Bubble Blower
supplementaries:bubble_blower

Bubble Blower

Supplementaries · by MehVahdJukaar, Plantkillable
item

Acquisition

Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Nugget and Iron Ingot, arranged in the pattern shown. Produces Bubble Blower.

Crafting conditional
Iron Nugget
Iron Nugget
Iron Nugget
Iron Nugget
Iron Ingot
Bubble Blower Bubble Blower guaranteed
Developer reference
Registry name
supplementaries:bubble_blower
Namespace
supplementaries
Mod ID
supplementaries

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " 11",
    " 11",
    "0  "
  ],
  "ingredients": {
    "0": {
      "item": "minecraft:iron_ingot"
    },
    "1": {
      "item": "minecraft:iron_nugget"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "bubble_blower",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}