Download Biome Tag Villagers — Minecraft Mods — MetaMods
Biome Tag Villagers

Biome Tag Villagers

Active

Downloads

3

Last update

5 months ago

Versions

1.20 — 1.21.9
Server
Fabric
Quilt
Game mechanics
Libraries
Mobs
Utils

Biome Tag Villagers

Customizable Villager Appearance by Biomes Through Tag System!

A small server-side mod that replaces the hard-coded binding of villager types to biomes with a flexible tag system. Now the game determines which villager variant will appear in a specific biome based on customizable tag lists.

If a biome is included in multiple tag lists simultaneously, the game will randomly choose between available options.

Required Dependencies

  • Fabric API

Configuration Settings

The mod has only server-side configuration in tag format. It adds 6 new tags for each villager type (for example, snowy, taiga, savanna). These are standard Minecraft biome tags.

An example datapack can be found here.

For Mod Developers

If you are developing mods and adding new villager types, you simply need to add these types to the map using BiomeTagVillagers.addType(TAG_HERE, TYPE_HERE). An implementation example is available here.

Maven repository:

repositories {
    maven {
        url = "https://teamvoided.org/releases"
    }
}

Dependency:

    modImplementation "com.theendercore:biome_tag_villagers:1.3.0"
Project members
TheEnderCore

TheEnderCore

Developer

DuskAutumnStorm

DuskAutumnStorm

Developer

Created: 11 Sep 2023

ID: 6512