mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-12-04 05:45:28 +01:00
let biome_lib place pebbles instead of using custom mapgen code
This commit is contained in:
@@ -7,6 +7,8 @@ local mname = "cavestuff"
|
||||
-- support for i18n
|
||||
local S = minetest.get_translator("cavestuff")
|
||||
|
||||
cavestuff = {}
|
||||
|
||||
dofile(minetest.get_modpath("cavestuff").."/nodes.lua")
|
||||
dofile(minetest.get_modpath("cavestuff").."/mapgen.lua")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user