Crafting using Iron Ingot, String, Iron Ingot, TNT, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 4× Bomb.
Bomb
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Rare (supplementaries) supplementaries:rare | 1–1 | 100% | — |
Developer reference
- Registry name
supplementaries:bomb- Namespace
supplementaries- Mod ID
supplementaries
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" 12",
"101",
" 1 "
],
"ingredients": {
"0": {
"item": "minecraft:tnt"
},
"1": {
"item": "minecraft:iron_ingot"
},
"2": {
"item": "minecraft:string"
}
},
"conditions": [
{
"raw": {
"flag": "bomb",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": "bomb",
"experience": null,
"cooking_time": null
}
