23 lines
305 B
JSON
23 lines
305 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"TDT",
|
|
"DTD",
|
|
"TCT"
|
|
],
|
|
"key": {
|
|
"D": {
|
|
"item": "minecraft:cobbled_deepslate"
|
|
},
|
|
"T": {
|
|
"item": "minecraft:tnt"
|
|
},
|
|
"C": {
|
|
"item": "vinery:creepers_crush"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "gag:mining_dynamite",
|
|
"count": 8
|
|
}
|
|
} |