forked from mtcontrib/plantlife_modpack
Compare commits
1 Commits
cd93d09d01
...
ee51e847df
Author | SHA1 | Date | |
---|---|---|---|
ee51e847df |
@ -41,4 +41,4 @@ dofile(minetest.get_modpath(current_mod_name) .. "/config.lua")
|
|||||||
dofile(minetest.get_modpath(current_mod_name) .. "/global_function.lua")
|
dofile(minetest.get_modpath(current_mod_name) .. "/global_function.lua")
|
||||||
dofile(minetest.get_modpath(current_mod_name) .. "/blossom.lua")
|
dofile(minetest.get_modpath(current_mod_name) .. "/blossom.lua")
|
||||||
|
|
||||||
minetest.log("action", S("[Nature Classic] loaded!"))
|
minetest.log("action", "[Nature Classic] loaded!")
|
||||||
|
Reference in New Issue
Block a user