diff options
Diffstat (limited to 'assets/minecraft/models/item/lingering_potion.json')
| -rwxr-xr-x | assets/minecraft/models/item/lingering_potion.json | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/lingering_potion.json b/assets/minecraft/models/item/lingering_potion.json new file mode 100755 index 00000000..c6fe3103 --- /dev/null +++ b/assets/minecraft/models/item/lingering_potion.json | |||
| @@ -0,0 +1,110 @@ | |||
| 1 | { | ||
| 2 | "parent": "item/end_portal_frame", | ||
| 3 | "ambientocclusion": false, | ||
| 4 | "texture_size": [256, 16], | ||
| 5 | "textures": { | ||
| 6 | "1": "item/lingering_potion_model", | ||
| 7 | "particle": "item/glass_bottle" | ||
| 8 | }, | ||
| 9 | "elements": [ | ||
| 10 | { | ||
| 11 | "from": [6, 0, 6], | ||
| 12 | "to": [10, 0, 10], | ||
| 13 | "shade": false, | ||
| 14 | "faces": { | ||
| 15 | "down": {"uv": [1, 0, 1.5, 16], "texture": "#1"} | ||
| 16 | } | ||
| 17 | }, | ||
| 18 | { | ||
| 19 | "from": [6, 0, 6], | ||
| 20 | "to": [10, 0, 10], | ||
| 21 | "shade": false, | ||
| 22 | "faces": { | ||
| 23 | "down": {"uv": [0.5, 0, 1, 16], "texture": "#1", "tintindex": 0} | ||
| 24 | } | ||
| 25 | }, | ||
| 26 | { | ||
| 27 | "from": [6, 0, 6], | ||
| 28 | "to": [10, 8, 10], | ||
| 29 | "faces": { | ||
| 30 | "north": {"uv": [0.375, 9, 0.5, 16], "texture": "#1"}, | ||
| 31 | "east": {"uv": [0.375, 9, 0.5, 16], "texture": "#1"}, | ||
| 32 | "south": {"uv": [0.375, 9, 0.5, 16], "texture": "#1"}, | ||
| 33 | "west": {"uv": [0.375, 9, 0.5, 16], "texture": "#1"}, | ||
| 34 | "up": {"uv": [0.375, 5, 0.5, 9], "texture": "#1"} | ||
| 35 | } | ||
| 36 | }, | ||
| 37 | { | ||
| 38 | "from": [7, 8, 7], | ||
| 39 | "to": [9, 12, 9], | ||
| 40 | "faces": { | ||
| 41 | "north": {"uv": [0.21875, 7, 0.28125, 11], "texture": "#1"}, | ||
| 42 | "east": {"uv": [0.21875, 7, 0.28125, 11], "texture": "#1"}, | ||
| 43 | "south": {"uv": [0.21875, 7, 0.28125, 11], "texture": "#1"}, | ||
| 44 | "west": {"uv": [0.21875, 7, 0.28125, 11], "texture": "#1"}, | ||
| 45 | "up": {"uv": [0.21875, 7, 0.28125, 9], "texture": "#1"} | ||
| 46 | } | ||
| 47 | }, | ||
| 48 | { | ||
| 49 | "from": [6.5, 10, 6.5], | ||
| 50 | "to": [9.5, 11, 9.5], | ||
| 51 | "faces": { | ||
| 52 | "north": {"uv": [0.1875, 6, 0.3125, 7], "texture": "#1"}, | ||
| 53 | "east": {"uv": [0.1875, 6, 0.3125, 7], "texture": "#1"}, | ||
| 54 | "south": {"uv": [0.1875, 6, 0.3125, 7], "texture": "#1"}, | ||
| 55 | "west": {"uv": [0.1875, 6, 0.3125, 7], "texture": "#1"}, | ||
| 56 | "up": {"uv": [0.1875, 3, 0.3125, 7], "texture": "#1"} | ||
| 57 | } | ||
| 58 | }, | ||
| 59 | { | ||
| 60 | "from": [6.1, 0, 6.1], | ||
| 61 | "to": [9.9, 5.9, 9.9], | ||
| 62 | "faces": { | ||
| 63 | "north": {"uv": [0, 0, 0.15625, 5], "texture": "#1", "tintindex": 0}, | ||
| 64 | "east": {"uv": [0, 0, 0.15625, 5], "texture": "#1", "tintindex": 0}, | ||
| 65 | "south": {"uv": [0, 0, 0.15625, 5], "texture": "#1", "tintindex": 0}, | ||
| 66 | "west": {"uv": [0, 0, 0.15625, 5], "texture": "#1", "tintindex": 0}, | ||
| 67 | "up": {"uv": [0, 0, 0.15625, 5], "texture": "#1", "tintindex": 0} | ||
| 68 | } | ||
| 69 | } | ||
| 70 | ], | ||
| 71 | "gui_light": "front", | ||
| 72 | "display": { | ||
| 73 | "thirdperson_righthand": { | ||
| 74 | "rotation": [68, 0, 0], | ||
| 75 | "translation": [0, 2, 3.25], | ||
| 76 | "scale": [0.63, 0.63, 0.63] | ||
| 77 | }, | ||
| 78 | "thirdperson_lefthand": { | ||
| 79 | "rotation": [68, 0, 0], | ||
| 80 | "translation": [0, 2, 3.25], | ||
| 81 | "scale": [0.63, 0.63, 0.63] | ||
| 82 | }, | ||
| 83 | "firstperson_righthand": { | ||
| 84 | "rotation": [4.5, -41, 12], | ||
| 85 | "translation": [2.5, 2, 0] | ||
| 86 | }, | ||
| 87 | "firstperson_lefthand": { | ||
| 88 | "rotation": [4.5, -41, 12], | ||
| 89 | "translation": [2.5, 2, 0] | ||
| 90 | }, | ||
| 91 | "ground": { | ||
| 92 | "translation": [0, 5, 0], | ||
| 93 | "scale": [0.6, 0.6, 0.6] | ||
| 94 | }, | ||
| 95 | "gui": { | ||
| 96 | "rotation": [270, 0, 0], | ||
| 97 | "scale": [4, 1.4, 4] | ||
| 98 | }, | ||
| 99 | "head": { | ||
| 100 | "rotation": [12.5, 0, 0], | ||
| 101 | "translation": [0, -8.5, -7.25], | ||
| 102 | "scale": [0.99, 0.99, 0.99] | ||
| 103 | }, | ||
| 104 | "fixed": { | ||
| 105 | "rotation": [-90, 0, 0], | ||
| 106 | "translation": [0, 0, -14], | ||
| 107 | "scale": [2, 2, 2] | ||
| 108 | } | ||
| 109 | } | ||
| 110 | } \ No newline at end of file | ||