Particles and Holding Position for food items
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"bottom": "lz:block/food/stuffed_pumpkin_bottom",
|
||||
"details": "lz:block/food/stuffed_pumpkin_details",
|
||||
"side": "lz:block/food/stuffed_pumpkin_side",
|
||||
"top": "lz:block/food/stuffed_pumpkin_top"
|
||||
"top": "lz:block/food/stuffed_pumpkin_top",
|
||||
"particle": "item/pumpkin_pie"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
@@ -48,10 +49,10 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"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": {
|
||||
|
||||
Reference in New Issue
Block a user