KilnLavaControl
Control the speed and delay of the Kiln lava.
CHANGELOG
Changelog
1.2.0
- Changed multiplier logic to use the actual amount we moved rather than some weird division with a magic value
- KilnLavaSpeedMultiplier now goes from -10.0 to 10.0
- Negative speeds lower the lava, can't be lowered than the starting position
- Can lower the lava once it reaches the top, entertaining but not useful in any capacity
1.1.0
- Removed redundant global enable option
1.0.0
- Initial release