Particles and Holding Position for food items
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"4": "lz:block/food/bowl",
|
||||
"tray_top": "lz:block/food/tray_top_veggies",
|
||||
"body": "lz:block/food/roast_chicken_eaten",
|
||||
"gibs": "lz:block/food/roast_chicken_gibs"
|
||||
"gibs": "lz:block/food/roast_chicken_gibs",
|
||||
"particle": "item/cooked_chicken"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
@@ -120,21 +121,21 @@
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
"translation": [0, 2.5, 3],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [90, 0, 0],
|
||||
"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": {
|
||||
@@ -143,7 +144,7 @@
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
"translation": [0, 3, 0]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 13, 0]
|
||||
|
||||
Reference in New Issue
Block a user