AverageAnime / create-food

Create: Food is an add-on for Farmer's Delight based on expanding food content found in Create, Farmer's Delight, and vanilla MC. This mod is designed with compatibility in mind, with various features to help integration with other mods.
https://www.curseforge.com/minecraft/mc-mods/create-food
GNU General Public License v3.0
1 stars 2 forks source link

Spice of Fabric compatibility issue #14

Closed Blob336 closed 3 months ago

Blob336 commented 3 months ago

When put in a paper bag added by Spice of Fabric, food items from Create:Food don't give comfort or nourishment effects. Farmer's Delight's food works fine.


AverageAnime commented 3 months ago

Unfortunately, I likely won't be able to fix this. Effects are normally added directly to items, which I assume SoF is looking for. With the tag system I use, effects are added via tag and not directly attached to the item. So, SoF can't see that there are effects attached to the item and therefore can't transfer the effects to the paper bag.