Giter Club home page Giter Club logo

elevatormod's Introduction

ElevatorMod

GitHub CurseForge Modrinth

Port of the elevator from OpenBlocks to Minecraft 1.8+.

Crafting

The default recipe is the same as in OpenBlocks.

Example of the white elevator recipe:

Elevator recipe

You can also re-dye any elevator:

Dyeing

Usage

To use them place two or more elevators in the same X and Z coordinates, to move between them simply jump to go to the elevator above or sneak to go to the one below.

You can configure the range of the elevators and if they should require XP to teleport in the configuration file.

Options Interface

You can access the options interface by right-clicking on the elevator with an empty hand.

Options

Directional

When the Directional checkbox is enabled, the elevator will adjust the yaw rotation of players who teleport to it based on the configured direction.

You can change the direction by clicking on the desired direction button. The display order of the buttons will match the current direction the player is facing.

It will also show an arrow on the elevator to indicate the direction it is facing. You can hide it by selecting the Hide arrow checkbox.

Note: This has nothing to do with horizontal movement, it only changes the direction the player is facing.

Camouflage

You can use any solid block to camouflage the elevator, just right-click on the elevator with the desired block on your hand.

Most blocks can be used as camouflage with some exceptions. For example, you can't use a chest because it uses a different rendering method.

Configuration

The configuration file is per-world and is located at <world-directory>/serverconfig/elevatorid-server.toml.

Here are the default values:
[General]
#Should elevators have the same color in order to teleport ?
sameColor = false

#Elevator range
#Range: 3 ~ 4064
range = 384

#Realign players to the center of elevator ?
precisionTarget = true

#Can mobs spawn on elevators ?
mobSpawn = false

#Reset pitch to 0 when teleporting to normal elevators ?
resetPitchNormal = false

#Reset pitch to 0 when teleporting to directional elevators ?
resetPitchDirectional = true

#Should teleporting require XP ?
useXP = false

#Amount of XP points to use when useXP is enabled
#Note this is NOT experience levels
#Range: > 1
XPPointsAmount = 1

Thanks

  • OpenBlocks Team
  • All contributors on GitHub

Modpacks

Feel free to use this in any modpack.

elevatormod's People

Contributors

vsngamer avatar felinux02 avatar regnander avatar mindy15963 avatar abbage230 avatar alibekaytjan avatar blackshadow77 avatar andreaugustodev avatar bytegm avatar doloresmcdoodle avatar xbony2 avatar fitfc avatar foxgreat avatar gcat101 avatar paintninja avatar dracnis avatar isocuk avatar zeedif 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.