Alchemical Sourcelink

The Alchemical Sourcelink generates source from consuming nearby potion jars.

Max SourceTransfer RateEvent Range (Blocks)Event Interval (Seconds)
200001000011

Source Per Potion

Potions are consumed per bottle (100mB).

Each effect in the potion jar is evaluated as:
(duration / 50) + (amplifier * 250) + 1501

The source produced by the potion is evaluated as:
75 + (each effect total)

If the potion has multiple effects, then an additional modifier is applied:
total * (2.1 ^ effects)

Footnotes

  1. The duration is calculated in ticks. Assuming no lag, there are 20 ticks in a second.