Hold My Cow lets you do what Mojang never dared:
pickupmobs,
chests,
shulker boxes,
hoppers and
barrelsnot justchests straight to your pixelated biceps.
Chests (single and double)
Shulker Boxes
Hoppers
Barrels
Furnaces
Blast Furnaces
Smokers
Dispensers
Droppers
Ender Chests
Brewing Stands
Trapped Chests
Why spill a full chest when you can carry it?
► Key Features
Shift + Right‑Click (empty hand) = Pickup – Works on mobs and containers (chest, barrel, hopper, yes, any container).
Complete Activity Logging – Tracks all entity and container pickup activities for comprehensive auditing.
Granular Container Permissions – Specific permissions for each container type (e.g., chests, hoppers, barrels).
Prevent Container Stacking – Configurable option to disable nesting containers inside picked-up containers, with bypass permission.
► How It Works
Sneak (shift)
Empty hands
Right‑click a mob or container
Strut away
Right‑click air to place (double chests can be placed together or separately)
Weight is based onmaxHealth * 2,
and the slowness level is based onmaxHealth * 2 / 20 Example: A Warden is 1000Kg (500❤ × 2) and a Cow is 20Kg (10❤ × 2). If max_weight is 100, you can carry the Cow but not the Warden — and you’ll be slowed by 1 level.
► Configuration
Code (YAML):
settings:
max_weight: 100.0
# How heavy before legs give out? allow_player_pickup: false
# Turn friends into kettle‑bells? allow_lootin_pickup: false
# Ignore Lootin‑protected chests? prevent_container_stacking: false
# Prevent nesting containers inside picked-up containers?