2025-08-17 11:40:13 +02:00

15 lines
247 B
JSON

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