Botanical Brewery
botania:brewery

Botanical Brewery

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

Acquisition

Crafting using Livingrock, Brewing Stand, Livingrock, Livingrock, Rune of Mana, Livingrock, Livingrock, Block of Manasteel and Livingrock, arranged in the pattern shown. Produces Botanical Brewery.

Crafting
Botanical Brewery Botanical Brewery guaranteed

Mining & drops

sourcecountchanceconditions
Botanical Brewery1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:brewery
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RSR",
    "RAR",
    "RMR"
  ],
  "ingredients": {
    "A": {
      "item": "botania:rune_mana"
    },
    "M": {
      "tag": "botania:manasteel_blocks"
    },
    "R": {
      "item": "botania:livingrock"
    },
    "S": {
      "item": "minecraft:brewing_stand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}