mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-13 03:20:19 +02:00
Disallow partially or entirely some items to rotate with the screwdriver
This commit is contained in:
@ -99,6 +99,8 @@ function homedecor.find_ceiling(itemstack, placer, pointed_thing)
|
||||
return isceiling, pos
|
||||
end
|
||||
|
||||
if screwdriver == nil then screwdriver = {} end
|
||||
|
||||
homedecor.plain_wood = "homedecor_generic_wood_plain.png^"..
|
||||
"(homedecor_generic_wood_boards_overlay.png^[colorize:#a7682020:100)"
|
||||
|
||||
|
Reference in New Issue
Block a user