Villager trades in JEI
krikos opened this issue ยท 6 comments
Modpack Version
1.1.2
Describe your issue.
JEI only shows the vanilla trades.
Multiple mods modify vanilla professions and/or add their own professions,
so it would be nice to view those also.
Is this intentional?
Thanks in advance : )
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Server
I haven't made any modifications.
This is weird.
I am playing the expert version if that makes any difference.
Are you playing expert by using /mode? It's known to mess up jei somehow sometimes.
No, I am using the modpack found in CurseForge.
Just tried loading singleplayer game and it does show the trades correctly,
so it must be something to do with the server configs.
I will reopen the issue if I find something that needs attention.
Thanks for the comments!
I downloaded the server files and started fresh server and the trades were not shown.
But when I go to single and back to server, the trades are visible.
I haven't done any modifications to server or the client.
Any ideas why this is happening?
I believe this has something to do with loading order in singleplayer vs on servers, JER wants to trigger an additional reload on world-join which adds a good 40 seconds extra to the load time.
I think the best approach here would be to remove JER and find another way of showing villager trades to be honest. I'll investigate what to do.