lucaargolo / kibe

A miscellaneous mod for Minecraft that adds a bunch of random, and mostly unoriginal things.
Mozilla Public License 2.0
46 stars 29 forks source link

Suggestion: add entity type blacklist tag for lasso #213

Open TelepathicGrunt opened 1 year ago

TelepathicGrunt commented 1 year ago

Hello, I am making some new entities for my mod and was looking into various mod's abilities to capture my entities. Most are using a tag blacklist so I am able to add my entity to those tags by adding the tag to my jar file. Kibe seems to not have a blacklist tag which means I can't prevent the lasso from capturing my new uncapturable entities by default. Would you be willing to add a tag for this?