1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-12 19:10:20 +02:00

add cobwebs

This commit is contained in:
Vanessa Ezekowitz
2014-08-12 12:11:12 -04:00
parent e0e78cafbf
commit 0202d3ed5e
6 changed files with 31 additions and 2 deletions

View File

@ -11,6 +11,10 @@ homedecor = {}
homedecor.debug = 0
-- detail level for roofing slopes and also cobwebs
homedecor.detail_level = 16
homedecor.modpath = minetest.get_modpath("homedecor")
homedecor.intllib_modpath = minetest.get_modpath("intllib")