LootBags

LootBags

31M Downloads

Bag Opener recipe is affected by "Disable Recycler" config, rather than "Disable Opener".

ryankoppenhaver opened this issue ยท 2 comments

commented

Setting the "Disable Recycler Recipe" option to false causes both the Recycler and the Opener to be disabled. (I haven't tested setting "Disable Opener Recipe" to false, but I'm guessing it has no effect.)

return !LootBags.DISABLERECYCLER;

I think the line above should reference DISABLEOPENER instead of DISABLERECYCLER.

commented

Yup, will be fixed in the next version.

commented

This issue is still happening for me in version 2.5.8.5. "Disable Recycler Recipe" affects both the recycler and the opener, and "Disable Opener Recipe" does nothing.