CodeMouse92 / no-monster-minecraft

A data pack for Minecrafters who like playing without monsters.
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Command not working #1

Closed SilentJarl7008 closed 4 years ago

SilentJarl7008 commented 4 years ago

The command you have listed to remove a certain criteria of mobs, for me at least, is not working

/data modify remove no-monster:rules (mob_category_here) is the command in question

After looking through the game files, I failed to find any information on the command

As well, when I put the command into the game, it fails at "remove" part, as it doesn't recognize it as a possibility

Thanks for taking the time to read this, if you have any questions about it, or need a picture, let me know!

CodeMouse92 commented 4 years ago

Oops! Good catch, the command is supposed to be as follows:

/data remove storage no-monster:rules (mob_category_here)

Thanks for catching that! I've updated the README.md.