CARTIdentityFix
Keeps modded carts distinct by preventing duplicate names, prices, and shop entries caused by PickupableCart.C.A.R.T. Identity Fix
A compatibility mod that keeps each C.A.R.T.s tied to one item identity when using PickupableCart.
What it fixes
Some modded carts already contain their own item identity, name, and price.
PickupableCart can add another item identity to those carts when making them inventory-compatible. This can cause one physical cart to:
- Display different cart names while being held.
- Appear more than once in the shop buy zone.
- Display or charge multiple prices.
- Behave like a Pocket C.A.R.T. and a modded cart at the same time.
C.A.R.T. Identity Fix prevents that duplicate identity from being added.
Compatibility
Designed for:
- PickupableCart
- WeaponizedCART
The protection is designed to work with other modded carts that already provide their own item data.
All players should have the mod in multiplayer.
