Life Aggregator
botania:spawner_mover

Life Aggregator

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Replicator Blacklist

Acquisition

Crafting using Gaia Spirit, Elementium Ingot, Gaia Spirit, Ender Air Bottle, Dragonstone, Ender Air Bottle, Gaia Spirit, Elementium Ingot and Gaia Spirit, arranged in the pattern shown. Produces Life Aggregator.

Crafting
Gaia Spirit
Elementium Ingot
Gaia Spirit
Ender Air Bottle
Dragonstone
Ender Air Bottle
Gaia Spirit
Elementium Ingot
Gaia Spirit
Life Aggregator Life Aggregator guaranteed
Developer reference
Registry name
botania:spawner_mover
Namespace
botania
Mod ID
botania
Tags (1)
modern_industrialization:items/replicator_blacklist

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "EIE",
    "ADA",
    "EIE"
  ],
  "ingredients": {
    "A": {
      "item": "botania:ender_air_bottle"
    },
    "D": {
      "tag": "botania:dragonstone_gems"
    },
    "E": {
      "item": "botania:life_essence"
    },
    "I": {
      "tag": "botania:elementium_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}