SimpleVillagers
Easier villagers mod. Serverside, of course.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
SimpleVillagers
Simple Villagers
A serverside fabric mod inspired by https://github.com/henkelmax/easy-villagers.
Permissions
* `simplevillagers.reroll_buttons` - whether to enable reroll buttons * `simplevillagers.villager_item.pickup` - whether to allow picking up the villager * `simplevillagers.villager_item.spawn` - whether to allow spawning the villager from the item
"Can't spawn eggs can be put in spawner?"
Don't worry, even though you get a villager item that looks like spawn egg, it actually isn't under the hood. ~~It just uses spawn egg texture as I was too lazy to draw my own.~~
Blocks
* all delays are configurable * note: can be installed serverside as well, but clients will see colored glass blocks if not having the mod * Breeder block * 1 baby villager item / 5 minutes *
Recipe


* Incubator block * Grows baby vilagers faster (configurable) *
Recipe
(Any type of wool can be used) 

* Converter block * Converts villagers to zombies and cures them. *
Recipe


* Iron Farm Block * Summons golem every 4 minutes. *
Recipe


Why so big jar file?
SimpleVillagers wouldn't have been possible without the help of the following libraries: * SGUI * Polymer