Pyrotech

Pyrotech

897k Downloads

Reduce duration of Pit Kiln if it isn't full

codetaylor opened this issue ยท 1 comments

commented

2019-07-11_16-03-39

n is config value
x is itemCount - 1 / capacity - 1
y is duration scalar

So if you set the config value n to 0.5, the Pit Kiln will fire 1 item in 50% the time. For each item added after the first, the duration increases linearly until it is 100% duration when full.

Setting the config value to 1.0 would replicate the Pit Kiln's current behavior.

commented

This feature will be available in 1.4.0