Particles and Holding Position for food items
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"bowl": "lz:block/food/small_plate",
|
||||
"side_texture": "lz:block/food/pie_side",
|
||||
"inner_texture": "lz:block/food/chocolate_pie_inner",
|
||||
"particle": "lz:block/food/chocolate_pie_top",
|
||||
"top_texture": "lz:block/food/chocolate_pie_top"
|
||||
},
|
||||
"elements": [
|
||||
@@ -58,11 +59,11 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"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],
|
||||
@@ -84,7 +85,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