Merge remote-tracking branch 'origin/master' into master
This commit is contained in:
commit
a65fb6d829
@ -1,4 +1,8 @@
|
|||||||
{
|
{
|
||||||
|
"loader": "forge:separate_transforms",
|
||||||
|
"gui_light": "front",
|
||||||
|
"base":
|
||||||
|
{
|
||||||
"credit": "Made with Blockbench",
|
"credit": "Made with Blockbench",
|
||||||
"texture_size": [32, 32],
|
"texture_size": [32, 32],
|
||||||
"textures": {
|
"textures": {
|
||||||
@ -258,20 +262,18 @@
|
|||||||
},
|
},
|
||||||
"thirdperson_lefthand": {
|
"thirdperson_lefthand": {
|
||||||
"translation": [0, 0.5, 0]
|
"translation": [0, 0.5, 0]
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"ground": {
|
"perspectives": {
|
||||||
"rotation": [29, 0, 0],
|
|
||||||
"translation": [0, 2, -0.75],
|
|
||||||
"scale": [0.5, 0.5, 0.5]
|
|
||||||
},
|
|
||||||
"gui": {
|
"gui": {
|
||||||
"rotation": [-17, 143, 39],
|
"parent": "overdrive_that_matters:item/explosive_hammer_inventory"
|
||||||
"translation": [-2, -3.25, 0],
|
|
||||||
"scale": [0.76, 0.76, 0.76]
|
|
||||||
},
|
},
|
||||||
"fixed": {
|
"fixed": {
|
||||||
"rotation": [0, 90, 0],
|
"parent": "overdrive_that_matters:item/explosive_hammer_inventory"
|
||||||
"translation": [0, -4, 0]
|
},
|
||||||
|
"ground": {
|
||||||
|
"parent": "overdrive_that_matters:item/explosive_hammer_inventory"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user