update shovel voxel files to fit animations better

This commit is contained in:
Isse 2023-08-08 20:44:37 +02:00
parent ba1cee4fd2
commit d74a743d4f
3 changed files with 6 additions and 6 deletions

View File

@ -1616,11 +1616,11 @@
),
Simple("common.items.weapons.tool.shovel-0"): VoxTrans(
"voxel.weapon.tool.shovel_green",
(0.0, 0.0, 0.0), (-135.0, 90.0, 0.0), 1.2,
(0.0, 0.0, 0.0), (-45.0, -90.0, 0.0), 1.2,
),
Simple("common.items.weapons.tool.shovel-1"): VoxTrans(
"voxel.weapon.tool.shovel_gold",
(0.0, 0.0, 0.0), (-135.0, 90.0, 0.0), 1.2,
(0.0, 0.0, 0.0), (-45.0, -90.0, 0.0), 1.2,
),
Simple("common.items.tool.instruments.lyre"): VoxTrans(
"voxel.weapon.tool.wooden_lyre",

Binary file not shown.

Binary file not shown.