diff --git a/src/main/resources/assets/overdrive_that_matters/models/item/plasma_rifle.json b/src/main/resources/assets/overdrive_that_matters/models/item/plasma_rifle.json index fb047a541..bd0def089 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/item/plasma_rifle.json +++ b/src/main/resources/assets/overdrive_that_matters/models/item/plasma_rifle.json @@ -8,16 +8,16 @@ } }, "perspectives": { - "third_person_right_hand": { + "thirdperson_righthand": { "parent": "overdrive_that_matters:item/plasma_rifle_3d" }, - "third_person_left_hand": { + "thirdperson_lefthand": { "parent": "overdrive_that_matters:item/plasma_rifle_3d" }, - "first_person_right_hand": { + "firstperson_righthand": { "parent": "overdrive_that_matters:item/plasma_rifle_3d" }, - "first_person_left_hand": { + "firstperson_lefthand": { "parent": "overdrive_that_matters:item/plasma_rifle_3d" }, "fixed": {