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