{"id":139923,"date":"2026-06-08T10:08:25","date_gmt":"2026-06-08T07:08:25","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/"},"modified":"2026-06-08T10:08:25","modified_gmt":"2026-06-08T07:08:25","slug":"simple-bucket-mobs","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/","title":{"rendered":"Simple Bucket Mobs"},"content":{"rendered":"<p># SimpleBucketMobs<\/p>\n<p>![wakatime](https:\/\/wakatime.com\/@1f3b44b5-611a-484d-bcdc-b2084eefec1a\/projects\/szguvxhtkl)<\/p>\n<p>Throw mobs into buckets! \ud83d\ude00<\/p>\n<p>## Permissions<br \/>\n| Permission                      |  What it do                                      | Default |<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;&#8211;|&#8212;&#8212;&#8212;|<br \/>\n| `simplebucketmobs.bucket.<mob>` | Allows the user to bucket the specified mob      | `false` |<br \/>\n| `simplebucketmobs.bucket.all`   | Allows the user to bucket all enabled mobs       | `op`    |<br \/>\n| `simplebucketmobs.reload`       | Reload plugin configuration files                | `op`    |<br \/>\n| `simplebucketmobs.debucket`     | Dump saved mob NBT data from Mob Bucket to chat. | `op`    |<\/p>\n<p>#### The following information about texture configuration, is for if you want to edit the textures. All released vanilla mobs have been configured to use the Accompanying resource pack<\/p>\n<p>## Texture Configuration<\/p>\n<p>This configuration is `texture.yml` which is specifically used for custom model data. Currently, the custom model data is applied to a bucket.<\/p>\n<p>The texture configuration is made to be customizable in the event you wanted to make special textures for each variant of a mob.<\/p>\n<p>For example, if you wanted to set a special blue sheep texture, rather than just having a generic texture for all sheep.<\/p>\n<p>### Using &#8220;default&#8221;<\/p>\n<p>The simplest way to assign custom model data is to use the default option.<\/p>\n<p>&#8220;`yaml<br \/>\nSHEEP:<br \/>\n  default: 1<br \/>\nPIG:<br \/>\n  default: 2<br \/>\n&#8220;`<\/p>\n<p>This is the easiest way to set it and will set it to all mobs of that type.<br \/>\nIn the above example, all sheep will have custom model data 1 and all pigs will have custom model data 2.<\/p>\n<p>### Using the nbtKey and nbtValue<\/p>\n<p>nbtKey and nbtValue are the ways I will be referring to the NBT Tags. nbtValue is our &#8220;goal&#8221;.  The examples are simplified by removing the extra JSON.<\/p>\n<p>Consider a villager&#8217;s profession&#8230;<\/p>\n<p>&#8220;`json<br \/>\n{ &#8220;VillagerData&#8221;: {&#8220;level&#8221;:1, &#8220;profession&#8221;:&#8221;minecraft:none&#8221;, &#8220;type&#8221;:&#8221;minecraft:desert&#8221;} }<br \/>\n&#8220;`<\/p>\n<p>If we want to differentiate custom model data based on a villager&#8217;s profession, our nbtValue will be &#8220;minecraft:none&#8221; in this example.<\/p>\n<p>You would get to the nbtValue using all the nbtKeys along the way. This will look like this in your `texture.yml`&#8230;<\/p>\n<p>&#8220;`yaml<br \/>\nVILLAGER:<br \/>\n  VillagerData:<br \/>\n    profession:<br \/>\n      &#8220;minecraft:none&#8221;: 1<br \/>\n&#8220;`<\/p>\n<p>As shown above, you can use any information stored in the NBT tags to differentiate specific variants of a mob. Here are a few more examples&#8230;<\/p>\n<p>**Parrot (Variant)**<\/p>\n<p>&#8220;`json<br \/>\n{ &#8220;Variant&#8221;: 1 }<br \/>\n&#8220;`<br \/>\n&#8220;`yaml<br \/>\nPARROT:<br \/>\n  default: 0<br \/>\n  Variant:<br \/>\n    1: 1<br \/>\n&#8220;`<\/p>\n<p>**Sheep (Color)**<\/p>\n<p>&#8220;`json<br \/>\n{ &#8220;Color&#8221;: &#8220;2b&#8221; }<br \/>\n&#8220;`<br \/>\n&#8220;`yaml<br \/>\nSHEEP:<br \/>\n  default: 0<br \/>\n  Color:<br \/>\n    0b: 0<br \/>\n    1b: 1<br \/>\n    2b: 2<br \/>\n&#8220;`<\/p>\n<p>> **Note**<br \/>\n><br \/>\n> You can only use one set of nbtValues (in the villager example, profession).<br \/>\n><br \/>\n> The method used to search for the desired nbtValue is not recursive and will not find all possible values.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Scoop up whatever mob you want in a bucket!<\/p>\n","protected":false},"featured_media":139924,"template":"","meta":{"_minecraft_slug":"simple-bucket-mobs","_minecraft_project_id":"9Ik5z3yE","_minecraft_author":"Rhythmic","_minecraft_license":"MIT","_minecraft_downloads":1633,"_minecraft_follows":8,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"simple-bucket-mobs.zip","_minecraft_size_bytes":180741,"_minecraft_version_count":7,"_minecraft_updated_at":"2026-05-16T06:56:37.555516Z","_minecraft_date_created":"2023-04-19T17:58:19.220843Z","_minecraft_date_modified":"2025-07-22T23:26:56.938407Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/simple-bucket-mobs","_minecraft_icon_attachment_id":139924,"_minecraft_imported_at":"2026-06-08T07:08:26+00:00","_minecraft_import_hash":"ecfc50e0fc0a5e03e39968efe68eb727","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[89,137,127,128,92],"mod_loader":[132,133],"minecraft_version":[58,59,36,60,93,94,101,102,62,37,73,74,38,78,79,80,81],"class_list":["post-139923","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-game-mechanics","mod_category-mobs","mod_category-paper","mod_category-purpur","mod_category-utility","mod_loader-paper","mod_loader-purpur","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","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>Simple Bucket Mobs - 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\/simple-bucket-mobs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Simple Bucket Mobs - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Scoop up whatever mob you want in a bucket!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-bucket-mobs\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-bucket-mobs\\\/\",\"name\":\"Simple Bucket Mobs - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-bucket-mobs\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-bucket-mobs\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simple-bucket-mobs-icon-90d08b9016d74f2329b42e7d730ab10a11e7a783.png\",\"datePublished\":\"2026-06-08T07:08:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-bucket-mobs\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-bucket-mobs\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-bucket-mobs\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simple-bucket-mobs-icon-90d08b9016d74f2329b42e7d730ab10a11e7a783.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simple-bucket-mobs-icon-90d08b9016d74f2329b42e7d730ab10a11e7a783.png\",\"width\":240,\"height\":240},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-bucket-mobs\\\/#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\":\"Simple Bucket Mobs\"}]},{\"@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":"Simple Bucket Mobs - 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\/simple-bucket-mobs\/","og_locale":"en_US","og_type":"article","og_title":"Simple Bucket Mobs - Minecraft","og_description":"Scoop up whatever mob you want in a bucket!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/","name":"Simple Bucket Mobs - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simple-bucket-mobs-icon-90d08b9016d74f2329b42e7d730ab10a11e7a783.png","datePublished":"2026-06-08T07:08:25+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simple-bucket-mobs-icon-90d08b9016d74f2329b42e7d730ab10a11e7a783.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simple-bucket-mobs-icon-90d08b9016d74f2329b42e7d730ab10a11e7a783.png","width":240,"height":240},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-bucket-mobs\/#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":"Simple Bucket Mobs"}]},{"@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\/139923","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\/139924"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=139923"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=139923"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=139923"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=139923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}