1
0
mirror of https://github.com/adrido/darkage.git synced 2025-06-30 15:30:46 +02:00

Use Lua Voxelmanipulator to generate mud and silt.

Thanks to CraigyDavi.
This commit is contained in:
addi
2016-07-01 13:41:40 +02:00
parent c448c65fdf
commit 0f5525177e
2 changed files with 76 additions and 34 deletions

View File

@ -1,4 +1,4 @@
print (" ---- Dark Age Version 1.3 is Loading! ---- ")
minetest.log("action"," ---- Dark Age Version 1.3 is Loading! ---- ")
local MODPATH = minetest.get_modpath("darkage")