1
0
forked from Clones/Controlify

Support for analog boat movement.

This commit is contained in:
isXander
2023-06-15 18:16:59 +01:00
parent 3f820e1c01
commit f7cf37f201
5 changed files with 114 additions and 1 deletions

View File

@ -12,6 +12,7 @@
"compat.sodium.SliderControlElementMixin",
"compat.sodium.TickBoxControlElementMixin",
"core.GLXMixin",
"feature.fixes.boatfix.BoatMixin",
"feature.rumble.explosion.LightningBoltMixin",
"feature.rumble.fishing.FishingHookMixin",
"feature.rumble.itembreak.LivingEntityMixin",
@ -38,6 +39,7 @@
"feature.bind.ToggleKeyMappingAccessor",
"feature.chatkbheight.ChatComponentMixin",
"feature.chatkbheight.ChatScreenMixin",
"feature.fixes.boatfix.LocalPlayerMixin",
"feature.guide.ingame.ClientPacketListenerMixin",
"feature.guide.ingame.GuiMixin",
"feature.guide.screen.AbstractButtonMixin",