Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
In Vanilla Minecraft the main way to modify entity motion is with /data, and you are not allowed to modify player data.
This mod is here to remove this limit with 1 singular command !
How to use
-
/launch <entities> addMotion <motionX> <motionY> <motionZ>
: will add motion to the target(s) -
/launch <entities> setMotion <motionX> <motionY> <motionZ>
: will set the motion to the target(s) -
/launch <entities> looking <force>
: will add motion to the target(s) depending on theforce
argument and the rotation of the source (who executed the command)
Other informations
Multiples targets can the selected to change their motion, including the player and non-living entity.
You are freely allowed to use this mod in your project.
Dev note: Because this is my first time making a java mod, the mod will stay only for fabric until I have time to port it to other mod-loader. (and I also have other project in plan)