Gaider10 / GravityChanger

A fabric mod and api that lets you change player gravity direction
MIT License
20 stars 13 forks source link

Doesnt work with Lithium #27

Open RoguSpanish opened 2 years ago

RoguSpanish commented 2 years ago

the mod doesnt work with a mod called lithium

RoguSpanish commented 2 years ago

any chance for this to get fixed?

Oliver-makes-code commented 2 years ago

This issue is caused by a mixin conflict with EntityMixin.

cootshk commented 2 years ago

there's a lithium override that you can do to fix this (look in your lithium config, a file named lithium.properties, and add the line:) mixin.entity.collisions.movement=false

TrillionDeTurtle commented 2 years ago

This issue is caused by a mixin conflict with EntityMixin.

when launching from 1.18.2, it crashes and in the crash report it says something about gravitychanger.mixins.json:EntityMixin, do you know if there is a way to stop this crash by doing something similar to the lithium thingy

DBTDerpbox commented 2 years ago

This issue is caused by a mixin conflict with EntityMixin.

when launching from 1.18.2, it crashes and in the crash report it says something about gravitychanger.mixins.json:EntityMixin, do you know if there is a way to stop this crash by doing something similar to the lithium thingy

the mod does not work in 1.18.2 alone, unless you're using the fork that ports it to 1.18.2