File Details
Fabric - 1.20.1 - 6.2.7
- R
- Nov 4, 2024
- 631.94 KB
- 173.6K
- 1.20.1+1
- Fabric + 1
File Name
entity_texture_features_fabric_1.20.1-6.2.7.jar
Supported Versions
- 1.20.1
- 1.20
Curse Maven Snippet
- fixed log spam in 1.21.3 due to errors with the shoulder parrot feature renderer
- updated for forge 1.21.3
- fixed compatibility with the new
3d skin layersmod update v1.7 - fixed visual issues in the player skin tool in 1.21.3
- added the
biomeTagproperty to vary textures based on the biome tags of the entities spawn biome, does not support regex, only exact string matches,minecraft:is optional for vanilla tags. Prefix withprint:to log the found biome tags - added the
temperatureproperty to vary textures based on the entities spawn position temperature, supports ranges e.g.0-0.15is an approximate range for snowfall. Prefix withprint:to log the found temperature

