Sourcelinks

Alchemical Sourcelink

The Alchemical Sourcelink generates Source by consuming potions from adjacent potion jars. Source will be output from the Sourcelink to nearby Source Jars within 5 blocks.

The amount of Source generated varies per potion and is dependent on the complexity of the potion. Bonus Source is generated for the length and level of the potion with multipliers for each effect a potion contains.

Utilizing Wixies and Potion Melders is recommended for creating highly complex potions.

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.