wendall911 / Homeostatic

A more realistic temperature and thirst mod for Minecraft 1.18.2+
MIT License
4 stars 4 forks source link

Heat source compatibility #33

Closed Athurrender closed 1 year ago

Athurrender commented 1 year ago

I notice that there is only food compatibility but no heat source compatibility for other mods, would it be possible to add heat source compatibility for other mods like Farmer's delight and Create? It would be better if players could add compatibility via datapack by themselves.

wendall911 commented 1 year ago

There are a few mods added already. This is already available via data pack. I will document this and let you know.

On Mon, Jul 31, 2023, 12:02 AM Athurrender @.***> wrote:

I notice that there is only food compatibility but no heat source compatibility for other mods, would it be possible to add heat source compatibility for other mods like Farmer's delight and Create? It would be better if players could add compatibility via datapack by themselves.

— Reply to this email directly, view it on GitHub https://github.com/wendall911/Homeostatic/issues/33, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAK3MKTBJGLZQ4Y4VWUJBTXS5KBXANCNFSM6AAAAAA25ZYUOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Athurrender commented 1 year ago

That's great! I really appreciate it.

wendall911 commented 1 year ago

Ok, I appreciate reminding me to document this stuff. I actually found a major bug in the 1.19 and 1.20 ports that caused the biome temperatures to not be applied correctly. That is fixed now. Documentation is updated in the wiki, but specific heat source datapack integration can be found here: https://github.com/wendall911/Homeostatic/wiki/Data-Pack-Customizations

If you have any specific requests for mods please let me know, I'll be happy to add it to future releases. Just make a new issue with mod integration feature request.

I already know I need to probably add support for create, but not sure exactly how that integration will work, as I haven't investigated how the Blaze Burner deals with "Lit" status.