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:
@ -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")
|
||||
|
||||
|
Reference in New Issue
Block a user