Item resize
This commit is contained in:
@@ -109,8 +109,9 @@
|
||||
"scale": [0.55, 0.55, 0.55]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [0, 3, 1],
|
||||
"scale": [0.55, 0.55, 0.55]
|
||||
"rotation": [90, 0, 0],
|
||||
"translation": [-6, -2, -7.75],
|
||||
"scale": [0.54, 0.54, 0.54]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, -90, 25],
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"textures": {
|
||||
"0": "minecraft:block/candle",
|
||||
"1": "minecraft:block/gold_block",
|
||||
"0": "1.21.3:block/candle",
|
||||
"1": "1.21.3:block/gold_block",
|
||||
"2": "lz:block/items/flame",
|
||||
"particle": "minecraft:block/gold_block"
|
||||
"particle": "1.21.3:block/gold_block"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
@@ -530,7 +530,8 @@
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [90, 0, 0],
|
||||
"translation": [-6, -2, -4]
|
||||
"translation": [-5.5, -2, -1],
|
||||
"scale": [1.4, 1.4, 1.4]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, -90, 25],
|
||||
|
||||
Reference in New Issue
Block a user