mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
updated item models with the ones provided by Gemu, (bags and food), some leather items, and honey, then updated item_image_manifest and sprite_manifest accordingly
This commit is contained in:
parent
0242552492
commit
7fb9ac121e
@ -2424,7 +2424,7 @@
|
||||
),
|
||||
Armor(Bag("GreenMid")): VoxTrans(
|
||||
"voxel.armor.misc.bag.liana_kit",
|
||||
(0.0, 0.0, 0.0), (-80.0, 20.0, 5.0), 0.9,
|
||||
(0.5, 0.0, 0.0), (-80.0, 20.0, 5.0), 0.9,
|
||||
),
|
||||
Armor(Bag("LeatherSmall")): VoxTrans(
|
||||
"voxel.armor.misc.bag.tiny_leather_pouch",
|
||||
@ -2436,11 +2436,11 @@
|
||||
),
|
||||
Armor(Bag("RedMed")): VoxTrans(
|
||||
"voxel.armor.misc.bag.woven_red_bag",
|
||||
(0.0, 0.0, 0.0), (-80.0, 20.0, 5.0), 0.9,
|
||||
(0.5, 0.0, 0.0), (-80.0, 20.0, 5.0), 0.9,
|
||||
),
|
||||
Armor(Bag("RedSmall")): VoxTrans(
|
||||
"voxel.armor.misc.bag.knitted_red_pouch",
|
||||
(0.0, 0.0, 0.0), (-80.0, 20.0, 5.0), 0.8,
|
||||
(0.3, 0.0, 0.0), (-80.0, 20.0, 5.0), 0.8,
|
||||
),
|
||||
Armor(Bag("RedTiny")): VoxTrans(
|
||||
"voxel.armor.misc.bag.tiny_red_pouch",
|
||||
@ -2452,12 +2452,12 @@
|
||||
),
|
||||
// Consumables
|
||||
Consumable("common.items.food.apple"): VoxTrans(
|
||||
"voxel.object.apple",
|
||||
(1.0, 0.5, 0.0), (-60.0, 30.0, 20.0), 0.9,
|
||||
"voxel.object.apple_half",
|
||||
(-0.5, 0.5, 0.0), (-60.0, -45.0, -15.0), 0.9,
|
||||
),
|
||||
Consumable("common.items.food.coconut"): VoxTrans(
|
||||
"voxel.object.coconut",
|
||||
(0.0, 0.5, 0.0), (-55.0, 30.0, 20.0), 0.9,
|
||||
"voxel.object.coconut_half",
|
||||
(0.1, -0.5, 0.0), (-55.0, 30.0, 20.0), 0.8,
|
||||
),
|
||||
Consumable("common.items.food.cactus_colada"): VoxTrans(
|
||||
"voxel.object.cactus_drink",
|
||||
@ -2872,8 +2872,9 @@
|
||||
"voxel.sprite.mineral.ore.coal",
|
||||
(0.0, 0.0, 0.0), (-60.0, 30.0, 15.0), 0.9,
|
||||
),
|
||||
Ingredient("Honey"): Png(
|
||||
"element.items.item_honey",
|
||||
Ingredient("Honey"): VoxTrans(
|
||||
"voxel.object.honey",
|
||||
(1.0, 0.0, 0.0), (-20.0, 20.0, -30.0), 0.9,
|
||||
),
|
||||
Ingredient("MortarPestle"): Png(
|
||||
"element.items.item_mortarpestlecoco",
|
||||
|
BIN
assets/voxygen/voxel/armor/misc/bag/admin_black_hole.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/admin_black_hole.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/heavy_seabag.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/heavy_seabag.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/liana_kit.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/liana_kit.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/mindflayer_spellbag.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/mindflayer_spellbag.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/reliable_backpack.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/reliable_backpack.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/soulkeeper_cursed.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/soulkeeper_cursed.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/soulkeeper_pure.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/soulkeeper_pure.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/sturdy_red_backpack.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/sturdy_red_backpack.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/tiny_leather_pouch.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/tiny_leather_pouch.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/tiny_red_pouch.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/tiny_red_pouch.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/troll_hide_pack.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/troll_hide_pack.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/armor/misc/bag/woven_red_bag.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/armor/misc/bag/woven_red_bag.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/object/apple.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/object/apple.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/object/apple_half.vox
(Stored with Git LFS)
Normal file
BIN
assets/voxygen/voxel/object/apple_half.vox
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
assets/voxygen/voxel/object/apple_stick.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/object/apple_stick.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/object/coconut.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/object/coconut.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/object/coconut_half.vox
(Stored with Git LFS)
Normal file
BIN
assets/voxygen/voxel/object/coconut_half.vox
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
assets/voxygen/voxel/object/honey.vox
(Stored with Git LFS)
Normal file
BIN
assets/voxygen/voxel/object/honey.vox
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
assets/voxygen/voxel/object/mushroom_stick.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/object/mushroom_stick.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/sprite/crafting_ing/leather/leather_strips.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/sprite/crafting_ing/leather/leather_strips.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/sprite/crafting_ing/leather/simple_leather.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/sprite/crafting_ing/leather/simple_leather.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/sprite/crafting_ing/leather/thick_leather.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/sprite/crafting_ing/leather/thick_leather.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/sprite/fruit/apple.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/sprite/fruit/apple.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/sprite/fruit/apple_half.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/sprite/fruit/apple_half.vox
(Stored with Git LFS)
Binary file not shown.
BIN
assets/voxygen/voxel/sprite/fruit/coconut.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/sprite/fruit/coconut.vox
(Stored with Git LFS)
Binary file not shown.
@ -494,7 +494,7 @@ Apple: Some((
|
||||
variations: [
|
||||
(
|
||||
model: "voxygen.voxel.sprite.fruit.apple",
|
||||
offset: (-6.0, -6.0, 0.0),
|
||||
offset: (-4.0, -4.0, 0.0),
|
||||
lod_axes: (1.0, 1.0, 1.0),
|
||||
),
|
||||
],
|
||||
@ -1702,7 +1702,7 @@ Coconut: Some((
|
||||
variations: [
|
||||
(
|
||||
model: "voxygen.voxel.sprite.fruit.coconut",
|
||||
offset: (-6.0, -6.0, 2.0),
|
||||
offset: (-3.5, -3.5, 2.0),
|
||||
lod_axes: (1.0, 1.0, 1.0),
|
||||
),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user