Garden Cloche
immersiveengineering:cloche

Garden Cloche

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Pickaxe Mineable

Acquisition

Crafting using Any Glass, Incandescent Light Bulb, Any Glass, Any Glass, Any Glass, Any Treated Wood, Iron Mechanical Component and Any Treated Wood, arranged in the pattern shown. Produces Garden Cloche.

Crafting
Garden Cloche Garden Cloche guaranteed

Mining & drops

sourcecountchanceconditions
Garden Cloche1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:cloche
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "geg",
    "g g",
    "wcw"
  ],
  "ingredients": {
    "c": {
      "item": "immersiveengineering:component_iron"
    },
    "e": {
      "item": "immersiveengineering:light_bulb"
    },
    "g": {
      "tag": "forge:glass"
    },
    "w": {
      "tag": "forge:treated_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}