diff --git a/lgw2/assets/minecraft/models/item/weapons/nc_railgunkai_koucyacya.json b/lgw2/assets/minecraft/models/item/weapons/nc_railgunkai_koucyacya.json new file mode 100644 index 000000000..78d82e8a3 --- /dev/null +++ b/lgw2/assets/minecraft/models/item/weapons/nc_railgunkai_koucyacya.json @@ -0,0 +1,44 @@ +{ + "credit": "Made with Blockbench", + "parent": "item/handheld", + "textures": { + "layer0": "item/nc_railgunkai_koucyacya" + }, + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [-45, -90, 0], + "translation": [-0.5, 0.25, -3.25], + "scale": [1.2, 1.2, 1] + }, + "thirdperson_lefthand": { + "rotation": [-45, 90, 0], + "translation": [-0.5, 0.25, -3.25], + "scale": [1.2, 1.2, 1] + }, + "firstperson_righthand": { + "rotation": [180, -75, -130], + "translation": [3.5, 2, -2], + "scale": [1.2, 1.2, 1] + }, + "firstperson_lefthand": { + "rotation": [-18.76, 79.05, -27.9], + "translation": [3.5, 2, -2.5], + "scale": [1.2, 1.2, 1] + }, + "ground": { + "rotation": [-90, 0, 45], + "translation": [0, -4, 0], + "scale": [1.7, 1.7, 1] + }, + "head": { + "rotation": [0, 0, 99.75], + "translation": [1, -18.5, 3.5], + "scale": [2, 2, 1.5] + }, + "fixed": { + "rotation": [-180, 0, -180], + "scale": [1.2, 1.2, 1.1] + } + } +}