After v1.2 update rare items with enchant random level 30 are harder to find.
gottsch opened this issue ยท 1 comments
I think this has to do with the add of the ModPresent condition and all the additional items added to the loot tables. If the condition isn't met, the item isn't selected, skipping the item add. I'm going to add a new function that takes a default item and executes the ModPresent condition to determine if the mod item should be selected.