Item resize

This commit is contained in:
2024-11-29 12:10:32 +00:00
parent ac617f92b6
commit 620eea38d6
2 changed files with 8 additions and 6 deletions
@@ -109,8 +109,9 @@
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"translation": [0, 3, 1], "rotation": [90, 0, 0],
"scale": [0.55, 0.55, 0.55] "translation": [-6, -2, -7.75],
"scale": [0.54, 0.54, 0.54]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, -90, 25],
@@ -1,9 +1,9 @@
{ {
"textures": { "textures": {
"0": "minecraft:block/candle", "0": "1.21.3:block/candle",
"1": "minecraft:block/gold_block", "1": "1.21.3:block/gold_block",
"2": "lz:block/items/flame", "2": "lz:block/items/flame",
"particle": "minecraft:block/gold_block" "particle": "1.21.3:block/gold_block"
}, },
"elements": [ "elements": [
{ {
@@ -530,7 +530,8 @@
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
"translation": [-6, -2, -4] "translation": [-5.5, -2, -1],
"scale": [1.4, 1.4, 1.4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, -90, 25],