mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 09:53:11 +01:00
35 lines
751 B
JSON
35 lines
751 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"TKE",
|
||
|
"GSG",
|
||
|
"NGN"
|
||
|
],
|
||
|
"key": {
|
||
|
"G": {
|
||
|
"item": "minecraft:gold_ingot"
|
||
|
},
|
||
|
"S": {
|
||
|
"item": "naturesaura:sky_ingot"
|
||
|
},
|
||
|
"T": {
|
||
|
"item": "naturesaura:token_terror"
|
||
|
},
|
||
|
"E": {
|
||
|
"item": "naturesaura:token_euphoria"
|
||
|
},
|
||
|
"N": {
|
||
|
"type": "forge:nbt",
|
||
|
"item": "naturesaura:aura_bottle",
|
||
|
"nbt": {
|
||
|
"stored_type": "naturesaura:end"
|
||
|
}
|
||
|
},
|
||
|
"K": {
|
||
|
"item": "minecraft:wither_skeleton_skull"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:death_ring"
|
||
|
}
|
||
|
}
|