mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-13 13:30:22 +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,8 +8,8 @@ stairsplus.compat = {
|
||||
end
|
||||
}
|
||||
|
||||
stairsplus.dofile("compat", "stairs")
|
||||
stairsplus.dofile("compat", "old_moreblocks")
|
||||
stairsplus.dofile("compat2", "stairs")
|
||||
stairsplus.dofile("compat2", "old_moreblocks")
|
||||
|
||||
-- stairsplus.dofile("compat", "inventory_managers")
|
||||
-- unified_inventory, sfinv, i3
|
||||
|
Reference in New Issue
Block a user