txnimc / Spice-of-Life-Apple-Pie

GNU Lesser General Public License v2.1
3 stars 3 forks source link

[Feature Request] Compatibility with Some Assembly Required #4

Open dther opened 1 year ago

dther commented 1 year ago

Hello! I'm using SOL: Apple Pie for my modpack, and I'm running into an incompatibility with one particular food mod, Some Assembly Required, a Farmer's Delight expansion, which allows for the creation of custom sandwiches using any food item. Unfortunately, I'm running into two issues in using it alongside Apple Pie.

I'd very much appreciate support for SAR sandwiches and, potentially, future composite food items. Sandwich ingredients are stored as an NBT tag, so it should be (famous last words) relatively easy to include them as part of FoodInstance's hash function, and add a special case for calculating diversity based on the exact ingredients used.