mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
29 lines
No EOL
598 B
JSON
29 lines
No EOL
598 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"IEI",
|
|
"ISI",
|
|
"IOI"
|
|
],
|
|
"key": {
|
|
"E": {
|
|
"item": "naturesaura:token_rage"
|
|
},
|
|
"O": {
|
|
"type": "forge:nbt",
|
|
"item": "naturesaura:aura_bottle",
|
|
"nbt": {
|
|
"stored_type": "naturesaura:end"
|
|
}
|
|
},
|
|
"S": {
|
|
"tag": "forge:rods/wooden"
|
|
},
|
|
"I": {
|
|
"item": "naturesaura:sky_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:dimension_rail_end"
|
|
}
|
|
} |