mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-16 17:33:12 +01:00
32 lines
No EOL
654 B
JSON
32 lines
No EOL
654 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"ILI",
|
|
"SGE",
|
|
"ILI"
|
|
],
|
|
"key": {
|
|
"I": {
|
|
"tag": "forge:ingots/iron"
|
|
},
|
|
"L": {
|
|
"item": "minecraft:glass"
|
|
},
|
|
"S": {
|
|
"item": "naturesaura:token_terror"
|
|
},
|
|
"G": {
|
|
"item": "minecraft:glowstone"
|
|
},
|
|
"E": {
|
|
"type": "forge:nbt",
|
|
"item": "naturesaura:aura_bottle",
|
|
"nbt": {
|
|
"stored_type": "naturesaura:end"
|
|
}
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:spawn_lamp"
|
|
}
|
|
} |