Lathe Machine refuse to process recipes that are greater than it's internal buffer
RRyyas opened this issue ยท 0 comments
Versions:
-Minecraft Forge:14.23.5.2847
-Industrial Renewal:0.21.4
**What happens:**When increasing the amount of energy a lathe machine requires per tick in the config, you won't be able to process recipes if they require a larger energy amount than 10240 FE, it's internal energy buffer. Even if it has adequate access of energy.
**What should happen:**Either that the energy buffer increases with the config, in order to mitigate the issue, or that it would continue on processing recipes larger than the internal buffer, but if it hits 0 it would stop the process completely
**Logs (if necessary):**None
Additional Comments: