Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
the-aether-legacy
/
b4d670f80e062f56168167f24f017682bb8cd769
/
.
/
src
/
main
/
resources
/
assets
/
aether_legacy
/
recipes
/
gold_parachute.json
blob: ce04c1a159371942ae546048bc09e794c00c67d3 [
file
] [
log
] [
blame
] [
raw
]
{
"type"
:
"minecraft:crafting_shaped"
,
"pattern"
:
[
"##"
,
"##"
],
"key"
:
{
"#"
:
[
{
"item"
:
"aether_legacy:aercloud"
,
"data"
:
2
}
]
},
"result"
:
{
"item"
:
"aether_legacy:golden_parachute"
}
}