Added "facedir" to the CRT
This commit is contained in:
parent
239895dfe0
commit
99492dcf7e
@ -263,7 +263,7 @@ minetest.register_node("poop:Poop", {
|
||||
minetest.register_node("poop:tv", {
|
||||
description = "CRT TV",
|
||||
tiles = {"PC2.png", "PC2.png","PC2.png","PC.png","PC2.png","PC2.png"},
|
||||
|
||||
paramtype2 = "facedir",
|
||||
drop = 'poop:Poop', groups = {cracky=3, stone=1},
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user