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
@@ -3,7 +3,8 @@
"textures": {
"5": "lz:block/food/egg_sandwich",
"tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom"
"tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/cooked_chicken"
},
"elements": [
{
@@ -109,7 +110,7 @@
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
@@ -117,13 +118,13 @@
"translation": [-6, -2, -4]
},
"firstperson_righthand": {
"rotation": [0, -90, 25],
"translation": [1.13, 3.2, 1.13],
"rotation": [0, 9, 25],
"translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"firstperson_lefthand": {
"rotation": [0, -90, 25],
"translation": [1.13, 3.2, 1.13],
"rotation": [0, 9, 25],
"translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"ground": {