mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-26 19:27:31 +01:00
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
Block a user