mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
28 lines
No EOL
547 B
JSON
28 lines
No EOL
547 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" I ",
|
|
"RTR",
|
|
"SBS"
|
|
],
|
|
"key": {
|
|
"I": {
|
|
"item": "naturesaura:token_rage"
|
|
},
|
|
"B": {
|
|
"item": "minecraft:diamond_boots"
|
|
},
|
|
"T": {
|
|
"item": "minecraft:tnt"
|
|
},
|
|
"R": {
|
|
"item": "naturesaura:infused_stone"
|
|
},
|
|
"S": {
|
|
"item": "minecraft:redstone"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:shockwave_creator"
|
|
}
|
|
} |