diff options
Diffstat (limited to 'assets/minecraft/models/item/torch.json')
| -rwxr-xr-x | assets/minecraft/models/item/torch.json | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/torch.json b/assets/minecraft/models/item/torch.json new file mode 100755 index 00000000..bc9c456a --- /dev/null +++ b/assets/minecraft/models/item/torch.json | |||
| @@ -0,0 +1,118 @@ | |||
| 1 | { | ||
| 2 | "ambientocclusion": false, | ||
| 3 | "textures": { | ||
| 4 | "2": "block/torch", | ||
| 5 | "layer0": "item/torch", | ||
| 6 | "torch_flame_e": "block/torch_flame" | ||
| 7 | }, | ||
| 8 | "elements": [ | ||
| 9 | { | ||
| 10 | "from": [2.89462, -2.85, 6], | ||
| 11 | "to": [2.89462, 7.52, 10], | ||
| 12 | "shade": false, | ||
| 13 | "rotation": {"angle": -22.5, "axis": "z", "origin": [2.89462, -2.76325, 8]}, | ||
| 14 | "faces": { | ||
| 15 | "west": {"uv": [0, 0, 16, 16], "texture": "#layer0"} | ||
| 16 | } | ||
| 17 | }, | ||
| 18 | { | ||
| 19 | "from": [10, -4, 4], | ||
| 20 | "to": [32, 0, 12], | ||
| 21 | "shade": false, | ||
| 22 | "rotation": {"angle": 45, "axis": "z", "origin": [5, -12, 9]}, | ||
| 23 | "faces": { | ||
| 24 | "up": {"uv": [6, 5, 10, 16], "rotation": 90, "texture": "#2"}, | ||
| 25 | "down": {"uv": [6, 5, 10, 16], "rotation": 90, "texture": "#2"} | ||
| 26 | } | ||
| 27 | }, | ||
| 28 | { | ||
| 29 | "from": [30, -4, 6], | ||
| 30 | "to": [30, 0, 10], | ||
| 31 | "shade": false, | ||
| 32 | "rotation": {"angle": 45, "axis": "z", "origin": [5, -12, 9]}, | ||
| 33 | "faces": { | ||
| 34 | "east": {"uv": [7, 6, 9, 8], "texture": "#2"} | ||
| 35 | } | ||
| 36 | }, | ||
| 37 | { | ||
| 38 | "from": [10, 0, 4], | ||
| 39 | "to": [32, -4, 12], | ||
| 40 | "shade": false, | ||
| 41 | "rotation": {"angle": 45, "axis": "z", "origin": [5, -12, 9]}, | ||
| 42 | "faces": { | ||
| 43 | "up": {"uv": [6, 5, 10, 16], "rotation": 90, "texture": "#2"}, | ||
| 44 | "down": {"uv": [6, 5, 10, 16], "rotation": 90, "texture": "#2"} | ||
| 45 | } | ||
| 46 | }, | ||
| 47 | { | ||
| 48 | "from": [10, -6, 6], | ||
| 49 | "to": [32, 2, 10], | ||
| 50 | "shade": false, | ||
| 51 | "rotation": {"angle": 45, "axis": "z", "origin": [5, -12, 9]}, | ||
| 52 | "faces": { | ||
| 53 | "north": {"uv": [6, 5, 10, 16], "rotation": 270, "texture": "#2"}, | ||
| 54 | "south": {"uv": [6, 5, 10, 16], "rotation": 90, "texture": "#2"} | ||
| 55 | } | ||
| 56 | }, | ||
| 57 | { | ||
| 58 | "from": [10, -6, 10], | ||
| 59 | "to": [32, 2, 6], | ||
| 60 | "shade": false, | ||
| 61 | "rotation": {"angle": 45, "axis": "z", "origin": [5, -12, 9]}, | ||
| 62 | "faces": { | ||
| 63 | "north": {"uv": [6, 5, 10, 16], "rotation": 270, "texture": "#2"}, | ||
| 64 | "south": {"uv": [6, 5, 10, 16], "rotation": 90, "texture": "#2"} | ||
| 65 | } | ||
| 66 | }, | ||
| 67 | { | ||
| 68 | "from": [6.22843, 9.2, 8], | ||
| 69 | "to": [22.22843, 25.2, 8], | ||
| 70 | "shade": false, | ||
| 71 | "faces": { | ||
| 72 | "north": {"uv": [0, 0, 16, 16], "texture": "#torch_flame_e"}, | ||
| 73 | "south": {"uv": [16, 0, 0, 16], "texture": "#torch_flame_e"} | ||
| 74 | } | ||
| 75 | } | ||
| 76 | ], | ||
| 77 | "gui_light": "front", | ||
| 78 | "display": { | ||
| 79 | "thirdperson_righthand": { | ||
| 80 | "rotation": [0, 90, 55], | ||
| 81 | "translation": [0, 2.75, 3.5], | ||
| 82 | "scale": [0.5, 0.5, 0.5] | ||
| 83 | }, | ||
| 84 | "thirdperson_lefthand": { | ||
| 85 | "rotation": [0, -90, -55], | ||
| 86 | "translation": [0, 2.75, 3.5], | ||
| 87 | "scale": [0.5, 0.5, 0.5] | ||
| 88 | }, | ||
| 89 | "firstperson_righthand": { | ||
| 90 | "rotation": [-180, 82, -177], | ||
| 91 | "translation": [3.75, 1, 1.5], | ||
| 92 | "scale": [0.5, 0.5, 0.5] | ||
| 93 | }, | ||
| 94 | "firstperson_lefthand": { | ||
| 95 | "rotation": [0, -78, 3], | ||
| 96 | "translation": [3.75, 1, 1.5], | ||
| 97 | "scale": [0.5, 0.5, 0.5] | ||
| 98 | }, | ||
| 99 | "ground": { | ||
| 100 | "rotation": [0, 0, 45], | ||
| 101 | "translation": [0, 2, 0], | ||
| 102 | "scale": [0.35, 0.35, 0.35] | ||
| 103 | }, | ||
| 104 | "gui": { | ||
| 105 | "rotation": [45, 90, -90], | ||
| 106 | "translation": [0, 8.25, 0], | ||
| 107 | "scale": [4, 4, 4] | ||
| 108 | }, | ||
| 109 | "head": { | ||
| 110 | "rotation": [0, 90, 0], | ||
| 111 | "translation": [0, 9.5, -7.75], | ||
| 112 | "scale": [0.75, 0.75, 0.75] | ||
| 113 | }, | ||
| 114 | "fixed": { | ||
| 115 | "translation": [0, 1.5, -1.5] | ||
| 116 | } | ||
| 117 | } | ||
| 118 | } \ No newline at end of file | ||