Terrestrial Agglomeration Plate
botania:terra_plate

Terrestrial Agglomeration Plate

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Magnet Ring BlacklistPickaxe Mineable

Acquisition

Crafting using Block of Lapis Lazuli, Block of Lapis Lazuli, Block of Lapis Lazuli, Rune of Water, Block of Manasteel, Rune of Fire, Rune of Earth, Rune of Mana and Rune of Air, arranged in the pattern shown. Produces Terrestrial Agglomeration Plate.

Crafting
Terrestrial Agglomeration Plate Terrestrial Agglomeration Plate guaranteed

Mining & drops

sourcecountchanceconditions
Terrestrial Agglomeration Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:terra_plate
Namespace
botania
Mod ID
botania
Tags (2)
botania:blocks/magnet_ring_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "LLL",
    "0M1",
    "283"
  ],
  "ingredients": {
    "0": {
      "item": "botania:rune_water"
    },
    "1": {
      "item": "botania:rune_fire"
    },
    "2": {
      "item": "botania:rune_earth"
    },
    "3": {
      "item": "botania:rune_air"
    },
    "8": {
      "item": "botania:rune_mana"
    },
    "L": {
      "item": "minecraft:lapis_block"
    },
    "M": {
      "tag": "botania:manasteel_blocks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}