way2muchnoise / JustEnoughResources

A rewrite of NotEnoughResources using JustEnoughItems
Other
127 stars 65 forks source link

Ability to define trade data shown or update post reloading #470

Open Saereth opened 8 months ago

Saereth commented 8 months ago

Mostly a compat issue with Custom Village Trades Mod (https://www.curseforge.com/minecraft/mc-mods/custom-villager-trades-forge)

Essentially if you modify the trade tables with CVT, once the game loads and the new trades are established JER never relfects the changes trades even though the villagers themselves do. Is there some way to maybe load the trades later or let us generate our own jsons for trades similar to how we can provide our own worldgen data?