EdwinMindcraft / origins-architectury

MIT License
19 stars 16 forks source link

Culinary Construct Compatibility? + Blue skies food prep table. #44

Open Darkmega18 opened 3 years ago

Darkmega18 commented 3 years ago

Likely a similar issue to https://github.com/EdwinMindcraft/origins-architectury/issues/41 that I posted earlier which I should've realized I had also. But foods being created and condensed together by culinary construct into sandwiches or meal bowls also do not get affected by saturation and hunger fill changes.

Darkmega18 commented 3 years ago

Further, now blue skies has a food prep table. It seems to run off nbt. :V that will likely be another one.

EdwinMindcraft commented 3 years ago

I can't fix BlueSkies without moving away from Yarn right now. But I should be adding compatibility for culinary construct.

Darkmega18 commented 3 years ago

thats fine. Blue skies is sorta... somewhat not focused on cross compat currently. it's sorta doing it's own thing and somewhat trying to keep it that way (anti-cheeses, magical nerfing all things not it's own etc). I don't have it anymore on my side.

EdwinMindcraft commented 3 years ago

Oh no, the issue is that Origins is using Yarn as mappings, and BlueSkies uses either MCP or Mojmap, I would switch to Mojmap since it's the preferred mappings for forge 1.17, but that would require manually fixing all Mixins and currently, I don't have the right mindset to go over ~70 files and finding the changed method names.