Capture biological blacklist?
QianMuu opened this issue ยท 0 comments
I may need a mob blacklist configuration for "untamedwilds:trap_cage", because it can trap the boss, which may be too powerful.
I found "cage_trap_blacklist.json" in the module file, but it had no effect after I used it:
{
"replace": true,
"values": ["minecraft:Zombie"
]
}
So is it possible to update a configuration option? (Or is it already there but I can't find it?)