forked from mtcontrib/riesenpilz
Remove nested comments #1
3
init.lua
3
init.lua
|
@ -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--]]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user