Origins (Forge)

Origins (Forge)

7M Downloads

ModifyCraftingPower's item condition is always inverted

RaymondBlaze opened this issue ยท 0 comments

commented

Hi there! It's me again finding another bug while porting Origins: Classes :)
As the title mentioned, a redundant ! before this.itemCondition().check(level, recipe.assemble(container)) in ModifyCraftingConfiguration#doesApply cause the item condition check always inverted.
I didn't make this as an PR for the change is too small :)