Fix velorite sprite offset

This commit is contained in:
Sam 2023-04-06 09:58:04 -04:00
parent d523d31056
commit 4ec2798262

View File

@ -716,7 +716,7 @@ Velorite: Some((
variations: [
(
model: "voxygen.voxel.sprite.velorite.velorite_ore",
offset: (-5.0, -5.0, -5.0),
offset: (-5.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
],