Skip to content

🛗 Easily go up and down fast via multiblock elevators! Highly configurable and using vanilla resources only.

License

Notifications You must be signed in to change notification settings

Serilum/Easy-Elevators

Repository files navigation

Easy Elevators

Download

You can download Easy Elevators on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/easy-elevators
  Modrinth:      https://modrinth.com/mod/easy-elevators

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective.

   This mod is part of Serilum's Extra Bundle mod.
Easy Elevators adds the ability to make elevators using existing resources via a multiblock setup. This allows players to go up and down large distances instantly and easily. It's highly configurable, by default Iron/Copper Blocks can be used as the base, and Iron Chains/End Rods used as the connector. You can also disable the need for the connector chain entirely.

The default minimum elevator size is 3x3, and the maximum 5x5.


Configurable: ( how do I configure? )
elevatorBlocks (default = "minecraft:iron_block,minecraft:copper_block"): The resourcelocations of blocks that are considered to be an elevator block.
elevatorChains (default = "minecraft:chain,minecraft:end_rod"): The resourcelocations of blocks that are considered to be an elevator chain.
minimumElevatorSize (default = 3, min 1, max 33): The minimum size an elevator has to be. By default 3, which means a 3x3 area.
maximumElevatorSize (default = 5, min 1, max 33): The maximum size an elevator can be. By default 5, which means a 5x5 area.
elevatorMustBeConnectedViaChains (default = true): Whether two iron blocks must be connected via a chain in order to function as an elevator.
maximumChainlessElevatorHeight (default = 20, min 1, max 1000): The maximum amount of blocks the elevator can go up or down in one go with 'elevatorMustBeConnectedViaChains' disabled. More specifically, how many blocks the mod checks up and down to find another elevator block.


When on an elevator multiblock, go up with jump and down with crouch:

 


With the default settings; any of these, or a combination of them, will work:


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!