15 lines
239 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"ingredients":[
{
"item": "minecraft:tnt"
},
{
"item": "minecraft:tnt"
}
],
"result": {
"item": "compressedtnt:tnt_cluster_2"
}
}