New models for ores and repair bench

This commit is contained in:
Sam 2023-04-01 10:59:18 -04:00
parent 29a7520a48
commit 038929d66d
44 changed files with 66 additions and 138 deletions

View File

@ -3159,7 +3159,7 @@
(0.0, -1.0, 0.0), (-50.0, 40.0, 20.0), 0.8,
),
Simple("common.items.mineral.ore.veloritefrag"): VoxTrans(
"voxel.sprite.velorite.velorite_1",
"voxel.sprite.velorite.velorite",
(0.0, 0.0, 0.0), (-50.0, 40.0, 20.0), 0.8,
),
Simple("common.items.food.apple_mushroom_curry"): VoxTrans(

View File

@ -800,7 +800,7 @@
Simple("common.items.food.blue_cheese"): "voxel.object.blue_cheese",
Simple("common.items.food.mushroom"): "voxel.sprite.mushrooms.mushroom-10",
Simple("common.items.mineral.ore.velorite"): "voxel.sprite.velorite.velorite_ore",
Simple("common.items.mineral.ore.veloritefrag"): "voxel.sprite.velorite.velorite_1",
Simple("common.items.mineral.ore.veloritefrag"): "voxel.sprite.velorite.velorite",
Simple("common.items.food.apple_mushroom_curry"): "voxel.object.mushroom_curry",
Simple("common.items.food.spore_corruption"): "voxel.sprite.spore.corruption_spore",
Simple("common.items.food.apple_stick"): "voxel.object.apple_stick",

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
assets/voxygen/voxel/sprite/velorite/velorite.vox (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -725,53 +725,8 @@ Velorite: Some((
VeloriteFrag: Some((
variations: [
(
model: "voxygen.voxel.sprite.velorite.velorite_1",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_2",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_3",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_4",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_5",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_6",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_7",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_8",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_9",
offset: (-3.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.velorite.velorite_10",
offset: (-3.0, -5.0, 0.0),
model: "voxygen.voxel.sprite.velorite.velorite",
offset: (-4.0, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
],
@ -784,7 +739,7 @@ Chest: Some((
model: "voxygen.voxel.sprite.chests.chest",
offset: (-7.0, -5.0, -0.0),
lod_axes: (1.0, 1.0, 1.0),
),
),
(
model: "voxygen.voxel.sprite.chests.chest_dark",
offset: (-7.0, -5.0, -0.0),
@ -799,13 +754,13 @@ Chest: Some((
wind_sway: 0.0,
)),
CommonLockedChest: Some((
variations: [
variations: [
(
model: "voxygen.voxel.sprite.chests.chest_gold",
offset: (-7.0, -5.0, -0.0),
lod_axes: (1.0, 1.0, 1.0),
),
],
wind_sway: 0.0,
)),