Inventory Tweaks - ReFoxed

Inventory Tweaks - ReFoxed

15M Downloads

Duplicate entry in DEFAULT_CONT_OVERRIDES

tobi1449 opened this issue ยท 2 comments

commented

InvTweaks 1.2.1 for Minecraft 1.21.1 and Neoforge contains a duplicate entry in the DEFAULT_CONT_OVERRIDES map,
at

.put("net.pedroksl.advanced_ae.client.gui.*", new ContOverride(NO_POS_OVERRIDE, NO_POS_OVERRIDE, ""))
and
.put("net.pedroksl.advanced_ae.client.gui.*", new ContOverride(NO_POS_OVERRIDE, NO_POS_OVERRIDE, ""))

This leads to an IllegalArgumentException when Neoforge tries to initialize the mod.

commented

neoforge is dum dum

commented

new version is up