Life Imbuer
botania:spawner_claw

Life Imbuer

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe Mineable

Acquisition

Crafting using Blaze Rod, Elementium Ingot, Blaze Rod, Prismarine Bricks, Block of Manasteel, Prismarine Bricks, Prismarine Bricks, Ender Air Bottle and Prismarine Bricks, arranged in the pattern shown. Produces Life Imbuer.

Crafting
Life Imbuer Life Imbuer guaranteed

Mining & drops

sourcecountchanceconditions
Life Imbuer1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BSB",
    "PMP",
    "PEP"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:blaze_rod"
    },
    "E": {
      "item": "botania:ender_air_bottle"
    },
    "M": {
      "tag": "botania:manasteel_blocks"
    },
    "P": {
      "item": "minecraft:prismarine_bricks"
    },
    "S": {
      "tag": "botania:elementium_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}