作者:rebot | 分类:模组
Minecraft 版本: 1.18.2
平台: forge
标签: game-mechanics library mobs
A library mod to control mob spawning using skill-based restrictions created in KubeJS scripts. If you've seen Mob
Stages in 1.12, then you have a rough idea of what this mod does. Out of the box, it provides a registry for tracking
mob spawning restrictions and uses it whenever a mob spawn is attempted.
Player Skills
| Block Skills
| Dimension Skills
| Fluid Skills
| Item Skills
| Mob Skills
This mod leans extensively on Player Skills by creating and consuming the Skill-based Restrictions.
Because of the way we're handling spawn conditions, if you are using an unless condition, you should not also
manipulate usable in the same restriction. Just keep the two restrictions separate.
Documentation, examples, and more can be found in the readme on Github.
Want to use this in a modpack? Great! This was designed with modpack developers in mind. No need to ask.
请登录后举报
暂无评论,抢个沙发吧~