Particles and Holding Position for food items

This commit is contained in:
2024-11-30 01:30:46 +00:00
parent ee33fa22ce
commit 1c6d4a4038
95 changed files with 623 additions and 701 deletions
@@ -1,6 +1,7 @@
{
"credit": "Made with Blockbench",
"textures": {
"particle": "lz:block/food/apple_pie_top",
"top": "lz:block/food/apple_pie_top",
"inner": "lz:block/food/apple_pie_inner",
"side": "lz:block/food/pie_side",
@@ -33,9 +34,9 @@
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
"rotation": [75, -135, 0],
"translation": [0, 4.5, 3],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
@@ -57,7 +58,8 @@
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
"translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
},
"head": {
"translation": [0, 13, 0]