Ex Nihilo: Creatio

Ex Nihilo: Creatio

17M Downloads

Dupe issue with Smashing

HenryLoenwind opened this issue · 4 comments

commented

https://github.com/BloodWorkXGaming/ExNihiloCreatio/blob/1.12/src/main/java/exnihilocreatio/compatibility/tconstruct/ModifierSmashing.java#L55

Smashing does not check if the item to be dropped still is in the drop list before putting its own result in. So if it was already moved out of there by another modifier, the block is duped.

Sadly there is no way to specify an execution order for modifiers and traits...

commented
commented

I don't fully understand what you mean, do you mind giving me a modifier combination which causes this to happen?

commented

Currently no way good way I can think of to fix this, so the blacklist must be enough...