illusivesoulworks / constructsarmory

A Tinkers' Construct add-on for those looking to enter the world of armor
https://www.curseforge.com/minecraft/mc-mods/constructs-armory
Other
54 stars 36 forks source link

Trait names and tweaker's construct. #213

Closed JohnTitor95 closed 4 years ago

JohnTitor95 commented 4 years ago

EDIT::::: Turns out I am just a dumb, and didn't realize that armor parts needed the "_armor" appended to their traits in order to work. So there does not appear to be any bugs or issues regarding this anymore. I apologize.

Observed Behavior:

Can't apply certain traits to materials using tweakers' construct. I.e. ambitious, autoforge, indomitable, invigorating, prideful, skeletal, and superhot do not seem to work when i try to apply them to materials as such in tweaker's construct: bone:core:skeletal,alien,invigorating,lightweight I end up with only alien and lightweight. These are also just a few of the ones that don't seem to work, i haven't tried them all. Some of course, do seem to work, such as lightweight and alien.

Expected Behavior:

with the above example, i expect to get the traits skeletal, alien, invigorating, and lightweight on a bone core.

Steps to Reproduce:

  1. add a line in tweakers' construct config to add a trait from conarm to some material such as: bone:core:skeletal,alien,invigorating,lightweight
  2. check if that material actually gets those traits. (some of them work, some do not, i listed a few of them above)

Sorry if this is not the fault of this mod, but instead on the part of tweakes'construct Im not really sure which mod is responsible but most other traits from other mods appear to work.

EDIT::: LOOK ABOVE FOR EDIT