Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
the-aether-legacy
/
b5165f831598ad34cfa09a3260cdf9d1c842a9a0
/
.
/
src
/
main
/
resources
/
assets
/
aether_legacy
/
recipes
/
iron_pendant.json
blob: 56b6ae1ce822ba82f028afe9e21241d66ff78f18 [
file
] [
log
] [
blame
] [
raw
]
{
"type"
:
"minecraft:crafting_shaped"
,
"pattern"
:
[
"SSS"
,
"S S"
,
" I "
],
"key"
:
{
"I"
:
{
"item"
:
"minecraft:iron_ingot"
},
"S"
:
{
"item"
:
"minecraft:string"
}
},
"result"
:
{
"item"
:
"aether_legacy:iron_pendant"
}
}