How do i enable hostile mobs. or are they already enabled
MinePROS19 opened this issue · 5 comments
MinePROS19 commented
How do i enable hostile mobs. or are they already enabled
MinePROS19 commented
and plz leave a vid on how to do it if u can
MinePROS19 commented
btw good job
CodeMouse92 commented
You have to determine which hostile mobs you want. They're divided into groups: see https://github.com/codemouse92/no-monster-minecraft#mob-control
To enable a group, run the following command, substituting the correct rule (from that documentation above) in for spawnIllagers
:
/data modify storage no-monster:rules spawnIllagers set value true
If you enable the wrong group, you can disable it again with...
/data remove storage no-monster:rules spawnIllagers
I won't have time to do a video — extraordinarily busy — but if I had, it would be nothing more than showing those above commands anyway.
MinePROS19 commented
thank you code mouse you have done something i have been looking for the past 5 years. Good job
CodeMouse92 commented
Yay! :D