Particles and Holding Position for food items
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"textures": {
|
||||
"4": "lz:block/food/baked_potato",
|
||||
"tray_top": "lz:block/food/tray_top",
|
||||
"tray_bottom": "lz:block/food/tray_bottom"
|
||||
"tray_bottom": "lz:block/food/tray_bottom",
|
||||
"particle": "item/baked_potato"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
@@ -98,7 +99,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": {
|
||||
|
||||
Reference in New Issue
Block a user