forked from nalc/homedecor_modpack
Improved the knife on the cutlery set
Improved the knife on the cutlery set
This commit is contained in:
parent
8b3260c57a
commit
c9556c51ba
@ -1208,9 +1208,9 @@ minetest.register_node("homedecor:cutlery_set", {
|
|||||||
{-0.22, -0.5, -0.24, -0.215, -0.49, -0.1875}, -- NodeBox12
|
{-0.22, -0.5, -0.24, -0.215, -0.49, -0.1875}, -- NodeBox12
|
||||||
{-0.21, -0.5, -0.24, -0.205, -0.49, -0.1875}, -- NodeBox13
|
{-0.21, -0.5, -0.24, -0.205, -0.49, -0.1875}, -- NodeBox13
|
||||||
{-0.2, -0.5, -0.24, -0.195, -0.49, -0.1875}, -- NodeBox14
|
{-0.2, -0.5, -0.24, -0.195, -0.49, -0.1875}, -- NodeBox14
|
||||||
{0.21, -0.5, -0.45, 0.237261, -0.49, -0.3125}, -- NodeBox15
|
{0.205, -0.5, -0.45, 0.22, -0.49, -0.3125}, -- NodeBox15
|
||||||
{0.1956, -0.5, -0.3125, 0.237261, -0.49, -0.185839}, -- NodeBox16
|
{0.193, -0.5, -0.3125, 0.22, -0.49, -0.185839}, -- NodeBox16
|
||||||
{0.202, -0.5, -0.185839, 0.237261, -0.49, -0.1625}, -- NodeBox17
|
{0.2, -0.5, -0.322, 0.22, -0.49, -0.175}, -- NodeBox17
|
||||||
{-0.1037, -0.5, -0.1875, 0.103734, -0.48, -0.173}, -- NodeBox18
|
{-0.1037, -0.5, -0.1875, 0.103734, -0.48, -0.173}, -- NodeBox18
|
||||||
{-0.1079, -0.5, -0.45, 0.103734, -0.48, -0.4375}, -- NodeBox19
|
{-0.1079, -0.5, -0.45, 0.103734, -0.48, -0.4375}, -- NodeBox19
|
||||||
{-0.143, -0.5, -0.4205, -0.125, -0.48, -0.2125}, -- NodeBox20
|
{-0.143, -0.5, -0.4205, -0.125, -0.48, -0.2125}, -- NodeBox20
|
||||||
|
Loading…
Reference in New Issue
Block a user