mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-02 08:00:44 +02:00
fix a bunch of bugs. still need to do more work on the station/circular saw distinction
This commit is contained in:
@ -8,6 +8,4 @@ stairsplus_legacy.settings = {
|
||||
technic = s:get_bool("stairsplus_legacy.technic", true),
|
||||
prefab = s:get_bool("stairsplus_legacy.prefab", true),
|
||||
wool = s:get_bool("stairsplus_legacy.wool", true),
|
||||
|
||||
stairsplus_legacy_mode = s:get_bool("stairsplus.legacy_mode")
|
||||
}
|
||||
|
Reference in New Issue
Block a user