Improve techage:ta4_power_box
node_box
This commit is contained in:
parent
ab66660b32
commit
c2c0686d07
@ -135,7 +135,7 @@ minetest.register_node("techage:ta4_power_box", {
|
|||||||
type = "connected",
|
type = "connected",
|
||||||
fixed = {
|
fixed = {
|
||||||
{ -3/16, -3/16, -3/16, 3/16, 3/16, 3/16}, -- box
|
{ -3/16, -3/16, -3/16, 3/16, 3/16, 3/16}, -- box
|
||||||
{ -1/16, -7/16, -1/16, 1/16, -4/16, 1/16}, -- post
|
{ -1/16, -7/16, -1/16, 1/16, -3/16, 1/16}, -- post
|
||||||
{ -3/16, -8/16, -3/16, 3/16, -7/16, 3/16}, -- base
|
{ -3/16, -8/16, -3/16, 3/16, -7/16, 3/16}, -- base
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user