Frontrider / thaumic_arcana

A thaumcraft addon
5 stars 6 forks source link

Implement a system that can apply generic modifiers to the enchants. #35

Closed Frontrider closed 6 years ago

Frontrider commented 6 years ago

I implemented a system that can change the effect of every applied enchants. Theres only one now (besides the default one that does nothing) "negation".

Negation flips the multipliers, so strength becomes weakness.

It might also be a breaking change, since I changed the storage structure.

Frontrider commented 6 years ago

I'll figure a way to implement it (probably just put it on a book) than I'll close it.

Frontrider commented 6 years ago

Fully implemented, will not be a breaking change, the old structure should load just fine.