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

Fix screwdriver variables

This commit is contained in:
kilbith
2015-05-15 10:45:21 +02:00
parent f1db5635f5
commit f1dca4e990
8 changed files with 13 additions and 4 deletions

View File

@ -99,7 +99,7 @@ function homedecor.find_ceiling(itemstack, placer, pointed_thing)
return isceiling, pos
end
if screwdriver == nil then screwdriver = {} end
screwdriver = screwdriver or {}
homedecor.plain_wood = "homedecor_generic_wood_plain.png^"..
"(homedecor_generic_wood_boards_overlay.png^[colorize:#a7682020:100)"