Alchemica

Vanilla+ Cauldron Brewing

59

Alchemica

Alchemica

Vanilla+ Cauldron Brewing

Enhance your server with a simple yet intuitive brewing system inspired by vanilla mechanics!

Features include: * Brew vanilla potions using common vanilla ingredient pathways * Intuitive brewing process, easy to figure out for all players * Stack potion effects and modifiers * Restrict recipes by permissions * Able to set number of effects/modifiers a player may add * Legacy support (1.12)

Permissions

All nodes have the permission "alchemica:[potion-key]" by default.

Configuration

Example:

```yaml duration-stages: instant: 1 short: 600 medium: 1200 standard: 3600 long: 9600 very_long: 12000 very: 15000 stirrers: - blaze_rod - stick root: water-potion nodes: water-potion: type: base item: air potion-type: water

weakness-potion: type: base item: fermented_spider_eye potion-type: weakness parents: - water-potion

awkward-potion: type: base item: nether_wart potion-type: awkward parents: - water-potion

thick-potion: type: base item: glowstone_dust potion-type: thick parents: - water-potion

night-vision-potion: type: base item: golden_carrot potion-type: night_vision parents: - awkward-potion

f-invisibility-potion: type: base item: fermented_spider_eye potion-type: invisibility parents: - night-vision-potion

speed-potion: type: base item: sugar potion-type: swiftness parents: - awkward-potion

f-slowness-potion: type: base item: fermented_spider_eye potion-type: slowness parents: - speed-potion - fire-resistance-potion ```

ADS