CorgiTaco / Mobifier

Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Player "minecraft:generic.movement_speed" is reset every time you join on a dedicated server. #4

Open JetpackRescue opened 2 years ago

JetpackRescue commented 2 years ago

Create dedicated server, change mobifier minecraft:generic.movement_speed, join server, notice you're not moving at the speed you set in mobifier. Minecraft has a bug where it resets minecraft:generic.movement_speed every time you rejoin a server. I'm trying to create a modpack and this is causing a big issue because i've set all mobs to move faster and without the player moving faster it destroys the modpack.

From these bug reports, people are saying to use modifier instead of base, can you fix this for 1.0.1 as that's where I have an 11,000 line config for mobifier, and I really don't want to rewrite the config by hand for the newest version

https://bugs.mojang.com/browse/MC-179851

https://bugs.mojang.com/browse/MC-195830

CorgiTaco commented 2 years ago

Is this for players only? or all mobs in general