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
There is an error in the function player_motion:internal/technical/load preventing the datapack from working properly.
The error is in the following command on ln 43 of the function: attribute @a knockback_resistance modifier remove player_motion:disable_knockback_resistance
@a is not an accepted selector for the attribute command.