Balloon
immersiveengineering:balloon

Balloon

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Wiring Toolbox

Acquisition

Crafting using Tough Fabric, Tough Fabric, Torch, Tough Fabric and Any Treated Wood Slab, arranged in the pattern shown. Produces 2× Balloon.

Crafting
Tough Fabric
Tough Fabric
Torch
Tough Fabric
Any Treated Wood Slab
Balloon Balloon ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Balloon1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:balloon
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (1)
immersiveengineering:items/toolbox/wiring

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " f ",
    "ftf",
    " s "
  ],
  "ingredients": {
    "f": {
      "item": "immersiveengineering:hemp_fabric"
    },
    "s": {
      "tag": "forge:treated_wood_slab"
    },
    "t": {
      "item": "minecraft:torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}