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