Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
the-aether-legacy
/
b5165f831598ad34cfa09a3260cdf9d1c842a9a0
/
.
/
src
/
main
/
resources
/
assets
/
aether_legacy
/
recipes
/
skyroot_stairs.json
blob: 3e264c37d4a60f03b3bab7275b9bdfc01a3e0a62 [
file
] [
log
] [
blame
] [
raw
]
{
"type"
:
"minecraft:crafting_shaped"
,
"pattern"
:
[
"# "
,
"## "
,
"###"
],
"key"
:
{
"#"
:
{
"item"
:
"aether_legacy:skyroot_plank"
}
},
"result"
:
{
"item"
:
"aether_legacy:skyroot_stairs"
,
"count"
:
4
}
}