forked from mtcontrib/farming
code tidy
This commit is contained in:
parent
d21559a1fd
commit
8606b41c95
@ -58,8 +58,7 @@ minetest.register_node("farming:garlic_braid", {
|
|||||||
node_box = {
|
node_box = {
|
||||||
type = "fixed",
|
type = "fixed",
|
||||||
fixed = {
|
fixed = {
|
||||||
{-0.13, -0.45, 0.5, 0.13, 0.45, 0.24,
|
{-0.13, -0.45, 0.5, 0.13, 0.45, 0.24},
|
||||||
},
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user