forked from VoxeLibre/VoxeLibre
Tweak anvil middle
This commit is contained in:
parent
f1057c0542
commit
449fc046dd
|
@ -77,7 +77,7 @@ local anvildef = {
|
|||
type = "fixed",
|
||||
fixed = {
|
||||
{-8/16, 2/16, -5/16, 8/16, 8/16, 5/16}, -- top
|
||||
{-6/16, -4/16, -1/16, 6/16, 5/16, 1/16}, -- middle
|
||||
{-5/16, -4/16, -2/16, 5/16, 5/16, 2/16}, -- middle
|
||||
{-8/16, -8/16, -5/16, 8/16, -4/16, 5/16}, -- base
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue