https://github.com/builtbrokenmodding/sbm-elevatorblock
Simple and configurable elevator mod
https://github.com/builtbrokenmodding/sbm-elevatorblock
hacktoberfest hacktoberfest2021
Last synced: 3 months ago
JSON representation
Simple and configurable elevator mod
- Host: GitHub
- URL: https://github.com/builtbrokenmodding/sbm-elevatorblock
- Owner: BuiltBrokenModding
- License: mit
- Created: 2018-12-22T11:10:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T14:03:53.000Z (about 3 years ago)
- Last Synced: 2025-01-14T23:46:04.512Z (5 months ago)
- Topics: hacktoberfest, hacktoberfest2021
- Language: Java
- Homepage:
- Size: 442 KB
- Stars: 0
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elevators
Simple and configurable elevator mod# Change Log
## 1.3.1
* Removed: Water collision check allowing for item transportation
* Removed: Entity collision check fixing mobs blocking elevators## 1.3.0
* Added: Redstone version of the block
* Added: Config to enable/disable blocks
* Added: Minimal teleport delay
* Added: Support for any entity (only player can manually trigger, redstone version is needed)
* Added: Missing translations for configs
* Improved: Collision checks
* Improved: Line of sight checks
* Improved: Elevator detection to support smaller teleport ranges## 1.2.0
* Added: Recoloring support via right click with dye
* Added: Support for french## 1.1.0
* Added: Configs, previous version contained settings but no files
* Added: XP consumption, disabled by default
* Added: Min and max distance checks
* Added: failure audio (fire out for xp fail, block click for detection failure)## 1.0.0
* Added: 16 color types
* Added: teleportation mechanics
* Added: Client side key checks (sneak for down, jump for up)
* Added: Settings for color match, spawn checks, etc
* Added: Teleportation audio