15 lines
253 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"ingredients":[
{
"item": "minecraft:tnt"
},
{
"item": "minecraft:end_crystal"
}
],
"result": {
"item": "enhancedexplosives:tnt_black_hole"
}
}