Giter Site home page Giter Site logo

kisuny / travel_anchors Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lukegrahamlandry/travel_anchors

0.0 0.0 0.0 447 KB

travel anchors for modern minecraft versions (1.18+)

Home Page: https://www.curseforge.com/minecraft/mc-mods/staff-of-traveling

License: Apache License 2.0

Java 100.00%

travel_anchors's Introduction

Travel Anchors

Adds the Travel Anchors and Staff of Travelling from EnderIO as a standalone mod.

This project uses multiloader to build the mod for both Forge and Fabric from the same code base. Ported from https://www.curseforge.com/minecraft/mc-mods/travel-anchors

Features

  • Shift right click with a Staff of Travelling to do a short teleport forward (can go through blocks)
  • Travel Anchors
    • Place a Travel Anchor and right click it (while not standing on it) to change its name
    • Put a block in your offhand and right click a Travel Anchor with an empty main hand to disguise it as that block
    • While holding a Staff of Travelling, right click in the direction of a Travel Anchor to teleport to it
    • Stand on a Travel Anchor and right click with an empty hand in the direction of a another Travel Anchor to teleport to it
    • Elevator Mode
      • Stand on a Travel Anchor and press Jump to teleport to a Travel Anchor directly above you
      • Stand on a Travel Anchor and press Sneak to teleport to a Travel Anchor directly below you
  • Enchantments
    • Enchant a weapon or digger item with Teleportation to make it act like a Staff of Travelling
    • Enchant a Staff of Travelling with Range to increase the max range you can teleport to travel anchors
  • Config
    • world/serverconfig/travelstaff-synced.json5 (use /reload command to refresh without restarting game)
      • maxTeleportDistance: how far can you teleport to a travel anchor
      • shortTeleportDistance: how far can you teleport with just a staff of traveling
      • staffCooldownTicks: how long must you wait before using the staff of traveling again
      • rangeEnchantScaling: how effective is the range enchantment. range to travel anchor will be multiplied by 1 + (lvl * scaling)
      • maxAngle: maximum angle you can look at the travel anchor and still teleport to it
    • minecraft/config/travelstaff-client.json5
      • isElevatorMode: while on anchor, press Jump to teleport to an anchor directly above you or Sneak to teleport to an anchor directly below you

travel_anchors's People

Contributors

noeppi-noeppi avatar castcrafter avatar lukegrahamlandry avatar melanx avatar 0gp avatar justliliandev avatar cech12 avatar enterfor avatar moehunt3r avatar kisuny avatar msandro avatar mikeliro avatar robocraft999 avatar kressety avatar yu-re-ka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.