Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anxietie/movement-macros
Adds customizable macros for moving in Minecraft
https://github.com/anxietie/movement-macros
fabricmc-mod mc1-20-4 minecraft minecraft-mod
Last synced: about 1 month ago
JSON representation
Adds customizable macros for moving in Minecraft
- Host: GitHub
- URL: https://github.com/anxietie/movement-macros
- Owner: Anxietie
- License: other
- Created: 2024-05-21T23:58:45.000Z (6 months ago)
- Default Branch: 1.20.4
- Last Pushed: 2024-08-08T01:46:56.000Z (3 months ago)
- Last Synced: 2024-10-14T06:21:32.598Z (about 1 month ago)
- Topics: fabricmc-mod, mc1-20-4, minecraft, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/movement-macros
- Size: 166 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MOVEMENT MACROS
[Macro Factory](https://github.com/DanilMK/macrofactory) was a big contributor to the concept and core mechanics of this mod## DISCLAIMER
*This is a completely client-side mod; it will run in survival and on any server. With that being siad, I do not condone the use of this mod for the purposes of gaining an unfair advantage over other players. This is NOT meant to be a mod for hacking/exploiting; it is simply a mod created for the purpose of finding strategies for parkour***THERE ARE NO SAFETIES OR SAFEGUARDS IMPLEMENTED**
If a macro is missing a required field **the game won't start, or it will crash!**
If something is in the wrong format, **the game won't start, or it will crash!**
Sometimes when reloading macros with something wrong, the game won't crash and will explain the error in chat### Features
- Movement macros
- Camera macros
- Stop macros
- Event macros
- Debug mode### Dependencies
- [Fabric API](https://github.com/FabricMC/fabric)All examples can be found [here](src/main/resources/example)
Please see the [wiki](https://github.com/Anxietie/Movement-Macros/wiki) for more information