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
@@ -2,11 +2,11 @@
"credit": "Made with Blockbench",
"render_type": "minecraft:cutout",
"textures": {
"particle": "lz:block/food/roast_chicken_eaten",
"body": "lz:block/food/roast_chicken_eaten",
"gibs": "lz:block/food/roast_chicken_gibs",
"tray_bottom": "lz:block/food/tray_bottom",
"tray_top": "lz:block/food/tray_top_veggies"
"tray_top": "lz:block/food/tray_top_veggies",
"particle": "item/cooked_chicken"
},
"elements": [
{
@@ -87,7 +87,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": {
@@ -95,13 +95,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": {