[Suggestion] Just Enough Resources integration
xJon opened this issue · 8 comments
Having integration with JER would be very useful for the mod's playability, as there are many special drops from specific mobs that require opening the wiki every time. The wiki is great though!
fixed in 7587c00, should be working in the next update.
I was specifically asking as I plan to add your mod to Hexxit II, but I fully understand ):
Hmm... JER integration seems to be much more complicated in 1.12.2 than 1.16.5.
JER 1.16.5 automatically import all loot tables where JER in 1.12.2 you have to manually import them.
.
Example: https://github.com/Daveyx0/PrimitiveMobs/blob/master/src/main/java/net/daveyx0/primitivemobs/modint/PrimitiveMobsJERIntegration.java
supported in 08a5268