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")