You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added clutter mod to my neoforge modpack using connector mod along with reforgified fabric api and connector extra. when i jump in water I cannot move and am only able to go up and down when in swimming mode(holding sprint key).
After looking through reddit I found out it has something to do with swim_speed attribute in-game. the clutter mod sets swim_speed attribute to 0 when launching the game. manually typing /attribute @s neoforge:swim_speed base set 1 fixes the issue. How can i make it so no one has to type this in chat and clutter mod doesnt mess with neoforge:swim_speed or any other attribute?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I added clutter mod to my neoforge modpack using connector mod along with reforgified fabric api and connector extra. when i jump in water I cannot move and am only able to go up and down when in swimming mode(holding sprint key).
After looking through reddit I found out it has something to do with swim_speed attribute in-game. the clutter mod sets swim_speed attribute to 0 when launching the game. manually typing /attribute @s neoforge:swim_speed base set 1 fixes the issue. How can i make it so no one has to type this in chat and clutter mod doesnt mess with neoforge:swim_speed or any other attribute?
Beta Was this translation helpful? Give feedback.
All reactions