25 lines
466 B
JSON
25 lines
466 B
JSON
{
|
|
"conditions": [
|
|
{
|
|
"type": "minecraft:item_exists",
|
|
"item": "appliedenergistics2:tiny_tnt"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "appliedenergistics2:tiny_tnt"
|
|
},
|
|
"type": "forge:ore_shaped",
|
|
"pattern": [
|
|
"ab",
|
|
"ba"
|
|
],
|
|
"key": {
|
|
"b": {
|
|
"item": "minecraft:gunpowder"
|
|
},
|
|
"a": {
|
|
"item": "#appliedenergistics2:dustQuartz"
|
|
}
|
|
}
|
|
}
|