botania:elementium_block

Block of Elementium

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Elementium BlocksElementium BlocksBeacon Base BlocksPickaxe Mineable

Acquisition

Crafting using Elementium Ingot, Elementium Ingot, Elementium Ingot, Elementium Ingot, Elementium Ingot, Elementium Ingot, Elementium Ingot, Elementium Ingot and Elementium Ingot, arranged in the pattern shown. Produces Block of Elementium.

Crafting
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Ingot
Block of Elementium guaranteed

Mining & drops

sourcecountchanceconditions
Block of Elementium1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:elementium_block
Namespace
botania
Mod ID
botania
Tags (4)
botania:blocks/elementium_blocks
botania:items/elementium_blocks
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "III",
    "III"
  ],
  "ingredients": {
    "I": {
      "tag": "botania:elementium_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}