mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-08-01 03:10:18 +02:00
Disallow partially or entirely some items to rotate with the screwdriver
This commit is contained in:
@ -181,6 +181,7 @@ homedecor.register("office_chair_"..c, {
|
||||
selection_box = ofchairs_sbox,
|
||||
collision_box = ofchairs_cbox,
|
||||
expand = { top = "air" },
|
||||
on_rotate = screwdriver.rotate_simple
|
||||
})
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user