A Minecraft server-side mod that adds various teleportation related commands
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

forgot to update the image url

+3 -1
+2
.github/workflows/build.yml
··· 36 36 name: Artifacts 37 37 path: | 38 38 */build/libs 39 + !buildSrc/ 40 + !common/ 39 41 if-no-files-found: error
+1 -1
README.md
··· 1 - # Teleport Commands <img src="https://raw.githubusercontent.com/MrSn0wy/TeleportCommands/main/src/main/resources/assets/teleport_commands/icon.png" alt="Teleport Commands Logo" width="30"/> 1 + # Teleport Commands <img src="https://raw.githubusercontent.com/MrSn0wy/TeleportCommands/main/common/src/main/resources/teleport_commands.png" alt="Teleport Commands Logo" width="30"/> 2 2 3 3 4 4 A Minecraft Fabric and NeoForge server-side mod that adds various teleportation related commands, like /home /tpa and /back