From d01b86cd71b4a805f273bd662a38aacafa803cf4 Mon Sep 17 00:00:00 2001 From: Lance5057 Date: Wed, 17 Feb 2016 00:57:15 -0600 Subject: Buncha updates, forgot to github --- .../tinker/textures/items/armor/boots/_boots_chain.png | Bin 0 -> 290 bytes .../tinker/textures/items/armor/boots/_boots_cloth.png | Bin 0 -> 154 bytes .../tinker/textures/items/armor/boots/_boots_rivet.png | Bin 0 -> 151 bytes .../textures/items/armor/chausses/_chausses_chain.png | Bin 0 -> 206 bytes .../textures/items/armor/chausses/_chausses_plate.png | Bin 0 -> 278 bytes .../tinker/textures/items/armor/coif/_coif_chain.png | Bin 0 -> 285 bytes .../tinker/textures/items/armor/coif/_coif_circlet.png | Bin 0 -> 194 bytes .../tinker/textures/items/armor/coif/_coif_cloth.png | Bin 0 -> 179 bytes .../textures/items/armor/halberd/_halberd_chain.png | Bin 0 -> 306 bytes .../textures/items/armor/halberd/_halberd_plate.png | Bin 0 -> 255 bytes .../textures/items/armor/halberd/_halberd_rivet.png | Bin 0 -> 160 bytes .../tinker/textures/items/armor/hood/_hood_cloth.png | Bin 0 -> 232 bytes .../tinker/textures/items/armor/hood/_hood_rivet.png | Bin 0 -> 154 bytes .../tinker/textures/items/armor/hood/_hood_trim.png | Bin 0 -> 221 bytes .../tinker/textures/items/armor/robe/_robe_cloth.png | Bin 0 -> 262 bytes .../tinker/textures/items/armor/robe/_robe_trim.png | Bin 0 -> 225 bytes .../tinker/textures/items/armor/shawl/_shawl_clasp.png | Bin 0 -> 157 bytes .../tinker/textures/items/armor/shawl/_shawl_cloth.png | Bin 0 -> 300 bytes .../tinker/textures/items/armor/shawl/_shawl_trim.png | Bin 0 -> 218 bytes .../tinker/textures/items/armor/shoes/_shoes_clasp.png | Bin 0 -> 153 bytes .../tinker/textures/items/armor/shoes/_shoes_cloth.png | Bin 0 -> 262 bytes .../tinker/textures/items/armor/shoes/_shoes_rivet.png | Bin 0 -> 152 bytes .../textures/items/broadsword/corpseivy_sword_effect.png | Bin 0 -> 690 bytes .../tinker/textures/items/patterns/cast_chainmaille.png | Bin 0 -> 583 bytes .../assets/tinker/textures/items/patterns/cast_clasp.png | Bin 0 -> 591 bytes .../textures/items/patterns/pattern_chainmaille.png | Bin 0 -> 703 bytes .../tinker/textures/items/patterns/pattern_clasp.png | Bin 0 -> 567 bytes .../tinker/textures/items/patterns/pattern_cloth.png | Bin 0 -> 644 bytes 28 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/tinker/textures/items/armor/boots/_boots_chain.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/boots/_boots_cloth.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/boots/_boots_rivet.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/chausses/_chausses_chain.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/chausses/_chausses_plate.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/coif/_coif_chain.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/coif/_coif_circlet.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/coif/_coif_cloth.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_chain.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_plate.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_rivet.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_hood_cloth.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_hood_rivet.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_hood_trim.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/robe/_robe_cloth.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/robe/_robe_trim.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_clasp.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_cloth.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_trim.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_clasp.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_cloth.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_rivet.png create mode 100644 src/main/resources/assets/tinker/textures/items/broadsword/corpseivy_sword_effect.png create mode 100644 src/main/resources/assets/tinker/textures/items/patterns/cast_chainmaille.png create mode 100644 src/main/resources/assets/tinker/textures/items/patterns/cast_clasp.png create mode 100644 src/main/resources/assets/tinker/textures/items/patterns/pattern_chainmaille.png create mode 100644 src/main/resources/assets/tinker/textures/items/patterns/pattern_clasp.png create mode 100644 src/main/resources/assets/tinker/textures/items/patterns/pattern_cloth.png (limited to 'src/main/resources/assets/tinker/textures/items') diff --git a/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_chain.png b/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_chain.png new file mode 100644 index 0000000..ee7114a Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_chain.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_cloth.png new file mode 100644 index 0000000..c6e4b69 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_cloth.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_rivet.png b/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_rivet.png new file mode 100644 index 0000000..a088dcb Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/boots/_boots_rivet.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/chausses/_chausses_chain.png b/src/main/resources/assets/tinker/textures/items/armor/chausses/_chausses_chain.png new file mode 100644 index 0000000..9afc12c Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/chausses/_chausses_chain.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/chausses/_chausses_plate.png b/src/main/resources/assets/tinker/textures/items/armor/chausses/_chausses_plate.png new file mode 100644 index 0000000..bb2e6e3 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/chausses/_chausses_plate.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_chain.png b/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_chain.png new file mode 100644 index 0000000..d441377 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_chain.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_circlet.png b/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_circlet.png new file mode 100644 index 0000000..b676d00 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_circlet.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_cloth.png new file mode 100644 index 0000000..c6dd513 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/coif/_coif_cloth.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_chain.png b/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_chain.png new file mode 100644 index 0000000..7e05331 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_chain.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_plate.png b/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_plate.png new file mode 100644 index 0000000..84fc5c7 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_plate.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_rivet.png b/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_rivet.png new file mode 100644 index 0000000..ba81fcc Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/halberd/_halberd_rivet.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_cloth.png new file mode 100644 index 0000000..3c07d84 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_cloth.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_rivet.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_rivet.png new file mode 100644 index 0000000..4e64ffd Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_rivet.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_trim.png new file mode 100644 index 0000000..418b28e Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_trim.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/robe/_robe_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/robe/_robe_cloth.png new file mode 100644 index 0000000..474fb43 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/robe/_robe_cloth.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/robe/_robe_trim.png b/src/main/resources/assets/tinker/textures/items/armor/robe/_robe_trim.png new file mode 100644 index 0000000..3951ec8 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/robe/_robe_trim.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_clasp.png b/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_clasp.png new file mode 100644 index 0000000..9139857 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_clasp.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_cloth.png new file mode 100644 index 0000000..7d59967 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_cloth.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_trim.png b/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_trim.png new file mode 100644 index 0000000..bfb88f7 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/shawl/_shawl_trim.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_clasp.png b/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_clasp.png new file mode 100644 index 0000000..74076b6 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_clasp.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_cloth.png new file mode 100644 index 0000000..2a32e22 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_cloth.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_rivet.png b/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_rivet.png new file mode 100644 index 0000000..b62a69f Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/shoes/_shoes_rivet.png differ diff --git a/src/main/resources/assets/tinker/textures/items/broadsword/corpseivy_sword_effect.png b/src/main/resources/assets/tinker/textures/items/broadsword/corpseivy_sword_effect.png new file mode 100644 index 0000000..83580ca Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/broadsword/corpseivy_sword_effect.png differ diff --git a/src/main/resources/assets/tinker/textures/items/patterns/cast_chainmaille.png b/src/main/resources/assets/tinker/textures/items/patterns/cast_chainmaille.png new file mode 100644 index 0000000..3a1a1ba Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/patterns/cast_chainmaille.png differ diff --git a/src/main/resources/assets/tinker/textures/items/patterns/cast_clasp.png b/src/main/resources/assets/tinker/textures/items/patterns/cast_clasp.png new file mode 100644 index 0000000..40411e7 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/patterns/cast_clasp.png differ diff --git a/src/main/resources/assets/tinker/textures/items/patterns/pattern_chainmaille.png b/src/main/resources/assets/tinker/textures/items/patterns/pattern_chainmaille.png new file mode 100644 index 0000000..d2a3bc1 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/patterns/pattern_chainmaille.png differ diff --git a/src/main/resources/assets/tinker/textures/items/patterns/pattern_clasp.png b/src/main/resources/assets/tinker/textures/items/patterns/pattern_clasp.png new file mode 100644 index 0000000..74c16e5 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/patterns/pattern_clasp.png differ diff --git a/src/main/resources/assets/tinker/textures/items/patterns/pattern_cloth.png b/src/main/resources/assets/tinker/textures/items/patterns/pattern_cloth.png new file mode 100644 index 0000000..23da22b Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/patterns/pattern_cloth.png differ -- cgit v1.2.3