did i deadass rollback this

This commit is contained in:
GearShocky 2023-04-14 19:19:26 +06:00
parent addd088cc4
commit 60ac4d60d2

View File

@ -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": {
@ -274,4 +278,16 @@
"translation": [0, -4, 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"
}
}
} }