Not working for some itemsNot An Issue

For example i have set in config:

    "door.double.hinged.metal": 10,
    "door.double.hinged.toptier": 10,
    "door.double.hinged.wood": 10,
    "door.hinged.metal": 10,
    "door.hinged.toptier": 10,
    "door.hinged.wood": 10,
 
 
Also command shows:
 
Unique Id Shortname Category Vanilla Stack Custom Stack
1353298668 door.hinged.toptier Construction 1 10
 
 
But ingame the door only stacks at 1...

In the configuration is "AllowStackingItemsWithDurability" set to true?
If so there's gotta be something different in how they stack, as the stacking method is the same as it's always been in the plugin I believe.



Merged post

Try v4.1.0 should fix the issue.

Ok maybe that was confusing then. Since you can't stack then even if on full durability.

Locked automatically