Particles and Holding Position for food items
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"textures": {
|
||||
"0": "lz:block/food/melon_popsicle",
|
||||
"tray_top": "lz:block/food/tray_top",
|
||||
"tray_bottom": "lz:block/food/tray_bottom"
|
||||
"tray_bottom": "lz:block/food/tray_bottom",
|
||||
"particle": "item/melon_slice"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
@@ -49,7 +50,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": {
|
||||
@@ -57,13 +58,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": {
|
||||
|
||||
Reference in New Issue
Block a user