Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
belathus opened this issue Jan 13, 2024 · 1 comment
Open

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

belathus opened this issue Jan 13, 2024 · 1 comment
Assignees
Labels
status: triage This issue or pull request is awaiting review type: bug Something isn't working

Comments

@belathus
Copy link

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

@belathus belathus added status: triage This issue or pull request is awaiting review type: bug Something isn't working labels Jan 13, 2024
@belathus belathus changed the title [Bug]: [Bug]: Crash when eating something in a custom food group Jan 13, 2024
@Ximu-Luya
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage This issue or pull request is awaiting review type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants