Updated homedecor
@ -114,6 +114,7 @@ minetest.register_node("plasmascreen:tv", {
|
||||
light_source = 10,
|
||||
selection_box = tv_cbox,
|
||||
collision_box = tv_cbox,
|
||||
on_rotate = screwdriver.disallow,
|
||||
groups = {snappy=1, choppy=2, oddly_breakable_by_hand=2},
|
||||
after_place_node = function(pos, placer, itemstack)
|
||||
if not checkwall(pos) then
|
||||
|
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 232 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 613 B After Width: | Height: | Size: 324 B |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |