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

forge:fruits tag doesn't seem to be loaded correctly #26

Open
khazenor opened this issue May 14, 2022 · 2 comments
Open

forge:fruits tag doesn't seem to be loaded correctly #26

khazenor opened this issue May 14, 2022 · 2 comments

Comments

@khazenor
Copy link

replication steps:

  1. install the following mod loader and mods in a 1.18.2 minecraft:
  • forge 40.1.14
  • jei-1.18.2-9.5.5.174
  • pamhc2foodcore-1.18.2-1.0.1
  1. open up the world and look up the recipe for fruit salad

problem:

  • The player will see this as the recipe:

image

potential resources for this issue:

@Jobiir
Copy link

Jobiir commented Jul 13, 2022

Having similar problems here after installing Crops 1.0.1 & Trees 1.0.0 for 1.18.2
I have these two errors in my latest.log
[14Jul2022 00:17:34.660] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag forge:fruits/glowberries as it is missing following references: minecraft:glowberries (from pamhc2foodextended-1.18.2-1.0.0.jar),
minecraft:glowberries (from pamhc2foodcore-1.18.2-1.0.1.jar)
[14Jul2022 00:17:34.689] [Worker-Main-6/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag forge:fruits as it is missing following references: #forge:fruits/glowberries (from pamhc2foodextended-1.18.2-1.0.0.jar),
#forge:fruits/glowberries (from pamhc2foodcore-1.18.2-1.0.1.jar)

Fruits ingame are only tagged as forge:crops, which does not fit the recipe.

Disabling JEI does not change this problem
I was running forge 40.1.41 before, updating to forge 40.1.55 did not help.

EDIT:
Trees 1.0.1 fixed many tag issues.
Still running into the general forge:fruits tag problem.

These loose tags are also still misplaced for foodcore & foodextended:

recipe tag VS actual tag
Sweet Berry Jelly Sandwich:
forge:sweetberryjelly VS forge:jellies/sweetberryjelly

Raspberry Trifle:
forge:vanilla VS forge:spices/vanilla

Gourmet Mutton Patty:
forge:crops/mustard VS forge:condiments/mustard (or forge:crops/mustardseeds)

Melon Jelly Sandwich:
forge:melonjelly VS forge:jellies/melonjelly

Peaches and Cream Oatmeal:
forge:crop/peach VS forge:crops/peach

Leafy Fish Sandwich:
pamhc2foodcore:basicfishsandwhichitem VS pamhc2foodcore:basicfishsandwichitem (which instead of wich)

debug.log
latest.log

@FastQuack
Copy link

Workaround I found on the discord...

Close the game/server
Rename the crops mod file from .jar to .zip
windows will give you some warning, just click through it
Open it up, go into the data folder, then rename the neoforge folder to forge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants