1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-12-29 00:45:29 +01:00

add nil checks to on_place

This commit is contained in:
Niklp09
2023-07-10 19:15:58 +02:00
parent 206007caa5
commit b613536a49
5 changed files with 14 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
cavestuff = {}
dofile(minetest.get_modpath("cavestuff").."/nodes.lua")
dofile(minetest.get_modpath("cavestuff").."/mapgen.lua")

View File

@@ -155,5 +155,3 @@ minetest.register_node("cavestuff:stalactite_3",{
}
},
})
--Stalagmites