AbdElAziz333 / Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
https://www.curseforge.com/minecraft/mc-mods/canary
GNU Lesser General Public License v3.0
41 stars 3 forks source link

Disable Collisions of Entities #169

Closed Zontyk closed 8 months ago

Zontyk commented 1 year ago

I recently downloaded a couple of mods: Alexmobs and DivineRPG. Mods greatly affect server tps, due to collisions between flying and large entities.

I want to add the ability to disable entity collisions. It is desirable that this function has blacklist and whitelist.

I tried to find datapacks and mods to disable collisions of mobs by category or with compatibility with the above mods. I also tried to disable collisions using teams, but you need to add new entities to the teams yourself all the time.