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