Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
the-aether-legacy
/
b5165f831598ad34cfa09a3260cdf9d1c842a9a0
/
.
/
src
/
main
/
resources
/
assets
/
aether_legacy
/
recipes
/
gold_pendant.json
blob: 3bd0f3aef25713dd99481754ca0d90384fadba2b [
file
] [
log
] [
blame
] [
raw
]
{
"type"
:
"minecraft:crafting_shaped"
,
"pattern"
:
[
"SSS"
,
"S S"
,
" G "
],
"key"
:
{
"G"
:
{
"item"
:
"minecraft:gold_ingot"
},
"S"
:
{
"item"
:
"minecraft:string"
}
},
"result"
:
{
"item"
:
"aether_legacy:golden_pendant"
}
}