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