Diet (Fabric/Forge/Quilt)

Diet (Fabric/Forge/Quilt)

6M Downloads

[Bug]: Crash when eating something in a custom food group

belathus opened this issue ยท 1 comments

commented

Minecraft Version

1.19.2

What happened?

Added a food to a food group that I created, then tried to eat that food.

How do you trigger this bug?

  1. Create a datapack
  2. Create a food group (In my case, I created a "magic" food group)
  3. Add that food group to a suite
  4. Add a food to that food group by adding the appropriate tag (in my case, I gave Ars Nouveau's sourceberry the "diet:magic" tag.)
  5. Eat that food

Now, I think I'm doing something wrong, as the food group in question doesn't show up in the diet list; it just shows the 5 basic food groups. However, the tool tip does show the "When Eaten: +1.5% Magic." However, I have no idea what I've done wrong.

Loader

Forge

Loader Version

Forge 43.3.6

API Version

N/A

Mod Version

2.0.01.19.2

Relevant Log Outputs

https://gist.github.com/belathus/76ae5b8bb72a8fc271b1ab856e38f04b

commented

Hello friend, you can take a look at my issue. I have encountered the same problem as you, and I have solved it temporarily.

#195