Feeding upgrade allow filter is not work.
EmptyDreams opened this issue ยท 1 comments
-
ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)
MC version: 1.20.1
fabric version: 0.16.9
fabric api version: 0.92.2
mod version: 9.1.21 -
Describe the bug
When I add the Feeding Upgrade to the Netherite-level Squid Backpack and enable theAllow Filter
mode (i.e., the whitelist), the filter does not have any effect. After setting the items that are allowed to be consumed, the backpack still automatically consumes all food items. -
Write steps to reproduce the bug
first: Equip the backpack and add the Feeding Upgrade.
sec: Adjust the three settings in sequence: Allow Filter, arbitrary settings, and no side effects.
third: Place some food items into the backpack and set a food item that is not in the backpack to the whitelist.
fifth: Switch the game mode to Survival and non-Peaceful, and deplete some hunger points. You will notice that the backpack still automatically consumes food items not on the whitelist. -
What is expected behaviour
When the hunger points are depleted, it should not consume food items that are not on the whitelist.