Crafting using Tough Fabric, Tough Fabric, Torch, Tough Fabric and Any Treated Wood Slab, arranged in the pattern shown. Produces 2× Balloon.
Balloon
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Balloon | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}