LiftReloaded icon

LiftReloaded -----

Simple and realistic elevators



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:
----------, Apr 24, 2024
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