MinecraftModDevelopmentMods / Armory-Expansion

The objective is to help integrate other mods with Construct's Armory and Tinker's Construct, supplying tool and armor parts for most materials.
https://www.curseforge.com/minecraft/mc-mods/armory-expansion
5 stars 10 forks source link

added materials are incompatible with mending moss #59

Closed ryan-rmlabs closed 5 years ago

ryan-rmlabs commented 5 years ago

it seems that armor created with added materials are interacting wrongly with mending moss and can only gain XP through damage done by jagged/spiny modifiers

YaibaToKen commented 5 years ago

That seems extremely weird, as there isn't any special handling needed for adding new materials, only a matter of registering the stats.

ryan-rmlabs commented 5 years ago

but that is what I am experiencing, I can show proof, but I think there may have been some unintentional error in the code, or some other strange kink that may result in this bug

ryan-rmlabs commented 5 years ago

never mind, It seems that the conflict seems to be between the rough/jagged/spiny modifiers and the mending moss, it seems that they modifiy traditional XP collection, thus my results

YaibaToKen commented 5 years ago

As it seems this is not a problem with Armory Expansion but with TiC and ConArm, I'll be closing this