tr7zw / ItemSwapper

Tweaks to the inventory system based on Xisumavoid's video.
Other
98 stars 27 forks source link

DisableShulkers config not working #197

Closed CocoManiaDX closed 3 months ago

CocoManiaDX commented 5 months ago

Version information

v0.5.3-1.20 - Fabric

Other relevant installed mods

fabric-api-0.92.0+1.20.1

Expected Behavior

When the disableShulkers config is turned to true, no items should be able to be pulled from shulker boxes on the player's inventory to refill stacks.

Actual Behavior

Items can be pulled from shulker boxes to refill stacks regardless of the config option being set to false or true.

Reproduction Steps

Tested on survival mode with just ItemSwapper and Fabric API installed. Closed the game entirely between config changes. Tried to set the config to both false and true, just to make sure they weren't inverted.

Render engine

Additional information

No response