TheRedBrain / rpg-inventory

MIT License
1 stars 0 forks source link

Problem with config option "are_hand_items_restricted_to_item_tags" #8

Closed TheRedBrain closed 4 months ago

TheRedBrain commented 5 months ago

When server config option "are_hand_items_restricted_to_item_tags" is set to false, trinket items can apply their effect when equipped in the hand slots.

TheRedBrain commented 4 months ago

Closing this as most trinket items should apply their effects only when in specific slots. Mod items should be added to the corresponding item tags if intended to be equipped in the hand slots. All other items can still be accessed via the hot bar when the hand items are sheathed.

The config option will still be available, but is set to false by default and should not be active during normal gameplay.