Merge remote-tracking branch 'origin/master' into master

This commit is contained in:
DBotThePony 2023-04-15 23:47:48 +07:00
commit a65fb6d829
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -1,4 +1,8 @@
{
"loader": "forge:separate_transforms",
"gui_light": "front",
"base":
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
@ -258,20 +262,18 @@
},
"thirdperson_lefthand": {
"translation": [0, 0.5, 0]
},
"ground": {
"rotation": [29, 0, 0],
"translation": [0, 2, -0.75],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-17, 143, 39],
"translation": [-2, -3.25, 0],
"scale": [0.76, 0.76, 0.76]
},
"fixed": {
"rotation": [0, 90, 0],
"translation": [0, -4, 0]
}
}
},
"perspectives": {
"gui": {
"parent": "overdrive_that_matters:item/explosive_hammer_inventory"
},
"fixed": {
"parent": "overdrive_that_matters:item/explosive_hammer_inventory"
},
"ground": {
"parent": "overdrive_that_matters:item/explosive_hammer_inventory"
}
}
}