[Ox_Inventory v2.3] Stacking with Different Durability

Issue:

I am trying to implement a global stacking filter in Ox_Inventory v2.3 that allows items to be stacked even if their durability is different.

When I craft food, all items are created separately because obviously, with different durability, it is not possible from the script. I wanted to create an exception (if the durability is only 10% different).

1 Like