Updated homedecor
| @@ -41,6 +41,7 @@ for i in ipairs(longsofas_list) do | ||||
| 		sounds = default.node_sound_wood_defaults(), | ||||
| 		selection_box = longsofa_sbox, | ||||
| 		node_box = longsofa_cbox, | ||||
| 		on_rotate = screwdriver.disallow, | ||||
|         on_place = function(itemstack, placer, pointed_thing) | ||||
| 			local pos = pointed_thing.above | ||||
| 			local fdir = minetest.dir_to_facedir(placer:get_look_dir(), false) | ||||
|   | ||||
| @@ -41,6 +41,7 @@ for i in ipairs(sofas_list) do | ||||
| 		sounds = default.node_sound_wood_defaults(), | ||||
| 		selection_box = sofa_sbox, | ||||
| 		node_box = sofa_cbox, | ||||
| 		on_rotate = screwdriver.disallow, | ||||
|         on_place = function(itemstack, placer, pointed_thing) | ||||
| 			local pos = pointed_thing.above | ||||
| 			local fdir = minetest.dir_to_facedir(placer:get_look_dir(), false) | ||||
|   | ||||
| Before Width: | Height: | Size: 1010 B After Width: | Height: | Size: 619 B | 
| Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 830 B | 
| Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 642 B | 
| Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 889 B | 
| Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 622 B | 
| Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 707 B | 
| Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 809 B | 
| Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 793 B | 
| Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 640 B | 
| Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 702 B |