your current location:首页 > news>BIO META G Villagers Minecraft

BIO META G Villagers Minecraft

2024-12-15 03:09:40|Myriagame |source:minecraft skins

Overview

Through a set of labels to define the clothing texture used by the villagers in a biological group (such as you can make the villagers generated by the desert wearing the texture with snow villagers), change the game in the game according to the biological group formulating villagers' clothing according to the biological group.Hard code of texture;

If a biolin is in multiple label lists, the texture of the villagers' clothing will be selected randomly between the two;

MOD currently only has 6 kinds of label configurations for the server (corresponding to the original villagers in the clothing texture used in biological groups such as Xueyuan, coniferous forests, tropical grasslands);

You can find the example packet here.

For MOD developers

Use Addtype to add new types of villagers' clothing texture, and below the related examples in the Modrinth Maven:

 repositories {maven {name = "modrinth" url = "https://api.modrinth.com/maven"} 
;;"> Modimplementation" Maven.modrinth: Biome-Tag-Villagers: 1.0.0 "

gallery

Minecraft images

Replace the villagers formed by Xueyuan into desert clothing villagers

Minecraft images

Replace the villagers generated in the lower bounds into the villagers of Xueyuan clothing

Minecraft images

Replace the villagers generated by the end with the villagers of tropical grassland clothing