ManyMods-CARTIdentityFix icon

CARTIdentityFix

Keeps modded carts distinct by preventing duplicate names, prices, and shop entries caused by PickupableCart.

Last updated 9 hours ago
Total downloads 33
Total rating 0 
Categories Mods Tools Server-side AI Generated
Dependency string ManyMods-CARTIdentityFix-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
McHorse-PickupableCart-1.0.0 icon
McHorse-PickupableCart

Allows you to stash a C.A.R.T. into the inventory

Preferred version: 1.0.0

README

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.