Compatibility Request: Blacklisted items for TWEAK_SWAP_ALMOST_BROKEN_TOOLS
charlyb01 opened this issue ยท 4 comments
It would be cool that you integrate in your mod (in the file tweakeroo/utils/InventoryUtils.java for example) an empty list of item that wouldn't be affected by the TWEAK_SWAP_ALMOST_BROKEN_TOOLS. Indeed, I've made a mod to store experience into an item using durability variable and with that tweak enabled, we can't use the item. I will try to patch it but it would be cleaner that you add a list in your code so that if other devs need this feature they can just add their item to the list in their mod (instead of override your mod). Thanks in advance =)
It will probably be a while still, since new things normally go to 1.12.2 first, and would then later be ported to all the later versions. Plus I still have a ton of changes and improvements to make in 1.12.2 for all the mods before I even could consider the next port forward.