MCModderAnchor / TACZ

132 stars 25 forks source link

[Bug]: JEI doesn't reflect correct recipe after changed #270

Closed TqLxQuanZ closed 1 month ago

TqLxQuanZ commented 1 month ago

I have confirmed that ...

Minecraft and modloader version

1.20.1-forge-47.3.0

tac version

1.0.3

Related Mods

jei-1.20.1-forge-15.12.2.51.jar

Description

The recipes edited inside the config folder for tacz, doesn't not reflect the JEI recipe correctly. In JEI it's still displaying the default recipe. image image

Step to reproduce

  1. Install JEI and TACZ.
  2. Edit TACZ recipes and make sure the default option is off from the config file to prevent overwrite.
  3. Get into the game and check the recipe.

Logs & Crash reports

No response

xjqsh commented 1 month ago

do you use /tacz reload to reload the config in game? if so, try restart the game.

TqLxQuanZ commented 1 month ago

ah nvm that's my bad, the reload does work. Thanks for the answer!