mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-06-28 13:56:02 +02:00
Fix piston duplication bug, simplify piston handling, limit piston push distance to 15 blocks. Remove deprecated object:get_entity_name() call, and some obselete settings.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
-- SETTINGS
|
||||
ENABLE_PISTON_ANIMATION=0
|
||||
ENABLE_PISTON_ANIMATION=true
|
||||
BLINKY_PLANT_INTERVAL=3
|
||||
OLD_PISTON_DIRECTION=0
|
||||
ENABLE_TEMPEREST=1
|
||||
ENABLE_TEMPEREST=true
|
||||
|
Reference in New Issue
Block a user