Particles and Holding Position for food items

This commit is contained in:
2024-11-30 01:30:46 +00:00
parent ee33fa22ce
commit 1c6d4a4038
95 changed files with 623 additions and 701 deletions
@@ -4,7 +4,7 @@
"textures": {
"3": "lz:block/food/melon_juice",
"4": "lz:block/food/glass_bottle",
"particle": "minecraft:block/glass"
"particle": "item/melon_slice"
},
"elements": [
{
@@ -150,8 +150,9 @@
],
"display": {
"thirdperson_righthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
"rotation": [75, 45, 0],
"translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
@@ -174,7 +175,7 @@
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
"translation": [0, 2, 0]
},
"fixed": {
"rotation": [-90, 0, 0],