Add files via upload

This commit is contained in:
loosewheel
2022-02-19 14:08:26 +10:00
committed by GitHub
parent f41ab00398
commit eaf6a679c3
8 changed files with 352 additions and 74 deletions

View File

@@ -332,7 +332,7 @@ end -- utils.digilines_supported and utils.digistuff_supported
if utils.mesecon_supported and mesecon.mvps_push then
if utils.mesecon_supported then
minetest.register_craft ({
output = "lwcomponents:movefloor",
@@ -343,7 +343,7 @@ minetest.register_craft ({
}
})
end -- utils.mesecon_supported and mesecon.mvps_push
end -- utils.mesecon_supported