Particles and Holding Position for food items
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"2": "lz:block/food/stuffed_pumpkin_details",
|
||||
"4": "lz:block/food/bowl",
|
||||
"6": "lz:block/food/pumpkin_soup",
|
||||
"fruit_salad": "lz:block/food/fruit_salad"
|
||||
"fruit_salad": "lz:block/food/fruit_salad",
|
||||
"particle": "item/pumpkin_pie"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
@@ -148,8 +149,8 @@
|
||||
"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],
|
||||
@@ -171,7 +172,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