ArcAios26 / supersaturation

MIT License
0 stars 1 forks source link

Not working with Some Assembly Required #12

Open Zathis opened 1 month ago

Zathis commented 1 month ago

Hi,

Playing on Minecraft 1.20.1 and Forge 47.2.0 With Some Assembly Required you can build custom food items which can have a lot more than 20 food/saturation, however when used with SuperSaturation this additional food and saturation isn't provided.

I have tested this with every combination of the config file I could, and also proven it working with items from one of the Farmers Delight addons that provide 20+ saturation, and that is applied correctly.

I'm not sure how SAR is handling food items but it seems to not be picked up by SuperSaturation.

ArcAios26 commented 1 month ago

I will look into this. I haven't had a chance to test the 1.20 port with quite as many mods. It sounds like they are handling food items their own way instead of using the built in methods (if so that explains why it isn't working and may not be with that mod in previous versions either). If I can fix it on my end I will when I find a spare few minutes to go through it. Thank you for opening this on GitHub, it helps track a lot easier.