3 Commits

Author SHA1 Message Date
7ca33b617f Merge pull request 'Remove nested comments' (#1) from posco/riesenpilz:master into master
Reviewed-on: #1
2020-10-10 21:14:29 +02:00
7a5df839c9 Remove nested comments 2020-10-10 15:44:25 +02:00
2a8d3aafcf Tidy code 2020-07-22 13:07:00 +02:00

View File

@ -1228,7 +1228,6 @@ if minetest.global_exists(technic) then
end
--[ [
if minetest.global_exists(3darmor) then add to depends
--lavashroom skin armor, swimming in lava possible
@ -1252,7 +1251,7 @@ if minetest.global_exists(technic) then
technic.comp("riesenpilz:lavashroom_skin 5", "riesenpilz:antilava_plate")
armor_register(plate blah)
end--] ]
end
})
end--]]
@ -1261,8 +1260,6 @@ if riesenpilz.enable_mapgen then
dofile(modpath.."mapgen.lua")
end
-- Legacy