Assembly Halo
botania:crafting_halo

Assembly Halo

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

Acquisition

Crafting using Mana Pearl, Manasteel Ingot, Crafting Table, Manasteel Ingot and Manasteel Ingot, arranged in the pattern shown. Produces Assembly Halo.

Crafting
Assembly Halo Assembly Halo guaranteed

Used in (1)

Crafting using Assembly Halo and Mana Diamond, in any arrangement. Produces Manufactory Halo.

Crafting ⇆ any arrangement
Assembly Halo
Mana Diamond
Manufactory Halo Manufactory Halo guaranteed
Developer reference
Registry name
botania:crafting_halo
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " P ",
    "ICI",
    " I "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:crafting_table"
    },
    "I": {
      "tag": "botania:manasteel_ingots"
    },
    "P": {
      "item": "botania:mana_pearl"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}