Tectonic Girdle
botania:knockback_belt

Tectonic Girdle

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Belt Leg

Acquisition

Crafting using Rune of Fire, Leather, Leather, Leather, Manasteel Ingot, Leather and Rune of Earth, arranged in the pattern shown. Produces Tectonic Girdle.

Crafting
Rune of Fire
Leather
Leather
Leather
Manasteel Ingot
Leather
Rune of Earth
Tectonic Girdle Tectonic Girdle guaranteed
Developer reference
Registry name
botania:knockback_belt
Namespace
botania
Mod ID
botania
Tags (1)
trinkets:items/legs/belt

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AL ",
    "L L",
    "SLE"
  ],
  "ingredients": {
    "A": {
      "item": "botania:rune_fire"
    },
    "E": {
      "item": "botania:rune_earth"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "S": {
      "tag": "botania:manasteel_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}