update plantlife
This commit is contained in:
parent
dd49767960
commit
e2e706f79f
@ -410,7 +410,7 @@ local fdirtowall = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
minetest.register_lbm({
|
minetest.register_lbm({
|
||||||
name = "trunks:convert_moss_wallmounted",
|
name = "trunks:convert_moss_wallmounted_2",
|
||||||
label = "Convert moss to wallmounted mode",
|
label = "Convert moss to wallmounted mode",
|
||||||
run_at_every_load = false,
|
run_at_every_load = false,
|
||||||
nodenames = {"trunks:moss", "trunks:moss_fungus"},
|
nodenames = {"trunks:moss", "trunks:moss_fungus"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user