Speedgot
LiftReloaded
-----
Simple and realistic elevators
Download Now
Via external site
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Changed Configuration
With this update, the configuration of baseBlocks has changed in a structural fashion. This allows to remove base blocks from the default config. (see
https://github.com/kikelkik/LiftReloaded/issues/26
)
Old:
Code (Text):
baseBlocks:
IRON_BLOCK:
speed: 0.5
NOTE_BLOCK:
speed: 0.2
music: true
New:
Code (Text):
baseBlocks:
- type: IRON_BLOCK
speed: 0.5
- type: NOTE_BLOCK
speed: 0.2
music: true
More changes:
fix teleporting to lift destination coordinates when changing worlds while lift is active (
https://github.com/kikelkik/LiftReloaded/pull/29
)
changed default maxHeight to 319
Update NoteBlockAPI to 1.6.2
----------
,
Apr 24, 2024
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
5,302
First Release:
Nov 11, 2021
Last Update:
Dec 14, 2024
Category:
---------------
All-Time Rating:
11 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings