Tweak anvil middle

This commit is contained in:
Wuzzy 2018-02-02 17:22:39 +01:00
parent f1057c0542
commit 449fc046dd
1 changed files with 1 additions and 1 deletions

View File

@ -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
}
},