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