botania:alchemy_catalyst

Alchemy Catalyst

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe MineablePiglin Loved

Acquisition

Crafting using Livingrock, Gold Ingot, Livingrock, Brewing Stand, Mana Pearl, Brewing Stand, Livingrock, Gold Ingot and Livingrock, arranged in the pattern shown. Produces Alchemy Catalyst.

Crafting
Alchemy Catalyst guaranteed

Mining & drops

sourcecountchanceconditions
Alchemy Catalyst1–1100%Survives Explosion

Used in (1)

Crafting using Livingrock, Pixie Dust, Livingrock, Elementium Ingot, Alchemy Catalyst, Elementium Ingot, Livingrock, Elementium Ingot and Livingrock, arranged in the pattern shown. Produces Conjuration Catalyst.

Crafting
Conjuration Catalyst guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:alchemy_catalyst
Namespace
botania
Mod ID
botania
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:items/piglin_loved

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SGS",
    "BPB",
    "SGS"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:brewing_stand"
    },
    "G": {
      "item": "minecraft:gold_ingot"
    },
    "P": {
      "item": "botania:mana_pearl"
    },
    "S": {
      "item": "botania:livingrock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}