fixed coconut, added apple stick

This commit is contained in:
DoctorKompot 2021-11-20 17:31:01 +02:00
parent daad02ae60
commit 84b85d6ae5
3 changed files with 8 additions and 4 deletions

View File

@ -2507,8 +2507,9 @@
"voxel.sprite.spore.corruption_spore",
(0.0, 0.0, 0.0), (-30.0, 30.0, 20.0), 0.8,
),
Consumable("common.items.food.apple_stick"): Png(
"element.items.item_apple_stick",
Consumable("common.items.food.apple_stick"): VoxTrans(
"voxel.object.apple_stick",
(0.3, 0.0, 0.0), (-55.0, 60.0, 10.0), 1.0,
),
Consumable("common.items.food.mushroom_stick"): Png(
"element.items.item_shroom_stick",

BIN
assets/voxygen/voxel/object/apple_stick.vox (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/voxygen/voxel/object/coconut.vox (Stored with Git LFS)

Binary file not shown.