botania:terrasteel_block

Block of Terrasteel

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Terrasteel BlocksTerrasteel BlocksBeacon Base BlocksPickaxe MineableReplicator Blacklist

Acquisition

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

Crafting
Terrasteel Ingot
Terrasteel Ingot
Terrasteel Ingot
Terrasteel Ingot
Terrasteel Ingot
Terrasteel Ingot
Terrasteel Ingot
Terrasteel Ingot
Terrasteel Ingot
Block of Terrasteel guaranteed

Mining & drops

sourcecountchanceconditions
Block of Terrasteel1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:terrasteel_block
Namespace
botania
Mod ID
botania
Tags (5)
botania:blocks/terrasteel_blocks
botania:items/terrasteel_blocks
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
modern_industrialization:items/replicator_blacklist

Recipe JSON (1):

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