← Назад к ресурсам

SimpleVillagers

Easier villagers mod. Serverside, of course.

Modrinth cursed utility

Описание

# Simple Villagers A serverside fabric mod inspired by https://github.com/henkelmax/easy-villagers. [![https://discord.gg/9PAesuHFnp](https://img.shields.io/discord/797713290545332235?logo=discord&style=flat-square)](https://discord.gg/9PAesuHFnp) [![GitHub license](https://img.shields.io/github/license/samolego/SimpleVillagers?style=flat-square)](https://github.com/samolego/SimpleVillagers/blob/master/LICENSE) [![Server environment](https://img.shields.io/badge/Environment-server-blue?style=flat-square)](https://github.com/samolego/SimpleVillagers) [![Singleplayer environment](https://img.shields.io/badge/Environment-singleplayer-yellow?style=flat-square)](https://github.com/samolego/SimpleVillagers) ## 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](https://github.com/Patbox/sgui) * [Polymer](https://github.com/Patbox/polymer)