{"id":81494,"date":"2026-06-04T19:30:10","date_gmt":"2026-06-04T16:30:10","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/"},"modified":"2026-06-04T19:30:10","modified_gmt":"2026-06-04T16:30:10","slug":"holdmycow","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/","title":{"rendered":"Hold My Cow"},"content":{"rendered":"<p># Hold My Cow \ud83d\udc04 | The Ultimate Carry-On Experience<\/p>\n<p>**Hold My Cow** lets you do what Mojang never dared: *pickup* **mobs**, **shulker boxes**, **hoppers** and **barrels** *not just* **chests** straight to your pixelated biceps.<\/p>\n<details>\n<summary>Pickable containers<\/summary>\n<p>  &#8211; **Chests** (single and double)<br \/>\n  &#8211; **Shulker Boxes**<br \/>\n  &#8211; **Hoppers**<br \/>\n  &#8211; **Barrels**<br \/>\n  &#8211; **Furnaces**<br \/>\n  &#8211; **Blast Furnaces**<br \/>\n  &#8211; **Smokers**<br \/>\n  &#8211; **Dispensers**<br \/>\n  &#8211; **Droppers**<br \/>\n  &#8211; **Ender Chests**<br \/>\n  &#8211; **Brewing Stands**<br \/>\n  &#8211; **Trapped Chests**<br \/>\n<\/details>\n<p>Why spill a full chest when you can **carry it**?<\/p>\n<p>> \ud83e\ude86 **Feature:** You can store containers inside other containers inside more containers \u2014 including ~~shulkers~~ _any_. Just beware of excessive stacking. (Configurable to prevent stacking.)<\/p>\n<p>![Discord](https:\/\/erosmari.com\/discord) ![Made with \u2764\ufe0f by Stargaze](https:\/\/img.shields.io\/badge\/Made%20with-%E2%9D%A4%EF%B8%8F%20by%20stargaze-f7c125?style=for-the-badge)<br \/>\n![Banner Logo](https:\/\/cdn.modrinth.com\/data\/yynkYmnd\/images\/39c34500d7c63e6984afd91a4d12f9ff5999e421.png)<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udc2e Key Features<\/p>\n<p>&#8211; **Shift + Right\u2011Click (empty hand) = Pickup** \u2013 Works on **mobs** and **containers** (chest, barrel, hopper, *yes, shulker too*).<br \/>\n&#8211; **Integrations** \u2013 Respects *WorldGuard* (**check Plugin Integrations section**), *Lands*, *GriefPrevention* and *Lootin* protections so you don&#8217;t abduct forbidden livestock.<br \/>\n&#8211; **Double\u2011Chest Freedom** \u2013 Grab both chests **or** split them and place anywhere; the plugin keeps track.<br \/>\n&#8211; **Persistent Containers** \u2013 All container contents are saved with the type of database you choose (SQLite, MySQL, MariaDB or PostgreSQL).<br \/>\n&#8211; **Multi\u2011Lingual** \u2013 Built\u2011in: `en_us`, `es_es`, `fr_fr`, `de_de`, `pt_br`, `pl_pl`, `zh_cn`, `ko_kr`, `ja_jp`, `vi_vn` and `tr_tr`.<br \/>\n&#8211; **Optional Player Pickup** \u2013 Flip `allow_player_pickup` to bench\u2011press your friends.<br \/>\n&#8211; **Weight\u2011Based Slowness** \u2013 Bigger mob \u2192 bigger slowdown. *Check the weight summary below for details.*<br \/>\n&#8211; **Complete Activity Logging** \u2013 Tracks all entity and container pickup activities for comprehensive auditing.<br \/>\n&#8211; **Granular Container Permissions** \u2013 Specific permissions for each container type (e.g., chests, hoppers, barrels).<br \/>\n&#8211; **Prevent Container Stacking** \u2013 Configurable option to disable nesting containers inside picked-up containers, with bypass permission.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 How It Works<\/p>\n<p>1. **Sneak** (shift).<br \/>\n2. **Empty hands**.<br \/>\n3. **Right\u2011click** a mob or container.<br \/>\n4. Strut away.<br \/>\n5. Right\u2011click air to place (double\u2011chest halves can be reunited *or* live separate lives \u2013 you decide).<\/p>\n<p>> \ud83d\udca1 **Tip:** Like a Russian nesting doll, containers can carry more containers&#8230; inside other containers&#8230; inside you. Just try not to shulkerception yourself into a lag spike. (Can be disabled in config.)<\/p>\n<details>\n<summary>How weight works<\/summary>\n<p>(Weight is based on `maxHealth * 2`, and the slowness level is based on `maxHealth * 2 \/ 20`)<br \/>\n*Example: A Warden is 1000Kg (`500\u2764 * 2`) and a Cow is 20Kg (`10\u2764 * 2`), if `settings.max_weight` is 100 you can carry the Cow but not the Warden and you will be slowed down by 1 level.*<\/p>\n<\/details>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>&#8220;`yml<br \/>\nsettings:<br \/>\n  max_weight: 100.0                 # How heavy before legs give out?<br \/>\n  allow_player_pickup: false        # Turn friends into kettle\u2011bells?<br \/>\n  allow_lootin_pickup: false        # Ignore Lootin\u2011protected chests?<br \/>\n  prevent_container_stacking: false # Prevent nesting containers inside picked-up containers?<br \/>\n&#8220;`<\/p>\n<p>Edit \u279c `restart` \u279c profit.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd0c Plugin Integrations<\/p>\n<p>Respects *WorldGuard*, *Lands*, *GriefPrevention* and *Lootin* protections.<\/p>\n<p>**WorldGuard Integration:**<br \/>\n&#8211; Implemented two custom flags: `holdmycow-containers` and `holdmycow-entities`.<br \/>\n&#8211; These flags are set to `DENY` by default. To enable HoldMyCow features in WorldGuard regions:<br \/>\n  &#8211; **For protected regions:** Set the corresponding flag to `ALLOW` and ensure the user is a member of the region.<br \/>\n  &#8211; **For the `__global__` region:** Set the flag to `ALLOW`; no membership is required.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd11 Commands &#038; Permissions<\/p>\n<p>| Permission                            | What it unlocks                                                           |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `holdmycow.use`                       | Basic command permission                                                  |<br \/>\n| `holdmycow.use.reload`                | Reload command                                                            |<br \/>\n| `holdmycow.use.restore`               | Restore containers command                                                |<br \/>\n| `holdmycow.carry_on`                  | Core plugin actions                                                       |<br \/>\n| `holdmycow.carry_on.entity`           | Pickup any mob                                                            |<br \/>\n| `holdmycow.carry_on.entity.player`    | Pickup players (if enabled)                                               |<br \/>\n| `holdmycow.carry_on.container.<type>` | Pickup specific containers (e.g., .chest, .hopper, .barrel, .shulker_box) |<br \/>\n| `holdmycow.carry_on.stacking_bypass`  | Bypass container stacking prevention                                      |<br \/>\n| `holdmycow.carry_on.*`                | The whole gym                                                             |<\/p>\n<p>### Commands:<br \/>\n&#8211; `\/holdmycow reload` (alias `\/hmc`) &#8211; Refresh the config<br \/>\n&#8211; `\/holdmycow restore <player>` &#8211; Restore previously picked up containers for a player. Useful for recovery in case of issues or special circumstances.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce5 Installation<\/p>\n<p>1. **Server:** Paper **1.21+** (Java 21).<br \/>\n2. Drop `HoldMyCow.jar` into `\/plugins`.<br \/>\n3. Restart server.<br \/>\n4. Config generates automatically.<br \/>\n5. Go lift something.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Troubleshooting<\/p>\n<p>| Issue                  | Quick Fix                                                          |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| Plugin won&#8217;t load      | Use Paper 1.21+ &#038; Java 21                                          |<br \/>\n| Can&#8217;t pick up          | Check region perms &#038; weight limit                                  |<br \/>\n| Moving like a snail    | Grab a lighter mob or do more leg day                              |<br \/>\n| Lost containers        | Use `\/holdmycow restore <player>`                                  |<br \/>\n| Can&#8217;t stack containers | Check config `prevent_container_stacking` or use bypass permission |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcac Support<\/p>\n<p>Need help? Join our Discord.<\/p>\n<p>&#8212;<\/p>\n<p>**No chest left behind and hold my ~~beer~~ cow** \ud83d\udcaa\ud83d\udc04<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why spill a full chest when you can carry it?<\/p>\n","protected":false},"featured_media":81495,"template":"","meta":{"_minecraft_slug":"holdmycow","_minecraft_project_id":"yynkYmnd","_minecraft_author":"stargaze","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":1130,"_minecraft_follows":14,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"holdmycow.zip","_minecraft_size_bytes":4286832,"_minecraft_version_count":6,"_minecraft_updated_at":"2026-05-16T08:13:50.953819Z","_minecraft_date_created":"2025-04-27T00:03:33.831492Z","_minecraft_date_modified":"2026-03-07T15:26:59.233034Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/holdmycow","_minecraft_icon_attachment_id":81495,"_minecraft_imported_at":"2026-06-04T16:30:11+00:00","_minecraft_import_hash":"c6e2db01b4f27a0e6e690153de0828fc","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[89,126,127,128,129,92],"mod_loader":[132,133,134],"minecraft_version":[62,37,41,73,74,38,78,79,80,81],"class_list":["post-81494","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hold My Cow - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hold My Cow - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Why spill a full chest when you can carry it?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/holdmycow\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/holdmycow\\\/\",\"name\":\"Hold My Cow - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/holdmycow\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/holdmycow\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/holdmycow-icon-d2e04d122cb24bcacd0c88e6f2a351e2bbf66f1e.webp\",\"datePublished\":\"2026-06-04T16:30:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/holdmycow\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/holdmycow\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/holdmycow\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/holdmycow-icon-d2e04d122cb24bcacd0c88e6f2a351e2bbf66f1e.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/holdmycow-icon-d2e04d122cb24bcacd0c88e6f2a351e2bbf66f1e.webp\",\"width\":256,\"height\":256},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/holdmycow\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Hold My Cow\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hold My Cow - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/","og_locale":"en_US","og_type":"article","og_title":"Hold My Cow - Minecraft","og_description":"Why spill a full chest when you can carry it?","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/","name":"Hold My Cow - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/holdmycow-icon-d2e04d122cb24bcacd0c88e6f2a351e2bbf66f1e.webp","datePublished":"2026-06-04T16:30:10+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/holdmycow-icon-d2e04d122cb24bcacd0c88e6f2a351e2bbf66f1e.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/holdmycow-icon-d2e04d122cb24bcacd0c88e6f2a351e2bbf66f1e.webp","width":256,"height":256},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/holdmycow\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Hold My Cow"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/81494","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/81495"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=81494"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=81494"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=81494"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=81494"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}