More Camels
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: datapack
标签: mobs worldgen
Add natural camel spawns to the desert biome, backporting the equivalent 1.21.5 feature.
Developer Notes
To modify camel spawns further, please edit this file as you see fit.
This data pack will conflict with any data pack which also edits this asset.
Spoiler This pack simply edits `data/minecraft/worldgen/biome/desert.json` to include camel spawns as seen in the official release v1.21.5 assets: ``` { "type": "minecraft:camel", "maxCount": 1, "minCount": 1, "weight": 1 } ``` Another small note. My attempts to make a camel spawn at the generation of an abandoned (zombie) desert village, just like they do in regular desert villages, were unsuccessful. If you have found a way, I'd love to see the solution. I won't upload anything without permission and credit, of course.Contact Me
If you'd like to contact me, you can message DeadlyDruid#7906 on Discord.
请登录后举报
暂无评论,抢个沙发吧~