Mod
Villager In A Bucket
No reviews yet
Pick up a villager in a bucket
Includes humorous, quirky, and often nonsensical elements.
Used for mods with little to no gameplay elements.
Contains enhancements to village mechanics, expanding on existing features or adding entirely new ones.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds new methods of transportation for players.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description

Do you find moving villagers annoying? Do they keep running off? Is transporting them by boat getting on your nerves? Do you want to be able to just pick them up? Well this mod helps you with that! You can now click a villager with a bucket and pick them up with ease! No longer will you have to suffer through the annoying boat rides while transporting a single villager at a time, just collect them with buckets!
Features
- Pick up a villager with an empty bucket
- Textures depending on Villager region. Only if they have head decorations (Snow, Desert, Swamp and Savanna)
- Works with Wandering Traders!
- Information about the specific villager is saved, nametag, job, trades etc
- Item lore with information about the specific villager in the bucket
- Custom advancements!
- Support for collecting and dispensing the villager with a dispenser
- Zombie Villager in a bucket (Configurable)
Kidnap villagers

Different textures depending on the villager type

Custom advancements

Zombie Villagers in buckets

Planned
- Attempt to properly support modded Villager types and bucket textures
- Make Villager spawned from bucket without NBT data (Creative item) spawn Villager with biome specific clothing like spawn egg does
Usage
To use this mod just get an empty bucket and right click a villager! It's that easy.
Requirements
This mod requires the Architectury API to be installed along with the mod
As of 1.20.1-1.2.0 and 1.20.2-1.1.0 Architectury API is no longer required. Only earlier versions of the 1.20.1 and 1.20.2 builds require it, any possible 1.19.X or earlier builds do not require it (May be coming in the future).
Configuration
There are currently two options in the config file which can be found in <minecraft directory>/config/villager-in-a-bucket.properties.
enable-zombie-villager sets whether a Zombie Villager can be picked up in a bucket. It does not remove the Zombie Villager In A Bucket item when disabled. Default is true
Support
Support can be provided on my discord server or you can report any bugs on the GitHub repository here
If you need a new server check out our partner lagless.gg
Do you find moving villagers annoying? Do they keep running off? Is transporting them by boat getting on your nerves? Do you want to be able to just pick them up? Well this mod helps you with that! You can now click a villager with a bucket and pick them up with ease! No longer will you have to suffer through the annoying boat rides while transporting a single villager at a time, just collect them with buckets!
WE NOW SUPPORT PAPER/PURPUR SERVERS WITH A PLUGIN WOOOOOO, CHECK OUT THE "VILLAGER IN A BUKKIT" VERSION
Features
- Pick up a villager with an empty bucket
- Textures depending on Villager region. Only if they have head decorations (Snow, Desert, Swamp and Savanna) - Both mod and server side only plugin!
- Works with Wandering Traders and Zombie Villagers!
- Information about the specific villager is saved, nametag, job, trades etc
- Item lore with information about the specific villager in the bucket
- Custom advancements! - Mod only
- Support for collecting and dispensing the villager with a dispenser - Mod only
Kidnap villagers

Different textures depending on the villager type

Custom advancements

Zombie Villagers in buckets

Planned
- Attempt to properly support modded Villager types and bucket textures - Mod only
- Make Villager spawned from bucket without NBT data (Creative item) spawn Villager with biome specific clothing like spawn egg does - Mod only
- Dispenser support - Plugin, mod already contains it
Usage
To use this mod just get an empty bucket and right click a villager! It's that easy.
Requirements
This mod requires the Architectury API to be installed along with the mod
As of 1.20.1-1.2.0 and 1.20.2-1.1.0 Architectury API is no longer required. Only earlier versions of the 1.20.1 and 1.20.2 builds require it, any possible 1.19.X or earlier builds do not require it (May be coming in the future).
Configuration
Mod
There are currently two options in the config file which can be found in <minecraft directory>/config/villager-in-a-bucket.properties.
enable-zombie-villager sets whether a Zombie Villager can be picked up in a bucket. It does not remove the Zombie Villager In A Bucket item when disabled. Default is true
Plugin
Old config settings have been deprecated in favour of using permissions. Please read https://github.com/JustDoom/VillagerInABukkit/wiki/Configuring-using-permissions
# If enabled, the other options, "villager", "zombie-villager", "wandering-trader", "disable-bucket-use-on-disable" and "harm-reputation"
# (except the resource pack options) will be ignored in favour of using permissions instead. This is the recommended method.
# The other ones will be removed in the future. If you are switching please read https://github.com/JustDoom/VillagerInABukkit/wiki/Configuring-using-permissions
# If you can not see the other settings listed above in this file do not worry, you have just generated it after they were deprecated, and they have not been generated for you.
use-permissions: true
# Should the server ask the client to download a resource pack when they join
resource-pack: true
# The below options are commented out so that it uses the right resourcepack version for the minecraft/plugin version by default
# If you want to override it/manually use an updated resourcepack you can uncomment and override them
# The URL to download the resource pack from
#resource-pack-url: "https://cdn.modrinth.com/data/9tf9GGch/versions/ZBgqIN0Y/VillagerInABukkitPack.zip"
# The SHA-1 hash of the resource pack ZIP
#resource-pack-hash: "f2d4dd5bf8ee221234b738236099b2592c58b8e8"
# The ID for the resource pack. Please do not touch unless you know what you are doing
#resource-pack-id: "68a4b411-e409-4d89-b563-66049ba4914b"
# Should any villager placing and picking up be logged to the console
console-logging: false
# Should any villager placing and picking up be logged to a file
file-logging: false
Support
Support can be provided on my discord server or you can report any bugs for the mod on the GitHub repository here. For the plugin please use this one
If you need a new server check out our partner lagless.gg
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
