Bomb
supplementaries:bomb

Bomb

Supplementaries · by MehVahdJukaar, Plantkillable
item

Acquisition

Crafting using Iron Ingot, String, Iron Ingot, TNT, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 4× Bomb.

Crafting conditional
Bomb Bomb ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Rare (supplementaries) supplementaries:rare1–1100%
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
}