15 lines
242 B
JSON

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