Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awman3703/waypoint-mod-1.20.1

Waypoint mod for Minecraft - replit.com bounty for @DillonB07
https://github.com/awman3703/waypoint-mod-1.20.1

java mcfunction minecraft-commands minecraft-datapack minecraft-mod

Last synced: 10 days ago
JSON representation

Waypoint mod for Minecraft - replit.com bounty for @DillonB07

Awesome Lists containing this project

README

        

# Waypoint Mod 1.20.1
*Created for a replit.com bounty (commissioned by @DillonB07)*

### Info
- Minecraft 1.20.1
- Fabric mod loader
- Server-side

### Setup:
- make sure to place `FW_Datapack.zip` ([get it here](https://github.com/AwMan3703/waypoint-mod-1.20.1/tree/1ff7db74d322855f6e701c489e62244c71542272/src_DATAPACK)) in your server's datapacks folder **AND UNZIP IT** (this is needed for the /waypoint follow command to correctly display the HUD).
- **IF YOU DOWNLOAD THE SOURCE CODE**: `./gradlew build` to build the mod, then put the .jar file (`build/libs/waypoint-mod1.0.0.jar`, take the one with the shortest name) in your server's `mods/` folder.
- **IF YOU DOWNLOAD THE MOD AS .JAR**: put the file in your server's `mods/` folder