diff --git a/lgw/assets/minecraft/models/item/dx1448.json b/lgw/assets/minecraft/models/item/dx1448.json new file mode 100644 index 0000000000..d90eee48ab --- /dev/null +++ b/lgw/assets/minecraft/models/item/dx1448.json @@ -0,0 +1,34 @@ +{ + "credit": "Made with Blockbench", + "parent": "item/handheld", + "textures": { + "layer0": "items/dx1448" + }, + "display": { + "thirdperson_righthand": { + "rotation": [ 45, -90, 55 ], + "translation": [ 2, -2, 2 ], + "scale": [ 0.3, 0.3, 0.002 ] + }, + "thirdperson_lefthand": { + "rotation": [ 45, 90, -55 ], + "translation": [ 2, -2, 2 ], + "scale": [ 0.3, 0.3, 0.002 ] + }, + "firstperson_righthand": { + "rotation": [ 0, -90, 25 ], + "translation": [ 0, 5, 1.13 ], + "scale": [ 0.4, 0.4, 0.002 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, 90, -25 ], + "translation": [ 1.13, 3.2, 1.13 ], + "scale": [ 0.4, 0.4, 0.002 ] + }, + "fixed":{ + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [0.6, 0.6, 0.002] + } + } +} \ No newline at end of file