Heat And Climate Lib

Heat And Climate Lib

533k Downloads

Spice of life imcompatibility

Narwhal8 opened this issue ยท 4 comments

commented

Heatandclimatelib is not being affected by it and is not getting diminishing returns

commented

Spice of life uses AppleCore. Integration steps are located at: https://github.com/squeek502/AppleCore/wiki/Integrating-food-items-with-AppleCore
I think to make compatible, DCFoodItem needs to use player.getFoodStats().addStats(this,stack); instead of player.getFoodStats().addStats(getFoodAmo(meta), getSaturation(meta)); as this passes the stack. Not sure how to add compatibility of food metadata

commented

Thank you for the information! Next time I will try to refine DCFoodItem.class.

commented

It fixed in d65f445.

commented

They are not compatible. Moreover, there is no plan of correspondence.

Because it seems that Mod does not include API for compatibility. Probably, that Mod requires a configuration file created by the user. It seems I can not prepare.