Mods hinzugefügt und geändert. Höhlen, Himmelsinseln und Asteroiden.

This commit is contained in:
N-Nachtigal 2025-05-15 00:49:46 +02:00
parent df3b4e6104
commit ef2b11dbee
62 changed files with 5344 additions and 121 deletions

3
mods/cloudlands/init.lua Normal file
View file

@ -0,0 +1,3 @@
local path = minetest.get_modpath(minetest.get_current_modname())
dofile(path.."/cloudlands.lua")