-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hello 😁
My suggestion:
Implement a way for Pneumatic Craft heat to power Create steam engines. They could work only with heat pipes and compressed iron blocks, as to not change normal lava and magma heat behavior when under a boiler.
The heat could be based on the temperature of the connected blocks/pipes themselves. In this implementation, the boilers would consume heat from adjacent blocks, and would have a heat level based on the temperature. So for example, boilers at 1800 degrees C could have a heat level of 6, whereas boilers at 100 degrees C would have a heat level of 1.
Heating could alternatively be based on the number of connected blocks/pipes that are hotter than a certain temperature (like 4 compressed iron blocks that are over 100c could get a heat value of 4, similar to having 4 blaze burners fed with fuel)
Finally, a combination of the implementations could be implemented. For example, a compressed iron block at 100 degrees would have a heat level of 1, but a compressed iron block at 200 degrees could have a heat level of 2.