forkad från mtcontrib/scifi_nodes
Jämför commits
2 Incheckningar
e34fdde795
...
d3d6a7bf79
Upphovsman | SHA1 | Datum | |
---|---|---|---|
d3d6a7bf79 | |||
178fd9c48b |
@ -475,6 +475,12 @@ minetest.register_node("scifi_nodes:light_dynamic", {
|
||||
type = "wallmounted",
|
||||
fixed = {-0.5, -0.5, -0.5, -0.45, 0.5, 0.5}
|
||||
},
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
fixed = {-0.5, -0.5, -0.5, -0.45, 0.5, 0.5}
|
||||
}
|
||||
},
|
||||
paramtype2 = "wallmounted",
|
||||
light_source = default.LIGHT_MAX,
|
||||
groups = {cracky=1, oddly_breakable_by_hand=1},
|
||||
|
Referens i nytt ärende
Block a user