Aristois is not starting
-
@derrick1714 Asking because I'm a bit slow, are you saying disabling specifically "mixinentitycollisions" in Lithium will fix the entire issue? Or do I need to disable everything under the specific section that "mixinentitycollisions" is under (Entities and Mobs)?
-
In
.minecraft/config/lithium.properties
you would addmixin.entity.collisions=false
Additionally you could just delete the
entity.collision.
mixins, but since they provide a config option I would recommend that instead. -
-