diff options
Diffstat (limited to 'assets/minecraft/models/item/leather_chestplate.json')
| -rwxr-xr-x | assets/minecraft/models/item/leather_chestplate.json | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/leather_chestplate.json b/assets/minecraft/models/item/leather_chestplate.json new file mode 100755 index 00000000..1f770205 --- /dev/null +++ b/assets/minecraft/models/item/leather_chestplate.json | |||
| @@ -0,0 +1,147 @@ | |||
| 1 | { | ||
| 2 | "parent": "item/golden_chestplate", | ||
| 3 | "texture_size": [32, 16], | ||
| 4 | "textures": { | ||
| 5 | "1": "item/leather_chestplate", | ||
| 6 | "2": "item/leather_chestplate_overlay", | ||
| 7 | "3": "block/models/armor/leather_layer_1", | ||
| 8 | "4": "block/models/armor/leather_layer_1_overlay" | ||
| 9 | }, | ||
| 10 | "elements": [ | ||
| 11 | { | ||
| 12 | "from": [6, 9, 6], | ||
| 13 | "to": [10, 9, 10], | ||
| 14 | "shade": false, | ||
| 15 | "faces": { | ||
| 16 | "down": {"uv": [0, 0, 16, 16], "texture": "#1", "tintindex": 0} | ||
| 17 | } | ||
| 18 | }, | ||
| 19 | { | ||
| 20 | "from": [3.5, 0, 5.9], | ||
| 21 | "to": [12.5, 12, 10.9], | ||
| 22 | "faces": { | ||
| 23 | "north": {"uv": [5, 10, 7, 16], "texture": "#3", "tintindex": 0}, | ||
| 24 | "east": {"uv": [4, 10, 5, 16], "texture": "#3", "tintindex": 0}, | ||
| 25 | "south": {"uv": [8, 10, 10, 16], "texture": "#3", "tintindex": 0}, | ||
| 26 | "west": {"uv": [7, 10, 8, 16], "texture": "#3", "tintindex": 0}, | ||
| 27 | "up": {"uv": [7, 8, 5, 10], "texture": "#3", "tintindex": 0} | ||
| 28 | } | ||
| 29 | }, | ||
| 30 | { | ||
| 31 | "from": [12.5, 0, 5.9], | ||
| 32 | "to": [3.5, 12, 10.9], | ||
| 33 | "faces": { | ||
| 34 | "north": {"uv": [7, 10, 5, 16], "texture": "#3", "tintindex": 0}, | ||
| 35 | "east": {"uv": [7, 10, 8, 16], "texture": "#3", "tintindex": 0}, | ||
| 36 | "south": {"uv": [10, 10, 8, 16], "texture": "#3", "tintindex": 0}, | ||
| 37 | "west": {"uv": [4, 10, 5, 16], "texture": "#3", "tintindex": 0} | ||
| 38 | } | ||
| 39 | }, | ||
| 40 | { | ||
| 41 | "from": [0, 0, 5.8], | ||
| 42 | "to": [5, 12, 10.8], | ||
| 43 | "rotation": {"angle": -22.5, "axis": "z", "origin": [4.5, 12, 10.4]}, | ||
| 44 | "faces": { | ||
| 45 | "north": {"uv": [12, 10, 11, 16], "texture": "#3", "tintindex": 0}, | ||
| 46 | "south": {"uv": [14, 10, 13, 16], "texture": "#3", "tintindex": 0}, | ||
| 47 | "west": {"uv": [10, 10, 11, 16], "texture": "#3", "tintindex": 0}, | ||
| 48 | "up": {"uv": [11, 8, 12, 10], "texture": "#3", "tintindex": 0} | ||
| 49 | } | ||
| 50 | }, | ||
| 51 | { | ||
| 52 | "from": [11, 0, 5.8], | ||
| 53 | "to": [16, 12, 10.8], | ||
| 54 | "rotation": {"angle": 22.5, "axis": "z", "origin": [11.5, 12, 10.4]}, | ||
| 55 | "faces": { | ||
| 56 | "north": {"uv": [11, 10, 12, 16], "texture": "#3", "tintindex": 0}, | ||
| 57 | "east": {"uv": [10, 10, 11, 16], "texture": "#3", "tintindex": 0}, | ||
| 58 | "south": {"uv": [13, 10, 14, 16], "texture": "#3", "tintindex": 0}, | ||
| 59 | "up": {"uv": [12, 8, 11, 10], "texture": "#3", "tintindex": 0} | ||
| 60 | } | ||
| 61 | }, | ||
| 62 | { | ||
| 63 | "from": [6, 9, 6], | ||
| 64 | "to": [10, 9, 10], | ||
| 65 | "shade": false, | ||
| 66 | "faces": { | ||
| 67 | "down": {"uv": [0, 0, 16, 16], "texture": "#2"} | ||
| 68 | } | ||
| 69 | }, | ||
| 70 | { | ||
| 71 | "from": [3.5, 0, 5.9], | ||
| 72 | "to": [12.5, 12, 10.9], | ||
| 73 | "faces": { | ||
| 74 | "north": {"uv": [5, 10, 7, 16], "texture": "#4"}, | ||
| 75 | "east": {"uv": [4, 10, 5, 16], "texture": "#4"}, | ||
| 76 | "south": {"uv": [8, 10, 10, 16], "texture": "#4"}, | ||
| 77 | "west": {"uv": [7, 10, 8, 16], "texture": "#4"}, | ||
| 78 | "up": {"uv": [7, 8, 5, 10], "texture": "#4"} | ||
| 79 | } | ||
| 80 | }, | ||
| 81 | { | ||
| 82 | "from": [12.5, 0, 5.9], | ||
| 83 | "to": [3.5, 12, 10.9], | ||
| 84 | "faces": { | ||
| 85 | "north": {"uv": [7, 10, 5, 16], "texture": "#4"}, | ||
| 86 | "east": {"uv": [7, 10, 8, 16], "texture": "#4"}, | ||
| 87 | "south": {"uv": [10, 10, 8, 16], "texture": "#4"}, | ||
| 88 | "west": {"uv": [4, 10, 5, 16], "texture": "#4"} | ||
| 89 | } | ||
| 90 | }, | ||
| 91 | { | ||
| 92 | "from": [0, 0, 5.8], | ||
| 93 | "to": [5, 12, 10.8], | ||
| 94 | "rotation": {"angle": -22.5, "axis": "z", "origin": [4.5, 12, 10.4]}, | ||
| 95 | "faces": { | ||
| 96 | "north": {"uv": [12, 10, 11, 16], "texture": "#4"}, | ||
| 97 | "south": {"uv": [14, 10, 13, 16], "texture": "#4"}, | ||
| 98 | "west": {"uv": [10, 10, 11, 16], "texture": "#4"}, | ||
| 99 | "up": {"uv": [11, 8, 12, 10], "texture": "#4"} | ||
| 100 | } | ||
| 101 | }, | ||
| 102 | { | ||
| 103 | "from": [11, 0, 5.8], | ||
| 104 | "to": [16, 12, 10.8], | ||
| 105 | "rotation": {"angle": 22.5, "axis": "z", "origin": [11.5, 12, 10.4]}, | ||
| 106 | "faces": { | ||
| 107 | "north": {"uv": [11, 10, 12, 16], "texture": "#4"}, | ||
| 108 | "east": {"uv": [10, 10, 11, 16], "texture": "#4"}, | ||
| 109 | "south": {"uv": [13, 10, 14, 16], "texture": "#4"}, | ||
| 110 | "up": {"uv": [12, 8, 11, 10], "texture": "#4"} | ||
| 111 | } | ||
| 112 | } | ||
| 113 | ], | ||
| 114 | "overrides": [ | ||
| 115 | { | ||
| 116 | "model": "minecraft:item/leather_boots_quartz_trim", | ||
| 117 | "predicate": { "trim_type": 0.1 } }, | ||
| 118 | { | ||
| 119 | "model": "minecraft:item/leather_boots_iron_trim", | ||
| 120 | "predicate": { "trim_type": 0.2 } }, | ||
| 121 | { | ||
| 122 | "model": "minecraft:item/leather_boots_netherite_trim", | ||
| 123 | "predicate": { "trim_type": 0.3 } }, | ||
| 124 | { | ||
| 125 | "model": "minecraft:item/leather_boots_redstone_trim", | ||
| 126 | "predicate": { "trim_type": 0.4 } }, | ||
| 127 | { | ||
| 128 | "model": "minecraft:item/leather_boots_copper_trim", | ||
| 129 | "predicate": { "trim_type": 0.5 } }, | ||
| 130 | { | ||
| 131 | "model": "minecraft:item/leather_boots_gold_trim", | ||
| 132 | "predicate": { "trim_type": 0.6 } }, | ||
| 133 | { | ||
| 134 | "model": "minecraft:item/leather_boots_emerald_trim", | ||
| 135 | "predicate": { "trim_type": 0.7 } }, | ||
| 136 | { | ||
| 137 | "model": "minecraft:item/leather_boots_leather_trim", | ||
| 138 | "predicate": { "trim_type": 0.8 } }, | ||
| 139 | { | ||
| 140 | "model": "minecraft:item/leather_boots_lapis_trim", | ||
| 141 | "predicate": { "trim_type": 0.9 } }, | ||
| 142 | { | ||
| 143 | "model": "minecraft:item/leather_boots_amethyst_trim", | ||
| 144 | "predicate": { "trim_type": 1.0 } | ||
| 145 | } | ||
| 146 | ] | ||
| 147 | } \ No newline at end of file | ||