Bogged Backport
作者:rebot | 分类:数据包
Minecraft 版本: 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4
平台: minecraft
标签: entities models vanilla-like
Bogged Backport
Replaces some skeletons in swamps and mangrove swamps with bogged. This affects only the texture and model of the mob.
Dependencies
Forge:
- OptiFine
Fabric:
Customise Spawning
To customise the way bogged spawn, replace the contents of the file assets/minecraft/optifine/random/entity/skeleton/skeleton.properties in the pack archive with one of the code snippets below.
- Some skeletons in swamps are bogged (default):
textures.1=3 biomes.1=!swamp !mangrove_swamp
textures.2=2-3
weights.2=5 1
biomes.2=swamp mangrove_swamp
- All skeletons in swamps are bogged:
textures.1=3
biomes.1=!swamp !mangrove_swamp
textures.2=2
biomes.2=swamp mangrove_swamp
- Chance of a bogged in any biome:
textures.2=2-3
weights.2=1 10
***
Project page on [CurseForge](https://www.curseforge.com/minecraft/texture-packs/bogged-backport).请登录后举报
暂无评论,抢个沙发吧~