summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tinkerscompendium
diff options
context:
space:
mode:
authorLance5057 <Lance5057@gmail.com>2018-06-05 22:13:46 -0500
committerLance5057 <Lance5057@gmail.com>2018-06-05 22:13:46 -0500
commitc00efedf54aa760be041762be388f7f8adaab553 (patch)
treea1325c8b09ea1fde6d162f73839d9f2be069245c /src/main/resources/assets/tinkerscompendium
parentf428bdd45dbe00fd0b674bce6ed7623caedca804 (diff)
Armor Rendering Part 1master
Diffstat (limited to 'src/main/resources/assets/tinkerscompendium')
-rw-r--r--src/main/resources/assets/tinkerscompendium/blockstates/fluid_block.json134
-rw-r--r--src/main/resources/assets/tinkerscompendium/blockstates/metalblock.json7
-rw-r--r--src/main/resources/assets/tinkerscompendium/blockstates/redcandyblock.json11
-rw-r--r--src/main/resources/assets/tinkerscompendium/lang/en_US.lang594
-rw-r--r--src/main/resources/assets/tinkerscompendium/lang/fr_FR.lang35
-rw-r--r--src/main/resources/assets/tinkerscompendium/lang/ru_RU.lang280
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/aeonsteel.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/amber.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/amethyst.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/cheese.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/citrine.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/diamond.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/emerald.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/enderpearl.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/gallite.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/garnet.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/ghasttear.json9
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/glass.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/glowstone.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/greencandy.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/lapis.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/opal.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/quartz.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/redcandy.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/ruby.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/sapphire.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/starruby.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/starsapphire.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/sundrop.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/tanzanite.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/topaz.json10
-rw-r--r--src/main/resources/assets/tinkerscompendium/materials/voidite.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/block/aeonsteelblock.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/dust.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/gem.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/gingerbread.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/grain.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/greenmintcane.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/ingot.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/nugget.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/armor_plate.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/chainmail.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/fabric.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/filigree.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/ringshank.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/rivets.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/setting.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/parts/wire.tmat.json5
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/redmintcane.json6
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/amulet.tcon.json8
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json9
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/fishingrod.tcon.json35
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/grieves.td.json9
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/heatershield.tcon.json65
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/helm.td.json9
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/hood.td.json35
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/ring.tcon.json8
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/robe.td.json35
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/roundshield.tcon.json64
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/sabatons.td.json9
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/shawl.td.json35
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/shears.tcon.json35
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/shoes.td.json35
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/towershield.tcon.json65
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/zweihander.tcon.json36
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/sheathe_1.pngbin0 -> 598 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/sounds.json3
-rw-r--r--src/main/resources/assets/tinkerscompendium/sounds/hookshotChain.oggbin0 -> 8266 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/text/souls/loadSouls.txt2
-rw-r--r--src/main/resources/assets/tinkerscompendium/text/souls/steve_enUS.txt400
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/ChainArmor.pngbin0 -> 2186 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/ClothArmor.pngbin0 -> 2838 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Mask/_mask_face.pngbin0 -> 492 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/ModelBiped-texturemap.pngbin0 -> 266 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/Sheath.pngbin0 -> 962 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_base.pngbin0 -> 1114 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_belt.pngbin0 -> 930 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_clasp.pngbin0 -> 181 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_filigree.pngbin0 -> 490 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/chain.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/plate.pngbin0 -> 377 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/TinkersBreastPlate.pngbin0 -> 1012 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/TinkersGrieves.pngbin0 -> 722 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/TinkersHelm.pngbin0 -> 3378 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/TinkersSabatons.pngbin0 -> 493 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_chain.pngbin0 -> 346 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_cloth.pngbin0 -> 908 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_rivet.pngbin0 -> 421 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_chain.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_plate.pngbin0 -> 1017 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_smallplate.pngbin0 -> 393 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_trim.pngbin0 -> 512 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/blastprotection_breastplate_effect.pngbin0 -> 325 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/fireprotection_breastplate_effect.pngbin0 -> 543 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/healthboost_breastplate_effect.pngbin0 -> 261 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/projprotection_breastplate_effect.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/protection_breastplate_effect.pngbin0 -> 523 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/runicshielding_breastplate_effect.pngbin0 -> 265 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/Layer #1.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/ModelBiped-texturemap.pngbin0 -> 400 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_blastprotection_chausses.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_chain.pngbin0 -> 324 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_cloth.pngbin0 -> 442 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_plate.pngbin0 -> 227 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_fireprotection_chausses.pngbin0 -> 8259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_highstep_chausses.pngbin0 -> 290 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_jumpboost_chausses.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_projprotection_chausses.pngbin0 -> 206 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_protection_chausses.pngbin0 -> 452 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_speed_chausses.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/chain.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/char.pngbin0 -> 1582 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/chausses/plate.pngbin0 -> 366 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/coif/ModelTinkersCoif-texturemap.pngbin0 -> 333 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_chain.pngbin0 -> 176 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_circlet.pngbin0 -> 553 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_cloth.pngbin0 -> 810 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/coif/char.pngbin0 -> 1643 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/ModelTinkersGauntlet-texturemap.pngbin0 -> 339 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/TinkersGauntlets-texturemap.pngbin0 -> 293 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_plate.pngbin0 -> 396 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_rivet copy.pngbin0 -> 161 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_rivet.pngbin0 -> 255 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_trim.pngbin0 -> 456 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlets.pngbin0 -> 365 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/char.pngbin0 -> 1582 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_plate.pngbin0 -> 275 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_rivet.pngbin0 -> 108 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_trim.pngbin0 -> 226 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkerHelm-texturemap.pngbin0 -> 389 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkersGrieves-texturemap.pngbin0 -> 375 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkersSabatons-texturemap.pngbin0 -> 269 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_chain.pngbin0 -> 271 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_cloth.pngbin0 -> 975 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_plate.pngbin0 -> 705 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_trim.pngbin0 -> 439 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/grieves/char.pngbin0 -> 1582 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/Pasted Layer.pngbin0 -> 1582 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/TinkersHauberk-texturemap.pngbin0 -> 452 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_chain.pngbin0 -> 435 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_cloth.pngbin0 -> 236 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_plate.pngbin0 -> 303 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/helm/TinkerHelm-texturemap.pngbin0 -> 486 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_chain.pngbin0 -> 291 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_plate.pngbin0 -> 1120 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_top.pngbin0 -> 555 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_visor.pngbin0 -> 625 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/helm/char.pngbin0 -> 1582 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/ModelBiped-texturemap.pngbin0 -> 458 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/TinkersHood-texturemap.pngbin0 -> 529 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_cloth.pngbin0 -> 1318 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_metal.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_trim.pngbin0 -> 1092 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/char.pngbin0 -> 1660 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/divination_hood_effect.pngbin0 -> 225 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/elementiumcore_alt.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/elementiumcore_hood_effect.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/manaembroidery_hood_effect.pngbin0 -> 788 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/revealing_hood_effect.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/visembroidery_hood_effect.pngbin0 -> 659 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/hood/visembroidery_shawl_effect.pngbin0 -> 799 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/ModelBiped-texturemap.pngbin0 -> 509 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_cloth.pngbin0 -> 1312 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_metal.pngbin0 -> 240 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_trim.pngbin0 -> 1100 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/char.pngbin0 -> 1582 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/elementiumcore_robe_effect.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/manaembroidery_robe_effect.pngbin0 -> 390 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/manaembroidery_shoes_effect.pngbin0 -> 583 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/visembroidery_robe_effect.pngbin0 -> 324 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/robe/visembroidery_shawl_effect.pngbin0 -> 799 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/TinkersSabatons-texturemap.pngbin0 -> 303 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_caps.pngbin0 -> 339 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_plates.pngbin0 -> 425 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_soles.pngbin0 -> 200 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_trim.pngbin0 -> 467 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/ModelBiped-texturemap.pngbin0 -> 458 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/TinkersHood-texturemap.pngbin0 -> 521 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_cloth.pngbin0 -> 1296 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_metal.pngbin0 -> 224 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_trim.pngbin0 -> 1188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/char.pngbin0 -> 1582 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/elementiumcore_shawl_effect.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/manaembroidery_shawl_effect.pngbin0 -> 583 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/manaembroidery_shoes_effect.pngbin0 -> 583 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/revealing_hood_effect.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_hood_effect.pngbin0 -> 659 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_robe_effect.pngbin0 -> 1041 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_shawl_effect.pngbin0 -> 799 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/ModelBiped-texturemap.pngbin0 -> 509 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/ModelTinkersShoes-texturemap.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_cloth.pngbin0 -> 1189 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_metal.pngbin0 -> 207 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_string.pngbin0 -> 179 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_trim.pngbin0 -> 543 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/char.pngbin0 -> 1757 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/elementiumcore_shoes_effect.pngbin0 -> 123 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/manaembroidery_shoes_effect.pngbin0 -> 257 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/shoes/visembroidery_shoes_effect.pngbin0 -> 335 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_cloth.pngbin0 -> 2754 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_filigree.pngbin0 -> 933 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_trim.pngbin0 -> 1970 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blank.pngbin0 -> 218 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/AeonSteelBlock.pngbin0 -> 633 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/ArmorAnvil.pngbin0 -> 1664 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/CrestMount.pngbin0 -> 533 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/DogbeariumBlock.pngbin0 -> 767 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/Item_CrestMount.pngbin0 -> 337 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/JewelersBench.pngbin0 -> 2065 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/QueensGoldBlock.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/WIP.pngbin0 -> 398 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/alumitebar.pngbin0 -> 316 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/amberore.pngbin0 -> 856 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/amethystore.pngbin0 -> 892 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/arditebars.pngbin0 -> 317 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/bronzebars.pngbin0 -> 357 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/chain2.pngbin0 -> 409 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/cobaltbars.pngbin0 -> 291 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/copperbars.pngbin0 -> 229 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal.pngbin0 -> 10281 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal_flow.pngbin0 -> 9757 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal_flow.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/glowstonecrumbs.pngbin0 -> 273 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/greenmintblock.pngbin0 -> 241 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/item_armoranvil.pngbin0 -> 608 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/manullynbar.pngbin0 -> 343 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel.pngbin0 -> 10409 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel_flow.pngbin0 -> 9681 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel_flow.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium.pngbin0 -> 8270 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium_flow.pngbin0 -> 8833 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium_flow.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint.pngbin0 -> 8600 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint_flow.pngbin0 -> 8573 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint_flow.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold.pngbin0 -> 10664 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold_flow.pngbin0 -> 10141 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold_flow.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint.pngbin0 -> 8346 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint_flow.pngbin0 -> 8505 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint_flow.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/obsidianbars.pngbin0 -> 236 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/pigironbars.pngbin0 -> 267 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/redmintblock.pngbin0 -> 197 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/rubyore.pngbin0 -> 863 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/sapphireore.pngbin0 -> 891 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/steelbar.pngbin0 -> 266 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/unstableice.pngbin0 -> 18041 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/unstableice.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/unstableobsidian.pngbin0 -> 8716 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/blocks/unstableobsidian.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/entity/ballhead.pngbin0 -> 295 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/entity/chain.pngbin0 -> 401 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/entity/clawhead.pngbin0 -> 281 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/entity/drillhead.pngbin0 -> 334 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/entity/spikehead.pngbin0 -> 277 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/entity/swordhead.pngbin0 -> 238 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/guard.pngbin0 -> 226 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/axe.pngbin0 -> 2008 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_accessories.pngbin0 -> 933 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_extras.pngbin0 -> 906 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_heads.pngbin0 -> 1244 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/broadsword.pngbin0 -> 1595 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/crest_mount.pngbin0 -> 1291 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/finishinganvil.pngbin0 -> 1692 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/guide.pngbin0 -> 21192 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/guide2.pngbin0 -> 9999 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/heatershield.pngbin0 -> 3648 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/gui/straps_helm.pngbin0 -> 1079 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/AeonSteelIngot.pngbin0 -> 545 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/DogbeariumIngot.pngbin0 -> 374 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/Icon.pngbin0 -> 432 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/QueensGoldIngot.pngbin0 -> 334 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_armorplate.pngbin0 -> 287 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_chainmail.pngbin0 -> 550 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_clasp.pngbin0 -> 435 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_cloth.pngbin0 -> 767 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_filigree.pngbin0 -> 280 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_ringshank.pngbin0 -> 429 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_rivets.pngbin0 -> 247 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_setting.pngbin0 -> 379 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/_wire.pngbin0 -> 341 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_chain.pngbin0 -> 253 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_cloth.pngbin0 -> 117 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_rivet.pngbin0 -> 114 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_chain.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_plate.pngbin0 -> 194 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_smallplate.pngbin0 -> 180 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_trim.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/blastprotection_breastplate_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/fireprotection_breastplate_effect.pngbin0 -> 131 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/projprotection_breastplate_effect.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/protection_breastplate_effect.pngbin0 -> 168 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_chain.pngbin0 -> 127 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_cloth.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_plate.pngbin0 -> 191 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_chain.pngbin0 -> 248 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_circlet.pngbin0 -> 157 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_cloth.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/rebreather_coif_effect.pngbin0 -> 167 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/revealing_coif_effect.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_plate.pngbin0 -> 392 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_rivet.pngbin0 -> 156 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_trim.pngbin0 -> 210 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_guantlet_rivet.pngbin0 -> 156 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_guantlet_trim.pngbin0 -> 218 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_chain.pngbin0 -> 128 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_cloth.pngbin0 -> 88 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_plate.pngbin0 -> 197 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_trim.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_chain.pngbin0 -> 308 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_cloth.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_plate.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_chain.pngbin0 -> 154 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_plate.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_top.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_visor.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/rebreather_helm_effect.pngbin0 -> 167 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/revealing_helm_effect.pngbin0 -> 119 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/TinkersHood-texturemap.pngbin0 -> 521 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_cloth.pngbin0 -> 173 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_rivet.pngbin0 -> 117 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_trim.pngbin0 -> 212 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/model_cloth.pngbin0 -> 1709 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/model_trim.pngbin0 -> 1225 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/rebreather_helm_effect.pngbin0 -> 167 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/rebreather_hood_effect.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/revealing_hood_effect.pngbin0 -> 134 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/vis_hood_effect.pngbin0 -> 135 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/visembroidery_hood_effect.pngbin0 -> 135 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_cloth.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_plate.pngbin0 -> 107 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_trim.pngbin0 -> 231 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/vis_robe_effect.pngbin0 -> 237 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/visembroidery_robe_effect.pngbin0 -> 237 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_caps.pngbin0 -> 203 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_plates.pngbin0 -> 202 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_soles.pngbin0 -> 129 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_trim.pngbin0 -> 159 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/blastprotection_sabatons_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/depthstrider_sabatons_effect.pngbin0 -> 173 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/featherfall_sabatons_effect.pngbin0 -> 258 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/fireprotection_sabatons_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/firewalk_sabatons_effect.pngbin0 -> 196 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/frostwalk_sabatons_effect.pngbin0 -> 190 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/glowstep_sabatons_effect.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/projprotection_sabatons_effect.pngbin0 -> 121 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/protection_sabatons_effect.pngbin0 -> 229 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_clasp.pngbin0 -> 120 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_cloth.pngbin0 -> 200 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_trim.pngbin0 -> 176 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/vis_shawl_effect.pngbin0 -> 153 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/visembroidery_shawl_effect.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_broken.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_clasp.pngbin0 -> 115 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_cloth.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_sole.pngbin0 -> 131 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/vis_shoes_effect.pngbin0 -> 136 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/visembroidery_shoes_effect.pngbin0 -> 136 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_broad_head.pngbin0 -> 208 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_bulbous_handle.pngbin0 -> 226 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_elven_head.pngbin0 -> 198 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_horned_head.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_magic_accessory.pngbin0 -> 213 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_matted_accessory.pngbin0 -> 196 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_natural_handle.pngbin0 -> 243 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_pixie_accessory.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_small_accessory.pngbin0 -> 202 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_trident_head.pngbin0 -> 186 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/arrow/_winged_head.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_bearded_head.pngbin0 -> 179 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_broad_head.pngbin0 -> 179 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_long_handle.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_longornate_handle.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5angmallen_head.pngbin0 -> 217 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5brass_head.pngbin0 -> 191 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5bronze_head.pngbin0 -> 200 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5copper_head.pngbin0 -> 185 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5crowngold_head.pngbin0 -> 182 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5cupronickel_head.pngbin0 -> 202 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5damascussteel_head.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5diamond_head.pngbin0 -> 238 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5electrum_head.pngbin0 -> 214 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5fungalsteel_head.pngbin0 -> 243 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5gold_head.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5heavysteel_head.pngbin0 -> 226 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5hepatizon_head.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5ignatius_head.pngbin0 -> 234 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5iron_head.pngbin0 -> 198 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5lead_head.pngbin0 -> 196 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5manganese_head.pngbin0 -> 196 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5manganesesteel_head.pngbin0 -> 223 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5molybdochalkos_head.pngbin0 -> 203 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5monel_head.pngbin0 -> 197 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5nickel_head.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5nickelsteel_head.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5pewter_head.pngbin0 -> 211 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5platinum_head.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5rosegold_head.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5silver_head.pngbin0 -> 200 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5tin_head.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5whitegold_head.pngbin0 -> 216 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5zinc_head.pngbin0 -> 182 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_minecraft_head.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_offset_handle.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetlong_handle.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetlongornate_handle.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetornate_handle.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_ornate_handle.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/axe/_thin_head.pngbin0 -> 180 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_accessory.pngbin0 -> 221 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_extra.pngbin0 -> 135 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_head.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_knob_extra.pngbin0 -> 128 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_accessory.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_extra.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_head.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brassA_head.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_accessory.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_extra.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronzeA_head.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_accessory.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_extra.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_head.pngbin0 -> 129 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copperA_head.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_accessory.pngbin0 -> 136 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_extra.pngbin0 -> 141 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngoldA_head.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_accessory.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_extra.pngbin0 -> 136 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickelA_head.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_accessory.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_extra.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_head.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteelA_head.pngbin0 -> 164 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_accessory.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_extra.pngbin0 -> 154 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_head.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_accessory.pngbin0 -> 157 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_extra.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_head.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrumA_head.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_accessory.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_extra.pngbin0 -> 160 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_head.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_accessory.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_extra.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_head.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5goldA_head.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_accessory.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_extra.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_head.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_accessory copy.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_accessory.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_extra.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_head.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizonA_head.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_accessory.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_extra.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_accessory.pngbin0 -> 164 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_extra.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_head.pngbin0 -> 160 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ironA_head.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_accessory.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_extra.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5leadA_head.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_accessory.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_extra.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganeseA_head.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_accessory.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_extra.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteelA_head.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_accessory.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_extra.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_head.pngbin0 -> 136 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkosA_head.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_accessory.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_extra.pngbin0 -> 159 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_head.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monelA_head.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_accessory.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_extra.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_head.pngbin0 -> 128 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelA_head.pngbin0 -> 148 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_accessory.pngbin0 -> 153 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_extra.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_head.pngbin0 -> 127 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteelA_head.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_accessory.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_extra.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_head.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewterA_head.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_accessory.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_extra.pngbin0 -> 157 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_head.pngbin0 -> 129 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinumA_head.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_accessory.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_extra.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegoldA_head.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_accessory.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_extra.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_head.pngbin0 -> 133 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silverA_head.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_accessory.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_extra.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_head.pngbin0 -> 121 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tinA_head.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_accessory.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_extra.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_accessory.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_extra.pngbin0 -> 159 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_head.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zincA_head.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_accessory.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_extra.pngbin0 -> 133 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_head.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_accessory.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_extra.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_head.pngbin0 -> 141 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_ornate_extra.pngbin0 -> 159 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_scythe_accessory.pngbin0 -> 161 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_scythe_head.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_X_head.pngbin0 -> 306 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_arrow_head.pngbin0 -> 290 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_caution_head.pngbin0 -> 330 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_noentry_head.pngbin0 -> 303 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_railroad_head.pngbin0 -> 340 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_small_handle.pngbin0 -> 178 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_smalllong_handle.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_stop_head.pngbin0 -> 274 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_broken.pngbin0 -> 121 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_chain.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_clasp.pngbin0 -> 100 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_setting.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_band.pngbin0 -> 331 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_broken.pngbin0 -> 325 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_filigree.pngbin0 -> 117 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_setting.pngbin0 -> 105 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/black_cloth.pngbin0 -> 616 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/blue_cloth.pngbin0 -> 705 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_fletching.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_head - Kopie.pngbin0 -> 196 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_head.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_shaft.pngbin0 -> 175 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/_m5fungalsteel_accessory.pngbin0 -> 303 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/_m5fungalsteel_head.pngbin0 -> 238 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/bolt.xcfbin0 -> 2657 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/complete.xcfbin0 -> 6246 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/diamond_bolt_effect.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/emerald_bolt_effect.pngbin0 -> 179 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/lapis_bolt_effect.pngbin0 -> 180 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/lava_bolt_effect.pngbin0 -> 177 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/moss_bolt_effect.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/necrotic_bolt_effect.pngbin0 -> 210 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/piston_bolt_effect.pngbin0 -> 211 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/quartz_bolt_effect.pngbin0 -> 198 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/reinforced_bolt_effect.pngbin0 -> 185 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/silk_bolt_effect.pngbin0 -> 218 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/smite_bolt_effect.pngbin0 -> 277 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/bolt/spider_bolt_effect.pngbin0 -> 176 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_basket_accessory.pngbin0 -> 262 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_big_head.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_bigbase_head.pngbin0 -> 180 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_bulbous_accessory.pngbin0 -> 278 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_curved_accessory.pngbin0 -> 258 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_dull_head.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_elusive_accessory.pngbin0 -> 272 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_elusive_head.pngbin0 -> 159 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_extended_accessory.pngbin0 -> 234 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_falchion_head.pngbin0 -> 180 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_flat_head.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_forked_accessory.pngbin0 -> 291 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_glass_head.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_hourglass_head.pngbin0 -> 180 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_lamenting_accessory.pngbin0 -> 281 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_legendary_accessory.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5angmallen_accessory.pngbin0 -> 187 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5angmallen_head.pngbin0 -> 172 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5brass_accessory.pngbin0 -> 196 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5brass_head.pngbin0 -> 172 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5bronze_accessory.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5bronze_head.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5copper_accessory.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5copper_head.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5crowngold_accessory.pngbin0 -> 182 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5crowngold_head.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5cupronickel_accessory.pngbin0 -> 185 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5cupronickel_head.pngbin0 -> 161 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5damascussteel_accessory.pngbin0 -> 299 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5damascussteel_head.pngbin0 -> 189 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5electrum_accessory.pngbin0 -> 245 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5electrum_head.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5gold_accessory.pngbin0 -> 189 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5gold_head.pngbin0 -> 172 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5heavysteel_accessory.pngbin0 -> 277 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5heavysteel_head.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5hepatizon_accessory.pngbin0 -> 208 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5hepatizon_head.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5ignatius_accessory.pngbin0 -> 238 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5ignatius_head.pngbin0 -> 185 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5iron_accessory.pngbin0 -> 212 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5iron_head.pngbin0 -> 159 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5lead_accessory.pngbin0 -> 208 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5lead_head.pngbin0 -> 164 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganese_accessory.pngbin0 -> 214 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganese_head.pngbin0 -> 174 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganesesteel_accessory.pngbin0 -> 245 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganesesteel_head.pngbin0 -> 190 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5molybdochalkos_accessory.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5molybdochalkos_head.pngbin0 -> 168 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5monel_accessory.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5monel_head.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickel_accessory.pngbin0 -> 179 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickel_head.pngbin0 -> 167 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickelsteel_accessory.pngbin0 -> 275 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickelsteel_head.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5pewter_accessory.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5pewter_head.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5platinum_accessory.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5platinum_head.pngbin0 -> 175 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5rosegold_accessory.pngbin0 -> 241 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5rosegold_head.pngbin0 -> 176 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5silver_accessory.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5silver_head.pngbin0 -> 177 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5tin_accessory.pngbin0 -> 187 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5tin_head.pngbin0 -> 167 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5whitegold_accessory.pngbin0 -> 219 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5whitegold_head.pngbin0 -> 163 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5zinc_accessory.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5zinc_head.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_mace_head.pngbin0 -> 180 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_no_accessory.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_nofuller_head.pngbin0 -> 172 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_ornate_handle.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_pixie_accessory.pngbin0 -> 308 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_plumed_head.pngbin0 -> 173 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_queens_accessory.pngbin0 -> 231 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_repulsive_accessory.pngbin0 -> 282 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_repulsive_head.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_segmented_head.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_short_handle.pngbin0 -> 215 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_spiked_head.pngbin0 -> 163 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_square_accessory.pngbin0 -> 223 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_straight_accessory.pngbin0 -> 242 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_sun_accessory.pngbin0 -> 300 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_tapered_head.pngbin0 -> 163 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_thick_handle.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_widebase_head.pngbin0 -> 163 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/brown_cloth.pngbin0 -> 664 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_handle.pngbin0 -> 254 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_head.pngbin0 -> 356 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_head_broken.pngbin0 -> 311 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/chisel/_handle_wide.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/chisel/_head_long.pngbin0 -> 167 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_extra_doubleedge.pngbin0 -> 166 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_fancy_accessory.pngbin0 -> 210 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_head_doubleedge.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_accessory_basket.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_accessory_small.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_head_machete.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_head_saber.pngbin0 -> 193 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/cyan_cloth.pngbin0 -> 735 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_big.pngbin0 -> 220 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_bulbous.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_small.pngbin0 -> 193 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_wide.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_bulbous.pngbin0 -> 213 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_stiletto.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_wide.pngbin0 -> 225 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/dust.pngbin0 -> 303 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_grip_wrapping.pngbin0 -> 153 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_handle_grip.pngbin0 -> 211 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_head_round.pngbin0 -> 219 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_head_snow.pngbin0 -> 228 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_accessory.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_extra.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_head.pngbin0 -> 208 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_accessory.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_extra.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_head.pngbin0 -> 206 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5bronze_extra.pngbin0 -> 133 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5bronze_head.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5copper_extra.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5copper_head.pngbin0 -> 165 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5crowngold_extra.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5crowngold_head.pngbin0 -> 198 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_accessory.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_extra.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_head.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_accessory.pngbin0 -> 187 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_extra.pngbin0 -> 160 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_head.pngbin0 -> 217 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_accessory.pngbin0 -> 164 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_extra.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_head.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_accessory.pngbin0 -> 207 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_extra.pngbin0 -> 138 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_head.pngbin0 -> 215 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5gold_extra.pngbin0 -> 135 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5gold_head.pngbin0 -> 214 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_accessory.pngbin0 -> 156 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_extra.pngbin0 -> 172 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_head.pngbin0 -> 226 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_accessory.pngbin0 -> 133 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_extra.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_head.pngbin0 -> 168 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_accessory.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_extra.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_head.pngbin0 -> 206 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_accessory.pngbin0 -> 133 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_extra.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_head.pngbin0 -> 174 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5lead_extra.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5lead_head.pngbin0 -> 211 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_accessory.pngbin0 -> 115 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_extra.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_head.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_accessory.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_extra.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_head.pngbin0 -> 228 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_accessory.pngbin0 -> 185 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_extra.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_head.pngbin0 -> 160 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_accessory.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_extra.pngbin0 -> 118 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_head.pngbin0 -> 211 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_accessory.pngbin0 -> 124 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_extra.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_head.pngbin0 -> 194 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_accessory.pngbin0 -> 161 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_extra.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_head.pngbin0 -> 208 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_accessory.pngbin0 -> 120 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_extra.pngbin0 -> 135 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_head.pngbin0 -> 176 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_accessory.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_extra.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_head.pngbin0 -> 163 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_accessory.pngbin0 -> 164 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_extra.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_head.pngbin0 -> 193 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_accessory.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_extra.pngbin0 -> 130 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_head.pngbin0 -> 202 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5tin_extra.pngbin0 -> 161 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5tin_head.pngbin0 -> 131 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_accessory.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_extra.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_head.pngbin0 -> 185 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_accessory.pngbin0 -> 108 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_extra.pngbin0 -> 134 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_head.pngbin0 -> 176 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_hook.pngbin0 -> 224 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_rod.pngbin0 -> 263 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_string.pngbin0 -> 226 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_handle.pngbin0 -> 198 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_head.pngbin0 -> 263 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_head_broken.pngbin0 -> 270 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/frypan/_handle_grip.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/frypan/_handle_loop.pngbin0 -> 190 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/frypan/_head_handles.pngbin0 -> 319 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/frypan/_head_small.pngbin0 -> 274 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/gem.pngbin0 -> 434 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/gingerbread.pngbin0 -> 400 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/grain.pngbin0 -> 370 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/green_cloth.pngbin0 -> 655 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/greenmintcane.pngbin0 -> 278 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/greenmintingot.pngbin0 -> 418 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/grey_cloth.pngbin0 -> 578 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/hammer/_accessory_spiked.pngbin0 -> 219 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/hammer/_accessory_taper.pngbin0 -> 197 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/hammer/_extra_spiked.pngbin0 -> 209 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/hammer/_extra_taper.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/hammer/_handle_thin.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_defined.pngbin0 -> 270 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_lowprofile.pngbin0 -> 238 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_spiked.pngbin0 -> 285 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_angel_accessory.pngbin0 -> 211 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_arrow_accessory.pngbin0 -> 175 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_bar_accessory.pngbin0 -> 175 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_checker_accessory.pngbin0 -> 175 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_creeper_accessory.pngbin0 -> 154 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_cross_accessory.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_demon_accessory.pngbin0 -> 200 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_demon_handle.pngbin0 -> 194 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_ender_accessory.pngbin0 -> 161 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_enforced_extra.pngbin0 -> 200 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_fancy_extra.pngbin0 -> 185 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_fancy_head.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_glass_plate.pngbin0 -> 189 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_heart_handle.pngbin0 -> 200 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_hell_extra.pngbin0 -> 196 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_horbar_head.pngbin0 -> 177 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_horstripe_head.pngbin0 -> 154 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_love_extra.pngbin0 -> 164 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_pig_extra.pngbin0 -> 190 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_queen_extra.pngbin0 -> 213 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_reinforced_extra.pngbin0 -> 186 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_edge.pngbin0 -> 192 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_extra.pngbin0 -> 197 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_head.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_plate.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_plate_broken.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_skeleton_head.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_skull_extra.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_slime_extra.pngbin0 -> 189 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_small_extra.pngbin0 -> 192 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_spider_extra.pngbin0 -> 182 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_square_head.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_squared_handle.pngbin0 -> 191 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_stripe_head.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_test_head.pngbin0 -> 157 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_tri_extra.pngbin0 -> 181 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_triangle_head.pngbin0 -> 180 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_wide_extra.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_wolf_extra.pngbin0 -> 205 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/binding.pngbin0 -> 197 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_blades_shield_effect.pngbin0 -> 349 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_feathers_shield_effect.pngbin0 -> 386 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_gluttony_shield_effect.pngbin0 -> 263 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_legends_shield_effect.pngbin0 -> 298 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_light_shield_effect.pngbin0 -> 323 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_mirrors_shield_effect.pngbin0 -> 318 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_pitch_shield_effect.pngbin0 -> 312 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_retribution_shield_effect.pngbin0 -> 298 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_sanguisaga_shield_effect.pngbin0 -> 307 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_thorns_shield_effect.pngbin0 -> 395 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_wind_shield_effect.pngbin0 -> 258 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_blades_shield_effect.pngbin0 -> 364 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_feathers_shield_effect.pngbin0 -> 416 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_gluttony_shield_effect.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_legends_shield_effect.pngbin0 -> 329 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_light_shield_effect.pngbin0 -> 340 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_mirrors_shield_effect.pngbin0 -> 310 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_pitch_shield_effect.pngbin0 -> 337 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_retribution_shield_effect.pngbin0 -> 308 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_thorns_shield_effect.pngbin0 -> 426 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_wind_shield_effect.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_blades_shield_effect.pngbin0 -> 362 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_feathers_shield_effect.pngbin0 -> 400 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_gluttony_shield_effect.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_legends_shield_effect.pngbin0 -> 503 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_light_shield_effect.pngbin0 -> 348 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_mirrors_shield_effect.pngbin0 -> 311 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_pitch_shield_effect.pngbin0 -> 336 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_retribution_shield_effect.pngbin0 -> 308 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_thorns_shield_effect.pngbin0 -> 424 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_wind_shield_effect.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_blades_shield_effect.pngbin0 -> 364 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_feathers_shield_effect.pngbin0 -> 426 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_gluttony_shield_effect.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_legends_shield_effect.pngbin0 -> 410 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_light_shield_effect.pngbin0 -> 347 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_mirrors_shield_effect.pngbin0 -> 300 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_pitch_shield_effect.pngbin0 -> 343 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_retribution_shield_effect.pngbin0 -> 308 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_thorns_shield_effect.pngbin0 -> 430 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_wind_shield_effect.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/diamond_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/edge.pngbin0 -> 192 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/emerald_shield_effect.pngbin0 -> 124 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/face.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_blades_shield_effect.pngbin0 -> 349 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_feathers_shield_effect.pngbin0 -> 384 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_gluttony_shield_effect.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_legends_shield_effect.pngbin0 -> 216 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_light_shield_effect.pngbin0 -> 322 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_mirrors_shield_effect.pngbin0 -> 299 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_pitch_shield_effect.pngbin0 -> 309 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_retribution_shield_effect.pngbin0 -> 296 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_sanguisaga_shield_effect.pngbin0 -> 310 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_thorns_shield_effect.pngbin0 -> 383 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_wind_shield_effect.pngbin0 -> 255 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_blades_shield_effect.pngbin0 -> 361 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_feathers_shield_effect.pngbin0 -> 401 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_gluttony_shield_effect.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_legends_shield_effect.pngbin0 -> 202 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_light_shield_effect.pngbin0 -> 346 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_mirrors_shield_effect.pngbin0 -> 311 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_pitch_shield_effect.pngbin0 -> 334 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_retribution_shield_effect.pngbin0 -> 307 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_thorns_shield_effect.pngbin0 -> 400 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_wind_shield_effect.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_blades_shield_effect.pngbin0 -> 363 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_feathers_shield_effect.pngbin0 -> 432 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_gluttony_shield_effect.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_legends_shield_effect.pngbin0 -> 404 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_light_shield_effect.pngbin0 -> 345 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_mirrors_shield_effect.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_pitch_shield_effect.pngbin0 -> 343 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_retribution_shield_effect.pngbin0 -> 309 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_thorns_shield_effect.pngbin0 -> 428 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_wind_shield_effect.pngbin0 -> 260 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_blades_shield_effect.pngbin0 -> 362 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_feathers_shield_effect.pngbin0 -> 423 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_gluttony_shield_effect.pngbin0 -> 270 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_legends_shield_effect.pngbin0 -> 217 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_light_shield_effect.pngbin0 -> 327 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_mirrors_shield_effect.pngbin0 -> 301 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_pitch_shield_effect.pngbin0 -> 325 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_retribution_shield_effect.pngbin0 -> 296 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_sanguisaga_shield_effect.pngbin0 -> 319 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_thorns_shield_effect.pngbin0 -> 414 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_wind_shield_effect.pngbin0 -> 250 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_blades_shield_effect.pngbin0 -> 363 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_feathers_shield_effect.pngbin0 -> 406 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_gluttony_shield_effect.pngbin0 -> 273 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_legends_shield_effect.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_light_shield_effect.pngbin0 -> 345 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_mirrors_shield_effect.pngbin0 -> 311 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_pitch_shield_effect.pngbin0 -> 331 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_retribution_shield_effect.pngbin0 -> 308 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_thorns_shield_effect.pngbin0 -> 424 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_wind_shield_effect.pngbin0 -> 250 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_blades_shield_effect.pngbin0 -> 365 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_feathers_shield_effect.pngbin0 -> 427 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_gluttony_shield_effect.pngbin0 -> 273 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_legends_shield_effect.pngbin0 -> 464 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_light_shield_effect.pngbin0 -> 354 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_mirrors_shield_effect.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_pitch_shield_effect.pngbin0 -> 325 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_retribution_shield_effect.pngbin0 -> 296 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_sanguisaga_shield_effect.pngbin0 -> 327 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_thorns_shield_effect.pngbin0 -> 429 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_wind_shield_effect.pngbin0 -> 251 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/manacore_shield_effect.pngbin0 -> 159 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_blades_shield_effect.pngbin0 -> 359 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_feathers_shield_effect.pngbin0 -> 413 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_gluttony_shield_effect.pngbin0 -> 273 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_legends_shield_effect.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_light_shield_effect.pngbin0 -> 343 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_mirrors_shield_effect.pngbin0 -> 314 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_pitch_shield_effect.pngbin0 -> 331 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_retribution_shield_effect.pngbin0 -> 309 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_thorns_shield_effect.pngbin0 -> 403 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_wind_shield_effect.pngbin0 -> 250 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_blades_shield_effect.pngbin0 -> 364 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_feathers_shield_effect.pngbin0 -> 431 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_gluttony_shield_effect.pngbin0 -> 273 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_legends_shield_effect.pngbin0 -> 498 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_light_shield_effect.pngbin0 -> 345 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_mirrors_shield_effect.pngbin0 -> 298 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_pitch_shield_effect.pngbin0 -> 332 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_retribution_shield_effect.pngbin0 -> 296 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_sanguisaga_shield_effect.pngbin0 -> 327 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_thorns_shield_effect.pngbin0 -> 426 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_wind_shield_effect.pngbin0 -> 251 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/plate.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/plate_broken.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_blades_shield_effect.pngbin0 -> 365 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_feathers_shield_effect.pngbin0 -> 434 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_gluttony_shield_effect.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_legends_shield_effect.pngbin0 -> 389 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_light_shield_effect.pngbin0 -> 346 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_mirrors_shield_effect.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_pitch_shield_effect.pngbin0 -> 334 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_retribution_shield_effect.pngbin0 -> 308 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_thorns_shield_effect.pngbin0 -> 431 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_wind_shield_effect.pngbin0 -> 260 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_blades_shield_effect.pngbin0 -> 359 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_feathers_shield_effect.pngbin0 -> 405 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_gluttony_shield_effect.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_legends_shield_effect.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_light_shield_effect.pngbin0 -> 338 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_mirrors_shield_effect.pngbin0 -> 311 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_pitch_shield_effect.pngbin0 -> 332 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_retribution_shield_effect.pngbin0 -> 309 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_thorns_shield_effect.pngbin0 -> 425 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_wind_shield_effect.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/scabbing_shield_effect.pngbin0 -> 315 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_blades_shield_effect.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_feathers_shield_effect.pngbin0 -> 394 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_gluttony_shield_effect.pngbin0 -> 247 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_legends_shield_effect.pngbin0 -> 308 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_light_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_mirrors_shield_effect.pngbin0 -> 327 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_pitch_shield_effect.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_retribution_shield_effect.pngbin0 -> 287 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_sanguisaga_shield_effect.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_thorns_shield_effect.pngbin0 -> 349 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_wind_shield_effect.pngbin0 -> 247 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_blades_shield_effect.pngbin0 -> 363 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_feathers_shield_effect.pngbin0 -> 423 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_gluttony_shield_effect.pngbin0 -> 272 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_legends_shield_effect.pngbin0 -> 310 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_light_shield_effect.pngbin0 -> 340 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_mirrors_shield_effect.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_pitch_shield_effect.pngbin0 -> 329 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_retribution_shield_effect.pngbin0 -> 296 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_sanguisaga_shield_effect.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_thorns_shield_effect.pngbin0 -> 425 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_wind_shield_effect.pngbin0 -> 251 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/ingot.pngbin0 -> 372 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_ancientrelic.pngbin0 -> 134 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_bindingwrap.pngbin0 -> 242 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_bloodybandages.pngbin0 -> 347 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_canister.pngbin0 -> 314 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_corpseIvy.pngbin0 -> 623 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_corpseIvyGraft.pngbin0 -> 632 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestblades.pngbin0 -> 248 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestfeathers.pngbin0 -> 250 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestgluttony.pngbin0 -> 274 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestlegends.pngbin0 -> 229 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestlight.pngbin0 -> 291 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestmirrors.pngbin0 -> 274 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestofblades.pngbin0 -> 248 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestoffeathers.pngbin0 -> 250 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestofgluttony.pngbin0 -> 274 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestoflight.pngbin0 -> 291 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestofmirrors.pngbin0 -> 274 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestofpitch.pngbin0 -> 243 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestofretribution.pngbin0 -> 231 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestofsanguisaga.pngbin0 -> 263 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestofthorns.pngbin0 -> 265 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestofwinds.pngbin0 -> 278 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestpaper.pngbin0 -> 189 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestpitch.pngbin0 -> 243 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestretribution.pngbin0 -> 231 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestsanguisuga.pngbin0 -> 263 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestthorns.pngbin0 -> 265 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_crestwinds.pngbin0 -> 278 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_elementiumcore.pngbin0 -> 3068 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_emptycanister.pngbin0 -> 343 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_featherfall.pngbin0 -> 341 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_firewalker.pngbin0 -> 383 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_flippers.pngbin0 -> 304 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_frostwalker.pngbin0 -> 494 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_glowstep.pngbin0 -> 388 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_manacore.pngbin0 -> 3066 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_nightvisiongoggles.pngbin0 -> 271 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_rainbowgem.pngbin0 -> 1675 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_rainbowgem.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_rebreather.pngbin0 -> 311 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_soulstone.pngbin0 -> 257 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_soulstone.png.mcmeta11
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_terraCore.pngbin0 -> 3072 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/item_textbook.pngbin0 -> 441 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/lightblue_cloth.pngbin0 -> 793 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/lime_cloth.pngbin0 -> 746 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/longsword/_accessory_queensguard.pngbin0 -> 226 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/longsword/_accessory_straigh.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/longsword/_blade_katana.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/longsword/_blade_razor.pngbin0 -> 181 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_extra_wrap.pngbin0 -> 228 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_handle_thin.pngbin0 -> 207 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_magic.pngbin0 -> 192 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_scythe.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_wide.pngbin0 -> 228 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/magenta_cloth.pngbin0 -> 770 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_accessory_straight.pngbin0 -> 174 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_bearded.pngbin0 -> 232 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_magic.pngbin0 -> 192 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_scythe.pngbin0 -> 254 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_wide.pngbin0 -> 228 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5angmallen_accessory.pngbin0 -> 214 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5angmallen_head.pngbin0 -> 207 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5brass_accessory.pngbin0 -> 175 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5brass_head.pngbin0 -> 224 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5bronze_accessory.pngbin0 -> 198 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5copper_accessory.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5copper_head.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5crowngold_accessory.pngbin0 -> 210 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5cupronickel_accessory.pngbin0 -> 216 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5cupronickel_head.pngbin0 -> 250 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5damascussteel_accessory.pngbin0 -> 264 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5damascussteel_head.pngbin0 -> 313 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5diamond_accessory.pngbin0 -> 255 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5diamond_head.pngbin0 -> 318 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5electrum_accessory.pngbin0 -> 209 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5electrum_head.pngbin0 -> 271 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5fungalsteel_accessory.pngbin0 -> 292 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5gold_accessory.pngbin0 -> 216 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5gold_head.pngbin0 -> 247 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5heavysteel_accessory.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5heavysteel_head.pngbin0 -> 294 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5hepatizon_accessory.pngbin0 -> 236 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5ignatius_accessory.pngbin0 -> 231 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5ignatius_head.pngbin0 -> 261 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5iron_accessory.pngbin0 -> 244 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5iron_head.pngbin0 -> 250 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganese_accessory.pngbin0 -> 258 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganese_head.pngbin0 -> 239 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganesesteel_accessory.pngbin0 -> 264 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganesesteel_head.pngbin0 -> 284 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5molybdochalkos_accessory.pngbin0 -> 271 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5molybdochalkos_head.pngbin0 -> 289 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5monel_accessory.pngbin0 -> 202 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5monel_head.pngbin0 -> 252 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickel_accessory.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickel_head.pngbin0 -> 256 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickelsteel_accessory.pngbin0 -> 330 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickelsteel_head.pngbin0 -> 312 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5pewter_accessory.pngbin0 -> 216 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5pewter_head.pngbin0 -> 280 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5platinum_accessory.pngbin0 -> 208 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5platinum_head.pngbin0 -> 217 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5rosegold_accessory.pngbin0 -> 237 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5rosegold_head.pngbin0 -> 223 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5silver_accessory.pngbin0 -> 208 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5silver_head.pngbin0 -> 228 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5tin_accessory.pngbin0 -> 182 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5tin_head.pngbin0 -> 206 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5whitegold_accessory.pngbin0 -> 232 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5whitegold_head.pngbin0 -> 251 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5zinc_accessory.pngbin0 -> 164 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5zinc_head.pngbin0 -> 207 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_back.pngbin0 -> 216 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_handle.pngbin0 -> 177 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_head.pngbin0 -> 220 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_head_broken.pngbin0 -> 215 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/nugget.pngbin0 -> 270 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/orange_cloth.pngbin0 -> 723 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_accessory_wrap.pngbin0 -> 221 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_handle_ornate.pngbin0 -> 237 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_handle_ornate_offset.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_fancy.pngbin0 -> 255 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_single.pngbin0 -> 239 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_sledgeback.pngbin0 -> 223 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_small.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_straight.pngbin0 -> 238 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5angmallen_accessory.pngbin0 -> 177 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5angmallen_head.pngbin0 -> 224 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5brass_accessory.pngbin0 -> 167 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5brass_head.pngbin0 -> 253 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5bronze_accessory.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5bronze_head.pngbin0 -> 228 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5copper_accessory.pngbin0 -> 161 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5copper_head.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5crowngold_accessory.pngbin0 -> 197 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5crowngold_head.pngbin0 -> 253 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5cupronickel_accessory.pngbin0 -> 210 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5cupronickel_head.pngbin0 -> 213 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5damascussteel_accessory.pngbin0 -> 189 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5damascussteel_head.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5electrum_accessory.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5electrum_head.pngbin0 -> 232 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5fungalsteel_accessory.pngbin0 -> 206 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5fungalsteel_head.pngbin0 -> 338 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5gold_accessory.pngbin0 -> 194 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5gold_head.pngbin0 -> 258 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5heavysteel_accessory.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5heavysteel_head.pngbin0 -> 303 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5hepatizon_accessory.pngbin0 -> 194 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5hepatizon_head.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5ignatius_accessory.pngbin0 -> 153 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5ignatius_head.pngbin0 -> 263 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5iron_accessory.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5iron_head.pngbin0 -> 240 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5lead_accessory.pngbin0 -> 166 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5lead_head.pngbin0 -> 243 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganese_accessory.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganese_head.pngbin0 -> 266 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganesesteel_accessory.pngbin0 -> 205 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganesesteel_head.pngbin0 -> 316 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5molybdochalkos_accessory.pngbin0 -> 219 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5molybdochalkos_head.pngbin0 -> 242 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5monel_accessory.pngbin0 -> 163 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5monel_head.pngbin0 -> 248 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickel_accessory.pngbin0 -> 166 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickel_head.pngbin0 -> 226 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickelsteel_accessory.pngbin0 -> 217 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickelsteel_head.pngbin0 -> 317 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5pewter_accessory.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5pewter_head.pngbin0 -> 247 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5platinum_accessory.pngbin0 -> 197 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5platinum_head.pngbin0 -> 234 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5rosegold_accessory.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5rosegold_head.pngbin0 -> 239 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5silver_accessory.pngbin0 -> 134 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5silver_head.pngbin0 -> 270 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5tin_accessory.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5tin_head.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5whitegold_accessory.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5whitegold_head.pngbin0 -> 236 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5zinc_accessory.pngbin0 -> 135 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5zinc_head.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_accessory (1).pngbin0 -> 218 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_accessory.pngbin0 -> 218 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_handle.pngbin0 -> 224 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_handle_offset.pngbin0 -> 128 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_head.pngbin0 -> 245 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_head_broken.pngbin0 -> 224 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pointed_accessory.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/pink_cloth.pngbin0 -> 791 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/purple_cloth.pngbin0 -> 771 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/rapier/_accessory_queensguard.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/rapier/_accessory_wide.pngbin0 -> 223 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_safety.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_sai.pngbin0 -> 272 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_taper.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/red_cloth.pngbin0 -> 713 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/redmintcane.pngbin0 -> 305 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/redmintingot.pngbin0 -> 376 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_bulbous.pngbin0 -> 222 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_teeth.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_wideblade.pngbin0 -> 213 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/scythe/_handle_straight.pngbin0 -> 168 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/scythe/_head_long.pngbin0 -> 224 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shears/_binding.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shears/_bottom.pngbin0 -> 131 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shears/_broken.pngbin0 -> 160 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shears/_top.pngbin0 -> 104 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shears/item_rainbowgem.pngbin0 -> 239 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shears/lapis_shears_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shears/rainbow_shears_effect.pngbin0 -> 239 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shears/rainbow_shears_effect.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/aeonsteel_shield_boss.pngbin0 -> 253 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/aeonsteel_shield_edge.pngbin0 -> 349 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_boss.pngbin0 -> 272 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_edge.pngbin0 -> 370 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_face.pngbin0 -> 238 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/ardite_shield_boss.pngbin0 -> 262 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/ardite_shield_shield.pngbin0 -> 377 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/beheading_shield_effect.pngbin0 -> 291 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_blades_shield_effect.pngbin0 -> 149 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_feathers_shield_effect.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_light_shield_effect.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_pitch_shield_effect.pngbin0 -> 169 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_sanguisaga_shield_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/black_wind_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_feathers_shield_effect.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_light_shield_effect.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_pitch_shield_effect.pngbin0 -> 187 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_wind_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_boss.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_edge.pngbin0 -> 360 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_face.pngbin0 -> 303 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/bone_shield_boss.pngbin0 -> 320 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/bone_shield_edge.pngbin0 -> 424 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/boss.pngbin0 -> 208 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/bronze_shield_boss.pngbin0 -> 255 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/bronze_shield_edge.pngbin0 -> 457 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_feathers_shield_effect.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_light_shield_effect.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_pitch_shield_effect.pngbin0 -> 187 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_wind_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cactus_shield_boss.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cactus_shield_edge.pngbin0 -> 470 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cobalt_shield_boss.pngbin0 -> 267 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cobalt_shield_edge.pngbin0 -> 492 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/copper_shield_boss.pngbin0 -> 260 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/copper_shield_edge.pngbin0 -> 448 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_feathers_shield_effect.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_light_shield_effect.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_pitch_shield_effect.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_wind_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/diamond_shield_effect.pngbin0 -> 119 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/dogbearium_shield_boss.pngbin0 -> 326 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/dogbearium_shield_edge.pngbin0 -> 376 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/edge.pngbin0 -> 264 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/emerald_shield_effect.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/face.pngbin0 -> 286 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/face_broken.pngbin0 -> 331 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/flint_shield_boss.pngbin0 -> 245 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/flint_shield_edge.pngbin0 -> 354 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/flux_shield_effect.pngbin0 -> 264 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_blades_shield_effect.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_feathers_shield_effect.pngbin0 -> 141 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_light_shield_effect.pngbin0 -> 154 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_pitch_shield_effect.pngbin0 -> 168 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_sanguisaga_shield_effect.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_wind_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_feathers_shield_effect.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_light_shield_effect.pngbin0 -> 155 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_pitch_shield_effect.pngbin0 -> 185 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/green_wind_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_feathers_shield_effect.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_light_shield_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_pitch_shield_effect.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_sanguisaga_shield_effect.pngbin0 -> 153 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_thorns_shield_effect.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_wind_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_feathers_shield_effect.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_light_shield_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_pitch_shield_effect.pngbin0 -> 176 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_retribution_shield_effect.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_wind_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_feathers_shield_effect.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_light_shield_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_pitch_shield_effect.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_retribution_shield_effect.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_wind_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_feathers_shield_effect.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_light_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_mirrors_shield_effect.pngbin0 -> 117 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_pitch_shield_effect.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_retribution_shield_effect.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_sanguisaga_shield_effect.pngbin0 -> 153 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_thorns_shield_effect.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_wind_shield_effect.pngbin0 -> 141 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/manacore_shield_effect.pngbin0 -> 156 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/manyullyn_shield_boss.pngbin0 -> 324 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/manyullyn_shield_edge.pngbin0 -> 468 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/moss_shield_effect.pngbin0 -> 376 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/netherrack_shield_boss.pngbin0 -> 316 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/netherrack_shield_edge.pngbin0 -> 873 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/obsidian_shield_boss.pngbin0 -> 329 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/obsidian_shield_edge.pngbin0 -> 377 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_feathers_shield_effect.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_light_shield_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_pitch_shield_effect.pngbin0 -> 183 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_retribution_shield_effect.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_sanguisaga_shield_effect.pngbin0 -> 153 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_thorns_shield_effect.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_wind_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/paper_shield_boss.pngbin0 -> 287 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/paper_shield_edge.pngbin0 -> 742 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pigiron_shield_boss.pngbin0 -> 237 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pigiron_shield_edge.pngbin0 -> 435 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_feathers_shield_effect.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_light_shield_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_mirrors_shield_effect.pngbin0 -> 117 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_pitch_shield_effect.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_retribution_shield_effect.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_sanguisaga_shield_effect.pngbin0 -> 153 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_thorns_shield_effect.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_wind_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/piston_shield_effect.pngbin0 -> 298 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_feathers_shield_effect.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_light_shield_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_pitch_shield_effect.pngbin0 -> 188 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_wind_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/quartz_shield_effect.pngbin0 -> 214 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/queensgold_shield_boss.pngbin0 -> 269 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/queensgold_shield_edge.pngbin0 -> 518 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_feathers_shield_effect.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_light_shield_effect.pngbin0 -> 151 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_mirrors_shield_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_pitch_shield_effect.pngbin0 -> 186 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_retribution_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_thorns_shield_effect.pngbin0 -> 125 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/red_wind_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/reinforced_shield_effect.pngbin0 -> 294 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/scabbing_shield_effect.pngbin0 -> 315 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/slime_shield_boss.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/slime_shield_edge.pngbin0 -> 417 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/steel_shield_boss.pngbin0 -> 249 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/steel_shield_edge.pngbin0 -> 396 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/stone_shield_boss.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/stone_shield_edge.pngbin0 -> 418 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/thaumium_shield_boss.pngbin0 -> 264 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/thaumium_shield_edge.pngbin0 -> 430 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_blades_shield_effect.pngbin0 -> 147 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_feathers_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_gluttony_shield_effect.pngbin0 -> 123 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_light_shield_effect.pngbin0 -> 139 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_mirrors_shield_effect.pngbin0 -> 117 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_pitch_shield_effect.pngbin0 -> 167 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_retribution_shield_effect.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_sanguisaga_shield_effect.pngbin0 -> 145 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_thorns_shield_effect.pngbin0 -> 127 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/white_wind_shield_effect.pngbin0 -> 140 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_boss.pngbin0 -> 211 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_edge.pngbin0 -> 745 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_face.pngbin0 -> 485 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_face_broken.pngbin0 -> 515 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_blades_shield_effect.pngbin0 -> 150 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_feathers_shield_effect.pngbin0 -> 144 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_gluttony_shield_effect.pngbin0 -> 122 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_light_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_mirrors_shield_effect.pngbin0 -> 117 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_pitch_shield_effect.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_retribution_shield_effect.pngbin0 -> 132 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_sanguisaga_shield_effect.pngbin0 -> 152 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_thorns_shield_effect.pngbin0 -> 126 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_wind_shield_effect.pngbin0 -> 141 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_handle_knight.pngbin0 -> 230 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_head_square.pngbin0 -> 218 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5angmallen_head.pngbin0 -> 237 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5brass_head.pngbin0 -> 241 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5bronze_head.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5copper_head.pngbin0 -> 173 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5crowngold_head.pngbin0 -> 218 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5cupronickel_head.pngbin0 -> 202 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5damascussteel_head.pngbin0 -> 274 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5electrum_head.pngbin0 -> 246 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5fungalsteel_head.pngbin0 -> 333 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5gold_head.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5heavysteel_head.pngbin0 -> 302 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5hepatizon_head.pngbin0 -> 221 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5ignatius_head.pngbin0 -> 240 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5iron_head.pngbin0 -> 204 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5manganese_head.pngbin0 -> 269 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5manganesesteel_head.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5molybdochalkos_head.pngbin0 -> 243 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5monel_head.pngbin0 -> 236 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5nickel_head.pngbin0 -> 233 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5nickelsteel_head.pngbin0 -> 290 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5pewter_head.pngbin0 -> 211 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5platinum_head.pngbin0 -> 181 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5rosegold_head.pngbin0 -> 244 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5silver_head.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5tin_head.pngbin0 -> 184 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5whitegold_head.pngbin0 -> 215 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5zinc_head.pngbin0 -> 196 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/silver_cloth.pngbin0 -> 758 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/tdbook.pngbin0 -> 472 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/towershield/binding.pngbin0 -> 450 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/towershield/edge.pngbin0 -> 479 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/towershield/face.pngbin0 -> 353 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/towershield/plate.pngbin0 -> 335 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/towershield/plate_broken.pngbin0 -> 372 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/white_cloth.pngbin0 -> 767 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/yellow_cloth.pngbin0 -> 768 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/beheading_zweihander_effect.pngbin0 -> 261 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/blade.pngbin0 -> 131 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/blaze_zweihander_effect.pngbin0 -> 223 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/bloodoath_zweihander_effect.pngbin0 -> 638 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/bloodoath_zweihander_effect.png.mcmeta50
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/broken.pngbin0 -> 213 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/core.pngbin0 -> 177 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/corpseivy_zweihander_effect.pngbin0 -> 472 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/diamond_zweihander_effect.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/emerald_zweihander_effect.pngbin0 -> 116 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/flux_zweihander_effect.pngbin0 -> 216 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_blade.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_core.pngbin0 -> 264 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_guard.pngbin0 -> 272 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_handle.pngbin0 -> 280 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/guard.pngbin0 -> 199 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/handle.pngbin0 -> 186 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lapis_zweihander_effect (1).pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lapis_zweihander_effect.pngbin0 -> 146 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lava_zweihander_effect (1).pngbin0 -> 141 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lava_zweihander_effect.pngbin0 -> 141 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/manacore_zweihander_effect.pngbin0 -> 174 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/moss_zweihander_effect.pngbin0 -> 163 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/necrotic_zweihander_effect.pngbin0 -> 175 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/piston_zweihander_effect.pngbin0 -> 195 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/quartz_zweihander_effect.pngbin0 -> 173 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_blade.pngbin0 -> 224 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_core.pngbin0 -> 254 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_guard.pngbin0 -> 261 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_handle.pngbin0 -> 263 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redstone_zweihander_effect.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/reinforced_zweihander_effect.pngbin0 -> 191 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/scabbing_zweihander_effect.pngbin0 -> 255 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/silk_zweihander_effect.pngbin0 -> 187 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/smite_zweihander_effect.pngbin0 -> 307 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/spider_zweihander_effect.pngbin0 -> 162 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/terracore_zweihander_effect.pngbin0 -> 175 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/items/zweihander/textbook_zweihander_effect.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/cheese.pngbin0 -> 770 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/ender_pearl.pngbin0 -> 773 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/facetedgem.pngbin0 -> 537 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/gall.pngbin0 -> 843 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/greencandy.pngbin0 -> 171 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/moon.pngbin0 -> 581 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/opal.pngbin0 -> 798 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/redcandy.pngbin0 -> 170 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/stargem.pngbin0 -> 653 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/starruby.pngbin0 -> 739 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/starsapphire.pngbin0 -> 742 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/materials/sun.pngbin0 -> 895 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/model/sheathe.pngbin0 -> 598 bytes
-rw-r--r--src/main/resources/assets/tinkerscompendium/textures/skin/horse/horse_witherskeleton.pngbin0 -> 9218 bytes
1543 files changed, 2677 insertions, 0 deletions
diff --git a/src/main/resources/assets/tinkerscompendium/blockstates/fluid_block.json b/src/main/resources/assets/tinkerscompendium/blockstates/fluid_block.json
new file mode 100644
index 0000000..a6a3b4e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/blockstates/fluid_block.json
@@ -0,0 +1,134 @@
+{
+ "forge_marker": 1,
+ "defaults": {
+ "model": "forge:fluid"
+ },
+ "variants": {
+ "aeonsteel_fluid": [
+ {
+ "custom": {
+ "fluid": "aeonsteel_fluid"
+ }
+ }
+ ],
+ "queensgold_fluid": [
+ {
+ "custom": {
+ "fluid": "queensgold_fluid"
+ }
+ }
+ ],
+ "dogbearium_fluid": [
+ {
+ "custom": {
+ "fluid": "dogbearium_fluid"
+ }
+ }
+ ],
+ "vile_fluid": [
+ {
+ "custom": {
+ "fluid": "vile_fluid"
+ }
+ }
+ ],
+ "redcandy_fluid": [
+ {
+ "custom": {
+ "fluid": "redcandy_fluid"
+ }
+ }
+ ],
+ "greencandy_fluid": [
+ {
+ "custom": {
+ "fluid": "greencandy_fluid"
+ }
+ }
+ ],
+ "sinisterium_fluid": [
+ {
+ "custom": {
+ "fluid": "sinisterium_fluid"
+ }
+ }
+ ],
+ "nihilite_fluid": [
+ {
+ "custom": {
+ "fluid": "nihilite_fluid"
+ }
+ }
+ ],
+ "vibrant_fluid": [
+ {
+ "custom": {
+ "fluid": "vibrant_fluid"
+ }
+ }
+ ],
+ "orichalcum_fluid": [
+ {
+ "custom": {
+ "fluid": "orichalcum_fluid"
+ }
+ }
+ ],
+ "pandorium_fluid": [
+ {
+ "custom": {
+ "fluid": "pandorium_fluid"
+ }
+ }
+ ],
+ "chorusjuice_fluid": [
+ {
+ "custom": {
+ "fluid": "chorusjuice_fluid"
+ }
+ }
+ ],
+ "dragonsbreath_fluid": [
+ {
+ "custom": {
+ "fluid": "dragonsbreath_fluid"
+ }
+ }
+ ],
+ "rosegold_fluid": [
+ {
+ "custom": {
+ "fluid": "rosegold_fluid"
+ }
+ }
+ ],
+ "platinum_fluid": [
+ {
+ "custom": {
+ "fluid": "platinum_fluid"
+ }
+ }
+ ],
+ "brass_fluid": [
+ {
+ "custom": {
+ "fluid": "brass_fluid"
+ }
+ }
+ ],
+ "silver_fluid": [
+ {
+ "custom": {
+ "fluid": "silver_fluid"
+ }
+ }
+ ],
+ "cheese_fluid": [
+ {
+ "custom": {
+ "fluid": "cheese_fluid"
+ }
+ }
+ ]
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/blockstates/metalblock.json b/src/main/resources/assets/tinkerscompendium/blockstates/metalblock.json
new file mode 100644
index 0000000..5d8d5c1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/blockstates/metalblock.json
@@ -0,0 +1,7 @@
+{
+ "variants": {
+ "type=aeonsteel": { "model":"tinkerscompendium:blocks/aeonsteelblock" },
+ "type=queensgold": { "model":"tutorial:block_properties_black" }
+ "type=dogbearium": { "model":"tutorial:block_properties_black" }
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/blockstates/redcandyblock.json b/src/main/resources/assets/tinkerscompendium/blockstates/redcandyblock.json
new file mode 100644
index 0000000..b22a32b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/blockstates/redcandyblock.json
@@ -0,0 +1,11 @@
+{
+ "forge_marker": 1,
+ "defaults": {
+ "transform": "forge:default-block",
+ "model": "cube_all",
+ "textures": {
+ "all": "tinkerscompendium:blocks/redmintblock",
+ "particle": "#all"
+ }
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/lang/en_US.lang b/src/main/resources/assets/tinkerscompendium/lang/en_US.lang
new file mode 100644
index 0000000..9ed2a43
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/lang/en_US.lang
@@ -0,0 +1,594 @@
+1.7.10 - Ignore
+// itemGroup.tabName=Tinkers' Defense
+// item.aeonsteelingot.name=Aeonsteel Ingot
+// tile.aeonsteelblock.name=Aeonsteel Block
+// tile.Moltenaeonsteel.name=Molten Aeonsteel
+// material.aeonsteel=Aeonsteel
+
+// item.queensgoldingot.name=Queen's Gold Ingot
+// tile.queensgoldblock.name=Queen's Gold Block
+// tile.Moltenqueensgold.name=Molten Queen's Gold
+// material.queensgold=Queen's Gold
+
+// item.dogbeariumingot.name=Dogbearium Ingot
+// tile.dogbeariumblock.name=Dogbearium Block
+// tile.Moltendogbearium.name=Molten Dogbearium
+// material.dogbearium=Dogbearium
+// material.dogbearium.ability=Serrated
+
+// material.redmint=Red Mint
+// material.redmint.ability=Pepperminty
+
+// material.greenmint=Green Mint
+// material.greenmint.ability=Spearminty
+
+// tile.crestmount.name=Crest Mount
+// tile.armoranvil.name=Finishing Anvil
+// tile.jewelersbench.name=Jeweler's Bench (WIP)
+
+// tool.roundshield=Buckler
+// tool.heatershield=Heater Shield
+
+// fluid.moltenaeonsteel.name=Molten Aeon Steel
+// fluid.moltenqueensgold.name=Molten Queen's Gold
+// fluid.moltendogbearium.name=Molten Dogbearium
+
+// gui.toolstation.roundshield.name=Buckler
+// gui.toolstation.roundshield.desc=A small shield with low protection but with the ability to counter attacks, slowing down your opponent. Due to its small size it can't hold as many modifiers.
+
+// gui.toolstation.heatershield.name=Heater Shield
+// gui.toolstation.heatershield.desc=A standard shield designed to protect from all incoming attacks while still being mobile.
+
+// gui.toolstation.helm.name=Helm
+// gui.toolstation.helm.desc=A heavy set of interlocking plates to protect the head from most damage.
+
+// gui.toolstation.breastplate.name=Breastplate
+// gui.toolstation.breastplate.desc=A heavy set of interlocking plates to protect the chest from most damage.
+
+// gui.toolstation.grieves.name=Grieves
+// gui.toolstation.grieves.desc=A heavy set of interlocking plates to protect the legs from most damage.
+
+// gui.toolstation.sabatons.name=Sabatons
+// gui.toolstation.sabatons.desc=A heavy set of interlocking plates to protect the feet from most damage.
+
+// gui.toolstation.gauntlets.name=Gauntlets
+// gui.toolstation.gauntlets.desc=Armored gloves to protect the hands. (Cosmetic)
+
+// gui.toolstation.coif.name=Coif
+// gui.toolstation.coif.desc=Thickly woven loops linked with small plates and cloth to protect the head.
+
+// gui.toolstation.hauberk.name=Hauberk
+// gui.toolstation.hauberk.desc=Thickly woven loops linked with small plates and cloth to protect the chest.
+
+// gui.toolstation.chausses.name=Chausses
+// gui.toolstation.chausses.desc=Thickly woven loops linked with small plates and cloth to protect the legs.
+
+// gui.toolstation.boots.name=Boots
+// gui.toolstation.boots.desc=Thickly woven loops linked with small plates and cloth to protect the feet.
+
+// gui.toolstation.hood.name=Hood
+// gui.toolstation.hood.desc=Delicately stitched clothing for the head that offers little protection but is more accepting of magical modifiers.
+
+// gui.toolstation.shawl.name=Shawl
+// gui.toolstation.shawl.desc=Delicately stitched clothing for the chest that offers little protection but is more accepting of magical modifiers.
+
+// gui.toolstation.robe.name=Robe
+// gui.toolstation.robe.desc=Delicately stitched clothing for the legs that offers little protection but is more accepting of magical modifiers.
+
+// gui.toolstation.shoes.name=Shoes
+// gui.toolstation.shoes.desc=Delicately stitched clothing for the head that offers little protection but is more accepting of magical modifiers.
+
+// gui.toolstation.shears.name=Shears
+// gui.toolstation.shears.desc=A set of sharpened blades bound together to allow shearing of sheep and tree leaves.
+
+// gui.toolstation.wrench.name=Wrench
+// gui.toolstation.wrench.desc=A tool designed to turn, remove, or configure technical blocks.
+
+// gui.toolstation.zweihander.name=Zweihander
+// gui.toolstation.zweihander.desc=A great two handed sword designed to take down horse and rider or keep enemies back with its long reach.\n \n x2 Damage against mounted enemies \n Ability: Great Swing - \n Hit all enemies close to you with a great arching slash. Leaves you slowed and weakened temporarily.
+
+// toolpart.Chainmaille=%%material Chainmail
+// toolpart.Rivets=%%material Rivets
+// toolpart.Clasp=%%material Clasp
+// toolpart.Armor Plate=%%material Armor Plate
+
+// item.TD.Cloth.white.name=White Cloth
+// item.TD.Cloth.orange.name=Orange Cloth
+// item.TD.Cloth.magenta.name=Magenta Cloth
+// item.TD.Cloth.lightblue.name=Light Blue Cloth
+// item.TD.Cloth.yellow.name=Yellow Cloth
+// item.TD.Cloth.lime.name=Lime Cloth
+// item.TD.Cloth.pink.name=Pink Cloth
+// item.TD.Cloth.gray.name=Grey Cloth
+// item.TD.Cloth.lightgray.name=Grey Cloth
+// item.TD.Cloth.cyan.name=Cyan Cloth
+// item.TD.Cloth.purple.name=Purple Cloth
+// item.TD.Cloth.blue.name=Blue Cloth
+// item.TD.Cloth.brown.name=Brown Cloth
+// item.TD.Cloth.green.name=Green Cloth
+// item.TD.Cloth.red.name=Red Cloth
+// item.TD.Cloth.black.name=Black Cloth
+
+// tool.tinkersrobe=Robe
+// tool.tinkersshawl=Shawl
+// tool.tinkershood=Hood
+// tool.tinkersshoes=Shoes
+
+// tool.tinkerscoif=Coif
+// tool.tinkershauberk=Hauberk
+// tool.tinkerschausses=Chausses
+// tool.tinkersboots=Boots
+
+// tool.tinkershelm=Helm
+// tool.tinkersbreastplate=Breastplate
+// tool.tinkersgrieves=Grieves
+// tool.tinkerssabatons=Sabatons
+// tool.tinkersgauntlets=Gauntlets
+
+// item.tconstruct.Pattern.rivets.name=Rivet Pattern
+// item.tconstruct.Pattern.clasp.name=Clasp Pattern
+// item.tconstruct.Pattern.armorplate.name=Armor Plate Pattern
+// item.tconstruct.Pattern.chainmaille.name=Chainmail Pattern
+
+// item.tconstruct.MetalPattern.rivets.name=Rivet Cast
+// item.tconstruct.MetalPattern.clasp.name=Clasp Cast
+// item.tconstruct.MetalPattern.armorplate.name=Armor Plate Cast
+// item.tconstruct.MetalPattern.chainmaille.name=Chainmail Cast
+
+// tool.tinkerwrench=Wrench
+// tool.shears=Shears
+// tool.tinkerzweihander=Zweihander
+
+// item.greenmintIngot.name=Green Mint Ingot
+// item.redmintIngot.name=Red Mint Ingot
+// item.greenmintcane.name=Green Mint Cane
+// item.redmintcane.name=Red Mint Cane
+
+// tile.redmintblock.name=Red Mint Block
+// tile.greenmintblock.name=Green Mint Block
+// tile.Moltenredmint.name=Molten Red Mint
+// tile.Moltengreenmint.name=Molten Green Mint
+
+// item.guidebook.name=Order's Manual
+// item.modItemsCore_AncientRelic.name=Ancient Relic
+// item.modItemsCore_RainbowGem.name=Rainbow Gem
+// item.modItemsCore_Textbook.name=Textbook
+// item.modItemsCore_SoulStone.name=SoulStone (Steve)
+// item.modItemsCore_CrestFeathers.name=Crest of Feathers Template
+// item.modItemsCore_CrestMirrors.name=Crest of Mirrors Template
+// item.modItemsCore_CrestLegends.name=Crest of Legends Template
+// item.modItemsCore_CrestGluttony.name=Crest of Gluttony Template
+// item.modItemsCore_CrestThorns.name=Crest of Thorns Template
+// item.modItemsCore_CrestSanguisuga.name=Crest of the Sanguisuga Template
+// item.modItemsCore_CrestWinds.name=Crest of Winds Template
+// item.modItemsCore_CrestLight.name=Crest of Light Template
+// item.modItemsCore_CrestPaper.name=Crest Paper
+// item.modItemsArmor_Canister.name=Filled Canister
+// item.modItemsArmor_EmptyCanister.name=Empty Canister
+// item.modItemsArmor_Rebreather.name=Rebreather
+// item.modItemsArmor_NightvisionGoggles.name=Nightvision Goggles
+// item.modItemsArmor_Glowstep.name=Glowing Crystal
+// item.modItemsArmor_Firewalker.name=Fiery Crystal
+// item.modItemsArmor_Frostwalker.name=Frosty Crystal
+// item.modItemsArmor_FeatherFall.name=Hermes' Feathers
+// item.modItemsArmor_Flippers.name=Flippers
+// item.modItemsBloodMagic_bindingwrap.name=Oathbinding Chains
+// item.modItemsBloodMagic_bloodybandages.name=Bloody Bandages
+// item.modItemsBotania_corpseIvyGraft.name=CorpseIvy Graft
+// item.modItemsBotania_corpseIvy.name=CorpseIvy
+// item.modItemsBotania_terraCore.name=TerraCore
+// item.modItemsBotania_manaCore.name=ManaCore
+// item.modItemsBotania_elementiumcore.name=ElementiumCore
+
+// tile.unstable_ice.name=Unstable Ice
+// tile.unstable_obsidian.name=Unstable Obsidian
+// tile.glowstonecrumbs.name=Glowstone Crumbs
+
+// book.chapter0.page0.titleL=Intro
+// book.chapter0.page0.titleR=
+// book.chapter0.page0.ContentL=By command of the Order of the Silver Lance and under supervision of me, Urist Ironhammer, this text has been created for use as reference and learning tool for fellow members.
+// book.chapter0.page0.ContentR=Within these pages are secrets long kept by the Order, caution and discretion are adviced to avoid revelation or personal harm.
+
+// book.chapter1.page0.titleL=Shields
+// book.chapter1.page0.titleR=
+// book.chapter1.page0.ContentL=The first, and sometimes only, defense in a Tinkerer's arsenal is the shield. The Order specializes in two types, the Bucker and the Heater shield.
+// book.chapter1.page0.ContentR=Diagrams, blueprints, and ways to modify are shown on the following pages.
+
+//Note to translators - anything in %% is changed in code and ~player~ is the player's name.
+// soul.Steve.offense.0=Heh. What is super armor to me. ~damage~ damage!!
+// soul.Steve.offense.1=~damage~ damage! Pow!
+// soul.Steve.offense.2=Swish!
+// soul.Steve.offense.3=HIYA!
+// soul.Steve.offense.4=~damage~ damage? Swing me harder!
+// soul.Steve.offense.5=Woo! ~damage~ damage! I'm awesome!
+// soul.Steve.offense.6=~damage~ damage!
+// soul.Steve.offense.7=~damage~ damage?
+// soul.Steve.offense.8=~damage~ damage...
+
+// soul.Steve.defense.0=Hee hee hee... you are bad. Only ~damage~ damage!
+// soul.Steve.defense.1=You need to do more than that. Only ~damage~ damage.
+// soul.Steve.defense.2=Only ~damage~? Pathetic!
+// soul.Steve.defense.3=Ah my face!
+// soul.Steve.defense.4=Don't hit! Thats rude!
+// soul.Steve.defense.5=I can do more than ~damage~ damage and I don't have hands!
+// soul.Steve.defense.6=~damage~ damage!
+// soul.Steve.defense.7=~damage~ damage?
+// soul.Steve.defense.8=~damage~ damage...
+
+// soul.Steve.armor.0=It's like I'm hugging you!
+// soul.Steve.armor.1=Did you put on deoderant today? Doesn't smell like it...
+// soul.Steve.armor.2=Smelling kinda musty here...
+// soul.Steve.armor.3=You're warm... It's nice...
+// soul.Steve.armor.4=Don't worry ~player~! I'll protect you!
+// soul.Steve.armor.5=I'm like a koala.
+
+// soul.Steve.weapon.0=Let me at 'em!
+// soul.Steve.weapon.1=I'm so sharp it hurts!
+// soul.Steve.weapon.2=You should have made me into a chainsaw. Chainsaws are cool!
+// soul.Steve.weapon.3=Why didn't you make me into a flamethrower?
+// soul.Steve.weapon.4=Find me something to whack on!
+
+// soul.Steve.onfire.0=It's hot! You're gonna be burnt!
+// soul.Steve.onfire.1=Fire! Fire! It's too hot in here!
+
+// soul.Steve.lowhp.0=~Player~, say something.
+// soul.Steve.lowhp.1=H, Hey, get away, jack!
+// soul.Steve.lowhp.2=One more blow from that guy could finish us.
+// soul.Steve.lowhp.3=No need to worry...
+// soul.Steve.lowhp.4=Yo, you awake up there, ~player~?
+
+// soul.Steve.death.0=Damn... if only there hadn't been the accident... we would have been able to live happily ever after...
+// soul.Steve.death.1=That's not good...
+// soul.Steve.death.2=I guess human dreams are fragile...
+// soul.Steve.death.3=I remember... my dad's motto was... A man should never cry like a newborn.
+// soul.Steve.death.4=Sorry! It was my fault...
+// soul.Steve.death.5=I wonder if there is a life after death...
+// soul.Steve.death.6=Aww man, that sucks!
+// soul.Steve.death.7=Darn, I couldn't get to telling you his weak point!
+
+// soul.Steve.lowhunger.0=Eat something nutritious.
+// soul.Steve.lowhunger.1=You look famished!
+// soul.Steve.lowhunger.2=Are you hungry? You should eat.
+// soul.Steve.lowhunger.3=You should eat.
+// soul.Steve.lowhunger.4=Are you hungry?
+// soul.Steve.lowhunger.5=Your tummy sounds angry.
+// soul.Steve.lowhunger.6=Was that a monster?! Oh it was just your stomache...
+
+// soul.Steve.lowdurability.0=I'm starvin'!
+// soul.Steve.lowdurability.1=I'm starving. I wanna eat a piece of ~material~.
+// soul.Steve.lowdurability.2=I feel thirsty.
+// soul.Steve.lowdurability.3=Wow. I'm beat.
+// soul.Steve.lowdurability.4=Thump, thump, thump. My heart is throbbing...
+// soul.Steve.lowdurability.5=I'm getting sleepy... zzz.
+// soul.Steve.lowdurability.6=I'm still young!
+// soul.Steve.lowdurability.7=I am very sensitive. Handle with care, please.
+// soul.Steve.lowdurability.8=My fortune today is the worst!! My stars are all wrong.
+// soul.Steve.lowdurability.9=Something's bothering me...
+// soul.Steve.lowdurability.10=I feel my body starting to creak...
+// soul.Steve.lowdurability.11=My back hurts lately...
+// soul.Steve.lowdurability.12=Hasn't Steve been good to you? I don't know what I've done for you to treat me so disrespectfully.
+// soul.Steve.lowdurability.13=~player~ you need to repair me every once in a while. Life without Steve isn't worth living.
+// soul.Steve.lowdurability.14=Am I losing it?
+// soul.Steve.lowdurability.15=Agghh! My head is gonna explode...
+// soul.Steve.lowdurability.16=Recently, I've been feeling beat.
+// soul.Steve.lowdurability.17=I'm really having a crappy day.
+// soul.Steve.lowdurability.18=Why... am I so... miserable... ?
+// soul.Steve.lowdurability.19=Don't you think my existence is pretty important. I mean, how many talking ~tool~s do you know?
+// soul.Steve.lowdurability.20=Count on me! Oops. Wait, wait!
+// soul.Steve.lowdurability.21=Hey... ~player~, you been cold to me recently...
+// soul.Steve.lowdurability.22=I'm burning out...
+
+// soul.Steve.broken.0=I'm gonna take a nap.
+// soul.Steve.broken.1=Not now ~player~, I've got a headache.
+// soul.Steve.broken.2=I wonder if there is any medicine that heals the heart...
+// soul.Steve.broken.3=I, I lost...
+// soul.Steve.broken.4=I hope I can have pleasant dreams tonight...
+// soul.Steve.broken.5=(Sob)... I have no time left...
+// soul.Steve.broken.6=Oh... Dad. You are there.
+// soul.Steve.broken.7=Nothingness... there is nothing there but darkness... darkness spreading everywhere.
+// soul.Steve.broken.8=Agghh!
+// soul.Steve.broken.9=I can't take it anymore.
+// soul.Steve.broken.10=Uggghhh!
+// soul.Steve.broken.11=I don't want to be defeated by him!
+// soul.Steve.broken.12=Argh... I think I'm really... a loser...
+
+// soul.Steve.repaired.0=Yeah, my priorities have all changed! Ahh, it's exciting to be alive.
+// soul.Steve.repaired.1=I tingle with excitement at my new life course. Steve, the millionaire ~tool~!!
+// soul.Steve.repaired.2=The power sealed within me now... about to be revived!
+// soul.Steve.repaired.3=As long as I am alive, good things will happen.
+// soul.Steve.repaired.4=Andy, brother! Stop! Stop it! Phew... it was... a dream...
+// soul.Steve.repaired.5=It feels like love...
+
+// soul.Steve.modified.0=I'm gonna be the ~tool~ to beat all ~tool~!
+// soul.Steve.modified.1=~player~, you're too friendly. It makes me jealous.
+// soul.Steve.modified.2=It feels like love...
+// soul.Steve.modified.3=I... I feel strong... I feel charged with power... an immense power...
+// soul.Steve.modified.4=I'm pretty much a genius, huh.
+// soul.Steve.modified.5=Uggh! This, this is it! The coolness I was looking for.
+// soul.Steve.modified.6=I see. I get it. Now I understand. I am enlightened!
+
+// soul.Steve.horsenear.0=Neigh!
+// soul.Steve.horsenear.1=Is that a horse? Well, it doesn't matter. It's cool anyway!
+// soul.Steve.horsenear.2=I wonder what the name of that horse is?
+// soul.Steve.horsenear.3=Hey look, Swedish meatballs!
+// soul.Steve.horsenear.4=How do you turn that into glue...?
+
+// soul.Steve.pignear.0=Oink Oink!
+// soul.Steve.pignear.1=I wonder if boar's meat is tasty.
+// soul.Steve.pignear.2=Mmm, porkchops.
+// soul.Steve.pignear.3=Aww he has a wittle snout!
+// soul.Steve.pignear.4=I smell bacon!
+
+// soul.Steve.chickennear.0=Cluck cluck!
+// soul.Steve.chickennear.1=Didn't you say you like chicken better ~player~?
+// soul.Steve.chickennear.2=That's a chicken? It looks like a duck...
+// soul.Steve.chickennear.3=~player~ where's the fry pot?!
+// soul.Steve.chickennear.4=You should decorate me with those feathers!
+
+// soul.Steve.cownear.0=Mooo!
+// soul.Steve.cownear.1=Mmm, steak.
+// soul.Steve.cownear.2=Horns and udders...?
+// soul.Steve.cownear.3=I could go for a glass of milk.
+// soul.Steve.cownear.4=I wonder if cows also come in chocolate.
+
+// soul.Steve.sheepnear.0=Baaaaah!
+// soul.Steve.sheepnear.1=It looks so fluffy!
+// soul.Steve.sheepnear.2=Mmm, mutton.
+// soul.Steve.sheepnear.3=~player~ could you just lay me on that sheep? It looks soft.
+// soul.Steve.sheepnear.4=Where'd those shears go, Steve needs a new blanket.
+
+// soul.Steve.wolfnear.0=Woof!
+// soul.Steve.wolfnear.1=Hey back up, I'm not a chew toy!
+// soul.Steve.wolfnear.2=Here boy! *whistles*
+// soul.Steve.wolfnear.3=Aww I wanna pet him!
+// soul.Steve.wolfnear.4=~player~ what should we name him? I like the name Steve!
+
+// soul.Steve.catnear.0=Meow!
+// soul.Steve.catnear.1=Claws and teeth? Scary pet you have...
+// soul.Steve.catnear.2=No, I'm not for scratching!
+// soul.Steve.catnear.3=So cute!
+// soul.Steve.catnear.4=~player~ I wanna pet it! Can I?!
+
+// soul.Steve.skeletonnear.0=They say that monster is one of the undead.
+// soul.Steve.skeletonnear.1=What's that weird clunky noise?
+// soul.Steve.skeletonnear.2=I hear a bow being drawn...
+// soul.Steve.skeletonnear.3=Doot doot!
+// soul.Steve.skeletonnear.4=It looks like an xylophone!
+
+// soul.Steve.zombienear.0=Smell something?
+// soul.Steve.zombienear.1=They say that monster is one of the undead.
+// soul.Steve.zombienear.2=I smell something gross.
+// soul.Steve.zombienear.3=Eww it's rotting!
+// soul.Steve.zombienear.4=Don't let that touch you, it looks diseased!
+
+// soul.Steve.creepernear.0=I smell gunpowder.
+// soul.Steve.creepernear.1=Ssssssssssss...
+// soul.Steve.creepernear.2=Explosive, handle with care...
+// soul.Steve.creepernear.3=That almost looks like a pig, just way creepier...
+// soul.Steve.creepernear.4=He has an explosive personality!
+
+// soul.Steve.spidernear.0=*shudder*
+// soul.Steve.spidernear.1=Giant bugs? This is hell.
+// soul.Steve.spidernear.2=You should try riding that!
+// soul.Steve.spidernear.3=Too many legs... Yuck!
+// soul.Steve.spidernear.4=Kill it with fire!
+
+// soul.Steve.endermannear.0=He has long legs. You needed me to tell you that huh.
+// soul.Steve.endermannear.1=It has such thin arms, someone needs to lift more.
+// soul.Steve.endermannear.2=Careful, he can dodge pretty well... Well, sometimes anyway.
+// soul.Steve.endermannear.3=Woah, where'd he come from?
+// soul.Steve.endermannear.4=Wow, he's huge.
+
+// soul.Steve.silverfishnear.0=What's up with its color?
+// soul.Steve.silverfishnear.1=I hear scratching...
+// soul.Steve.silverfishnear.2=Ew what is that?!
+// soul.Steve.silverfishnear.3=Kill it with fire!
+// soul.Steve.silverfishnear.4=Ew ew ew please go away ew!
+
+// soul.Steve.blazenear.0=Blaze blaze bla bla blaze. Woah, Mr. Blaze.
+// soul.Steve.blazenear.1=Is that a demon?
+// soul.Steve.blazenear.2=I think that's a demon.
+// soul.Steve.blazenear.3=I hope you're fireproof.
+// soul.Steve.blazenear.4=Come on ~player~, lets fight fire with... STEVE!
+
+// soul.Steve.enemynear.0=What's he doing here?
+// soul.Steve.enemynear.1=Hey look, it's a ~other~!
+// soul.Steve.enemynear.2=Look out!
+// soul.Steve.enemynear.3=Hey, shoo, stupid ~other~.
+// soul.Steve.enemynear.4=I wonder what ~other~ tastes like...
+
+// soul.Steve.creaturenear.0=I think that ~other~ is following us.
+// soul.Steve.creaturenear.1=Hey look, it's a ~other~!
+// soul.Steve.creaturenear.2=Kneel before Steve puny ~other~!
+// soul.Steve.creaturenear.3=~player~ quick, catch that ~other~!
+// soul.Steve.creaturenear.4=I wonder what ~other~ tastes like...
+
+// soul.Steve.insultzombie.0=Being undead bites.
+// soul.Steve.insultzombie.1=He makes me puke.
+// soul.Steve.insultzombie.2=Bet he'd taste nasty if we ate him.
+// soul.Steve.insultzombie.3=Looks like a sickly little boy.
+// soul.Steve.insultzombie.4=Looks a little sickly.
+// soul.Steve.insultzombie.5=He looks like he'll die pretty soon with our without our help.
+// soul.Steve.insultzombie.6=He must be rotten.
+// soul.Steve.insultzombie.7=You reek man.
+// soul.Steve.insultzombie.8=Yeeek...
+// soul.Steve.insultzombie.9=There are alot of guys running around that look like him.
+
+// soul.Steve.insultskeleton.0=Calcium rich bones have such a nice pop when they break.
+// soul.Steve.insultskeleton.1=He looks pale. I wonder if something bad happened to him.
+// soul.Steve.insultskeleton.2=Wow that guy's pale. Get out on the beach or something dude.
+// soul.Steve.insultskeleton.3=He looks pale. I wonder if he has a glandular problem.
+// soul.Steve.insultskeleton.4=Ah, he doesn't look like much. Whups! Incoming!
+// soul.Steve.insultskeleton.5=Whoa, careful! You'll put somebody's eye out with that thing.
+// soul.Steve.insultskeleton.6=He's just a skeleton, but he has a bow.
+
+// soul.Steve.insultcreeper.0=Woah! This guys gonna blow!
+// soul.Steve.insultcreeper.1=Get away from him before he pops...
+// soul.Steve.insultcreeper.2=What a creep!
+// soul.Steve.insultcreeper.3=He looks a bit unstable...
+// soul.Steve.insultcreeper.4=Hehehe, what is that?
+
+// soul.Steve.insultspider.0=Don't make me get the bug spray!
+// soul.Steve.insultspider.1=Bugs are gross! Go away!
+// soul.Steve.insultspider.2=~player~, kill it with fire!
+// soul.Steve.insultspider.3=You know in a past life I was a bug swatter!
+// soul.Steve.insultspider.4=Lets take its eyes! ...That was a little morbid wasn't it...
+
+// soul.Steve.insultenderman.0=Behind his benign face, lies evil intent of the most fearful kind... Aren't I dramatic?
+// soul.Steve.insultenderman.1=I get an evil vibe off him.
+// soul.Steve.insultenderman.2=I hate the way his mouth moves...
+// soul.Steve.insultenderman.3=Better run!
+// soul.Steve.insultenderman.4=Back from whence you came!
+
+// soul.Steve.insultsilverfish.0=Bet he'd taste nasty if we ate him.
+// soul.Steve.insultsilverfish.1=Ew, what is that?
+// soul.Steve.insultsilverfish.2=Squish it!
+// soul.Steve.insultsilverfish.3=Think its actually made of silver? We could make big money!
+// soul.Steve.insultsilverfish.4=Burrowing away is cheating!
+
+// soul.Steve.insultwitch.0=I don't want to get an apple from her.
+// soul.Steve.insultwitch.1=Just smash the potion throwing old bag!
+// soul.Steve.insultwitch.2=This chick's gross.
+// soul.Steve.insultwitch.3=Old lady power is endless...
+// soul.Steve.insultwitch.4=You have something for if you get poisoned right?
+
+// soul.Steve.insultblaze.0=Away hellspawn!
+// soul.Steve.insultblaze.1=The power of Steve compels you!
+// soul.Steve.insultblaze.2=Got any holy water? Or any water really...
+// soul.Steve.insultblaze.3=Time to be extinguished!
+// soul.Steve.insultblaze.4=Too bad we don't have marshmellows.
+
+// soul.Steve.insultghast.0=Crybaby!
+// soul.Steve.insultghast.1=Hit that fireball back at him!
+// soul.Steve.insultghast.2=Did you bring a ranged weapon? That would help right now.
+// soul.Steve.insultghast.3=Ew, it's got weird tentacles...
+// soul.Steve.insultghast.4=Let me give you something to cry about!
+
+// soul.Steve.insultdragon.0=Ooo a Dragon... Rrrarrggh!
+// soul.Steve.insultdragon.1=Steve's tip of the day. Lesson 1. Ender Dragon hides make awesome boots.
+// soul.Steve.insultdragon.2=I used to imagine dragons were slender creatures.
+// soul.Steve.insultdragon.3=Flying is basically cheating... AND CHEATERS NEVER WIN!
+// soul.Steve.insultdragon.4=What kind of dragon can't breathe fire?
+
+// soul.Steve.insultplayer.0=~other~... I heard that name somewhere before.
+// soul.Steve.insultplayer.1=~other~, ~other~... Talk to me bud. Why do you challenge the supremacy of Steve?
+// soul.Steve.insultplayer.2=I wonder if ~other~ has no friends? Probably.
+// soul.Steve.insultplayer.3=This guy's boring.
+// soul.Steve.insultplayer.4=Bet he's got no friends.
+// soul.Steve.insultplayer.5=Yup, he was adopted.
+// soul.Steve.insultplayer.6=Don't waste your time with this guy ~player~.
+// soul.Steve.insultplayer.7=My weak point? Hmph. No such thing.
+// soul.Steve.insultplayer.8=He should just chill himself, don't you think?
+// soul.Steve.insultplayer.9=Let's settle it with speed! You can't beat the speed of a talking ~tool~!
+// soul.Steve.insultplayer.10=He thinks he's so cool with his sword. Loser.
+// soul.Steve.insultplayer.11=He's strong. But he's not all that strong when you attack from a distance.
+// soul.Steve.insultplayer.12=Whoa, careful! You'll put somebody's eye out with that thing.
+// soul.Steve.insultplayer.13=His weapon is great, but he is meager.
+// soul.Steve.insultplayer.14=There are alot of guys running around that look like him.
+// soul.Steve.insultplayer.15=So he's still kickin' huh?
+
+// soul.Steve.insultother.0=Me shatter you like glass.
+// soul.Steve.insultother.1=Wish I knew how to slowly lumber into oncoming fire.
+// soul.Steve.insultother.2=He's lame.
+// soul.Steve.insultother.3=He burnt me in my dream. Burn him back. For me!
+// soul.Steve.insultother.4=Pretty much looks like a dork huh.
+// soul.Steve.insultother.5=Airhead.
+// soul.Steve.insultother.6=Leave it be, ~player~. It obviously has no friends.
+// soul.Steve.insultother.7=This guy's a putz... Did I just use that word?
+// soul.Steve.insultother.8=Just off him already.
+// soul.Steve.insultother.9=My name is STEVE! I own you.
+// soul.Steve.insultother.10=Won't give up will he.
+// soul.Steve.insultother.11=Get lost. Loser.
+// soul.Steve.insultother.12=I hate this loser.
+// soul.Steve.insultother.13=Annoying.
+// soul.Steve.insultother.14=How do we handle this one?
+// soul.Steve.insultother.15=Looks stupid.
+// soul.Steve.insultother.16=The weak point of this monster? Basically everywhere...
+// soul.Steve.insultother.17=What me... lose to him!? Ha, good one!
+// soul.Steve.insultother.18=Just because I'm a ~tool~, doesn't mean I'm stupid.
+// soul.Steve.insultother.19=Don't you think he's annoying?
+// soul.Steve.insultother.20=Weak point? Uh, duh! Don't make me say it, please.
+// soul.Steve.insultother.21=Hello my name is Steve. I own you, ~other~.
+// soul.Steve.insultother.22=Today's prediction. Pain!
+// soul.Steve.insultother.23=I wonder how much I could sell that ~other~ for...
+// soul.Steve.insultother.24=This guy doesn't hold back.
+// soul.Steve.insultother.25=This guy's a clown.
+// soul.Steve.insultother.26=He should try to learn from my exquisite sense of style.
+// soul.Steve.insultother.27=My kung fu is stronger!
+// soul.Steve.insultother.28=What? The weak point? You know it, right? It's not that I don't know it...
+// soul.Steve.insultother.29=He'll get what's coming... Just wait.
+// soul.Steve.insultother.30=Humph, this guy's a piece of cake.
+// soul.Steve.insultother.31=This guy might fetch a high price!
+// soul.Steve.insultother.32=Let's just take 'em out, pack 'em up and get outta here.
+// soul.Steve.insultother.33=He's got a weird face.
+// soul.Steve.insultother.34=Behave yourself ~other~.
+// soul.Steve.insultother.35=Finish him, ~player~!!
+// soul.Steve.insultother.36=Fight fire with fire, ~player~. Not literally but you get what I mean.
+// soul.Steve.insultother.37=He's pretty tough. Be careful.
+// soul.Steve.insultother.38=Whoa! Are you fighting him?
+// soul.Steve.insultother.39=Maybe he doesn't know he's made of paper. We have to tell him.
+// soul.Steve.insultother.40=His weak point? Come on, you've gotta know it?
+
+// soul.Steve.creation.0=My name is Steve! A pleasure.
+// soul.Steve.creation.1=My name is Steve! By the way, my sister's name is Stephanie.
+// soul.Steve.creation.2=And on the 6th day Steve was created...
+// soul.Steve.creation.3=Zzz... Huh! Was I sleeping?
+// soul.Steve.creation.4=Today's fortune, you will meet someone new. It was great to meet you, ~player~.
+// soul.Steve.creation.5=Hello my name is Steve. I own you.
+// soul.Steve.creation.6=In the village, everybody called me Steve, the busy bee.
+
+// soul.Steve.other.0=I wonder sometimes, why do I have to be a ~tool~? Why not some absurd fully automatic firearm?
+// soul.Steve.other.1=My baby brother was such a brat...
+// soul.Steve.other.2=By the way. How are ya doing?
+// soul.Steve.other.3=Reminds me of last night. I had a dream of my dad... he was a catapult...
+// soul.Steve.other.4=My hair is awesome!!! It takes forever in the morning but tell me it isn't worth it.
+// soul.Steve.other.5=Waffle, waffle, waffle.
+// soul.Steve.other.6=Why on earth can I talk? I'm a ~tool~...
+// soul.Steve.other.7=Do you understand, ~player~, what it feels like to be a ~tool~?
+// soul.Steve.other.8=...Achoo!
+// soul.Steve.other.9=I like flan.
+// soul.Steve.other.10=How'd I get my name...? I don't remember.
+// soul.Steve.other.11=Don't you think my name is cool?
+// soul.Steve.other.12=Yo. What is it like being human, ~player~? Don't think it would work for me. A human ~tool~... messy.
+// soul.Steve.other.13=Sometimes, I remember my old days. I went through many hardships...
+// soul.Steve.other.14=My jokes are getting stale...
+// soul.Steve.other.15=Let me tell you my state of mind... I wanna be a human as quickly as possible.
+// soul.Steve.other.16=Love is an immaculate beam of warm fuzzy energy.
+// soul.Steve.other.17=Did you know that I am an excellent singer? A pro!
+// soul.Steve.other.18=My dad would say, "A man should stand up in the headwind no matter what."
+// soul.Steve.other.19=If I didn't have a torso, that would kinda bug me.
+// soul.Steve.other.20=Last night, my late dad talked to me in a dream... I was so happy
+// soul.Steve.other.21=Yesterday, I dreamt I was rich.
+// soul.Steve.other.22=My ego is like a gas giant. Like Jupiter or, heh Uranus.
+// soul.Steve.other.23=I know, I know... You're wondering how you might serve Steve better.
+// soul.Steve.other.24=Fortune of the day. Beware of being boring. Oops, I gotta be careful.
+// soul.Steve.other.25=Fortune of the day. It'll be a very happy day. Maybe.
+// soul.Steve.other.26=I can sing and dance! I should be a performer.
+// soul.Steve.other.27=I am a great dancer. I want to show you.
+// soul.Steve.other.28=I wonder ~player~, how old are you?
+// soul.Steve.other.29=By the way, do you think I am handsome?
+// soul.Steve.other.30=Don't you think it will look good on me if I dye my hair red?
+// soul.Steve.other.31=Fortune of the day. The lucky item is a white handkerchief.
+
+// soul.Steve.story.0.0=I has a twin sister who I have been separated from for a long time... I wonder how she's doing.
+// soul.Steve.story.0.1=My sister was totally cute. She was the belle of the village.
+// soul.Steve.story.0.2=When I take a close look at you, ~player~ you look like my sister.
+
+// soul.Steve.story.1.0=My pitiful attempts to be cool. Blasted playground!
+// soul.Steve.story.1.1=Why didn't the cool kids play with me?
+
+// soul.Steve.story.2.0=Once upon a time there was Steve.
+// soul.Steve.story.2.1=He owned you.
+// soul.Steve.story.2.2=The End.
+// soul.Steve.story.2.3=Wasn't that a great story?
+
+// soul.Steve.story.3.0=I'm wondering...
+// soul.Steve.story.3.1=Is there a decaffeinated brand out there for me...? That I can truly enjoy.
+// soul.Steve.story.3.2=It's a big concern for me...
+// soul.Steve.story.3.3=What do you think?"
+
+item.shield.name=Buckler
+item.shield.desc=A small shield with low protection but with the ability to counter attacks, slowing down your opponent. Due to its small size it can't hold as many modifiers.
+
+item.heatershield.name=Heater Shield
+item.heatershield.desc=A standard shield designed to protect from all incoming attacks while still being mobile. \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/lang/fr_FR.lang b/src/main/resources/assets/tinkerscompendium/lang/fr_FR.lang
new file mode 100644
index 0000000..1142e8f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/lang/fr_FR.lang
@@ -0,0 +1,35 @@
+itemGroup.tabName=Tinkers' Defense
+item.AeonSteelIngot.name=Lingot d'acier éternel
+tile.AeonSteelBlock.name=Bloc d'acier éternel
+tile.MoltenAeonSteel.name=Acier éternel fondu
+material.aeonsteel=Acier éternel
+
+item.QueensGoldIngot.name=Lingot d'or de la reine
+tile.QueensGoldBlock.name=Bloc d'or de la reine
+tile.MoltenQueensGold.name=Or de la reine fondu
+material.queensgold=Or de la reine
+
+item.DogbeariumIngot.name=Lingot de dogbearium
+tile.DogbeariumBlock.name=Bloc de Dogbearium
+tile.MoltenDogbearium.name=Dogbearium fondu
+material.dogbearium=Dogbearium
+material.dogbearium.ability=Dentelé
+
+tile.CrestMount.name=Mont de crête
+tile.ArmorAnvil.name=Enclume d'armure (WIP)
+tile.JewelersBench.name=Atelier du bijoutier (WIP)
+
+tool.roundshield=Bouclier rond
+tool.heatershield=Bouclier d'écusson
+
+fluid.moltenAeonsteel.name=Acier éternel fondu
+fluid.moltenQueensGold.name=Or de la reine fondu
+fluid.moltenDogbearium.name=Dogbearium fondu
+
+gui.toolstation.roundshield.name=Bouclier rond
+gui.toolstation.roundshield.desc=Une protection simple avec une durabilité et une défense moyenne.
+
+gui.toolstation.heatershield.name=Bouclier d'écusson
+gui.toolstation.heatershield.desc=Une protection simple avec une durabilité et une défense élevé.
+
+item.Crest_Feathers.name=Crête de plumes
diff --git a/src/main/resources/assets/tinkerscompendium/lang/ru_RU.lang b/src/main/resources/assets/tinkerscompendium/lang/ru_RU.lang
new file mode 100644
index 0000000..5e1afa1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/lang/ru_RU.lang
@@ -0,0 +1,280 @@
+itemGroup.tabName=Tinkers' Defense
+item.AeonSteelIngot.name=Слиток стали вечности
+tile.AeonSteelBlock.name=Блок стали вечности
+tile.MoltenAeonSteel.name=Расплавленная сталь вечности
+material.aeonsteel=Сталь вечности
+
+item.QueensGoldIngot.name=Слиток золота королевы
+tile.QueensGoldBlock.name=Блок золота королевы
+tile.MoltenQueensGold.name=Расплавленное золото королевы
+material.queensgold=Золото королевы
+
+item.DogbeariumIngot.name=Догбериевый слиток
+tile.DogbeariumBlock.name=Догбериевый блок
+tile.MoltenDogbearium.name=Расплавленный догберий
+material.dogbearium=Догберий
+material.dogbearium.ability=Зазубренность
+
+tool.roundshield=круглый щит
+tool.heatershield=рыцарский щит
+
+fluid.moltenAeonsteel.name=Расплавленная сталь вечности
+fluid.moltenQueensGold.name=Расплавленное золото королевы
+fluid.moltenDogbearium.name=Расплавленный догберий
+
+# Custom Stuff
+material.dogbearium.display=Догбериевая
+toolpart.material.dogbearium=Догбериевый
+
+tool.pickaxe.queensgold=Кирка из золота королевы
+tool.shovel.queensgold=Лопата из золота королевы
+tool.hatchet.queensgold=Топорик из золота королевы
+tool.broadsword.queensgold=Палаш из золота королевы
+tool.longsword.queensgold=Полуторный меч из золота королевы
+tool.rapier.queensgold=Рапира из золота королевы
+tool.dagger.queensgold=Кинжал из золота королевы
+tool.cutlass.queensgold=Сабля из золота королевы
+tool.fryingpan.queensgold=Сковорода из золота королевы
+tool.battlesign.queensgold=Боевая табличка из золота королевы
+tool.mattock.queensgold=Мотыготопор из золота королевы
+tool.chisel.queensgold=Стамеска из золота королевы
+tool.lumberaxe.queensgold=Большой топор из золота королевы
+tool.cleaver.queensgold=Тесак из золота королевы
+tool.scythe.queensgold=Коса из золота королевы
+tool.excavator.queensgold=Копалка из золота королевы
+tool.hammer.queensgold=Молот из золота королевы
+tool.battleaxe.queensgold=Боевой топор из золота королевы
+tool.shortbow.queensgold=Короткий лук из золота королевы
+tool.shuriken.queensgold=Сюрикэн из золота королевы
+tool.arrowammo.queensgold=Стрелы из золота королевы
+tool.boltammo.queensgold=Болты из золота королевы
+tool.throwingknife.queensgold=Метательный нож из золота королевы
+tool.javelin.queensgold=Копьё из золота королевы
+tool.roundshield.queensgold=Круглый щит из золота королевы
+tool.heatershield.queensgold=Рыцарский щит из золота королевы
+toolpart.ToolRod.queensgold=Стержень из золота королевы
+toolpart.PickaxeHead.queensgold=Обух кирки из золота королевы
+toolpart.ShovelHead.queensgold=Штык лопаты из золота королевы
+toolpart.AxeHead.queensgold=Обух топора из золота королевы
+toolpart.Binding.queensgold=Крепление из золота королевы
+toolpart.ToughBinding.queensgold=Прочное крепление из золота королевы
+toolpart.ToughRod.queensgold=Прочный стержень из золота королевы
+toolpart.LargePlate.queensgold=Большая пластина из золота королевы
+toolpart.SwordBlade.queensgold=Лезвие меча из золота королевы
+toolpart.LargeGuard.queensgold=Широкая гарда из золота королевы
+toolpart.MediumGuard.queensgold=Малая гарда из золота королевы
+toolpart.Crossbar.queensgold=Поперечная гарда из золота королевы
+toolpart.KnifeBlade.queensgold=Лезвие ножа из золота королевы
+toolpart.FullGuard.queensgold=Полная гарда из золота королевы
+toolpart.FrypanHead.queensgold=Сковорода из золота королевы
+toolpart.SignHead.queensgold=Табличка из золота королевы
+toolpart.ChiselHead.queensgold=Лезвие стамески из золота королевы
+toolpart.ScytheHead.queensgold=Лезвие косы из золота королевы
+toolpart.LumberAxeHead.queensgold=Большой обух топора из золота королевы
+toolpart.ExcavatorHead.queensgold=Пластина копалки из золота королевы
+toolpart.LargeSwordBlade.queensgold=Большое лезвие меча из золота королевы
+toolpart.HammerHead.queensgold=Боёк молота из золота королевы
+toolpart.ArrowHead.queensgold=Наконечник стрелы из золота королевы
+toolpart.Shuriken.queensgold=Сюрикэн из золота королевы
+toolpart.CrossbowLimb.queensgold=Плечо арбалета из золота королевы
+toolpart.CrossbowBody.queensgold=Основа арбалета из золота королевы
+toolpart.BowLimb.queensgold=Плечо лука из золота королевы
+toolpart.Bolt.queensgold=Болт из золота королевы
+
+tool.pickaxe.aeonsteel=Кирка из стали вечности
+tool.shovel.aeonsteel=Лопата из стали вечности
+tool.hatchet.aeonsteel=Топорик из стали вечности
+tool.broadsword.aeonsteel=Палаш из стали вечности
+tool.longsword.aeonsteel=Полуторный меч из стали вечности
+tool.rapier.aeonsteel=Рапира из стали вечности
+tool.dagger.aeonsteel=Кинжал из стали вечности
+tool.cutlass.aeonsteel=Сабля из стали вечности
+tool.fryingpan.aeonsteel=Сковорода из стали вечности
+tool.battlesign.aeonsteel=Боевая табличка из стали вечности
+tool.mattock.aeonsteel=Мотыготопор из стали вечности
+tool.chisel.aeonsteel=Стамеска из стали вечности
+tool.lumberaxe.aeonsteel=Большой топор из стали вечности
+tool.cleaver.aeonsteel=Тесак из стали вечности
+tool.scythe.aeonsteel=Коса из стали вечности
+tool.excavator.aeonsteel=Копалка из стали вечности
+tool.hammer.aeonsteel=Молот из стали вечности
+tool.battleaxe.aeonsteel=Боевой топор из стали вечности
+tool.shortbow.aeonsteel=Короткий лук из стали вечности
+tool.shuriken.aeonsteel=Сюрикэн из стали вечности
+tool.arrowammo.aeonsteel=Стрелы из стали вечности
+tool.boltammo.aeonsteel=Болты из стали вечности
+tool.throwingknife.aeonsteel=Метательный нож из стали вечности
+tool.javelin.aeonsteel=Копьё из стали вечности
+tool.roundshield.aeonsteel=Круглый щит из стали вечности
+tool.heatershield.aeonsteel=Рыцарский щит из стали вечности
+toolpart.ToolRod.aeonsteel=Стержень из стали вечности
+toolpart.PickaxeHead.aeonsteel=Обух кирки из стали вечности
+toolpart.ShovelHead.aeonsteel=Штык лопаты из стали вечности
+toolpart.AxeHead.aeonsteel=Обух топора из стали вечности
+toolpart.Binding.aeonsteel=Крепление из стали вечности
+toolpart.ToughBinding.aeonsteel=Прочное крепление из стали вечности
+toolpart.ToughRod.aeonsteel=Прочный стержень из стали вечности
+toolpart.LargePlate.aeonsteel=Большая пластина из стали вечности
+toolpart.SwordBlade.aeonsteel=Лезвие меча из стали вечности
+toolpart.LargeGuard.aeonsteel=Широкая гарда из стали вечности
+toolpart.MediumGuard.aeonsteel=Малая гарда из стали вечности
+toolpart.Crossbar.aeonsteel=Поперечная гарда из стали вечности
+toolpart.KnifeBlade.aeonsteel=Лезвие ножа из стали вечности
+toolpart.FullGuard.aeonsteel=Полная гарда из стали вечности
+toolpart.FrypanHead.aeonsteel=Сковорода из стали вечности
+toolpart.SignHead.aeonsteel=Табличка из стали вечности
+toolpart.ChiselHead.aeonsteel=Лезвие стамески из стали вечности
+toolpart.ScytheHead.aeonsteel=Лезвие косы из стали вечности
+toolpart.LumberAxeHead.aeonsteel=Большой обух топора из стали вечности
+toolpart.ExcavatorHead.aeonsteel=Пластина копалки из стали вечности
+toolpart.LargeSwordBlade.aeonsteel=Большое лезвие меча из стали вечности
+toolpart.HammerHead.aeonsteel=Боёк молота из стали вечности
+toolpart.ArrowHead.aeonsteel=Наконечник стрелы из стали вечности
+toolpart.Shuriken.aeonsteel=Сюрикэн из стали вечности
+toolpart.CrossbowLimb.aeonsteel=Плечо арбалета из стали вечности
+toolpart.CrossbowBody.aeonsteel=Основа арбалета из стали вечности
+toolpart.BowLimb.aeonsteel=Плечо лука из стали вечности
+toolpart.Bolt.aeonsteel=Болт из стали вечности
+
+tool.hatchet.dogbearium=Догбериевый топорик
+tool.broadsword.dogbearium=Догбериевый палаш
+tool.longsword.dogbearium=Догбериевый полуторный меч
+tool.dagger.dogbearium=Догбериевый кинжал
+tool.mattock.dogbearium=Догбериевый мотыготопор
+tool.lumberaxe.dogbearium=Догбериевый большой топор
+tool.cleaver.dogbearium=Догбериевый тесак
+tool.hammer.dogbearium=Догбериевый молот
+tool.battleaxe.dogbearium=Догбериевый боевой топор
+tool.shortbow.dogbearium=Догбериевый короткий лук
+tool.longbow.dogbearium=Догбериевый длинный лук
+tool.crossbow.dogbearium=Догбериевый арбалет
+tool.arrowammo.dogbearium=Догбериевые стрелы
+tool.boltammo.dogbearium=Догбериевые болты
+tool.shuriken.dogbearium=Догбериевый сюрикэн
+tool.throwingknife.dogbearium=Догбериевый метательный нож
+tool.javelin.dogbearium=Догбериевое копьё
+tool.roundshield.dogbearium=Догбериевый круглый щит
+tool.heatershield.dogbearium=Догбериевый рыцарский щит
+toolpart.Binding.dogbearium=Догбериевое крепление
+toolpart.ToughBinding.dogbearium=Догбериевое прочное крепление
+toolpart.SwordBlade.dogbearium=Догбериевое лезвие меча
+toolpart.ChiselHead.dogbearium=Догбериевое лезвие стамески
+toolpart.ScytheHead.dogbearium=Догбериевое лезвие косы
+toolpart.LargeSwordBlade.dogbearium=Догбериевое большое лезвие меча
+toolpart.KnifeBlade.dogbearium=Догбериевое лезвие ножа
+toolpart.LargePlate.dogbearium=Догбериевая большая пластина
+toolpart.LargeGuard.dogbearium=Догбериевая широкая гарда
+toolpart.MediumGuard.dogbearium=Догбериевая малая гарда
+toolpart.Crossbar.dogbearium=Догбериевая поперечная гарда
+toolpart.FullGuard.dogbearium=Догбериевая полная гарда
+toolpart.FrypanHead.dogbearium=Догбериевая сковорода
+toolpart.SignHead.dogbearium=Догбериевая табличка
+toolpart.ExcavatorHead.dogbearium=Догбериевая пластина копалки
+toolpart.CrossbowBody.dogbearium=Догбериевая основа арбалета
+toolpart.CrossbowLimb.dogbearium=Догбериевое плечо арбалета
+toolpart.BowLimb.dogbearium=Догбериевое плечо лука
+
+tool.roundshield.wood=Деревянный круглый щит
+tool.roundshield.stone=Каменный круглый щит
+tool.roundshield.iron=Железный круглый щит
+tool.roundshield.flint=Кремниевый круглый щит
+tool.roundshield.cactus=Кактусовый круглый щит
+tool.roundshield.bone=Костный круглый щит
+tool.roundshield.obsidian=Обсидиановый круглый щит
+tool.roundshield.slime=Слизневый круглый щит
+tool.roundshield.paper=Бумажный круглый щит
+tool.roundshield.cobalt=Кобальтовый круглый щит
+tool.roundshield.ardite=Ардитовый круглый щит
+tool.roundshield.manyullyn=Мануллиновый круглый щит
+tool.roundshield.copper=Медный круглый щит
+tool.roundshield.bronze=Бронзовый круглый щит
+tool.roundshield.alumite=Алюмитовый круглый щит
+tool.roundshield.steel=Стальной круглый щит
+tool.roundshield.thaumium=Таумический круглый щит
+tool.roundshield.electrum=Электрумовый круглый щит
+tool.roundshield.invar=Инваровый круглый щит
+tool.roundshield.lead=Свинцовый круглый щит
+tool.roundshield.nickel=Никелевый круглый щит
+tool.roundshield.platinum=Платиновый круглый щит
+tool.roundshield.silver=Серебряный круглый щит
+
+tool.heatershield.wood=Деревянный рыцарский щит
+tool.heatershield.stone=Каменный рыцарский щит
+tool.heatershield.iron=Железный рыцарский щит
+tool.heatershield.flint=Кремниевый рыцарский щит
+tool.heatershield.cactus=Кактусовый рыцарский щит
+tool.heatershield.bone=Костный рыцарский щит
+tool.heatershield.obsidian=Обсидиановый рыцарский щит
+tool.heatershield.slime=Слизневый рыцарский щит
+tool.heatershield.paper=Бумажный рыцарский щит
+tool.heatershield.cobalt=Кобальтовый рыцарский щит
+tool.heatershield.ardite=Ардитовый рыцарский щит
+tool.heatershield.manyullyn=Мануллиновый рыцарский щит
+tool.heatershield.copper=Медный рыцарский щит
+tool.heatershield.bronze=Бронзовый рыцарский щит
+tool.heatershield.alumite=Алюмитовый рыцарский щит
+tool.heatershield.steel=Стальной рыцарский щит
+tool.heatershield.thaumium=Таумический рыцарский щит
+tool.heatershield.electrum=Электрумовый рыцарский щит
+tool.heatershield.invar=Инваровый рыцарский щит
+tool.heatershield.lead=Свинцовый рыцарский щит
+tool.heatershield.nickel=Никелевый рыцарский щит
+tool.heatershield.platinum=Платиновый рыцарский щит
+tool.heatershield.silver=Серебряный рыцарский щит
+
+tool.roundshield.netherrack=Круглый щит из камня Нижнего мира
+tool.heatershield.netherrack=Рыцарский щит из камня Нижнего мира
+tool.roundshield.blueslime=Круглый щит из синей слизи
+tool.heatershield.blueslime=Рыцарский щит из синей слизи
+tool.roundshield.kingslime=Круглый щит из королевской слизи
+tool.heatershield.kingslime=Рыцарский щит из королевской слизи
+tool.roundshield.pigiron=Круглый щит из свиного железа
+tool.heatershield.pigiron=Рыцарский щит из свиного железа
+tool.roundshield.damascussteel=Круглый щит из дамасской стали
+tool.heatershield.damascussteel=Рыцарский щит из дамасской стали
+tool.roundshield.shadowiron=Круглый щит из теневого железа
+tool.heatershield.shadowiron=Рыцарский щит из теневого железа
+tool.roundshield.shadowsteel=Круглый щит из теневой стали
+tool.heatershield.shadowsteel=Рыцарский щит из теневой стали
+tool.roundshield.astralsilver=Круглый щит из астрального серебра
+tool.heatershield.astralsilver=Рыцарский щит из астрального серебра
+tool.roundshield.blacksteel=Круглый щит из чёрной стали
+tool.heatershield.blacksteel=Рыцарский щит из чёрной стали
+tool.roundshield.deepiron=Круглый щит из глубинного железа
+tool.heatershield.deepiron=Рыцарский щит из глубинного железа
+tool.roundshield.desichalkos=Круглый щит из дезихалькия
+tool.heatershield.desichalkos=Рыцарский щит из дезихалькия
+tool.roundshield.bloodwood=Круглый щит из кровавой древесины
+tool.heatershield.bloodwood=Рыцарский щит из кровавой древесины
+tool.roundshield.darkwood=Круглый щит из тёмной древесины
+tool.heatershield.darkwood=Рыцарский щит из тёмной древесины
+tool.roundshield.fusewood=Круглый щит из плавкой древесины
+tool.heatershield.fusewood=Рыцарский щит из плавкой древесины
+tool.roundshield.ghostwood=Круглый щит из призрачной древесины
+tool.heatershield.ghostwood=Рыцарский щит из призрачной древесины
+tool.roundshield.netherquartz=Круглый щит из кварца Нижнего мира
+tool.heatershield.netherquartz=Рыцарский щит из кварца Нижнего мира
+tool.roundshield.refinedglowstone=Круглый щит из очищенного светокамня
+tool.heatershield.refinedglowstone=Рыцарский щит из очищенного светокамня
+tool.roundshield.redaurum=Круглый щит из красного аурума
+tool.heatershield.redaurum=Рыцарский щит из красного аурума
+tool.roundshield.certusquartz=Круглый щит из истинного кварца
+tool.heatershield.certusquartz=Рыцарский щит из истинного кварца
+tool.roundshield.enderamethyst=Круглый щит из аметиста Края
+tool.heatershield.enderamethyst=Рыцарский щит из аметиста Края
+tool.roundshield.manasteel=Круглый щит из манастали
+tool.heatershield.manasteel=Рыцарский щит из манастали
+tool.roundshield.terrasteel=Круглый щит из террастали
+tool.heatershield.terrasteel=Рыцарский щит из террастали
+tool.roundshield.desh=Круглый щит из деш
+tool.heatershield.desh=Рыцарский щит из деш
+tool.roundshield.ironwood=Круглый щит из железного дерева
+tool.heatershield.ironwood=Рыцарский щит из железного дерева
+tool.roundshield.knightmetal=Круглый щит из металла рыцаря
+tool.heatershield.knightmetal=Рыцарский щит из металла рыцаря
+tool.roundshield.steelleaf=Круглый щит из стального листа
+tool.heatershield.steelleaf=Рыцарский щит из стального листа
+tool.roundshield.darksteel=Круглый щит из тёмной стали
+tool.heatershield.darksteel=Рыцарский щит из тёмной стали
+tool.roundshield.voidmetal=Круглый щит из пустотного металла
+tool.heatershield.voidmetal=Рыцарский щит из пустотного металла
diff --git a/src/main/resources/assets/tinkerscompendium/materials/aeonsteel.json b/src/main/resources/assets/tinkerscompendium/materials/aeonsteel.json
new file mode 100644
index 0000000..f7e85cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/aeonsteel.json
@@ -0,0 +1,6 @@
+{
+ "type": "colored",
+ "parameters": {
+ "color": "a470e0"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/amber.json b/src/main/resources/assets/tinkerscompendium/materials/amber.json
new file mode 100644
index 0000000..d4b4c24
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/amber.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/opal",
+ "color": "dba827",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/amethyst.json b/src/main/resources/assets/tinkerscompendium/materials/amethyst.json
new file mode 100644
index 0000000..c624cd9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/amethyst.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/facetedgem",
+ "color": "b436e2",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/cheese.json b/src/main/resources/assets/tinkerscompendium/materials/cheese.json
new file mode 100644
index 0000000..ccf2cbe
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/cheese.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/cheese"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/citrine.json b/src/main/resources/assets/tinkerscompendium/materials/citrine.json
new file mode 100644
index 0000000..11f51cf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/citrine.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/facetedgem",
+ "color": "ffe877",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/diamond.json b/src/main/resources/assets/tinkerscompendium/materials/diamond.json
new file mode 100644
index 0000000..59545d6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/diamond.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "minecraft:blocks/diamond_block"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/emerald.json b/src/main/resources/assets/tinkerscompendium/materials/emerald.json
new file mode 100644
index 0000000..d72f1ea
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/emerald.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "minecraft:blocks/emerald_block"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/enderpearl.json b/src/main/resources/assets/tinkerscompendium/materials/enderpearl.json
new file mode 100644
index 0000000..55a13d3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/enderpearl.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/ender_pearl"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/gallite.json b/src/main/resources/assets/tinkerscompendium/materials/gallite.json
new file mode 100644
index 0000000..3dcef6a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/gallite.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/gall"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/garnet.json b/src/main/resources/assets/tinkerscompendium/materials/garnet.json
new file mode 100644
index 0000000..84d372c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/garnet.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/facetedgem",
+ "color": "9e1c1c",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/ghasttear.json b/src/main/resources/assets/tinkerscompendium/materials/ghasttear.json
new file mode 100644
index 0000000..c63d9f3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/ghasttear.json
@@ -0,0 +1,9 @@
+{
+ "type": "metal",
+ "parameters": {
+ "color": "e8fbff",
+ "shinyness": 1,
+ "brightness": 1,
+ "hueshift": 1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/glass.json b/src/main/resources/assets/tinkerscompendium/materials/glass.json
new file mode 100644
index 0000000..21cc94a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/glass.json
@@ -0,0 +1,6 @@
+{
+ "type": "alpha_color",
+ "parameters": {
+ "color": "ffffff"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/glowstone.json b/src/main/resources/assets/tinkerscompendium/materials/glowstone.json
new file mode 100644
index 0000000..9abfcda
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/glowstone.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "minecraft:blocks/glowstone"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/greencandy.json b/src/main/resources/assets/tinkerscompendium/materials/greencandy.json
new file mode 100644
index 0000000..0a9cedd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/greencandy.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/greencandy"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/lapis.json b/src/main/resources/assets/tinkerscompendium/materials/lapis.json
new file mode 100644
index 0000000..70a86d5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/lapis.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "minecraft:blocks/lapis_block"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/opal.json b/src/main/resources/assets/tinkerscompendium/materials/opal.json
new file mode 100644
index 0000000..a146b17
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/opal.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/opal"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/quartz.json b/src/main/resources/assets/tinkerscompendium/materials/quartz.json
new file mode 100644
index 0000000..817ad2c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/quartz.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "minecraft:blocks/quartz_block_side"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/redcandy.json b/src/main/resources/assets/tinkerscompendium/materials/redcandy.json
new file mode 100644
index 0000000..9a8b350
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/redcandy.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/redcandy"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/ruby.json b/src/main/resources/assets/tinkerscompendium/materials/ruby.json
new file mode 100644
index 0000000..90bbab7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/ruby.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/facetedgem",
+ "color": "ff0061",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/sapphire.json b/src/main/resources/assets/tinkerscompendium/materials/sapphire.json
new file mode 100644
index 0000000..44c9dae
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/sapphire.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/facetedgem",
+ "color": "6e00ff",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/starruby.json b/src/main/resources/assets/tinkerscompendium/materials/starruby.json
new file mode 100644
index 0000000..05f0570
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/starruby.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/stargem",
+ "color": "b00063",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/starsapphire.json b/src/main/resources/assets/tinkerscompendium/materials/starsapphire.json
new file mode 100644
index 0000000..94e2cea
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/starsapphire.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/stargem",
+ "color": "7a629e",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/sundrop.json b/src/main/resources/assets/tinkerscompendium/materials/sundrop.json
new file mode 100644
index 0000000..c0040a0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/sundrop.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/sun"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/tanzanite.json b/src/main/resources/assets/tinkerscompendium/materials/tanzanite.json
new file mode 100644
index 0000000..306798e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/tanzanite.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/facetedgem",
+ "color": "8860e5",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/topaz.json b/src/main/resources/assets/tinkerscompendium/materials/topaz.json
new file mode 100644
index 0000000..15094e3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/topaz.json
@@ -0,0 +1,10 @@
+{
+ "type": "metal_textured",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/facetedgem",
+ "color": "ffc551",
+ "shinyness": 0.6,
+ "brightness": 0.4,
+ "hueshift": 0.1
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/materials/voidite.json b/src/main/resources/assets/tinkerscompendium/materials/voidite.json
new file mode 100644
index 0000000..432f37c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/materials/voidite.json
@@ -0,0 +1,6 @@
+{
+ "type": "block",
+ "parameters": {
+ "texture": "tinkerscompendium:materials/moon"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/block/aeonsteelblock.json b/src/main/resources/assets/tinkerscompendium/models/block/aeonsteelblock.json
new file mode 100644
index 0000000..35686c5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/block/aeonsteelblock.json
@@ -0,0 +1,6 @@
+{
+ "parent":"block/cube_all",
+ "textures": {
+ "all": "tinkerscompendium:blocks/aeonsteelblock"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/dust.json b/src/main/resources/assets/tinkerscompendium/models/item/dust.json
new file mode 100644
index 0000000..0e02e4b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/dust.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tinkerscompendium:items/dust"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/gem.json b/src/main/resources/assets/tinkerscompendium/models/item/gem.json
new file mode 100644
index 0000000..01f7d5a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/gem.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tinkerscompendium:items/gem"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/gingerbread.json b/src/main/resources/assets/tinkerscompendium/models/item/gingerbread.json
new file mode 100644
index 0000000..faee566
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/gingerbread.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tinkerscompendium:items/gingerbread"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/grain.json b/src/main/resources/assets/tinkerscompendium/models/item/grain.json
new file mode 100644
index 0000000..62c26fb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/grain.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tinkerscompendium:items/grain"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/greenmintcane.json b/src/main/resources/assets/tinkerscompendium/models/item/greenmintcane.json
new file mode 100644
index 0000000..6b84bcf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/greenmintcane.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tinkerscompendium:items/greenmintcane"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/ingot.json b/src/main/resources/assets/tinkerscompendium/models/item/ingot.json
new file mode 100644
index 0000000..e67310e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/ingot.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tinkerscompendium:items/ingot"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/nugget.json b/src/main/resources/assets/tinkerscompendium/models/item/nugget.json
new file mode 100644
index 0000000..3ca3399
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/nugget.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tinkerscompendium:items/nugget"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/armor_plate.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/armor_plate.tmat.json
new file mode 100644
index 0000000..6362ff5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/armor_plate.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_armorplate"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/chainmail.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/chainmail.tmat.json
new file mode 100644
index 0000000..c4aa32f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/chainmail.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_chainmail"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json
new file mode 100644
index 0000000..b0cd8d1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/clasp.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_clasp"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/fabric.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/fabric.tmat.json
new file mode 100644
index 0000000..127a212
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/fabric.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_cloth"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/filigree.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/filigree.tmat.json
new file mode 100644
index 0000000..bcf784a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/filigree.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_filigree"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/ringshank.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/ringshank.tmat.json
new file mode 100644
index 0000000..c419de3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/ringshank.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_ringshank"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/rivets.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/rivets.tmat.json
new file mode 100644
index 0000000..59195da
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/rivets.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_rivets"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/setting.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/setting.tmat.json
new file mode 100644
index 0000000..18ca28b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/setting.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_setting"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/parts/wire.tmat.json b/src/main/resources/assets/tinkerscompendium/models/item/parts/wire.tmat.json
new file mode 100644
index 0000000..7b75c59
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/parts/wire.tmat.json
@@ -0,0 +1,5 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/_wire"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/redmintcane.json b/src/main/resources/assets/tinkerscompendium/models/item/redmintcane.json
new file mode 100644
index 0000000..19940f9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/redmintcane.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tinkerscompendium:items/redmintcane"
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/amulet.tcon.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/amulet.tcon.json
new file mode 100644
index 0000000..f40e8c7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/amulet.tcon.json
@@ -0,0 +1,8 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/baubles/amulet/_setting",
+ "layer1": "tinkerscompendium:items/baubles/amulet/_chain",
+ "layer2": "tinkerscompendium:items/baubles/amulet/_clasp",
+ "broken1": "tinkerscompendium:items/baubles/amulet/_broken"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json
new file mode 100644
index 0000000..c2022a7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json
@@ -0,0 +1,9 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/breastplate/_plate",
+ "layer1": "tinkerscompendium:items/armor/breastplate/_smallplate",
+ "layer2": "tinkerscompendium:items/armor/breastplate/_trim",
+ "layer3": "tinkerscompendium:items/armor/breastplate/_chain",
+ "broken1": "tinkerscompendium:items/armor/breastplate/_plate"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/fishingrod.tcon.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/fishingrod.tcon.json
new file mode 100644
index 0000000..d701207
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/fishingrod.tcon.json
@@ -0,0 +1,35 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/fishingrod/_rod",
+ "layer1": "tinkerscompendium:items/fishingrod/_string",
+ "layer2": "tinkerscompendium:items/fishingrod/_hook",
+ "broken1": "tinkerscompendium:items/fishingrod/_rod"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 4, 0 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 4, 0 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 4, 0 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 4, 0 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/grieves.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/grieves.td.json
new file mode 100644
index 0000000..b765650
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/grieves.td.json
@@ -0,0 +1,9 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/grieves/_plate",
+ "layer1": "tinkerscompendium:items/armor/grieves/_trim",
+ "layer2": "tinkerscompendium:items/armor/grieves/_chain",
+ "layer3": "tinkerscompendium:items/armor/grieves/_cloth",
+ "broken1": "tinkerscompendium:items/armor/grieves/_plate"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/heatershield.tcon.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/heatershield.tcon.json
new file mode 100644
index 0000000..e6bf84c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/heatershield.tcon.json
@@ -0,0 +1,65 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/heatershield/edge",
+ "layer1": "tinkerscompendium:items/heatershield/plate",
+ "layer2": "tinkerscompendium:items/heatershield/face",
+ "layer3": "tinkerscompendium:items/heatershield/binding",
+ "broken1": "tinkerscompendium:items/heatershield/plate_broken"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 0 ],
+ "translation": [ 2, 0, 2 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 0 ],
+ "translation": [ 2, 0, 2 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 135, 5 ],
+ "translation": [ 10, -10, -10 ],
+ "scale": [ 2, 2, 2 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 135, 5 ],
+ "translation": [ 10, -16, -10 ],
+ "scale": [ 2, 2, 2 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ },
+ "overrides": [
+ {
+ "predicate": {
+ "block": 1
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 30, 145, 0 ],
+ "translation": [ 2, 0, -1 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 30, 145, 0 ],
+ "translation": [ 2, 0, -1 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ 0, -8, -10 ],
+ "scale": [ 2, 2, 2 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ 0, -8, -10 ],
+ "scale": [ 2, 2, 2 ]
+ }
+ }
+ }
+ ]
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/helm.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/helm.td.json
new file mode 100644
index 0000000..4e93dc6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/helm.td.json
@@ -0,0 +1,9 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/helm/_top",
+ "layer1": "tinkerscompendium:items/armor/helm/_plate",
+ "layer2": "tinkerscompendium:items/armor/helm/_visor",
+ "layer3": "tinkerscompendium:items/armor/helm/_chain",
+ "broken1": "tinkerscompendium:items/armor/helm/_plate"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/hood.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/hood.td.json
new file mode 100644
index 0000000..d7de468
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/hood.td.json
@@ -0,0 +1,35 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/hood/_cloth",
+ "layer1": "tinkerscompendium:items/armor/hood/_trim",
+ "layer2": "tinkerscompendium:items/armor/hood/_rivet",
+ "broken1": "tinkerscompendium:items/armor/hood/_cloth"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 4, 0 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 4, 0 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 4, 0 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 4, 0 ],
+ "scale": [ 1, 1, 1 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/ring.tcon.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/ring.tcon.json
new file mode 100644
index 0000000..7e70a24
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/ring.tcon.json
@@ -0,0 +1,8 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/baubles/ring/_band",
+ "layer1": "tinkerscompendium:items/baubles/ring/_filigree",
+ "layer2": "tinkerscompendium:items/baubles/ring/_setting",
+ "broken1": "tinkerscompendium:items/baubles/ring/_broken"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/robe.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/robe.td.json
new file mode 100644
index 0000000..685c934
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/robe.td.json
@@ -0,0 +1,35 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/robe/_cloth",
+ "layer1": "tinkerscompendium:items/armor/robe/_trim",
+ "layer2": "tinkerscompendium:items/armor/robe/_plate",
+ "broken1": "tinkerscompendium:items/armor/robe/_cloth"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/roundshield.tcon.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/roundshield.tcon.json
new file mode 100644
index 0000000..429ebb0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/roundshield.tcon.json
@@ -0,0 +1,64 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/shield/edge",
+ "layer1": "tinkerscompendium:items/shield/face",
+ "layer2": "tinkerscompendium:items/shield/boss",
+ "broken1": "tinkerscompendium:items/shield/face_broken"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 0 ],
+ "translation": [ 2, 0, 2 ],
+ "scale": [ 0.75, 0.75, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 0 ],
+ "translation": [ 2, 0, 2 ],
+ "scale": [ 0.75, 0.75, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 135, 5 ],
+ "translation": [ 10, -10, -10 ],
+ "scale": [ 1.5, 1.5, 2 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 135, 5 ],
+ "translation": [ 10, -16, -10 ],
+ "scale": [ 1.5, 1.5, 2 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ },
+ "overrides": [
+ {
+ "predicate": {
+ "block": 1
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 30, 145, 0 ],
+ "translation": [ 2, 0, -1 ],
+ "scale": [ 0.75, 0.75, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 30, 145, 0 ],
+ "translation": [ 2, 0, -1 ],
+ "scale": [ 0.75, 0.75, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ 0, -8, -10 ],
+ "scale": [ 1.5, 1.5, 2 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ 0, -8, -10 ],
+ "scale": [ 1.5, 1.5, 2 ]
+ }
+ }
+ }
+ ]
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/sabatons.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/sabatons.td.json
new file mode 100644
index 0000000..a25a9ad
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/sabatons.td.json
@@ -0,0 +1,9 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/sabatons/_plates",
+ "layer1": "tinkerscompendium:items/armor/sabatons/_trim",
+ "layer2": "tinkerscompendium:items/armor/sabatons/_caps",
+ "layer3": "tinkerscompendium:items/armor/sabatons/_soles",
+ "broken1": "tinkerscompendium:items/armor/sabatons/_plates"
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/shawl.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/shawl.td.json
new file mode 100644
index 0000000..4c89a49
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/shawl.td.json
@@ -0,0 +1,35 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/shawl/_cloth",
+ "layer1": "tinkerscompendium:items/armor/shawl/_trim",
+ "layer2": "tinkerscompendium:items/armor/shawl/_clasp",
+ "broken1": "tinkerscompendium:items/armor/shawl/_cloth"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/shears.tcon.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/shears.tcon.json
new file mode 100644
index 0000000..84c5de1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/shears.tcon.json
@@ -0,0 +1,35 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/shears/_top",
+ "layer1": "tinkerscompendium:items/shears/_bottom",
+ "layer2": "tinkerscompendium:items/shears/_binding",
+ "broken1": "tinkerscompendium:items/shears/_broken"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/shoes.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/shoes.td.json
new file mode 100644
index 0000000..b276161
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/shoes.td.json
@@ -0,0 +1,35 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/shoes/_cloth",
+ "layer1": "tinkerscompendium:items/armor/shoes/_sole",
+ "layer2": "tinkerscompendium:items/armor/shoes/_clasp",
+ "broken1": "tinkerscompendium:items/armor/shoes/_cloth"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/towershield.tcon.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/towershield.tcon.json
new file mode 100644
index 0000000..5866861
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/towershield.tcon.json
@@ -0,0 +1,65 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/towershield/edge",
+ "layer1": "tinkerscompendium:items/towershield/plate",
+ "layer2": "tinkerscompendium:items/towershield/face",
+ "layer3": "tinkerscompendium:items/towershield/binding",
+ "broken1": "tinkerscompendium:items/towershield/plate_broken"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 0 ],
+ "translation": [ 2, 0, 2 ],
+ "scale": [ 1.5, 1.5, 1.5 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 0 ],
+ "translation": [ 2, 0, 2 ],
+ "scale": [ 1.5, 1.5, 1.5 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 135, 5 ],
+ "translation": [ 10, -10, -10 ],
+ "scale": [ 3.5, 3.5, 3.5 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 135, 5 ],
+ "translation": [ 10, -16, -10 ],
+ "scale": [ 3.5, 3.5, 3.5 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ },
+ "overrides": [
+ {
+ "predicate": {
+ "block": 1
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 30, 145, 0 ],
+ "translation": [ 2, 0, -1 ],
+ "scale": [ 1.5, 1.5, 1.5 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 30, 145, 0 ],
+ "translation": [ 2, 0, -1 ],
+ "scale": [ 1.5, 1.5, 1.5 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ 0, -8, -10 ],
+ "scale": [ 3.5, 3.5, 3.5 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ 0, -8, -10 ],
+ "scale": [ 3.5, 3.5, 3.5 ]
+ }
+ }
+ }
+ ]
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/zweihander.tcon.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/zweihander.tcon.json
new file mode 100644
index 0000000..f9b4214
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/zweihander.tcon.json
@@ -0,0 +1,36 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/zweihander/blade",
+ "layer1": "tinkerscompendium:items/zweihander/core",
+ "layer2": "tinkerscompendium:items/zweihander/guard",
+ "layer3": "tinkerscompendium:items/zweihander/handle",
+ "broken1": "tinkerscompendium:items/zweihander/broken"
+ },
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "thirdperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_righthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "firstperson_lefthand": {
+ "rotation": [ 0, 90, 45 ],
+ "translation": [ 0, 8, 0 ],
+ "scale": [ 1.5, 1.5, 1 ]
+ },
+ "fixed": {
+ "rotation": [ 0, 180, 0 ],
+ "translation": [ -2, 4, -5],
+ "scale":[ 0.5, 0.5, 0.5]
+ }
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/models/sheathe_1.png b/src/main/resources/assets/tinkerscompendium/models/sheathe_1.png
new file mode 100644
index 0000000..87cf001
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/sheathe_1.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/sounds.json b/src/main/resources/assets/tinkerscompendium/sounds.json
new file mode 100644
index 0000000..3169a0e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/sounds.json
@@ -0,0 +1,3 @@
+{
+"hookshotChain": {"category": "master","sounds": [{"name": "hookshotChain","stream": false}]}
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/sounds/hookshotChain.ogg b/src/main/resources/assets/tinkerscompendium/sounds/hookshotChain.ogg
new file mode 100644
index 0000000..cd86241
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/sounds/hookshotChain.ogg
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/text/souls/loadSouls.txt b/src/main/resources/assets/tinkerscompendium/text/souls/loadSouls.txt
new file mode 100644
index 0000000..e66cc54
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/text/souls/loadSouls.txt
@@ -0,0 +1,2 @@
+//Edit with custom files to load them
+steve \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/text/souls/steve_enUS.txt b/src/main/resources/assets/tinkerscompendium/text/souls/steve_enUS.txt
new file mode 100644
index 0000000..c2bba0a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/text/souls/steve_enUS.txt
@@ -0,0 +1,400 @@
+Offense
+Heh. What is super armor to me. %dmg% damage!!
+%dmg% damage! Pow!
+Swish!
+HIYA!
+%dmg% damage? Swing me harder!
+Woo! %dmg% damage! I'm awesome!
+%dmg% damage!
+%dmg% damage?
+%dmg% damage...
+
+Defense
+Hee hee hee... you are bad. Only %dmg% damage!
+You need to do more than that. Only %dmg% damage.
+Only %dmg%? Pathetic!
+Ah my face!
+Don't hit! Thats rude!
+I can do more than %dmg% damage and I don't have hands!
+%dmg% damage!
+%dmg% damage?
+%dmg% damage...
+
+Armor
+It's like I'm hugging you!
+Did you put on deoderant today? Doesn't smell like it...
+Smelling kinda musty here...
+Ewww you're sweating on me %player%!
+You're warm... It's nice...
+Don't worry %player%! I'll protect you!
+I'm like a koala.
+
+Weapon
+Let me at 'em!
+I'm so sharp it hurts!
+You should have made me into a chainsaw. Chainsaws are cool!
+Why didn't you make me into a flamethrower?
+Find me something to whack on!
+
+OnFire
+It's hot! You're gonna be burnt!
+Fire! Fire! It's too hot in here!
+
+LowHP
+%Player%, say something.
+H, Hey, get away, jack!
+One more blow from that guy could finish us.
+No need to worry...
+Yo, you awake up there, %player%?
+
+Death
+Damn... if only there hadn't been the accident... we would have been able to live happily ever after...
+That's not good...
+I guess human dreams are fragile...
+I remember... my dad's motto was... A man should never cry like a newborn.
+Sorry! It was my fault...
+I wonder if there is a life after death...
+Aww man, that sucks!
+Darn, I couldn't get to telling you his weak point!
+
+LowHunger
+Eat something nutritious.
+You look famished!
+Are you hungry? You should eat.
+You should eat.
+Are you hungry?
+Your tummy sounds angry.
+Was that a monster?! Oh it was just your stomache...
+
+LowDurability
+I'm starvin'!
+I'm starving. I wanna eat a piece of %material%.
+I feel thirsty.
+Wow. I'm beat.
+Thump, thump, thump. My heart is throbbing...
+I'm getting sleepy... zzz.
+I'm still young!
+I am very sensitive. Handle with care, please.
+My fortune today is the worst!! My stars are all wrong.
+Something's bothering me...
+I feel my body starting to creak...
+My back hurts lately...
+Hasn't Steve been good to you? I don't know what I've done for you to treat me so disrespectfully.
+%player% you need to repair me every once in a while. Life without Steve isn't worth living.
+Am I losing it?
+Agghh! My head is gonna explode...
+Recently, I've been feeling beat.
+I'm really having a crappy day.
+Why... am I so... miserable... ?
+Don't you think my existence is pretty important. I mean, how many talking &tool%s do you know.
+Count on me! Oops. Wait, wait!
+Hey... %player%, you been cold to me recently...
+I'm burning out...
+
+Broken
+I'm gonna take a nap.
+Not now %player%, I've got a headache.
+I wonder if there is any medicine that heals the heart...
+I, I lost...
+I hope I can have pleasant dreams tonight...
+(Sob)... I have no time left...
+Oh... Dad. You are there.
+Nothingness... there is nothing there but darkness... darkness spreading everywhere.
+Agghh!
+I can't take it anymore.
+Uggghhh!
+I don't want to be defeated by him!
+Argh... I think I'm really... a loser...
+
+Repaired
+Yeah, my priorities have all changed! Ahh, it's exciting to be alive.
+I tingle with excitement at my new life course. Steve, the millionaire %tool%!!
+The power sealed within me now... about to be revived!
+As long as I am alive, good things will happen.
+Andy, brother! Stop! Stop it! Phew... it was... a dream...
+It feels like love...
+
+Modified
+I'm gonna be the %tool% to beat all %tool%!
+%player%, you're too friendly. It makes me jealous.
+It feels like love...
+I... I feel strong... I feel charged with power... an immense power...
+I'm pretty much a genius, huh.
+Uggh! This, this is it! The coolness I was looking for.
+I see. I get it. Now I understand. I am enlightened!
+
+HorseNear
+Neigh!
+Is that a horse? Well, it doesn't matter. It's cool anyway!
+I wonder what the name of that horse is?
+Hey look, Swedish meatballs!
+How do you turn that into glue...?
+
+PigNear
+Oink Oink!
+I wonder if boar's meat is tasty.
+Mmm, porkchops.
+Aww he has a wittle snout!
+
+ChickenNear
+Cluck cluck!
+Didn't you say you like chicken better %player%?
+That's a chicken? It looks like a duck...
+
+CowNear
+Mooo!
+Mmm, steak.
+Horns and udders...?
+I could go for a glass of milk.
+
+SheepNear
+Baaaaah!
+It looks so fluffy!
+Mmm, mutton.
+%player% could you just lay me on that sheep? It looks soft.
+
+WolfNear
+Woof!
+Hey back up, I'm not a chew toy!
+Here boy! *whistles*
+Aww I wanna pet him!
+
+CatNear
+Meow!
+Claws and teeth? Scary pet you have...
+No, I'm not for scratching!
+So cute!
+
+SkeletonNear
+They say that monster is one of the undead.
+What's that weird clunky noise?
+I hear a bow being drawn...
+Doot doot!
+
+ZombieNear
+Smell something?
+They say that monster is one of the undead.
+I smell something.
+Eww it's rotting!
+Don't let that touch you, it looks diseased!
+
+CreeperNear
+I smell gunpowder.
+Smell something?
+Handle with care.
+I feel the presence of some kind of powder...
+He has gunpowder.
+I smell something.
+What's up with its color?
+
+SpiderNear
+*shudder*
+Giant bugs? This is hell.
+You should try riding that!
+Too many legs... Yuck!
+Kill it with fire!
+
+EndermanNear
+He has long legs. You needed me to tell you that huh.
+It has such thin arms.
+Careful, he can dodge pretty well... Well, sometimes anyway.
+Woah, where'd he come from?
+Wow, he's huge.
+
+SilverfishNear
+What's up with its color?
+I hear scratching...
+Ew what is that?!
+Kill it with fire!
+
+BlazeNear
+Blaze blaze bla bla blaze. Woah, Mr. Blaze.
+Is that a demon?
+I think that's a demon.
+I hope you're fireproof.
+
+EnemyNear
+What's he doing here?
+Hey look, it's a %other%!
+Look out!
+Hey, shoo, stupid %other%.
+I wonder what %other% tastes like...
+
+InsultZombie
+Being undead bites.
+He makes me puke.
+Bet he'd taste nasty if we ate him.
+Looks like a sickly little boy.
+Looks a little sickly.
+He looks like he'll die pretty soon with our without our help.
+He must be rotten.
+You reek man.
+Yeeek...
+There are alot of guys running around that look like him.
+
+InsultSkeleton
+Calcium rich bones have such a nice pop when they break.
+He looks pale. I wonder if something bad happened to him.
+Wow that guy's pale. Get out on the beach or something dude.
+He looks pale. I wonder if he has a glandular problem.
+Ah, he doesn't look like much. Whups! Incoming!
+Whoa, careful! You'll put somebody's eye out with that thing.
+He's just a skeleton, but he has a bow.
+
+InsultCreeper
+Woah! This guys gonna blow!
+Get away from him before he pops...
+That looks kinda like a pig, a creepy pig...
+He looks a bit unstable...
+Hehehe, what is that?
+
+InsultSpider
+Don't make me get the bug spray!
+Bugs are gross! Go away!
+%player%, kill it with fire!
+
+InsultEnderman
+Behind his benign face, lies evil intent of the most fearful kind... Aren't I dramatic?
+I get an evil vibe off him.
+I hate the way his mouth moves...
+
+InsultSilverfish
+Bet he'd taste nasty if we ate him.
+Ew, what is that?
+Squish it!
+
+InsultWitch
+I don't want to get an apple from her.
+Just smash the potion throwing old bag!
+This chick's gross.
+Old lady power is endless...
+You have something for if you get poisoned right?
+
+InsultBlaze
+Away hellspawn!
+The power of Steve compels you!
+Got any holy water? Or any water really...
+
+InsultGhast
+Crybaby!
+Hit that fireball back at him!
+Did you bring a ranged weapon? That would help right now.
+Ew, it's got weird tentacles...
+
+InsultDragon
+Ooo a Dragon... Rrrarrggh!
+Steve's tip of the day. Lesson 1. Ender Dragon hides make awesome boots.
+I used to imagine dragons were slender creatures.
+Ohhh C-Cool...
+
+InsultPlayer
+%other%... I heard that name somewhere before.
+%other% has a great body!
+%other%, %other%... Talk to me bud. Why do you challenge the supremacy of Steve?
+He has the same name as the mayor of my village!
+I wonder if %other% has no friends? Probably.
+This guy's boring.
+Bet he's got no friends.
+Yup, he was adopted.
+Don't waste your time with this guy %player%.
+My weak point? Hmph. No such thing.
+He should just chill himself, don't you think?
+Let's settle it with speed! You can't beat the speed of a talking %tool%!
+He thinks he's so cool with his sword. Loser.
+He's strong. But he's not all that strong when you attack from a distance.
+Whoa, careful! You'll put somebody's eye out with that thing.
+His weapon is great, but he is meager.
+There are alot of guys running around that look like him.
+So he's still kickin' huh?
+
+InsultOther
+Me shatter you like glass.
+Wish I knew how to slowly lumber into oncoming fire.
+He's lame.
+He burnt me in my dream. Burn him back. For me!
+Pretty much looks like a dork huh.
+Airhead.
+Leave it be, %player%. It obviously has no friends.
+This guy's a putz... Did I just use that word?
+Just off him already.
+My name is STEVE! I own you.
+Won't give up will he.
+Get lost. Loser.
+I hate this loser.
+Annoying.
+Oh! My buddy's calling! I gotta go.
+How do we handle this one?
+Looks stupid.
+The weak point of this monster? I don't remember...
+What me... lose to him!? Ha, good one!
+Just because I'm a %tool%, doesn't mean I'm stupid.
+Don't you think he's annoying?
+Weak point? Uh, duh! Don't make me say it, please.
+Hello my name is Steve. I own you, %other%.
+Today's prediction. Pain!
+I wonder how much I could sell that %other% for...
+This guy doesn't hold back.
+This guy's a clown.
+He should try to learn from my exquisite sense of style.
+My kung fu is stronger!
+What? The weak point? You know it, right? It's not that I don't know it...
+He'll get what's coming... Just wait.
+Humph, this guy's a piece of cake.
+This guy might fetch a high price!
+Let's just take 'em out, pack 'em up and get outta here.
+He's got a weird face.
+Behave yourself %other%.
+Finish him, %player%!!
+Fight fire with fire, %player%. Not literally but you get what I mean.
+He's pretty tough. Be careful.
+Whoa! Are you fighting him?
+Maybe he doesn't know he's made of paper. We have to tell him.
+His weak point? Come on, you've gotta know it?
+
+Creation
+My name is Steve! A pleasure.
+My name is Steve! By the way, my sister's name is Stephanie.
+And on the 6th day Steve created...
+Zzz... Huh! Was I sleeping?
+Today's fortune, you will meet someone new. It was great to meet you, %player%.
+Hello my name is Steve. I own you.
+In the village, everybody called me Steve, the busy bee.
+
+Other
+I wonder sometimes, why do I have to be a %tool%? Why not some absurd fully automatic firearm?
+My baby brother was such a brat...
+By the way. How are ya doing?
+Reminds me of last night. I had a dream of my dad... he was a catapult...
+My hair is awesome!!! It takes forever in the morning but tell me it isn't worth it.
+Waffle, waffle, waffle.
+Why on earth can I talk? I'm a %tool%...
+Do you understand, %player%, what it feels like to be a %tool%?
+...Achoo!
+I has a twin sister who I have been separated from for a long time... I wonder how she's doing.
+My sister was totally cute. She was the belle of the village.
+When I take a close look at you, %player% you look like my sister.
+My pitiful attempts to be cool. Blasted playground!
+Why didn't the cool kids play with me?
+I like flan.
+How'd I get my name...? I don't remember.
+Don't you think my name is cool?
+Yo. What is it like being human, %player%? Don't think it would work for me. A human %tool%... messy.
+Sometimes, I remember my old days. I went through many hardships...
+My jokes are getting stale...
+Let me tell you my state of mind... I wanna be a human as quickly as possible.
+Love is an immaculate beam of warm fuzzy energy.
+Did you know that I am an excellent singer? A pro!
+My dad would say, "A man should stand up in the headwind no matter what.
+If I didn't have a torso, that would kinda bug me.
+Last night, my late dad talked to me in a dream... I was so happy
+Yesterday, I dreamt I was rich.
+My ego is like a gas giant. Like Jupiter or, heh Uranus.
+I know, I know... You're wondering how you might serve Steve better.
+Fortune of the day. Beware of being boring. Oops, I gotta be careful.
+Fortune of the day. It'll be a very happy day. Maybe.
+I can sing and dance! I should be a performer.
+I am a great dancer. I want to show you.
+I wonder %player%, how old are you?
+By the way, do you think I am handsome?
+Don't you think it will look good on me if I dye my hair red?
+Fortune of the day. The lucky item is a white handkerchief.
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/ChainArmor.png b/src/main/resources/assets/tinkerscompendium/textures/armor/ChainArmor.png
new file mode 100644
index 0000000..1c2f0ba
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/ChainArmor.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/ClothArmor.png b/src/main/resources/assets/tinkerscompendium/textures/armor/ClothArmor.png
new file mode 100644
index 0000000..2b68876
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/ClothArmor.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Mask/_mask_face.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Mask/_mask_face.png
new file mode 100644
index 0000000..6d4dc90
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Mask/_mask_face.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/ModelBiped-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/ModelBiped-texturemap.png
new file mode 100644
index 0000000..ed1e42f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/ModelBiped-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/Sheath.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/Sheath.png
new file mode 100644
index 0000000..c0c4ab5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/Sheath.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_base.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_base.png
new file mode 100644
index 0000000..99a87aa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_base.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_belt.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_belt.png
new file mode 100644
index 0000000..fc62430
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_belt.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_clasp.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_clasp.png
new file mode 100644
index 0000000..23ad079
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_clasp.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_filigree.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_filigree.png
new file mode 100644
index 0000000..6125d03
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/_sheath_filigree.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/chain.png
new file mode 100644
index 0000000..9005ea0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/plate.png
new file mode 100644
index 0000000..da6f5e6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/Sheath/plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersBreastPlate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersBreastPlate.png
new file mode 100644
index 0000000..5b9243a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersBreastPlate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersGrieves.png b/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersGrieves.png
new file mode 100644
index 0000000..13ee483
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersGrieves.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersHelm.png b/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersHelm.png
new file mode 100644
index 0000000..b152dcc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersHelm.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersSabatons.png b/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersSabatons.png
new file mode 100644
index 0000000..9110d38
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/TinkersSabatons.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_chain.png
new file mode 100644
index 0000000..efeceac
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_cloth.png
new file mode 100644
index 0000000..396f51d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_rivet.png b/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_rivet.png
new file mode 100644
index 0000000..b2bcf16
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/boots/_boots_rivet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_chain.png
new file mode 100644
index 0000000..3374881
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_plate.png
new file mode 100644
index 0000000..6ca5bfa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_smallplate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_smallplate.png
new file mode 100644
index 0000000..5c23295
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_smallplate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_trim.png
new file mode 100644
index 0000000..a2e6342
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/_breastplate_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/blastprotection_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/blastprotection_breastplate_effect.png
new file mode 100644
index 0000000..81ee0c7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/blastprotection_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/fireprotection_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/fireprotection_breastplate_effect.png
new file mode 100644
index 0000000..b82b26c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/fireprotection_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/healthboost_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/healthboost_breastplate_effect.png
new file mode 100644
index 0000000..b19c99a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/healthboost_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/projprotection_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/projprotection_breastplate_effect.png
new file mode 100644
index 0000000..0beb1d3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/projprotection_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/protection_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/protection_breastplate_effect.png
new file mode 100644
index 0000000..d0bba88
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/protection_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/runicshielding_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/runicshielding_breastplate_effect.png
new file mode 100644
index 0000000..b13c9df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/breastplate/runicshielding_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/Layer #1.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/Layer #1.png
new file mode 100644
index 0000000..d568856
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/Layer #1.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/ModelBiped-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/ModelBiped-texturemap.png
new file mode 100644
index 0000000..10fabe1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/ModelBiped-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_blastprotection_chausses.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_blastprotection_chausses.png
new file mode 100644
index 0000000..3ade1b1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_blastprotection_chausses.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_chain.png
new file mode 100644
index 0000000..f76fd91
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_cloth.png
new file mode 100644
index 0000000..830764a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_plate.png
new file mode 100644
index 0000000..5ec5387
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_chausses_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_fireprotection_chausses.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_fireprotection_chausses.png
new file mode 100644
index 0000000..6091ecf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_fireprotection_chausses.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_highstep_chausses.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_highstep_chausses.png
new file mode 100644
index 0000000..62683b5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_highstep_chausses.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_jumpboost_chausses.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_jumpboost_chausses.png
new file mode 100644
index 0000000..b8f21cc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_jumpboost_chausses.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_projprotection_chausses.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_projprotection_chausses.png
new file mode 100644
index 0000000..424e871
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_projprotection_chausses.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_protection_chausses.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_protection_chausses.png
new file mode 100644
index 0000000..dfcd923
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_protection_chausses.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_speed_chausses.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_speed_chausses.png
new file mode 100644
index 0000000..b964283
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/_speed_chausses.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/chain.png
new file mode 100644
index 0000000..836dae3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/char.png
new file mode 100644
index 0000000..e925635
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/plate.png
new file mode 100644
index 0000000..93240b6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/chausses/plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/coif/ModelTinkersCoif-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/ModelTinkersCoif-texturemap.png
new file mode 100644
index 0000000..fdc07c6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/ModelTinkersCoif-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_chain.png
new file mode 100644
index 0000000..9ec4270
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_circlet.png b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_circlet.png
new file mode 100644
index 0000000..bc5f885
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_circlet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_cloth.png
new file mode 100644
index 0000000..2460044
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/_coif_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/coif/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/char.png
new file mode 100644
index 0000000..1092828
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/coif/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/ModelTinkersGauntlet-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/ModelTinkersGauntlet-texturemap.png
new file mode 100644
index 0000000..d000b19
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/ModelTinkersGauntlet-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/TinkersGauntlets-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/TinkersGauntlets-texturemap.png
new file mode 100644
index 0000000..203321e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/TinkersGauntlets-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_plate.png
new file mode 100644
index 0000000..3cc8b40
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_rivet copy.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_rivet copy.png
new file mode 100644
index 0000000..3dde8d5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_rivet copy.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_rivet.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_rivet.png
new file mode 100644
index 0000000..4b8aa13
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_rivet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_trim.png
new file mode 100644
index 0000000..cc8ed06
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlet_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlets.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlets.png
new file mode 100644
index 0000000..e943aa6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/_gauntlets.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/char.png
new file mode 100644
index 0000000..e925635
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_plate.png
new file mode 100644
index 0000000..7587b21
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_rivet.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_rivet.png
new file mode 100644
index 0000000..d8b2681
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_rivet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_trim.png
new file mode 100644
index 0000000..9e06185
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/gauntlets/icons/_mitten_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkerHelm-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkerHelm-texturemap.png
new file mode 100644
index 0000000..1e86e72
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkerHelm-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkersGrieves-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkersGrieves-texturemap.png
new file mode 100644
index 0000000..3563a64
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkersGrieves-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkersSabatons-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkersSabatons-texturemap.png
new file mode 100644
index 0000000..23d2fc9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/TinkersSabatons-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_chain.png
new file mode 100644
index 0000000..7a9dcfe
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_cloth.png
new file mode 100644
index 0000000..1a17566
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_plate.png
new file mode 100644
index 0000000..540ed4a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_trim.png
new file mode 100644
index 0000000..6d55841
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/_grieves_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/char.png
new file mode 100644
index 0000000..e925635
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/grieves/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/Pasted Layer.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/Pasted Layer.png
new file mode 100644
index 0000000..e925635
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/Pasted Layer.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/TinkersHauberk-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/TinkersHauberk-texturemap.png
new file mode 100644
index 0000000..1c552b0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/TinkersHauberk-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_chain.png
new file mode 100644
index 0000000..12e04a2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_cloth.png
new file mode 100644
index 0000000..898ac30
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_plate.png
new file mode 100644
index 0000000..5e74978
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hauberk/_hauberk_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/helm/TinkerHelm-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/TinkerHelm-texturemap.png
new file mode 100644
index 0000000..7d727a1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/TinkerHelm-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_chain.png b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_chain.png
new file mode 100644
index 0000000..38b7dd9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_plate.png b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_plate.png
new file mode 100644
index 0000000..f8ee03f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_top.png b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_top.png
new file mode 100644
index 0000000..2b7bac6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_top.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_visor.png b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_visor.png
new file mode 100644
index 0000000..a3db328
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/_helm_visor.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/helm/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/char.png
new file mode 100644
index 0000000..e925635
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/helm/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/ModelBiped-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/ModelBiped-texturemap.png
new file mode 100644
index 0000000..3603195
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/ModelBiped-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/TinkersHood-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/TinkersHood-texturemap.png
new file mode 100644
index 0000000..1686549
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/TinkersHood-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_cloth.png
new file mode 100644
index 0000000..810ac2e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_metal.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_metal.png
new file mode 100644
index 0000000..2652241
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_metal.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_trim.png
new file mode 100644
index 0000000..3d2a6cd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/_hood_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/char.png
new file mode 100644
index 0000000..91194ea
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/divination_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/divination_hood_effect.png
new file mode 100644
index 0000000..0537b2d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/divination_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/elementiumcore_alt.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/elementiumcore_alt.png
new file mode 100644
index 0000000..5efed93
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/elementiumcore_alt.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/elementiumcore_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/elementiumcore_hood_effect.png
new file mode 100644
index 0000000..734f006
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/elementiumcore_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/manaembroidery_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/manaembroidery_hood_effect.png
new file mode 100644
index 0000000..33f6e8f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/manaembroidery_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/revealing_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/revealing_hood_effect.png
new file mode 100644
index 0000000..4a4596e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/revealing_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/visembroidery_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/visembroidery_hood_effect.png
new file mode 100644
index 0000000..e4201b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/visembroidery_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/hood/visembroidery_shawl_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/visembroidery_shawl_effect.png
new file mode 100644
index 0000000..a32c765
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/hood/visembroidery_shawl_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/ModelBiped-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/ModelBiped-texturemap.png
new file mode 100644
index 0000000..f3aec4e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/ModelBiped-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_cloth.png
new file mode 100644
index 0000000..3a2d5d3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_metal.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_metal.png
new file mode 100644
index 0000000..56c69f4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_metal.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_trim.png
new file mode 100644
index 0000000..7dca84d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/_robe_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/char.png
new file mode 100644
index 0000000..e925635
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/elementiumcore_robe_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/elementiumcore_robe_effect.png
new file mode 100644
index 0000000..5f9e4c0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/elementiumcore_robe_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/manaembroidery_robe_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/manaembroidery_robe_effect.png
new file mode 100644
index 0000000..2e1f118
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/manaembroidery_robe_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/manaembroidery_shoes_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/manaembroidery_shoes_effect.png
new file mode 100644
index 0000000..ac276df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/manaembroidery_shoes_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/visembroidery_robe_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/visembroidery_robe_effect.png
new file mode 100644
index 0000000..a9c22b0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/visembroidery_robe_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/robe/visembroidery_shawl_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/visembroidery_shawl_effect.png
new file mode 100644
index 0000000..a32c765
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/robe/visembroidery_shawl_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/TinkersSabatons-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/TinkersSabatons-texturemap.png
new file mode 100644
index 0000000..a9ce514
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/TinkersSabatons-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_caps.png b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_caps.png
new file mode 100644
index 0000000..5bb5a0f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_caps.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_plates.png b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_plates.png
new file mode 100644
index 0000000..4072c56
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_plates.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_soles.png b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_soles.png
new file mode 100644
index 0000000..fbf6e71
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_soles.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_trim.png
new file mode 100644
index 0000000..6eeb772
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/sabatons/_sabatons_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/ModelBiped-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/ModelBiped-texturemap.png
new file mode 100644
index 0000000..3603195
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/ModelBiped-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/TinkersHood-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/TinkersHood-texturemap.png
new file mode 100644
index 0000000..0775bce
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/TinkersHood-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_cloth.png
new file mode 100644
index 0000000..5d16d61
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_metal.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_metal.png
new file mode 100644
index 0000000..52f7beb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_metal.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_trim.png
new file mode 100644
index 0000000..24c0702
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/_shawl_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/char.png
new file mode 100644
index 0000000..e925635
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/elementiumcore_shawl_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/elementiumcore_shawl_effect.png
new file mode 100644
index 0000000..10bb44f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/elementiumcore_shawl_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/manaembroidery_shawl_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/manaembroidery_shawl_effect.png
new file mode 100644
index 0000000..ac276df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/manaembroidery_shawl_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/manaembroidery_shoes_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/manaembroidery_shoes_effect.png
new file mode 100644
index 0000000..ac276df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/manaembroidery_shoes_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/revealing_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/revealing_hood_effect.png
new file mode 100644
index 0000000..4a4596e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/revealing_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_hood_effect.png
new file mode 100644
index 0000000..e4201b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_robe_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_robe_effect.png
new file mode 100644
index 0000000..36f2794
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_robe_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_shawl_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_shawl_effect.png
new file mode 100644
index 0000000..a32c765
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shawl/visembroidery_shawl_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/ModelBiped-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/ModelBiped-texturemap.png
new file mode 100644
index 0000000..f3aec4e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/ModelBiped-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/ModelTinkersShoes-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/ModelTinkersShoes-texturemap.png
new file mode 100644
index 0000000..d021e81
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/ModelTinkersShoes-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_cloth.png
new file mode 100644
index 0000000..50ba071
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_metal.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_metal.png
new file mode 100644
index 0000000..b067ebf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_metal.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_string.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_string.png
new file mode 100644
index 0000000..e421fab
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_string.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_trim.png
new file mode 100644
index 0000000..962cac9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/_shoes_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/char.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/char.png
new file mode 100644
index 0000000..1eb9c0b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/char.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/elementiumcore_shoes_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/elementiumcore_shoes_effect.png
new file mode 100644
index 0000000..fbc0da2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/elementiumcore_shoes_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/manaembroidery_shoes_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/manaembroidery_shoes_effect.png
new file mode 100644
index 0000000..96d9f8b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/manaembroidery_shoes_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/visembroidery_shoes_effect.png b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/visembroidery_shoes_effect.png
new file mode 100644
index 0000000..a58ced7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/shoes/visembroidery_shoes_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_cloth.png
new file mode 100644
index 0000000..00dafd0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_filigree.png b/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_filigree.png
new file mode 100644
index 0000000..33426a5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_filigree.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_trim.png b/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_trim.png
new file mode 100644
index 0000000..7824a4d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/armor/tabard/_tabard_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blank.png b/src/main/resources/assets/tinkerscompendium/textures/blank.png
new file mode 100644
index 0000000..bdee823
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blank.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/AeonSteelBlock.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/AeonSteelBlock.png
new file mode 100644
index 0000000..c18030c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/AeonSteelBlock.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/ArmorAnvil.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/ArmorAnvil.png
new file mode 100644
index 0000000..1849a26
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/ArmorAnvil.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/CrestMount.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/CrestMount.png
new file mode 100644
index 0000000..61d6936
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/CrestMount.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/DogbeariumBlock.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/DogbeariumBlock.png
new file mode 100644
index 0000000..462809c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/DogbeariumBlock.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/Item_CrestMount.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/Item_CrestMount.png
new file mode 100644
index 0000000..b3dcc6e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/Item_CrestMount.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/JewelersBench.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/JewelersBench.png
new file mode 100644
index 0000000..043b7fa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/JewelersBench.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/QueensGoldBlock.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/QueensGoldBlock.png
new file mode 100644
index 0000000..8b091e2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/QueensGoldBlock.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/WIP.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/WIP.png
new file mode 100644
index 0000000..b8f9acc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/WIP.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/alumitebar.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/alumitebar.png
new file mode 100644
index 0000000..d6684d6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/alumitebar.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/amberore.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/amberore.png
new file mode 100644
index 0000000..447f367
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/amberore.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/amethystore.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/amethystore.png
new file mode 100644
index 0000000..7c15170
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/amethystore.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/arditebars.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/arditebars.png
new file mode 100644
index 0000000..4f2ffee
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/arditebars.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/bronzebars.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/bronzebars.png
new file mode 100644
index 0000000..0e94ccf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/bronzebars.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/chain2.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/chain2.png
new file mode 100644
index 0000000..4b27f4d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/chain2.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/cobaltbars.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/cobaltbars.png
new file mode 100644
index 0000000..f183168
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/cobaltbars.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/copperbars.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/copperbars.png
new file mode 100644
index 0000000..376e14d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/copperbars.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal.png
new file mode 100644
index 0000000..441ff72
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal.png.mcmeta
new file mode 100644
index 0000000..7ceb363
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal.png.mcmeta
@@ -0,0 +1,45 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal_flow.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal_flow.png
new file mode 100644
index 0000000..0826d00
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal_flow.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/fluids/molten_metal_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/glowstonecrumbs.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/glowstonecrumbs.png
new file mode 100644
index 0000000..a0cc2de
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/glowstonecrumbs.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/greenmintblock.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/greenmintblock.png
new file mode 100644
index 0000000..c77c5cd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/greenmintblock.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/item_armoranvil.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/item_armoranvil.png
new file mode 100644
index 0000000..1ad8f1d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/item_armoranvil.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/manullynbar.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/manullynbar.png
new file mode 100644
index 0000000..cb5e7f6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/manullynbar.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel.png
new file mode 100644
index 0000000..9fbe94b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel.png.mcmeta
new file mode 100644
index 0000000..0486765
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel.png.mcmeta
@@ -0,0 +1,45 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel_flow.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel_flow.png
new file mode 100644
index 0000000..8e3f30c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel_flow.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Aeonsteel_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium.png
new file mode 100644
index 0000000..e8fd8f2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium.png.mcmeta
new file mode 100644
index 0000000..0486765
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium.png.mcmeta
@@ -0,0 +1,45 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium_flow.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium_flow.png
new file mode 100644
index 0000000..b7d3593
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium_flow.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_Dogbearium_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint.png
new file mode 100644
index 0000000..c26756b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint.png.mcmeta
new file mode 100644
index 0000000..0486765
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint.png.mcmeta
@@ -0,0 +1,45 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint_flow.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint_flow.png
new file mode 100644
index 0000000..407baf3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint_flow.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_GreenMint_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold.png
new file mode 100644
index 0000000..934642d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold.png.mcmeta
new file mode 100644
index 0000000..0486765
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold.png.mcmeta
@@ -0,0 +1,45 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold_flow.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold_flow.png
new file mode 100644
index 0000000..4067d8e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold_flow.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_QueensGold_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint.png
new file mode 100644
index 0000000..2b809d5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint.png.mcmeta
new file mode 100644
index 0000000..0486765
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint.png.mcmeta
@@ -0,0 +1,45 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint_flow.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint_flow.png
new file mode 100644
index 0000000..e2c5cf1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint_flow.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/molten_RedMint_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/obsidianbars.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/obsidianbars.png
new file mode 100644
index 0000000..483bc59
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/obsidianbars.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/pigironbars.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/pigironbars.png
new file mode 100644
index 0000000..e8999fd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/pigironbars.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/redmintblock.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/redmintblock.png
new file mode 100644
index 0000000..f87176b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/redmintblock.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/rubyore.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/rubyore.png
new file mode 100644
index 0000000..98358d5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/rubyore.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/sapphireore.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/sapphireore.png
new file mode 100644
index 0000000..312b06f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/sapphireore.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/steelbar.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/steelbar.png
new file mode 100644
index 0000000..01bc950
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/steelbar.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableice.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableice.png
new file mode 100644
index 0000000..da6c0f6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableice.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableice.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableice.png.mcmeta
new file mode 100644
index 0000000..0645f48
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableice.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 2
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableobsidian.png b/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableobsidian.png
new file mode 100644
index 0000000..bd77aa5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableobsidian.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableobsidian.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableobsidian.png.mcmeta
new file mode 100644
index 0000000..7ceb363
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/blocks/unstableobsidian.png.mcmeta
@@ -0,0 +1,45 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/tinkerscompendium/textures/entity/ballhead.png b/src/main/resources/assets/tinkerscompendium/textures/entity/ballhead.png
new file mode 100644
index 0000000..4f82118
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/entity/ballhead.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/entity/chain.png b/src/main/resources/assets/tinkerscompendium/textures/entity/chain.png
new file mode 100644
index 0000000..8e42de5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/entity/chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/entity/clawhead.png b/src/main/resources/assets/tinkerscompendium/textures/entity/clawhead.png
new file mode 100644
index 0000000..d7ef058
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/entity/clawhead.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/entity/drillhead.png b/src/main/resources/assets/tinkerscompendium/textures/entity/drillhead.png
new file mode 100644
index 0000000..1ccb087
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/entity/drillhead.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/entity/spikehead.png b/src/main/resources/assets/tinkerscompendium/textures/entity/spikehead.png
new file mode 100644
index 0000000..de966d9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/entity/spikehead.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/entity/swordhead.png b/src/main/resources/assets/tinkerscompendium/textures/entity/swordhead.png
new file mode 100644
index 0000000..22a49b7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/entity/swordhead.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/guard.png b/src/main/resources/assets/tinkerscompendium/textures/guard.png
new file mode 100644
index 0000000..142e3a6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/guard.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/axe.png b/src/main/resources/assets/tinkerscompendium/textures/gui/axe.png
new file mode 100644
index 0000000..2add961
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/axe.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_accessories.png b/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_accessories.png
new file mode 100644
index 0000000..6ccd970
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_accessories.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_extras.png b/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_extras.png
new file mode 100644
index 0000000..f95fb73
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_extras.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_heads.png b/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_heads.png
new file mode 100644
index 0000000..5301262
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/battleaxe_heads.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/broadsword.png b/src/main/resources/assets/tinkerscompendium/textures/gui/broadsword.png
new file mode 100644
index 0000000..4fe6ff1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/broadsword.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/crest_mount.png b/src/main/resources/assets/tinkerscompendium/textures/gui/crest_mount.png
new file mode 100644
index 0000000..cd83ab5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/crest_mount.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/finishinganvil.png b/src/main/resources/assets/tinkerscompendium/textures/gui/finishinganvil.png
new file mode 100644
index 0000000..64ab3dd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/finishinganvil.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/guide.png b/src/main/resources/assets/tinkerscompendium/textures/gui/guide.png
new file mode 100644
index 0000000..2da8032
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/guide.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/guide2.png b/src/main/resources/assets/tinkerscompendium/textures/gui/guide2.png
new file mode 100644
index 0000000..cb1980e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/guide2.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/heatershield.png b/src/main/resources/assets/tinkerscompendium/textures/gui/heatershield.png
new file mode 100644
index 0000000..4bfa8c3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/heatershield.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/gui/straps_helm.png b/src/main/resources/assets/tinkerscompendium/textures/gui/straps_helm.png
new file mode 100644
index 0000000..40f0768
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/gui/straps_helm.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/AeonSteelIngot.png b/src/main/resources/assets/tinkerscompendium/textures/items/AeonSteelIngot.png
new file mode 100644
index 0000000..950ef67
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/AeonSteelIngot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/DogbeariumIngot.png b/src/main/resources/assets/tinkerscompendium/textures/items/DogbeariumIngot.png
new file mode 100644
index 0000000..f24049a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/DogbeariumIngot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/Icon.png b/src/main/resources/assets/tinkerscompendium/textures/items/Icon.png
new file mode 100644
index 0000000..fb2fe5c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/Icon.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/QueensGoldIngot.png b/src/main/resources/assets/tinkerscompendium/textures/items/QueensGoldIngot.png
new file mode 100644
index 0000000..ccd3054
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/QueensGoldIngot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_armorplate.png b/src/main/resources/assets/tinkerscompendium/textures/items/_armorplate.png
new file mode 100644
index 0000000..dc3ed27
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_armorplate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_chainmail.png b/src/main/resources/assets/tinkerscompendium/textures/items/_chainmail.png
new file mode 100644
index 0000000..551c9b7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_chainmail.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_clasp.png b/src/main/resources/assets/tinkerscompendium/textures/items/_clasp.png
new file mode 100644
index 0000000..747ee3e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_clasp.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/_cloth.png
new file mode 100644
index 0000000..2e0f570
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_filigree.png b/src/main/resources/assets/tinkerscompendium/textures/items/_filigree.png
new file mode 100644
index 0000000..19a08ad
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_filigree.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_ringshank.png b/src/main/resources/assets/tinkerscompendium/textures/items/_ringshank.png
new file mode 100644
index 0000000..cad310e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_ringshank.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_rivets.png b/src/main/resources/assets/tinkerscompendium/textures/items/_rivets.png
new file mode 100644
index 0000000..13735ec
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_rivets.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_setting.png b/src/main/resources/assets/tinkerscompendium/textures/items/_setting.png
new file mode 100644
index 0000000..bfea8e3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_setting.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/_wire.png b/src/main/resources/assets/tinkerscompendium/textures/items/_wire.png
new file mode 100644
index 0000000..e008ea1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/_wire.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_chain.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_chain.png
new file mode 100644
index 0000000..2315c6f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_cloth.png
new file mode 100644
index 0000000..40cc82a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_rivet.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_rivet.png
new file mode 100644
index 0000000..1883d37
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/boots/_boots_rivet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_chain.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_chain.png
new file mode 100644
index 0000000..5b242c1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_plate.png
new file mode 100644
index 0000000..624403e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_smallplate.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_smallplate.png
new file mode 100644
index 0000000..9d8aa6b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_smallplate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_trim.png
new file mode 100644
index 0000000..5eea928
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/blastprotection_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/blastprotection_breastplate_effect.png
new file mode 100644
index 0000000..062bf61
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/blastprotection_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/fireprotection_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/fireprotection_breastplate_effect.png
new file mode 100644
index 0000000..f45cb6f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/fireprotection_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/projprotection_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/projprotection_breastplate_effect.png
new file mode 100644
index 0000000..4fb0442
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/projprotection_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/protection_breastplate_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/protection_breastplate_effect.png
new file mode 100644
index 0000000..9667d71
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/breastplate/protection_breastplate_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_chain.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_chain.png
new file mode 100644
index 0000000..ec2c137
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_cloth.png
new file mode 100644
index 0000000..5eee054
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_plate.png
new file mode 100644
index 0000000..77c4a0c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/chausses/_chausses_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_chain.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_chain.png
new file mode 100644
index 0000000..250ea54
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_circlet.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_circlet.png
new file mode 100644
index 0000000..d1aa716
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_circlet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_cloth.png
new file mode 100644
index 0000000..35ee80f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/_coif_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/rebreather_coif_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/rebreather_coif_effect.png
new file mode 100644
index 0000000..bf253bf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/rebreather_coif_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/revealing_coif_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/revealing_coif_effect.png
new file mode 100644
index 0000000..e502cf4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/coif/revealing_coif_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_plate.png
new file mode 100644
index 0000000..748c7b9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_rivet.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_rivet.png
new file mode 100644
index 0000000..46e68d4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_rivet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_trim.png
new file mode 100644
index 0000000..2cae42c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_gauntlet_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_guantlet_rivet.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_guantlet_rivet.png
new file mode 100644
index 0000000..00f2fce
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_guantlet_rivet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_guantlet_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_guantlet_trim.png
new file mode 100644
index 0000000..e455443
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/gauntlets/_guantlet_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_chain.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_chain.png
new file mode 100644
index 0000000..8f7789a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_cloth.png
new file mode 100644
index 0000000..32985ad
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_plate.png
new file mode 100644
index 0000000..2bc04d2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_trim.png
new file mode 100644
index 0000000..f24bcf8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/grieves/_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_chain.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_chain.png
new file mode 100644
index 0000000..91dac92
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_cloth.png
new file mode 100644
index 0000000..eaa4529
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_plate.png
new file mode 100644
index 0000000..3bbf73e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hauberk/_hauberk_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_chain.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_chain.png
new file mode 100644
index 0000000..13b051f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_plate.png
new file mode 100644
index 0000000..a20421c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_top.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_top.png
new file mode 100644
index 0000000..061027c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_top.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_visor.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_visor.png
new file mode 100644
index 0000000..6b89cd0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/_visor.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/rebreather_helm_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/rebreather_helm_effect.png
new file mode 100644
index 0000000..bf253bf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/rebreather_helm_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/revealing_helm_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/revealing_helm_effect.png
new file mode 100644
index 0000000..b7eb4e5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/helm/revealing_helm_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/TinkersHood-texturemap.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/TinkersHood-texturemap.png
new file mode 100644
index 0000000..0775bce
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/TinkersHood-texturemap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_cloth.png
new file mode 100644
index 0000000..17e9ba8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_rivet.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_rivet.png
new file mode 100644
index 0000000..fa36c37
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_rivet.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_trim.png
new file mode 100644
index 0000000..1c61bf0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/model_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/model_cloth.png
new file mode 100644
index 0000000..fb9ef80
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/model_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/model_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/model_trim.png
new file mode 100644
index 0000000..2949796
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/model_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/rebreather_helm_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/rebreather_helm_effect.png
new file mode 100644
index 0000000..bf253bf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/rebreather_helm_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/rebreather_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/rebreather_hood_effect.png
new file mode 100644
index 0000000..dbea83d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/rebreather_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/revealing_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/revealing_hood_effect.png
new file mode 100644
index 0000000..689c9c9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/revealing_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/vis_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/vis_hood_effect.png
new file mode 100644
index 0000000..f0e40e6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/vis_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/visembroidery_hood_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/visembroidery_hood_effect.png
new file mode 100644
index 0000000..f0e40e6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/hood/visembroidery_hood_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_cloth.png
new file mode 100644
index 0000000..0a6a661
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_plate.png
new file mode 100644
index 0000000..7c33840
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_trim.png
new file mode 100644
index 0000000..3919c8e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/vis_robe_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/vis_robe_effect.png
new file mode 100644
index 0000000..c7f7c01
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/vis_robe_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/visembroidery_robe_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/visembroidery_robe_effect.png
new file mode 100644
index 0000000..c7f7c01
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/robe/visembroidery_robe_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_caps.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_caps.png
new file mode 100644
index 0000000..8225f2f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_caps.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_plates.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_plates.png
new file mode 100644
index 0000000..a841231
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_plates.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_soles.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_soles.png
new file mode 100644
index 0000000..4bf2a87
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_soles.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_trim.png
new file mode 100644
index 0000000..54ac3e9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/blastprotection_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/blastprotection_sabatons_effect.png
new file mode 100644
index 0000000..60a2638
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/blastprotection_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/depthstrider_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/depthstrider_sabatons_effect.png
new file mode 100644
index 0000000..4ce2437
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/depthstrider_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/featherfall_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/featherfall_sabatons_effect.png
new file mode 100644
index 0000000..5e9f2f1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/featherfall_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/fireprotection_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/fireprotection_sabatons_effect.png
new file mode 100644
index 0000000..db5a7f0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/fireprotection_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/firewalk_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/firewalk_sabatons_effect.png
new file mode 100644
index 0000000..ce914a7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/firewalk_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/frostwalk_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/frostwalk_sabatons_effect.png
new file mode 100644
index 0000000..8a85b87
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/frostwalk_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/glowstep_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/glowstep_sabatons_effect.png
new file mode 100644
index 0000000..b7ab1cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/glowstep_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/projprotection_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/projprotection_sabatons_effect.png
new file mode 100644
index 0000000..a563a2c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/projprotection_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/protection_sabatons_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/protection_sabatons_effect.png
new file mode 100644
index 0000000..60a4577
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/sabatons/protection_sabatons_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_clasp.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_clasp.png
new file mode 100644
index 0000000..5e4bc9b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_clasp.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_cloth.png
new file mode 100644
index 0000000..ad0d542
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_trim.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_trim.png
new file mode 100644
index 0000000..fe5529e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/_trim.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/vis_shawl_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/vis_shawl_effect.png
new file mode 100644
index 0000000..1b141c3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/vis_shawl_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/visembroidery_shawl_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/visembroidery_shawl_effect.png
new file mode 100644
index 0000000..3dd7490
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shawl/visembroidery_shawl_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_broken.png
new file mode 100644
index 0000000..9df5a27
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_clasp.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_clasp.png
new file mode 100644
index 0000000..d2b5efc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_clasp.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_cloth.png
new file mode 100644
index 0000000..622477f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_sole.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_sole.png
new file mode 100644
index 0000000..05b1871
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/_sole.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/vis_shoes_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/vis_shoes_effect.png
new file mode 100644
index 0000000..902b94c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/vis_shoes_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/visembroidery_shoes_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/visembroidery_shoes_effect.png
new file mode 100644
index 0000000..902b94c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/armor/shoes/visembroidery_shoes_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_broad_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_broad_head.png
new file mode 100644
index 0000000..7092457
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_broad_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_bulbous_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_bulbous_handle.png
new file mode 100644
index 0000000..e57806a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_bulbous_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_elven_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_elven_head.png
new file mode 100644
index 0000000..a385b2b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_elven_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_horned_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_horned_head.png
new file mode 100644
index 0000000..826c28f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_horned_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_magic_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_magic_accessory.png
new file mode 100644
index 0000000..1074391
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_magic_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_matted_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_matted_accessory.png
new file mode 100644
index 0000000..16d32ea
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_matted_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_natural_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_natural_handle.png
new file mode 100644
index 0000000..2b6d97b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_natural_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_pixie_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_pixie_accessory.png
new file mode 100644
index 0000000..8a623a2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_pixie_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_small_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_small_accessory.png
new file mode 100644
index 0000000..7ad5305
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_small_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_trident_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_trident_head.png
new file mode 100644
index 0000000..f12a514
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_trident_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_winged_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_winged_head.png
new file mode 100644
index 0000000..5f4877e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/arrow/_winged_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_bearded_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_bearded_head.png
new file mode 100644
index 0000000..615fbc6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_bearded_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_broad_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_broad_head.png
new file mode 100644
index 0000000..a0541e5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_broad_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_long_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_long_handle.png
new file mode 100644
index 0000000..858ef5c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_long_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_longornate_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_longornate_handle.png
new file mode 100644
index 0000000..4837363
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_longornate_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5angmallen_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5angmallen_head.png
new file mode 100644
index 0000000..b4408df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5angmallen_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5brass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5brass_head.png
new file mode 100644
index 0000000..2870b45
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5brass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5bronze_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5bronze_head.png
new file mode 100644
index 0000000..ef982db
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5bronze_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5copper_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5copper_head.png
new file mode 100644
index 0000000..cd0130d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5copper_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5crowngold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5crowngold_head.png
new file mode 100644
index 0000000..0121ca5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5crowngold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5cupronickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5cupronickel_head.png
new file mode 100644
index 0000000..da63d3c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5cupronickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5damascussteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5damascussteel_head.png
new file mode 100644
index 0000000..8e9ecba
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5damascussteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5diamond_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5diamond_head.png
new file mode 100644
index 0000000..99a5454
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5diamond_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5electrum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5electrum_head.png
new file mode 100644
index 0000000..a860db9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5electrum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5fungalsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5fungalsteel_head.png
new file mode 100644
index 0000000..158d0cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5fungalsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5gold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5gold_head.png
new file mode 100644
index 0000000..14fb22e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5gold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5heavysteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5heavysteel_head.png
new file mode 100644
index 0000000..54e0c9b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5heavysteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5hepatizon_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5hepatizon_head.png
new file mode 100644
index 0000000..03a1240
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5hepatizon_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5ignatius_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5ignatius_head.png
new file mode 100644
index 0000000..071038e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5ignatius_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5iron_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5iron_head.png
new file mode 100644
index 0000000..c7e2d6a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5iron_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5lead_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5lead_head.png
new file mode 100644
index 0000000..dd480d5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5lead_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5manganese_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5manganese_head.png
new file mode 100644
index 0000000..969a6af
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5manganese_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5manganesesteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5manganesesteel_head.png
new file mode 100644
index 0000000..9af699a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5manganesesteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5molybdochalkos_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5molybdochalkos_head.png
new file mode 100644
index 0000000..7ce8637
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5molybdochalkos_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5monel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5monel_head.png
new file mode 100644
index 0000000..39d9f30
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5monel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5nickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5nickel_head.png
new file mode 100644
index 0000000..9f0122f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5nickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5nickelsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5nickelsteel_head.png
new file mode 100644
index 0000000..466af23
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5nickelsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5pewter_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5pewter_head.png
new file mode 100644
index 0000000..3731a4c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5pewter_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5platinum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5platinum_head.png
new file mode 100644
index 0000000..07205c1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5platinum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5rosegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5rosegold_head.png
new file mode 100644
index 0000000..f772883
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5rosegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5silver_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5silver_head.png
new file mode 100644
index 0000000..578e052
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5silver_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5tin_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5tin_head.png
new file mode 100644
index 0000000..256f3d5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5tin_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5whitegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5whitegold_head.png
new file mode 100644
index 0000000..5a201c5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5whitegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5zinc_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5zinc_head.png
new file mode 100644
index 0000000..b58dc98
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_m5zinc_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_minecraft_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_minecraft_head.png
new file mode 100644
index 0000000..f7bfdd1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_minecraft_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offset_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offset_handle.png
new file mode 100644
index 0000000..ff7f803
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offset_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetlong_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetlong_handle.png
new file mode 100644
index 0000000..73bcda0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetlong_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetlongornate_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetlongornate_handle.png
new file mode 100644
index 0000000..a4324a7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetlongornate_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetornate_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetornate_handle.png
new file mode 100644
index 0000000..ed92a42
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_offsetornate_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_ornate_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_ornate_handle.png
new file mode 100644
index 0000000..99dcf3a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_ornate_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/axe/_thin_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_thin_head.png
new file mode 100644
index 0000000..1dde691
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/axe/_thin_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_accessory.png
new file mode 100644
index 0000000..ab4bc13
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_extra.png
new file mode 100644
index 0000000..71698d3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_head.png
new file mode 100644
index 0000000..b418425
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_halbard_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_knob_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_knob_extra.png
new file mode 100644
index 0000000..5ba8aa1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_knob_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_accessory.png
new file mode 100644
index 0000000..23bc2aa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_extra.png
new file mode 100644
index 0000000..0f78315
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_head.png
new file mode 100644
index 0000000..d945837
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5angmallen_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brassA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brassA_head.png
new file mode 100644
index 0000000..cf14055
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brassA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_accessory.png
new file mode 100644
index 0000000..fb6ec00
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_extra.png
new file mode 100644
index 0000000..3d413b1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_head.png
new file mode 100644
index 0000000..9bdaa52
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5brass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronzeA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronzeA_head.png
new file mode 100644
index 0000000..ca2087b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronzeA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_accessory.png
new file mode 100644
index 0000000..ffb61c5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_extra.png
new file mode 100644
index 0000000..c7f8194
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_head.png
new file mode 100644
index 0000000..c4162d0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5bronze_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copperA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copperA_head.png
new file mode 100644
index 0000000..4b18cd0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copperA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_accessory.png
new file mode 100644
index 0000000..2660345
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_extra.png
new file mode 100644
index 0000000..c62272f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_head.png
new file mode 100644
index 0000000..abd59cf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5copper_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngoldA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngoldA_head.png
new file mode 100644
index 0000000..b48afcb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngoldA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_accessory.png
new file mode 100644
index 0000000..838548f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_extra.png
new file mode 100644
index 0000000..9530b19
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_head.png
new file mode 100644
index 0000000..92f94bf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5crowngold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickelA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickelA_head.png
new file mode 100644
index 0000000..6407119
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickelA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_accessory.png
new file mode 100644
index 0000000..b7c4a1d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_extra.png
new file mode 100644
index 0000000..1770f56
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_head.png
new file mode 100644
index 0000000..ed2e172
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5cupronickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteelA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteelA_head.png
new file mode 100644
index 0000000..123ec31
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteelA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_accessory.png
new file mode 100644
index 0000000..2f25702
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_extra.png
new file mode 100644
index 0000000..f0e293c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_head.png
new file mode 100644
index 0000000..7afa2c6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5damascussteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_accessory.png
new file mode 100644
index 0000000..d685f7b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_extra.png
new file mode 100644
index 0000000..569ac52
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_head.png
new file mode 100644
index 0000000..6939c3e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5diamond_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrumA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrumA_head.png
new file mode 100644
index 0000000..13da1b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrumA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_accessory.png
new file mode 100644
index 0000000..f3ac79f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_extra.png
new file mode 100644
index 0000000..2bbed7e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_head.png
new file mode 100644
index 0000000..ef2d57e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5electrum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_accessory.png
new file mode 100644
index 0000000..c55269d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_extra.png
new file mode 100644
index 0000000..12003c2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_head.png
new file mode 100644
index 0000000..ac326e7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5fungalsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5goldA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5goldA_head.png
new file mode 100644
index 0000000..49623b5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5goldA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_accessory.png
new file mode 100644
index 0000000..310c368
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_extra.png
new file mode 100644
index 0000000..d5f0921
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_head.png
new file mode 100644
index 0000000..ff1462d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5gold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_accessory copy.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_accessory copy.png
new file mode 100644
index 0000000..930ba98
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_accessory copy.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_accessory.png
new file mode 100644
index 0000000..9624d2c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_extra.png
new file mode 100644
index 0000000..7bccc0a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_head.png
new file mode 100644
index 0000000..f0326db
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5heavysteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizonA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizonA_head.png
new file mode 100644
index 0000000..2ab7b63
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizonA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_accessory.png
new file mode 100644
index 0000000..c87a7f1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_extra.png
new file mode 100644
index 0000000..2653e65
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_head.png
new file mode 100644
index 0000000..02a5faa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5hepatizon_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_accessory.png
new file mode 100644
index 0000000..23d1365
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_extra.png
new file mode 100644
index 0000000..b5e243f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_head.png
new file mode 100644
index 0000000..556fcd9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ignatius_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ironA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ironA_head.png
new file mode 100644
index 0000000..a7216df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5ironA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_accessory.png
new file mode 100644
index 0000000..2d3f43f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_extra.png
new file mode 100644
index 0000000..5495d3e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_head.png
new file mode 100644
index 0000000..440738c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5iron_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5leadA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5leadA_head.png
new file mode 100644
index 0000000..d5f9fef
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5leadA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_accessory.png
new file mode 100644
index 0000000..7725415
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_extra.png
new file mode 100644
index 0000000..8fae5cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_head.png
new file mode 100644
index 0000000..5e0b235
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5lead_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganeseA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganeseA_head.png
new file mode 100644
index 0000000..3f31825
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganeseA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_accessory.png
new file mode 100644
index 0000000..ff8f1b4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_extra.png
new file mode 100644
index 0000000..5362bec
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_head.png
new file mode 100644
index 0000000..d8c4d2b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganese_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteelA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteelA_head.png
new file mode 100644
index 0000000..1677945
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteelA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_accessory.png
new file mode 100644
index 0000000..fcc111b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_extra.png
new file mode 100644
index 0000000..26add21
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_head.png
new file mode 100644
index 0000000..f390c73
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5manganesesteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkosA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkosA_head.png
new file mode 100644
index 0000000..a014b14
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkosA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_accessory.png
new file mode 100644
index 0000000..475be80
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_extra.png
new file mode 100644
index 0000000..f34d1ac
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_head.png
new file mode 100644
index 0000000..21bfd78
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5molybdochalkos_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monelA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monelA_head.png
new file mode 100644
index 0000000..73dc722
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monelA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_accessory.png
new file mode 100644
index 0000000..98023ab
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_extra.png
new file mode 100644
index 0000000..e4121a4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_head.png
new file mode 100644
index 0000000..a9e1293
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5monel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelA_head.png
new file mode 100644
index 0000000..4d04fd4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_accessory.png
new file mode 100644
index 0000000..987486b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_extra.png
new file mode 100644
index 0000000..88d296a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_head.png
new file mode 100644
index 0000000..b50b559
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteelA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteelA_head.png
new file mode 100644
index 0000000..0d22acb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteelA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_accessory.png
new file mode 100644
index 0000000..a7f7800
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_extra.png
new file mode 100644
index 0000000..8f5b564
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_head.png
new file mode 100644
index 0000000..bd46489
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5nickelsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewterA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewterA_head.png
new file mode 100644
index 0000000..a88aa8d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewterA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_accessory.png
new file mode 100644
index 0000000..0d65094
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_extra.png
new file mode 100644
index 0000000..e898785
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_head.png
new file mode 100644
index 0000000..d12c565
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5pewter_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinumA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinumA_head.png
new file mode 100644
index 0000000..3b0f2da
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinumA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_accessory.png
new file mode 100644
index 0000000..5294a9f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_extra.png
new file mode 100644
index 0000000..07e6b0f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_head.png
new file mode 100644
index 0000000..0e3d358
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5platinum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegoldA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegoldA_head.png
new file mode 100644
index 0000000..5d0ef2b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegoldA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_accessory.png
new file mode 100644
index 0000000..45adfdd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_extra.png
new file mode 100644
index 0000000..dd6086c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_head.png
new file mode 100644
index 0000000..697acb7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5rosegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silverA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silverA_head.png
new file mode 100644
index 0000000..a8977b0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silverA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_accessory.png
new file mode 100644
index 0000000..b690aec
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_extra.png
new file mode 100644
index 0000000..c19517c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_head.png
new file mode 100644
index 0000000..832a0c4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5silver_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tinA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tinA_head.png
new file mode 100644
index 0000000..68b10ba
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tinA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_accessory.png
new file mode 100644
index 0000000..98e4ab8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_extra.png
new file mode 100644
index 0000000..6969f57
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_head.png
new file mode 100644
index 0000000..f4ea8f7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5tin_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_accessory.png
new file mode 100644
index 0000000..906f4f3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_extra.png
new file mode 100644
index 0000000..afbec69
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_head.png
new file mode 100644
index 0000000..4166358
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5whitegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zincA_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zincA_head.png
new file mode 100644
index 0000000..ea67ae8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zincA_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_accessory.png
new file mode 100644
index 0000000..4c765c6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_extra.png
new file mode 100644
index 0000000..b9cc746
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_head.png
new file mode 100644
index 0000000..8885b69
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_m5zinc_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_accessory.png
new file mode 100644
index 0000000..02b185a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_extra.png
new file mode 100644
index 0000000..088928e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_head.png
new file mode 100644
index 0000000..a4ed4c2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_magic_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_ornate_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_ornate_extra.png
new file mode 100644
index 0000000..6de9fce
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_ornate_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_scythe_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_scythe_accessory.png
new file mode 100644
index 0000000..cdec773
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_scythe_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_scythe_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_scythe_head.png
new file mode 100644
index 0000000..7207169
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battleaxe/_scythe_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_X_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_X_head.png
new file mode 100644
index 0000000..03c6adc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_X_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_arrow_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_arrow_head.png
new file mode 100644
index 0000000..e2dfbcf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_arrow_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_caution_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_caution_head.png
new file mode 100644
index 0000000..adac492
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_caution_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_noentry_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_noentry_head.png
new file mode 100644
index 0000000..eb7637f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_noentry_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_railroad_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_railroad_head.png
new file mode 100644
index 0000000..589c7e7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_railroad_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_small_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_small_handle.png
new file mode 100644
index 0000000..30353ea
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_small_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_smalllong_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_smalllong_handle.png
new file mode 100644
index 0000000..3140296
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_smalllong_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_stop_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_stop_head.png
new file mode 100644
index 0000000..b67996a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/battlesign/_stop_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_broken.png
new file mode 100644
index 0000000..ed68a34
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_chain.png b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_chain.png
new file mode 100644
index 0000000..6600445
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_chain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_clasp.png b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_clasp.png
new file mode 100644
index 0000000..10d458e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_clasp.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_setting.png b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_setting.png
new file mode 100644
index 0000000..26c229a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/amulet/_setting.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_band.png b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_band.png
new file mode 100644
index 0000000..abbefee
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_band.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_broken.png
new file mode 100644
index 0000000..8ac9892
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_filigree.png b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_filigree.png
new file mode 100644
index 0000000..baf551b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_filigree.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_setting.png b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_setting.png
new file mode 100644
index 0000000..9cb179c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/baubles/ring/_setting.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/black_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/black_cloth.png
new file mode 100644
index 0000000..31a7cc8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/black_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/blue_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/blue_cloth.png
new file mode 100644
index 0000000..edb02ff
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/blue_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_fletching.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_fletching.png
new file mode 100644
index 0000000..bb013bd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_fletching.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_head - Kopie.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_head - Kopie.png
new file mode 100644
index 0000000..80dea98
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_head - Kopie.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_head.png
new file mode 100644
index 0000000..aaac6cc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_shaft.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_shaft.png
new file mode 100644
index 0000000..6923796
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_bolt_shaft.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_m5fungalsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_m5fungalsteel_accessory.png
new file mode 100644
index 0000000..696eaa7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_m5fungalsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_m5fungalsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_m5fungalsteel_head.png
new file mode 100644
index 0000000..f24cb4d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/_m5fungalsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/bolt.xcf b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/bolt.xcf
new file mode 100644
index 0000000..db441e7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/bolt.xcf
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/complete.xcf b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/complete.xcf
new file mode 100644
index 0000000..e38e096
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/complete.xcf
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/diamond_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/diamond_bolt_effect.png
new file mode 100644
index 0000000..b9b340a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/diamond_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/emerald_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/emerald_bolt_effect.png
new file mode 100644
index 0000000..1fcca36
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/emerald_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/lapis_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/lapis_bolt_effect.png
new file mode 100644
index 0000000..703b698
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/lapis_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/lava_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/lava_bolt_effect.png
new file mode 100644
index 0000000..cd04cca
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/lava_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/moss_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/moss_bolt_effect.png
new file mode 100644
index 0000000..9a69cf1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/moss_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/necrotic_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/necrotic_bolt_effect.png
new file mode 100644
index 0000000..fedf387
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/necrotic_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/piston_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/piston_bolt_effect.png
new file mode 100644
index 0000000..d448f53
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/piston_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/quartz_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/quartz_bolt_effect.png
new file mode 100644
index 0000000..0017174
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/quartz_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/reinforced_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/reinforced_bolt_effect.png
new file mode 100644
index 0000000..dfd1310
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/reinforced_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/silk_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/silk_bolt_effect.png
new file mode 100644
index 0000000..05cb4b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/silk_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/smite_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/smite_bolt_effect.png
new file mode 100644
index 0000000..2e93179
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/smite_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/bolt/spider_bolt_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/spider_bolt_effect.png
new file mode 100644
index 0000000..b9b5d1f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/bolt/spider_bolt_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_basket_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_basket_accessory.png
new file mode 100644
index 0000000..3c042f2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_basket_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_big_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_big_head.png
new file mode 100644
index 0000000..1109894
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_big_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_bigbase_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_bigbase_head.png
new file mode 100644
index 0000000..9ce018a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_bigbase_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_bulbous_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_bulbous_accessory.png
new file mode 100644
index 0000000..fc236d9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_bulbous_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_curved_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_curved_accessory.png
new file mode 100644
index 0000000..55fc53f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_curved_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_dull_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_dull_head.png
new file mode 100644
index 0000000..545f8b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_dull_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_elusive_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_elusive_accessory.png
new file mode 100644
index 0000000..673fffc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_elusive_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_elusive_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_elusive_head.png
new file mode 100644
index 0000000..4048da2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_elusive_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_extended_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_extended_accessory.png
new file mode 100644
index 0000000..2c3be59
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_extended_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_falchion_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_falchion_head.png
new file mode 100644
index 0000000..9ce018a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_falchion_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_flat_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_flat_head.png
new file mode 100644
index 0000000..03213e8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_flat_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_forked_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_forked_accessory.png
new file mode 100644
index 0000000..48e36bd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_forked_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_glass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_glass_head.png
new file mode 100644
index 0000000..ee57700
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_glass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_hourglass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_hourglass_head.png
new file mode 100644
index 0000000..736d687
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_hourglass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_lamenting_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_lamenting_accessory.png
new file mode 100644
index 0000000..8d8862b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_lamenting_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_legendary_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_legendary_accessory.png
new file mode 100644
index 0000000..e938412
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_legendary_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5angmallen_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5angmallen_accessory.png
new file mode 100644
index 0000000..3ba9f5a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5angmallen_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5angmallen_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5angmallen_head.png
new file mode 100644
index 0000000..09d2da0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5angmallen_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5brass_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5brass_accessory.png
new file mode 100644
index 0000000..10f4128
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5brass_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5brass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5brass_head.png
new file mode 100644
index 0000000..2b9afe5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5brass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5bronze_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5bronze_accessory.png
new file mode 100644
index 0000000..4f14b58
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5bronze_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5bronze_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5bronze_head.png
new file mode 100644
index 0000000..fe0d7b5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5bronze_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5copper_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5copper_accessory.png
new file mode 100644
index 0000000..55d2739
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5copper_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5copper_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5copper_head.png
new file mode 100644
index 0000000..2bcfcc6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5copper_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5crowngold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5crowngold_accessory.png
new file mode 100644
index 0000000..b2ea200
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5crowngold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5crowngold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5crowngold_head.png
new file mode 100644
index 0000000..6d53ed6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5crowngold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5cupronickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5cupronickel_accessory.png
new file mode 100644
index 0000000..ef623b1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5cupronickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5cupronickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5cupronickel_head.png
new file mode 100644
index 0000000..9287640
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5cupronickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5damascussteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5damascussteel_accessory.png
new file mode 100644
index 0000000..2553f3e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5damascussteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5damascussteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5damascussteel_head.png
new file mode 100644
index 0000000..f4a8cd8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5damascussteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5electrum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5electrum_accessory.png
new file mode 100644
index 0000000..5970131
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5electrum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5electrum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5electrum_head.png
new file mode 100644
index 0000000..b44762a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5electrum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5gold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5gold_accessory.png
new file mode 100644
index 0000000..e11cf3c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5gold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5gold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5gold_head.png
new file mode 100644
index 0000000..0ecb827
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5gold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5heavysteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5heavysteel_accessory.png
new file mode 100644
index 0000000..2ac3c9f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5heavysteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5heavysteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5heavysteel_head.png
new file mode 100644
index 0000000..306b803
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5heavysteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5hepatizon_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5hepatizon_accessory.png
new file mode 100644
index 0000000..5dcc159
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5hepatizon_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5hepatizon_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5hepatizon_head.png
new file mode 100644
index 0000000..0d77289
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5hepatizon_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5ignatius_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5ignatius_accessory.png
new file mode 100644
index 0000000..7cba97c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5ignatius_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5ignatius_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5ignatius_head.png
new file mode 100644
index 0000000..63c2541
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5ignatius_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5iron_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5iron_accessory.png
new file mode 100644
index 0000000..5ecfbb8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5iron_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5iron_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5iron_head.png
new file mode 100644
index 0000000..f1404df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5iron_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5lead_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5lead_accessory.png
new file mode 100644
index 0000000..3e0c077
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5lead_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5lead_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5lead_head.png
new file mode 100644
index 0000000..3d0f9bf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5lead_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganese_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganese_accessory.png
new file mode 100644
index 0000000..0003d41
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganese_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganese_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganese_head.png
new file mode 100644
index 0000000..79a6a61
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganese_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganesesteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganesesteel_accessory.png
new file mode 100644
index 0000000..66c4973
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganesesteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganesesteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganesesteel_head.png
new file mode 100644
index 0000000..de48373
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5manganesesteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5molybdochalkos_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5molybdochalkos_accessory.png
new file mode 100644
index 0000000..7b461c9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5molybdochalkos_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5molybdochalkos_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5molybdochalkos_head.png
new file mode 100644
index 0000000..3989fc3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5molybdochalkos_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5monel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5monel_accessory.png
new file mode 100644
index 0000000..2b3ee0b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5monel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5monel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5monel_head.png
new file mode 100644
index 0000000..f678ecd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5monel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickel_accessory.png
new file mode 100644
index 0000000..7f83db6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickel_head.png
new file mode 100644
index 0000000..24f4c2d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickelsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickelsteel_accessory.png
new file mode 100644
index 0000000..bc79150
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickelsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickelsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickelsteel_head.png
new file mode 100644
index 0000000..e948dc5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5nickelsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5pewter_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5pewter_accessory.png
new file mode 100644
index 0000000..8a97278
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5pewter_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5pewter_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5pewter_head.png
new file mode 100644
index 0000000..d82b1dc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5pewter_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5platinum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5platinum_accessory.png
new file mode 100644
index 0000000..b389849
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5platinum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5platinum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5platinum_head.png
new file mode 100644
index 0000000..bd2b263
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5platinum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5rosegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5rosegold_accessory.png
new file mode 100644
index 0000000..b6ce861
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5rosegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5rosegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5rosegold_head.png
new file mode 100644
index 0000000..866dda8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5rosegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5silver_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5silver_accessory.png
new file mode 100644
index 0000000..2b9159a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5silver_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5silver_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5silver_head.png
new file mode 100644
index 0000000..78d53b4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5silver_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5tin_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5tin_accessory.png
new file mode 100644
index 0000000..bc055e9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5tin_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5tin_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5tin_head.png
new file mode 100644
index 0000000..18bb48d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5tin_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5whitegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5whitegold_accessory.png
new file mode 100644
index 0000000..74d23a6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5whitegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5whitegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5whitegold_head.png
new file mode 100644
index 0000000..1e28648
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5whitegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5zinc_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5zinc_accessory.png
new file mode 100644
index 0000000..085cb5a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5zinc_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5zinc_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5zinc_head.png
new file mode 100644
index 0000000..48cd6e9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_m5zinc_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_mace_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_mace_head.png
new file mode 100644
index 0000000..e146418
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_mace_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_no_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_no_accessory.png
new file mode 100644
index 0000000..4238d3d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_no_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_nofuller_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_nofuller_head.png
new file mode 100644
index 0000000..3e924fd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_nofuller_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_ornate_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_ornate_handle.png
new file mode 100644
index 0000000..d16c215
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_ornate_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_pixie_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_pixie_accessory.png
new file mode 100644
index 0000000..687d5a0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_pixie_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_plumed_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_plumed_head.png
new file mode 100644
index 0000000..f71b454
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_plumed_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_queens_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_queens_accessory.png
new file mode 100644
index 0000000..96472d6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_queens_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_repulsive_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_repulsive_accessory.png
new file mode 100644
index 0000000..9b63b3b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_repulsive_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_repulsive_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_repulsive_head.png
new file mode 100644
index 0000000..44f250a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_repulsive_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_segmented_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_segmented_head.png
new file mode 100644
index 0000000..00ce35f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_segmented_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_short_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_short_handle.png
new file mode 100644
index 0000000..5baa752
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_short_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_spiked_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_spiked_head.png
new file mode 100644
index 0000000..66e78ae
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_spiked_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_square_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_square_accessory.png
new file mode 100644
index 0000000..1efccb9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_square_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_straight_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_straight_accessory.png
new file mode 100644
index 0000000..7282cae
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_straight_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_sun_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_sun_accessory.png
new file mode 100644
index 0000000..c78a57e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_sun_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_tapered_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_tapered_head.png
new file mode 100644
index 0000000..8722ff0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_tapered_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_thick_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_thick_handle.png
new file mode 100644
index 0000000..ed27612
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_thick_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_widebase_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_widebase_head.png
new file mode 100644
index 0000000..e467493
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/broadsword/_widebase_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/brown_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/brown_cloth.png
new file mode 100644
index 0000000..f0ff3c7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/brown_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_handle.png
new file mode 100644
index 0000000..526973b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_head.png
new file mode 100644
index 0000000..927362d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_head_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_head_broken.png
new file mode 100644
index 0000000..6f750cc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_chisel_head_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_handle_wide.png b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_handle_wide.png
new file mode 100644
index 0000000..2961458
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_handle_wide.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_head_long.png b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_head_long.png
new file mode 100644
index 0000000..0c32f41
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/chisel/_head_long.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_extra_doubleedge.png b/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_extra_doubleedge.png
new file mode 100644
index 0000000..60af9c3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_extra_doubleedge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_fancy_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_fancy_accessory.png
new file mode 100644
index 0000000..6615106
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_fancy_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_head_doubleedge.png b/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_head_doubleedge.png
new file mode 100644
index 0000000..648df0f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/cleaver/_head_doubleedge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_accessory_basket.png b/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_accessory_basket.png
new file mode 100644
index 0000000..acb765b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_accessory_basket.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_accessory_small.png b/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_accessory_small.png
new file mode 100644
index 0000000..5950960
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_accessory_small.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_head_machete.png b/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_head_machete.png
new file mode 100644
index 0000000..8bd27e1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_head_machete.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_head_saber.png b/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_head_saber.png
new file mode 100644
index 0000000..dbb6ead
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/cutlass/_head_saber.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/cyan_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/cyan_cloth.png
new file mode 100644
index 0000000..5915f64
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/cyan_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_big.png b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_big.png
new file mode 100644
index 0000000..a7f3fdc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_big.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_bulbous.png b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_bulbous.png
new file mode 100644
index 0000000..d625ce1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_bulbous.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_small.png b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_small.png
new file mode 100644
index 0000000..5ded49a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_small.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_wide.png b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_wide.png
new file mode 100644
index 0000000..c6306c1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_accessory_wide.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_bulbous.png b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_bulbous.png
new file mode 100644
index 0000000..b5ace80
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_bulbous.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_stiletto.png b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_stiletto.png
new file mode 100644
index 0000000..7623ee6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_stiletto.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_wide.png b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_wide.png
new file mode 100644
index 0000000..97be92d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/dagger/_head_wide.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/dust.png b/src/main/resources/assets/tinkerscompendium/textures/items/dust.png
new file mode 100644
index 0000000..520028e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/dust.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_grip_wrapping.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_grip_wrapping.png
new file mode 100644
index 0000000..aa4ac59
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_grip_wrapping.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_handle_grip.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_handle_grip.png
new file mode 100644
index 0000000..988abb1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_handle_grip.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_head_round.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_head_round.png
new file mode 100644
index 0000000..1c60435
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_head_round.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_head_snow.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_head_snow.png
new file mode 100644
index 0000000..719478a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_head_snow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_accessory.png
new file mode 100644
index 0000000..e7ab41c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_extra.png
new file mode 100644
index 0000000..563982c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_head.png
new file mode 100644
index 0000000..416723d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5angmallen_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_accessory.png
new file mode 100644
index 0000000..3355df7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_extra.png
new file mode 100644
index 0000000..e90d305
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_head.png
new file mode 100644
index 0000000..202a2f2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5brass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5bronze_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5bronze_extra.png
new file mode 100644
index 0000000..847bd35
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5bronze_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5bronze_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5bronze_head.png
new file mode 100644
index 0000000..c6ec1ca
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5bronze_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5copper_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5copper_extra.png
new file mode 100644
index 0000000..adf8f29
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5copper_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5copper_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5copper_head.png
new file mode 100644
index 0000000..f1a74e2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5copper_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5crowngold_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5crowngold_extra.png
new file mode 100644
index 0000000..3c94c12
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5crowngold_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5crowngold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5crowngold_head.png
new file mode 100644
index 0000000..f429b36
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5crowngold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_accessory.png
new file mode 100644
index 0000000..79c3101
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_extra.png
new file mode 100644
index 0000000..154cf06
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_head.png
new file mode 100644
index 0000000..b2ef54b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5cupronickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_accessory.png
new file mode 100644
index 0000000..6edc10c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_extra.png
new file mode 100644
index 0000000..859e6af
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_head.png
new file mode 100644
index 0000000..bc102c9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5damascussteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_accessory.png
new file mode 100644
index 0000000..a5c0372
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_extra.png
new file mode 100644
index 0000000..3fa282d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_head.png
new file mode 100644
index 0000000..113f148
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5electrum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_accessory.png
new file mode 100644
index 0000000..903ca8e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_extra.png
new file mode 100644
index 0000000..f0ab074
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_head.png
new file mode 100644
index 0000000..f62b8f6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5fungalsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5gold_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5gold_extra.png
new file mode 100644
index 0000000..420417a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5gold_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5gold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5gold_head.png
new file mode 100644
index 0000000..2334335
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5gold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_accessory.png
new file mode 100644
index 0000000..1ca0968
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_extra.png
new file mode 100644
index 0000000..c09bd7e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_head.png
new file mode 100644
index 0000000..257c927
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5heavysteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_accessory.png
new file mode 100644
index 0000000..1d353cd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_extra.png
new file mode 100644
index 0000000..39a23dd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_head.png
new file mode 100644
index 0000000..3f53cfb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5hepatizon_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_accessory.png
new file mode 100644
index 0000000..722080b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_extra.png
new file mode 100644
index 0000000..d952087
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_head.png
new file mode 100644
index 0000000..a034b33
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5ignatius_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_accessory.png
new file mode 100644
index 0000000..7017391
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_extra.png
new file mode 100644
index 0000000..2043d2e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_head.png
new file mode 100644
index 0000000..d8c656a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5iron_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5lead_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5lead_extra.png
new file mode 100644
index 0000000..cf9d734
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5lead_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5lead_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5lead_head.png
new file mode 100644
index 0000000..7f0835e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5lead_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_accessory.png
new file mode 100644
index 0000000..e445c3f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_extra.png
new file mode 100644
index 0000000..78ec1f3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_head.png
new file mode 100644
index 0000000..374a218
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganese_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_accessory.png
new file mode 100644
index 0000000..a282517
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_extra.png
new file mode 100644
index 0000000..f36fec3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_head.png
new file mode 100644
index 0000000..3afbf3f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5manganesesteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_accessory.png
new file mode 100644
index 0000000..cd60bf4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_extra.png
new file mode 100644
index 0000000..39a23dd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_head.png
new file mode 100644
index 0000000..d2ccbaa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5molybdochalkos_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_accessory.png
new file mode 100644
index 0000000..88495e4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_extra.png
new file mode 100644
index 0000000..bd617a2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_head.png
new file mode 100644
index 0000000..d06c60e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5monel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_accessory.png
new file mode 100644
index 0000000..c280487
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_extra.png
new file mode 100644
index 0000000..f4fcf7f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_head.png
new file mode 100644
index 0000000..c5f0fe7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_accessory.png
new file mode 100644
index 0000000..9c8953e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_extra.png
new file mode 100644
index 0000000..38ffacf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_head.png
new file mode 100644
index 0000000..c390a0b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5nickelsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_accessory.png
new file mode 100644
index 0000000..e42a39c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_extra.png
new file mode 100644
index 0000000..6779f15
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_head.png
new file mode 100644
index 0000000..6e821c8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5pewter_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_accessory.png
new file mode 100644
index 0000000..841ee41
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_extra.png
new file mode 100644
index 0000000..5cd5c2c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_head.png
new file mode 100644
index 0000000..c988a7a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5platinum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_accessory.png
new file mode 100644
index 0000000..800db1b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_extra.png
new file mode 100644
index 0000000..3fa282d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_head.png
new file mode 100644
index 0000000..bfad36d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5rosegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_accessory.png
new file mode 100644
index 0000000..a339fe1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_extra.png
new file mode 100644
index 0000000..5cd5c2c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_head.png
new file mode 100644
index 0000000..552f0ff
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5silver_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5tin_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5tin_extra.png
new file mode 100644
index 0000000..3ff189a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5tin_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5tin_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5tin_head.png
new file mode 100644
index 0000000..e861d97
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5tin_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_accessory.png
new file mode 100644
index 0000000..524fe2b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_extra.png
new file mode 100644
index 0000000..862a10a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_head.png
new file mode 100644
index 0000000..9a34b99
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5whitegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_accessory.png
new file mode 100644
index 0000000..2a1799a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_extra.png
new file mode 100644
index 0000000..26d2b4f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_head.png
new file mode 100644
index 0000000..9666e1d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/excavator/_m5zinc_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_hook.png b/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_hook.png
new file mode 100644
index 0000000..50cc224
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_hook.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_rod.png b/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_rod.png
new file mode 100644
index 0000000..ea5d20d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_rod.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_string.png b/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_string.png
new file mode 100644
index 0000000..36638cd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/fishingrod/_string.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_handle.png
new file mode 100644
index 0000000..247e549
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_head.png
new file mode 100644
index 0000000..da951a9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_head_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_head_broken.png
new file mode 100644
index 0000000..4b7ad58
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_frypan_head_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_handle_grip.png b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_handle_grip.png
new file mode 100644
index 0000000..fb2188a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_handle_grip.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_handle_loop.png b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_handle_loop.png
new file mode 100644
index 0000000..641f01e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_handle_loop.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_head_handles.png b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_head_handles.png
new file mode 100644
index 0000000..c217081
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_head_handles.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_head_small.png b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_head_small.png
new file mode 100644
index 0000000..9c5e662
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/frypan/_head_small.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/gem.png b/src/main/resources/assets/tinkerscompendium/textures/items/gem.png
new file mode 100644
index 0000000..7beed0e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/gem.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/gingerbread.png b/src/main/resources/assets/tinkerscompendium/textures/items/gingerbread.png
new file mode 100644
index 0000000..7f05b67
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/gingerbread.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/grain.png b/src/main/resources/assets/tinkerscompendium/textures/items/grain.png
new file mode 100644
index 0000000..6999cfd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/grain.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/green_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/green_cloth.png
new file mode 100644
index 0000000..b61e7de
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/green_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/greenmintcane.png b/src/main/resources/assets/tinkerscompendium/textures/items/greenmintcane.png
new file mode 100644
index 0000000..754f6fe
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/greenmintcane.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/greenmintingot.png b/src/main/resources/assets/tinkerscompendium/textures/items/greenmintingot.png
new file mode 100644
index 0000000..c624ee6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/greenmintingot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/grey_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/grey_cloth.png
new file mode 100644
index 0000000..734e7eb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/grey_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_accessory_spiked.png b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_accessory_spiked.png
new file mode 100644
index 0000000..aeee725
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_accessory_spiked.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_accessory_taper.png b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_accessory_taper.png
new file mode 100644
index 0000000..74fe2ea
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_accessory_taper.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_extra_spiked.png b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_extra_spiked.png
new file mode 100644
index 0000000..bf39cbc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_extra_spiked.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_extra_taper.png b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_extra_taper.png
new file mode 100644
index 0000000..8d647c6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_extra_taper.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_handle_thin.png b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_handle_thin.png
new file mode 100644
index 0000000..dc41e69
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_handle_thin.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_defined.png b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_defined.png
new file mode 100644
index 0000000..07b4758
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_defined.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_lowprofile.png b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_lowprofile.png
new file mode 100644
index 0000000..0508124
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_lowprofile.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_spiked.png b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_spiked.png
new file mode 100644
index 0000000..76d1c77
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/hammer/_head_spiked.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_angel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_angel_accessory.png
new file mode 100644
index 0000000..faa4249
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_angel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_arrow_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_arrow_accessory.png
new file mode 100644
index 0000000..286c249
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_arrow_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_bar_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_bar_accessory.png
new file mode 100644
index 0000000..6e98c81
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_bar_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_checker_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_checker_accessory.png
new file mode 100644
index 0000000..1e07e28
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_checker_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_creeper_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_creeper_accessory.png
new file mode 100644
index 0000000..36c7b66
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_creeper_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_cross_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_cross_accessory.png
new file mode 100644
index 0000000..0f50826
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_cross_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_demon_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_demon_accessory.png
new file mode 100644
index 0000000..ae977ae
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_demon_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_demon_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_demon_handle.png
new file mode 100644
index 0000000..638365a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_demon_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_ender_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_ender_accessory.png
new file mode 100644
index 0000000..055cf9c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_ender_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_enforced_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_enforced_extra.png
new file mode 100644
index 0000000..d617d1c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_enforced_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_fancy_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_fancy_extra.png
new file mode 100644
index 0000000..2c700c4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_fancy_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_fancy_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_fancy_head.png
new file mode 100644
index 0000000..5455d91
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_fancy_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_glass_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_glass_plate.png
new file mode 100644
index 0000000..df356d0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_glass_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_heart_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_heart_handle.png
new file mode 100644
index 0000000..27d6ae3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_heart_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_hell_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_hell_extra.png
new file mode 100644
index 0000000..d5f8ed4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_hell_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_horbar_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_horbar_head.png
new file mode 100644
index 0000000..4175fac
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_horbar_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_horstripe_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_horstripe_head.png
new file mode 100644
index 0000000..f06ae5c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_horstripe_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_love_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_love_extra.png
new file mode 100644
index 0000000..d2a7168
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_love_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_pig_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_pig_extra.png
new file mode 100644
index 0000000..4e52d91
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_pig_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_queen_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_queen_extra.png
new file mode 100644
index 0000000..193a9fb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_queen_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_reinforced_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_reinforced_extra.png
new file mode 100644
index 0000000..ac67e66
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_reinforced_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_edge.png
new file mode 100644
index 0000000..41a2a63
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_extra.png
new file mode 100644
index 0000000..01666c2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_head.png
new file mode 100644
index 0000000..a2c7402
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_plate.png
new file mode 100644
index 0000000..f688376
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_plate_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_plate_broken.png
new file mode 100644
index 0000000..4169e2b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_shield_plate_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_skeleton_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_skeleton_head.png
new file mode 100644
index 0000000..e23e4ff
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_skeleton_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_skull_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_skull_extra.png
new file mode 100644
index 0000000..e01d7eb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_skull_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_slime_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_slime_extra.png
new file mode 100644
index 0000000..f146eb8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_slime_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_small_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_small_extra.png
new file mode 100644
index 0000000..9df4e09
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_small_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_spider_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_spider_extra.png
new file mode 100644
index 0000000..e987416
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_spider_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_square_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_square_head.png
new file mode 100644
index 0000000..4be2b26
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_square_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_squared_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_squared_handle.png
new file mode 100644
index 0000000..e5a6304
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_squared_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_stripe_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_stripe_head.png
new file mode 100644
index 0000000..e45695b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_stripe_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_test_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_test_head.png
new file mode 100644
index 0000000..607aae7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_test_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_tri_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_tri_extra.png
new file mode 100644
index 0000000..91a1cdf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_tri_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_triangle_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_triangle_head.png
new file mode 100644
index 0000000..e676e44
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_triangle_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_wide_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_wide_extra.png
new file mode 100644
index 0000000..528ed50
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_wide_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_wolf_extra.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_wolf_extra.png
new file mode 100644
index 0000000..5f641f1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/_wolf_extra.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/binding.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/binding.png
new file mode 100644
index 0000000..01666c2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/binding.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_blades_shield_effect.png
new file mode 100644
index 0000000..5e62c62
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_feathers_shield_effect.png
new file mode 100644
index 0000000..e7bcc96
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_gluttony_shield_effect.png
new file mode 100644
index 0000000..9e93446
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_legends_shield_effect.png
new file mode 100644
index 0000000..57e63a4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_light_shield_effect.png
new file mode 100644
index 0000000..5bac571
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_mirrors_shield_effect.png
new file mode 100644
index 0000000..dce3c4b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_pitch_shield_effect.png
new file mode 100644
index 0000000..5f2c27b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_retribution_shield_effect.png
new file mode 100644
index 0000000..6f5995b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..a3223c0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_thorns_shield_effect.png
new file mode 100644
index 0000000..e2673cd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_wind_shield_effect.png
new file mode 100644
index 0000000..6ec1f4a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/black_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_blades_shield_effect.png
new file mode 100644
index 0000000..ce4ac04
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_feathers_shield_effect.png
new file mode 100644
index 0000000..ae17bb9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_gluttony_shield_effect.png
new file mode 100644
index 0000000..ce4a505
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_legends_shield_effect.png
new file mode 100644
index 0000000..68d54bc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_light_shield_effect.png
new file mode 100644
index 0000000..7048cc1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_mirrors_shield_effect.png
new file mode 100644
index 0000000..0c00dd2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_pitch_shield_effect.png
new file mode 100644
index 0000000..8b14d6c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_retribution_shield_effect.png
new file mode 100644
index 0000000..4dd67ff
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..8cba2a0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_thorns_shield_effect.png
new file mode 100644
index 0000000..7e61447
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_wind_shield_effect.png
new file mode 100644
index 0000000..1645a18
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/blue_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_blades_shield_effect.png
new file mode 100644
index 0000000..3c5fc2b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_feathers_shield_effect.png
new file mode 100644
index 0000000..7117481
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_gluttony_shield_effect.png
new file mode 100644
index 0000000..2792246
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_legends_shield_effect.png
new file mode 100644
index 0000000..8445167
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_light_shield_effect.png
new file mode 100644
index 0000000..7013a6d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_mirrors_shield_effect.png
new file mode 100644
index 0000000..f6e2477
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_pitch_shield_effect.png
new file mode 100644
index 0000000..2490d61
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_retribution_shield_effect.png
new file mode 100644
index 0000000..a725b31
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..e160ae0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_thorns_shield_effect.png
new file mode 100644
index 0000000..f5f9467
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_wind_shield_effect.png
new file mode 100644
index 0000000..a9f1025
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/brown_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_blades_shield_effect.png
new file mode 100644
index 0000000..427ac29
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_feathers_shield_effect.png
new file mode 100644
index 0000000..99fdb6b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_gluttony_shield_effect.png
new file mode 100644
index 0000000..92ec4a8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_legends_shield_effect.png
new file mode 100644
index 0000000..263b348
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_light_shield_effect.png
new file mode 100644
index 0000000..50ebdef
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_mirrors_shield_effect.png
new file mode 100644
index 0000000..934479f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_pitch_shield_effect.png
new file mode 100644
index 0000000..b334e7f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_retribution_shield_effect.png
new file mode 100644
index 0000000..563bf6c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..938d6ff
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_thorns_shield_effect.png
new file mode 100644
index 0000000..a508ca3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_wind_shield_effect.png
new file mode 100644
index 0000000..dce3384
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/cyan_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/diamond_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/diamond_shield_effect.png
new file mode 100644
index 0000000..dd223df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/diamond_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/edge.png
new file mode 100644
index 0000000..41a2a63
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/emerald_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/emerald_shield_effect.png
new file mode 100644
index 0000000..9a2e3c7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/emerald_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/face.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/face.png
new file mode 100644
index 0000000..a2c7402
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/face.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_blades_shield_effect.png
new file mode 100644
index 0000000..43d037c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_feathers_shield_effect.png
new file mode 100644
index 0000000..9141f9d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_gluttony_shield_effect.png
new file mode 100644
index 0000000..4788c50
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_legends_shield_effect.png
new file mode 100644
index 0000000..4a5c5b5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_light_shield_effect.png
new file mode 100644
index 0000000..462de16
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_mirrors_shield_effect.png
new file mode 100644
index 0000000..f5b30c2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_pitch_shield_effect.png
new file mode 100644
index 0000000..7dd75f8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_retribution_shield_effect.png
new file mode 100644
index 0000000..02ec89c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..8119d33
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_thorns_shield_effect.png
new file mode 100644
index 0000000..19892e2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_wind_shield_effect.png
new file mode 100644
index 0000000..9d767a5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/gray_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_blades_shield_effect.png
new file mode 100644
index 0000000..dec2c2f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_feathers_shield_effect.png
new file mode 100644
index 0000000..aa21252
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_gluttony_shield_effect.png
new file mode 100644
index 0000000..fce4cb3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_legends_shield_effect.png
new file mode 100644
index 0000000..2aa3207
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_light_shield_effect.png
new file mode 100644
index 0000000..7bb6198
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_mirrors_shield_effect.png
new file mode 100644
index 0000000..b001827
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_pitch_shield_effect.png
new file mode 100644
index 0000000..3f54461
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_retribution_shield_effect.png
new file mode 100644
index 0000000..68013c0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..ca820ed
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_thorns_shield_effect.png
new file mode 100644
index 0000000..803f0c9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_wind_shield_effect.png
new file mode 100644
index 0000000..8a34c03
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/green_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_blades_shield_effect.png
new file mode 100644
index 0000000..dc0e4d8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_feathers_shield_effect.png
new file mode 100644
index 0000000..f4bfb24
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_gluttony_shield_effect.png
new file mode 100644
index 0000000..df3de67
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_legends_shield_effect.png
new file mode 100644
index 0000000..b492596
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_light_shield_effect.png
new file mode 100644
index 0000000..8ec7afe
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_mirrors_shield_effect.png
new file mode 100644
index 0000000..4dfdde6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_pitch_shield_effect.png
new file mode 100644
index 0000000..5596a58
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_retribution_shield_effect.png
new file mode 100644
index 0000000..fb7b40c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..201e44b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_thorns_shield_effect.png
new file mode 100644
index 0000000..cbc1a23
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_wind_shield_effect.png
new file mode 100644
index 0000000..fe768fc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightblue_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_blades_shield_effect.png
new file mode 100644
index 0000000..dfec847
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_feathers_shield_effect.png
new file mode 100644
index 0000000..60ea362
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_gluttony_shield_effect.png
new file mode 100644
index 0000000..f064d31
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_legends_shield_effect.png
new file mode 100644
index 0000000..faa2bd4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_light_shield_effect.png
new file mode 100644
index 0000000..cd82829
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_mirrors_shield_effect.png
new file mode 100644
index 0000000..373c64f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_pitch_shield_effect.png
new file mode 100644
index 0000000..924aae9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_retribution_shield_effect.png
new file mode 100644
index 0000000..ce097ce
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..c0194ca
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_thorns_shield_effect.png
new file mode 100644
index 0000000..6ed8ae9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_wind_shield_effect.png
new file mode 100644
index 0000000..37fd864
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lightgray_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_blades_shield_effect.png
new file mode 100644
index 0000000..8f8af6c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_feathers_shield_effect.png
new file mode 100644
index 0000000..8522fee
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_gluttony_shield_effect.png
new file mode 100644
index 0000000..f1cd789
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_legends_shield_effect.png
new file mode 100644
index 0000000..3c8834a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_light_shield_effect.png
new file mode 100644
index 0000000..175ca3a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_mirrors_shield_effect.png
new file mode 100644
index 0000000..c2c978f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_pitch_shield_effect.png
new file mode 100644
index 0000000..2d93b4c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_retribution_shield_effect.png
new file mode 100644
index 0000000..e954a37
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..b6ba930
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_thorns_shield_effect.png
new file mode 100644
index 0000000..3cd608a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_wind_shield_effect.png
new file mode 100644
index 0000000..3bd8a61
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/lime_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_blades_shield_effect.png
new file mode 100644
index 0000000..16a4b0f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_feathers_shield_effect.png
new file mode 100644
index 0000000..17e9c84
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_gluttony_shield_effect.png
new file mode 100644
index 0000000..46fec55
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_legends_shield_effect.png
new file mode 100644
index 0000000..f89f3c7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_light_shield_effect.png
new file mode 100644
index 0000000..3c4e567
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_mirrors_shield_effect.png
new file mode 100644
index 0000000..542c366
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_pitch_shield_effect.png
new file mode 100644
index 0000000..c1b8613
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_retribution_shield_effect.png
new file mode 100644
index 0000000..6b11b13
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..fe73417
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_thorns_shield_effect.png
new file mode 100644
index 0000000..99799b4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_wind_shield_effect.png
new file mode 100644
index 0000000..36610ce
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/magenta_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/manacore_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/manacore_shield_effect.png
new file mode 100644
index 0000000..00424e9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/manacore_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_blades_shield_effect.png
new file mode 100644
index 0000000..92a9b2d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_feathers_shield_effect.png
new file mode 100644
index 0000000..405d894
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_gluttony_shield_effect.png
new file mode 100644
index 0000000..71bbbcb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_legends_shield_effect.png
new file mode 100644
index 0000000..861ef64
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_light_shield_effect.png
new file mode 100644
index 0000000..da57730
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_mirrors_shield_effect.png
new file mode 100644
index 0000000..dd06aba
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_pitch_shield_effect.png
new file mode 100644
index 0000000..ceae879
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_retribution_shield_effect.png
new file mode 100644
index 0000000..21f8b14
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..b449da5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_thorns_shield_effect.png
new file mode 100644
index 0000000..253ebf9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_wind_shield_effect.png
new file mode 100644
index 0000000..6b6218a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/orange_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_blades_shield_effect.png
new file mode 100644
index 0000000..2ac23a6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_feathers_shield_effect.png
new file mode 100644
index 0000000..76deca9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_gluttony_shield_effect.png
new file mode 100644
index 0000000..def5442
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_legends_shield_effect.png
new file mode 100644
index 0000000..9a3c419
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_light_shield_effect.png
new file mode 100644
index 0000000..13c01ba
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_mirrors_shield_effect.png
new file mode 100644
index 0000000..9aa9262
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_pitch_shield_effect.png
new file mode 100644
index 0000000..2ca003d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_retribution_shield_effect.png
new file mode 100644
index 0000000..cfbabf8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..23b0f0a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_thorns_shield_effect.png
new file mode 100644
index 0000000..b04d673
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_wind_shield_effect.png
new file mode 100644
index 0000000..b22f6a5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/pink_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/plate.png
new file mode 100644
index 0000000..f688376
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/plate_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/plate_broken.png
new file mode 100644
index 0000000..4169e2b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/plate_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_blades_shield_effect.png
new file mode 100644
index 0000000..2975674
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_feathers_shield_effect.png
new file mode 100644
index 0000000..119534c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_gluttony_shield_effect.png
new file mode 100644
index 0000000..76c9133
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_legends_shield_effect.png
new file mode 100644
index 0000000..577babe
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_light_shield_effect.png
new file mode 100644
index 0000000..7b410c5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_mirrors_shield_effect.png
new file mode 100644
index 0000000..1eeb318
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_pitch_shield_effect.png
new file mode 100644
index 0000000..64d75fa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_retribution_shield_effect.png
new file mode 100644
index 0000000..b1b526f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..73c6e6e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_thorns_shield_effect.png
new file mode 100644
index 0000000..4b04cd7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_wind_shield_effect.png
new file mode 100644
index 0000000..00cecd0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/purple_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_blades_shield_effect.png
new file mode 100644
index 0000000..b1103bf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_feathers_shield_effect.png
new file mode 100644
index 0000000..f617444
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_gluttony_shield_effect.png
new file mode 100644
index 0000000..75608d4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_legends_shield_effect.png
new file mode 100644
index 0000000..20096b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_light_shield_effect.png
new file mode 100644
index 0000000..5ab3f4d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_mirrors_shield_effect.png
new file mode 100644
index 0000000..feb2e03
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_pitch_shield_effect.png
new file mode 100644
index 0000000..15f4da6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_retribution_shield_effect.png
new file mode 100644
index 0000000..8e15209
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..3bc7a3f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_thorns_shield_effect.png
new file mode 100644
index 0000000..6681bcd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_wind_shield_effect.png
new file mode 100644
index 0000000..07976e2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/red_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/scabbing_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/scabbing_shield_effect.png
new file mode 100644
index 0000000..60dca37
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/scabbing_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_blades_shield_effect.png
new file mode 100644
index 0000000..a356a93
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_feathers_shield_effect.png
new file mode 100644
index 0000000..14fcfe0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_gluttony_shield_effect.png
new file mode 100644
index 0000000..153e9f9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_legends_shield_effect.png
new file mode 100644
index 0000000..7bbe21d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_light_shield_effect.png
new file mode 100644
index 0000000..cb4f120
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_mirrors_shield_effect.png
new file mode 100644
index 0000000..ae0f6ea
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_pitch_shield_effect.png
new file mode 100644
index 0000000..6236642
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_retribution_shield_effect.png
new file mode 100644
index 0000000..05c3cad
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..61a78ee
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_thorns_shield_effect.png
new file mode 100644
index 0000000..8c91bf1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_wind_shield_effect.png
new file mode 100644
index 0000000..eb63cb7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/white_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_blades_shield_effect.png
new file mode 100644
index 0000000..f8674cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_feathers_shield_effect.png
new file mode 100644
index 0000000..96bd9c5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_gluttony_shield_effect.png
new file mode 100644
index 0000000..bf5920a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_legends_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_legends_shield_effect.png
new file mode 100644
index 0000000..dcb90d1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_legends_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_light_shield_effect.png
new file mode 100644
index 0000000..2a9b326
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_mirrors_shield_effect.png
new file mode 100644
index 0000000..48fb6c8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_pitch_shield_effect.png
new file mode 100644
index 0000000..4c3d378
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_retribution_shield_effect.png
new file mode 100644
index 0000000..ab5a628
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..05c77b3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_thorns_shield_effect.png
new file mode 100644
index 0000000..15e7aa4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_wind_shield_effect.png
new file mode 100644
index 0000000..d422bf2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/heatershield/yellow_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/ingot.png b/src/main/resources/assets/tinkerscompendium/textures/items/ingot.png
new file mode 100644
index 0000000..9b1779e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/ingot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_ancientrelic.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_ancientrelic.png
new file mode 100644
index 0000000..e20e391
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_ancientrelic.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_bindingwrap.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_bindingwrap.png
new file mode 100644
index 0000000..76ab45b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_bindingwrap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_bloodybandages.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_bloodybandages.png
new file mode 100644
index 0000000..935c227
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_bloodybandages.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_canister.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_canister.png
new file mode 100644
index 0000000..b81cf93
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_canister.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_corpseIvy.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_corpseIvy.png
new file mode 100644
index 0000000..c423756
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_corpseIvy.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_corpseIvyGraft.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_corpseIvyGraft.png
new file mode 100644
index 0000000..fe24808
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_corpseIvyGraft.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestblades.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestblades.png
new file mode 100644
index 0000000..2a55645
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestblades.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestfeathers.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestfeathers.png
new file mode 100644
index 0000000..22c8e10
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestfeathers.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestgluttony.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestgluttony.png
new file mode 100644
index 0000000..f19401a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestgluttony.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestlegends.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestlegends.png
new file mode 100644
index 0000000..3dd3d51
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestlegends.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestlight.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestlight.png
new file mode 100644
index 0000000..3ef810a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestlight.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestmirrors.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestmirrors.png
new file mode 100644
index 0000000..5984886
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestmirrors.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofblades.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofblades.png
new file mode 100644
index 0000000..2a55645
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofblades.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestoffeathers.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestoffeathers.png
new file mode 100644
index 0000000..22c8e10
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestoffeathers.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofgluttony.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofgluttony.png
new file mode 100644
index 0000000..f19401a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofgluttony.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestoflight.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestoflight.png
new file mode 100644
index 0000000..3ef810a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestoflight.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofmirrors.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofmirrors.png
new file mode 100644
index 0000000..5984886
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofmirrors.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofpitch.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofpitch.png
new file mode 100644
index 0000000..1f67ccd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofpitch.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofretribution.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofretribution.png
new file mode 100644
index 0000000..b9f99e0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofretribution.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofsanguisaga.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofsanguisaga.png
new file mode 100644
index 0000000..028daba
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofsanguisaga.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofthorns.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofthorns.png
new file mode 100644
index 0000000..fb07a32
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofthorns.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofwinds.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofwinds.png
new file mode 100644
index 0000000..f622230
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestofwinds.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestpaper.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestpaper.png
new file mode 100644
index 0000000..217de28
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestpaper.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestpitch.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestpitch.png
new file mode 100644
index 0000000..1f67ccd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestpitch.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestretribution.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestretribution.png
new file mode 100644
index 0000000..b9f99e0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestretribution.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestsanguisuga.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestsanguisuga.png
new file mode 100644
index 0000000..028daba
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestsanguisuga.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestthorns.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestthorns.png
new file mode 100644
index 0000000..fb07a32
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestthorns.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_crestwinds.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestwinds.png
new file mode 100644
index 0000000..f622230
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_crestwinds.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_elementiumcore.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_elementiumcore.png
new file mode 100644
index 0000000..9575143
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_elementiumcore.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_emptycanister.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_emptycanister.png
new file mode 100644
index 0000000..caec77e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_emptycanister.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_featherfall.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_featherfall.png
new file mode 100644
index 0000000..fbc264a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_featherfall.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_firewalker.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_firewalker.png
new file mode 100644
index 0000000..9461d75
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_firewalker.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_flippers.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_flippers.png
new file mode 100644
index 0000000..05b1162
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_flippers.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_frostwalker.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_frostwalker.png
new file mode 100644
index 0000000..efa45ad
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_frostwalker.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_glowstep.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_glowstep.png
new file mode 100644
index 0000000..4b958e1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_glowstep.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_manacore.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_manacore.png
new file mode 100644
index 0000000..4780a42
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_manacore.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_nightvisiongoggles.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_nightvisiongoggles.png
new file mode 100644
index 0000000..91cd206
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_nightvisiongoggles.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_rainbowgem.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_rainbowgem.png
new file mode 100644
index 0000000..be6e1bc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_rainbowgem.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_rainbowgem.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/items/item_rainbowgem.png.mcmeta
new file mode 100644
index 0000000..4a650b1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_rainbowgem.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 5
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_rebreather.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_rebreather.png
new file mode 100644
index 0000000..d9c31c9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_rebreather.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_soulstone.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_soulstone.png
new file mode 100644
index 0000000..87b56cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_soulstone.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_soulstone.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/items/item_soulstone.png.mcmeta
new file mode 100644
index 0000000..c7c8e3f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_soulstone.png.mcmeta
@@ -0,0 +1,11 @@
+{
+ "animation": {
+ "frametime": 15,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 1
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_terraCore.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_terraCore.png
new file mode 100644
index 0000000..61bd8c2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_terraCore.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/item_textbook.png b/src/main/resources/assets/tinkerscompendium/textures/items/item_textbook.png
new file mode 100644
index 0000000..4d8670e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/item_textbook.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/lightblue_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/lightblue_cloth.png
new file mode 100644
index 0000000..39a92b7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/lightblue_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/lime_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/lime_cloth.png
new file mode 100644
index 0000000..9205a18
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/lime_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_accessory_queensguard.png b/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_accessory_queensguard.png
new file mode 100644
index 0000000..baed6ef
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_accessory_queensguard.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_accessory_straigh.png b/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_accessory_straigh.png
new file mode 100644
index 0000000..159464a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_accessory_straigh.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_blade_katana.png b/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_blade_katana.png
new file mode 100644
index 0000000..a5db9cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_blade_katana.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_blade_razor.png b/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_blade_razor.png
new file mode 100644
index 0000000..0626fef
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/longsword/_blade_razor.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_extra_wrap.png b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_extra_wrap.png
new file mode 100644
index 0000000..fd7b01f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_extra_wrap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_handle_thin.png b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_handle_thin.png
new file mode 100644
index 0000000..139c46b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_handle_thin.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_magic.png b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_magic.png
new file mode 100644
index 0000000..ed1c07f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_magic.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_scythe.png b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_scythe.png
new file mode 100644
index 0000000..04170b3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_scythe.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_wide.png b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_wide.png
new file mode 100644
index 0000000..850d5e3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/lumberaxe/_head_wide.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/magenta_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/magenta_cloth.png
new file mode 100644
index 0000000..d1c99d3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/magenta_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_accessory_straight.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_accessory_straight.png
new file mode 100644
index 0000000..7dc0389
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_accessory_straight.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_bearded.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_bearded.png
new file mode 100644
index 0000000..78fd97e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_bearded.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_magic.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_magic.png
new file mode 100644
index 0000000..fbd0b68
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_magic.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_scythe.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_scythe.png
new file mode 100644
index 0000000..a35dfac
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_scythe.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_wide.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_wide.png
new file mode 100644
index 0000000..9cabb2a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_head_wide.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5angmallen_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5angmallen_accessory.png
new file mode 100644
index 0000000..35c6c42
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5angmallen_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5angmallen_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5angmallen_head.png
new file mode 100644
index 0000000..9917a0d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5angmallen_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5brass_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5brass_accessory.png
new file mode 100644
index 0000000..bf42596
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5brass_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5brass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5brass_head.png
new file mode 100644
index 0000000..57fc9f1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5brass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5bronze_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5bronze_accessory.png
new file mode 100644
index 0000000..8f9a653
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5bronze_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5copper_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5copper_accessory.png
new file mode 100644
index 0000000..a48e222
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5copper_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5copper_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5copper_head.png
new file mode 100644
index 0000000..c57336a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5copper_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5crowngold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5crowngold_accessory.png
new file mode 100644
index 0000000..e9d87f0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5crowngold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5cupronickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5cupronickel_accessory.png
new file mode 100644
index 0000000..3a0ef96
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5cupronickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5cupronickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5cupronickel_head.png
new file mode 100644
index 0000000..2cc92d8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5cupronickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5damascussteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5damascussteel_accessory.png
new file mode 100644
index 0000000..a7a6f67
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5damascussteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5damascussteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5damascussteel_head.png
new file mode 100644
index 0000000..2ca7aee
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5damascussteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5diamond_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5diamond_accessory.png
new file mode 100644
index 0000000..374fe7b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5diamond_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5diamond_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5diamond_head.png
new file mode 100644
index 0000000..2cd8cac
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5diamond_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5electrum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5electrum_accessory.png
new file mode 100644
index 0000000..0a0caff
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5electrum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5electrum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5electrum_head.png
new file mode 100644
index 0000000..6d3784a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5electrum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5fungalsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5fungalsteel_accessory.png
new file mode 100644
index 0000000..b232c9d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5fungalsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5gold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5gold_accessory.png
new file mode 100644
index 0000000..d221331
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5gold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5gold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5gold_head.png
new file mode 100644
index 0000000..5da2f75
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5gold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5heavysteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5heavysteel_accessory.png
new file mode 100644
index 0000000..5ba19a7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5heavysteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5heavysteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5heavysteel_head.png
new file mode 100644
index 0000000..0b1a938
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5heavysteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5hepatizon_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5hepatizon_accessory.png
new file mode 100644
index 0000000..0140260
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5hepatizon_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5ignatius_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5ignatius_accessory.png
new file mode 100644
index 0000000..088f721
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5ignatius_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5ignatius_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5ignatius_head.png
new file mode 100644
index 0000000..abf1cff
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5ignatius_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5iron_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5iron_accessory.png
new file mode 100644
index 0000000..69e63d7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5iron_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5iron_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5iron_head.png
new file mode 100644
index 0000000..729168c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5iron_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganese_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganese_accessory.png
new file mode 100644
index 0000000..1599b48
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganese_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganese_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganese_head.png
new file mode 100644
index 0000000..231a371
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganese_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganesesteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganesesteel_accessory.png
new file mode 100644
index 0000000..82f8299
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganesesteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganesesteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganesesteel_head.png
new file mode 100644
index 0000000..a4ae699
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5manganesesteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5molybdochalkos_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5molybdochalkos_accessory.png
new file mode 100644
index 0000000..ae5b1ad
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5molybdochalkos_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5molybdochalkos_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5molybdochalkos_head.png
new file mode 100644
index 0000000..c6ab72d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5molybdochalkos_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5monel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5monel_accessory.png
new file mode 100644
index 0000000..3977d11
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5monel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5monel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5monel_head.png
new file mode 100644
index 0000000..c6ca1da
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5monel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickel_accessory.png
new file mode 100644
index 0000000..368a4d2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickel_head.png
new file mode 100644
index 0000000..6694ce2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickelsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickelsteel_accessory.png
new file mode 100644
index 0000000..d5b1e42
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickelsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickelsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickelsteel_head.png
new file mode 100644
index 0000000..3341d22
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5nickelsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5pewter_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5pewter_accessory.png
new file mode 100644
index 0000000..a124f1b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5pewter_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5pewter_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5pewter_head.png
new file mode 100644
index 0000000..0f3f9ad
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5pewter_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5platinum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5platinum_accessory.png
new file mode 100644
index 0000000..73c64bf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5platinum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5platinum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5platinum_head.png
new file mode 100644
index 0000000..b7147f8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5platinum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5rosegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5rosegold_accessory.png
new file mode 100644
index 0000000..56e3dde
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5rosegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5rosegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5rosegold_head.png
new file mode 100644
index 0000000..b4bf578
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5rosegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5silver_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5silver_accessory.png
new file mode 100644
index 0000000..1f1c69e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5silver_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5silver_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5silver_head.png
new file mode 100644
index 0000000..3f569b9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5silver_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5tin_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5tin_accessory.png
new file mode 100644
index 0000000..3870a85
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5tin_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5tin_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5tin_head.png
new file mode 100644
index 0000000..605b4f3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5tin_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5whitegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5whitegold_accessory.png
new file mode 100644
index 0000000..395c33b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5whitegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5whitegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5whitegold_head.png
new file mode 100644
index 0000000..e2cde36
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5whitegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5zinc_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5zinc_accessory.png
new file mode 100644
index 0000000..24a461d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5zinc_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5zinc_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5zinc_head.png
new file mode 100644
index 0000000..70da897
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_m5zinc_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_back.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_back.png
new file mode 100644
index 0000000..093f3f0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_back.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_handle.png
new file mode 100644
index 0000000..a899cd2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_head.png
new file mode 100644
index 0000000..e5a5d91
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_head_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_head_broken.png
new file mode 100644
index 0000000..4558a2f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/mattock/_mattock_head_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/nugget.png b/src/main/resources/assets/tinkerscompendium/textures/items/nugget.png
new file mode 100644
index 0000000..864112f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/nugget.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/orange_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/orange_cloth.png
new file mode 100644
index 0000000..ab5bc99
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/orange_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_accessory_wrap.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_accessory_wrap.png
new file mode 100644
index 0000000..7469bae
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_accessory_wrap.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_handle_ornate.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_handle_ornate.png
new file mode 100644
index 0000000..7011881
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_handle_ornate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_handle_ornate_offset.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_handle_ornate_offset.png
new file mode 100644
index 0000000..8bf84a6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_handle_ornate_offset.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_fancy.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_fancy.png
new file mode 100644
index 0000000..2ca9f94
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_fancy.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_single.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_single.png
new file mode 100644
index 0000000..8f2c8d1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_single.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_sledgeback.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_sledgeback.png
new file mode 100644
index 0000000..e51a337
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_sledgeback.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_small.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_small.png
new file mode 100644
index 0000000..d4f8021
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_small.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_straight.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_straight.png
new file mode 100644
index 0000000..d5718ff
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_head_straight.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5angmallen_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5angmallen_accessory.png
new file mode 100644
index 0000000..8f97f5a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5angmallen_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5angmallen_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5angmallen_head.png
new file mode 100644
index 0000000..9d7dea5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5angmallen_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5brass_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5brass_accessory.png
new file mode 100644
index 0000000..33f22fd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5brass_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5brass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5brass_head.png
new file mode 100644
index 0000000..8fd483e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5brass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5bronze_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5bronze_accessory.png
new file mode 100644
index 0000000..5cdb306
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5bronze_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5bronze_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5bronze_head.png
new file mode 100644
index 0000000..7b8c31c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5bronze_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5copper_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5copper_accessory.png
new file mode 100644
index 0000000..ca657dd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5copper_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5copper_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5copper_head.png
new file mode 100644
index 0000000..ae61936
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5copper_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5crowngold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5crowngold_accessory.png
new file mode 100644
index 0000000..de918a0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5crowngold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5crowngold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5crowngold_head.png
new file mode 100644
index 0000000..855a7b0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5crowngold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5cupronickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5cupronickel_accessory.png
new file mode 100644
index 0000000..fd41d0d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5cupronickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5cupronickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5cupronickel_head.png
new file mode 100644
index 0000000..0d94568
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5cupronickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5damascussteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5damascussteel_accessory.png
new file mode 100644
index 0000000..cba6141
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5damascussteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5damascussteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5damascussteel_head.png
new file mode 100644
index 0000000..1edcdb7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5damascussteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5electrum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5electrum_accessory.png
new file mode 100644
index 0000000..6be1a54
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5electrum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5electrum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5electrum_head.png
new file mode 100644
index 0000000..0820d77
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5electrum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5fungalsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5fungalsteel_accessory.png
new file mode 100644
index 0000000..da8a9ee
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5fungalsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5fungalsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5fungalsteel_head.png
new file mode 100644
index 0000000..c1dd2a3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5fungalsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5gold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5gold_accessory.png
new file mode 100644
index 0000000..648a926
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5gold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5gold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5gold_head.png
new file mode 100644
index 0000000..686f3df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5gold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5heavysteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5heavysteel_accessory.png
new file mode 100644
index 0000000..fd3f449
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5heavysteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5heavysteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5heavysteel_head.png
new file mode 100644
index 0000000..407fa53
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5heavysteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5hepatizon_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5hepatizon_accessory.png
new file mode 100644
index 0000000..9ebf654
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5hepatizon_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5hepatizon_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5hepatizon_head.png
new file mode 100644
index 0000000..0573d1b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5hepatizon_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5ignatius_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5ignatius_accessory.png
new file mode 100644
index 0000000..2695ceb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5ignatius_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5ignatius_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5ignatius_head.png
new file mode 100644
index 0000000..26fbb08
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5ignatius_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5iron_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5iron_accessory.png
new file mode 100644
index 0000000..90e41fb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5iron_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5iron_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5iron_head.png
new file mode 100644
index 0000000..e457932
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5iron_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5lead_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5lead_accessory.png
new file mode 100644
index 0000000..7a57f57
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5lead_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5lead_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5lead_head.png
new file mode 100644
index 0000000..494aeed
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5lead_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganese_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganese_accessory.png
new file mode 100644
index 0000000..c90a2da
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganese_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganese_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganese_head.png
new file mode 100644
index 0000000..276660a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganese_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganesesteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganesesteel_accessory.png
new file mode 100644
index 0000000..c2e8872
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganesesteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganesesteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganesesteel_head.png
new file mode 100644
index 0000000..7d7b3b5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5manganesesteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5molybdochalkos_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5molybdochalkos_accessory.png
new file mode 100644
index 0000000..aff510a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5molybdochalkos_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5molybdochalkos_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5molybdochalkos_head.png
new file mode 100644
index 0000000..cd7ba4d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5molybdochalkos_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5monel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5monel_accessory.png
new file mode 100644
index 0000000..0bc777c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5monel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5monel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5monel_head.png
new file mode 100644
index 0000000..1c7ef83
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5monel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickel_accessory.png
new file mode 100644
index 0000000..aaeb58e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickel_head.png
new file mode 100644
index 0000000..14361be
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickelsteel_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickelsteel_accessory.png
new file mode 100644
index 0000000..c6f4993
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickelsteel_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickelsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickelsteel_head.png
new file mode 100644
index 0000000..19b15ee
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5nickelsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5pewter_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5pewter_accessory.png
new file mode 100644
index 0000000..d2ffd75
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5pewter_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5pewter_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5pewter_head.png
new file mode 100644
index 0000000..c00610b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5pewter_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5platinum_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5platinum_accessory.png
new file mode 100644
index 0000000..2afa1e5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5platinum_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5platinum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5platinum_head.png
new file mode 100644
index 0000000..eea1977
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5platinum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5rosegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5rosegold_accessory.png
new file mode 100644
index 0000000..6b40bb7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5rosegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5rosegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5rosegold_head.png
new file mode 100644
index 0000000..022cbcd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5rosegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5silver_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5silver_accessory.png
new file mode 100644
index 0000000..a1de24a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5silver_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5silver_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5silver_head.png
new file mode 100644
index 0000000..7aca509
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5silver_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5tin_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5tin_accessory.png
new file mode 100644
index 0000000..df0945f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5tin_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5tin_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5tin_head.png
new file mode 100644
index 0000000..4f458a4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5tin_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5whitegold_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5whitegold_accessory.png
new file mode 100644
index 0000000..ac0cc4a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5whitegold_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5whitegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5whitegold_head.png
new file mode 100644
index 0000000..74b2d5d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5whitegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5zinc_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5zinc_accessory.png
new file mode 100644
index 0000000..d2b5ea4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5zinc_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5zinc_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5zinc_head.png
new file mode 100644
index 0000000..cbf7358
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_m5zinc_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_accessory (1).png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_accessory (1).png
new file mode 100644
index 0000000..42a5614
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_accessory (1).png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_accessory.png
new file mode 100644
index 0000000..9ff9139
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_handle.png
new file mode 100644
index 0000000..ddd33af
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_handle_offset.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_handle_offset.png
new file mode 100644
index 0000000..f211e13
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_handle_offset.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_head.png
new file mode 100644
index 0000000..7ee7156
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_head_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_head_broken.png
new file mode 100644
index 0000000..687a362
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pickaxe_head_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pointed_accessory.png b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pointed_accessory.png
new file mode 100644
index 0000000..5376ead
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pickaxe/_pointed_accessory.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/pink_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/pink_cloth.png
new file mode 100644
index 0000000..11aa863
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/pink_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/purple_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/purple_cloth.png
new file mode 100644
index 0000000..ca02bdd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/purple_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_accessory_queensguard.png b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_accessory_queensguard.png
new file mode 100644
index 0000000..223b716
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_accessory_queensguard.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_accessory_wide.png b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_accessory_wide.png
new file mode 100644
index 0000000..88567a6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_accessory_wide.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_safety.png b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_safety.png
new file mode 100644
index 0000000..fbf27e1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_safety.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_sai.png b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_sai.png
new file mode 100644
index 0000000..a2d0aa1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_sai.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_taper.png b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_taper.png
new file mode 100644
index 0000000..06461f7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/rapier/_head_taper.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/red_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/red_cloth.png
new file mode 100644
index 0000000..37958f0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/red_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/redmintcane.png b/src/main/resources/assets/tinkerscompendium/textures/items/redmintcane.png
new file mode 100644
index 0000000..3ad10e0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/redmintcane.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/redmintingot.png b/src/main/resources/assets/tinkerscompendium/textures/items/redmintingot.png
new file mode 100644
index 0000000..b7ab824
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/redmintingot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_bulbous.png b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_bulbous.png
new file mode 100644
index 0000000..70c9210
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_bulbous.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_teeth.png b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_teeth.png
new file mode 100644
index 0000000..8401d41
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_teeth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_wideblade.png b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_wideblade.png
new file mode 100644
index 0000000..bcf9e6b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_accessory_wideblade.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_handle_straight.png b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_handle_straight.png
new file mode 100644
index 0000000..1a0de00
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_handle_straight.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_head_long.png b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_head_long.png
new file mode 100644
index 0000000..e6e6dfa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/scythe/_head_long.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shears/_binding.png b/src/main/resources/assets/tinkerscompendium/textures/items/shears/_binding.png
new file mode 100644
index 0000000..c83bc70
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shears/_binding.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shears/_bottom.png b/src/main/resources/assets/tinkerscompendium/textures/items/shears/_bottom.png
new file mode 100644
index 0000000..bb558bf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shears/_bottom.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shears/_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/shears/_broken.png
new file mode 100644
index 0000000..1c33216
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shears/_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shears/_top.png b/src/main/resources/assets/tinkerscompendium/textures/items/shears/_top.png
new file mode 100644
index 0000000..021b69a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shears/_top.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shears/item_rainbowgem.png b/src/main/resources/assets/tinkerscompendium/textures/items/shears/item_rainbowgem.png
new file mode 100644
index 0000000..1012835
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shears/item_rainbowgem.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shears/lapis_shears_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shears/lapis_shears_effect.png
new file mode 100644
index 0000000..1d53857
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shears/lapis_shears_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shears/rainbow_shears_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shears/rainbow_shears_effect.png
new file mode 100644
index 0000000..1012835
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shears/rainbow_shears_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shears/rainbow_shears_effect.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/items/shears/rainbow_shears_effect.png.mcmeta
new file mode 100644
index 0000000..4a650b1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shears/rainbow_shears_effect.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 5
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/aeonsteel_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/aeonsteel_shield_boss.png
new file mode 100644
index 0000000..8ae1f0e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/aeonsteel_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/aeonsteel_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/aeonsteel_shield_edge.png
new file mode 100644
index 0000000..a244a96
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/aeonsteel_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_boss.png
new file mode 100644
index 0000000..0f3a71a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_edge.png
new file mode 100644
index 0000000..d359096
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_face.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_face.png
new file mode 100644
index 0000000..9982253
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/alumite_shield_face.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/ardite_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/ardite_shield_boss.png
new file mode 100644
index 0000000..8d5cdb1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/ardite_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/ardite_shield_shield.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/ardite_shield_shield.png
new file mode 100644
index 0000000..1db11c1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/ardite_shield_shield.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/beheading_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/beheading_shield_effect.png
new file mode 100644
index 0000000..5b58489
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/beheading_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_blades_shield_effect.png
new file mode 100644
index 0000000..d40242f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_feathers_shield_effect.png
new file mode 100644
index 0000000..8d6a764
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_gluttony_shield_effect.png
new file mode 100644
index 0000000..262a09e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_light_shield_effect.png
new file mode 100644
index 0000000..d01fe4a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_mirrors_shield_effect.png
new file mode 100644
index 0000000..b1beea5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_pitch_shield_effect.png
new file mode 100644
index 0000000..0b90c15
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_retribution_shield_effect.png
new file mode 100644
index 0000000..4d8cdd1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..ef6067b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_thorns_shield_effect.png
new file mode 100644
index 0000000..65aed6c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_wind_shield_effect.png
new file mode 100644
index 0000000..d782240
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/black_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_blades_shield_effect.png
new file mode 100644
index 0000000..997f343
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_feathers_shield_effect.png
new file mode 100644
index 0000000..40d7629
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_gluttony_shield_effect.png
new file mode 100644
index 0000000..3d94725
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_light_shield_effect.png
new file mode 100644
index 0000000..78be6fc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_mirrors_shield_effect.png
new file mode 100644
index 0000000..563ed7b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_pitch_shield_effect.png
new file mode 100644
index 0000000..e4b3739
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_retribution_shield_effect.png
new file mode 100644
index 0000000..f13e5ba
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..12d3203
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_thorns_shield_effect.png
new file mode 100644
index 0000000..b2814f0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_wind_shield_effect.png
new file mode 100644
index 0000000..e4afcd2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blue_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_boss.png
new file mode 100644
index 0000000..f4e204d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_edge.png
new file mode 100644
index 0000000..ea39ba8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_face.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_face.png
new file mode 100644
index 0000000..084cfd1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/blueslime_shield_face.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/bone_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/bone_shield_boss.png
new file mode 100644
index 0000000..51f848c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/bone_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/bone_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/bone_shield_edge.png
new file mode 100644
index 0000000..9a7b2c4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/bone_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/boss.png
new file mode 100644
index 0000000..d9dc41b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/bronze_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/bronze_shield_boss.png
new file mode 100644
index 0000000..723a489
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/bronze_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/bronze_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/bronze_shield_edge.png
new file mode 100644
index 0000000..3551d8c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/bronze_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_blades_shield_effect.png
new file mode 100644
index 0000000..5467ea7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_feathers_shield_effect.png
new file mode 100644
index 0000000..28ea96e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_gluttony_shield_effect.png
new file mode 100644
index 0000000..2fa5cac
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_light_shield_effect.png
new file mode 100644
index 0000000..ed9d801
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_mirrors_shield_effect.png
new file mode 100644
index 0000000..03ed6dc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_pitch_shield_effect.png
new file mode 100644
index 0000000..c81109e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_retribution_shield_effect.png
new file mode 100644
index 0000000..1b5c207
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..e975e2e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_thorns_shield_effect.png
new file mode 100644
index 0000000..4b81189
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_wind_shield_effect.png
new file mode 100644
index 0000000..d03cc7e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/brown_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cactus_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cactus_shield_boss.png
new file mode 100644
index 0000000..3f42899
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cactus_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cactus_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cactus_shield_edge.png
new file mode 100644
index 0000000..1fc1b5e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cactus_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cobalt_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cobalt_shield_boss.png
new file mode 100644
index 0000000..858f96f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cobalt_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cobalt_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cobalt_shield_edge.png
new file mode 100644
index 0000000..0871efb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cobalt_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/copper_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/copper_shield_boss.png
new file mode 100644
index 0000000..51c42de
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/copper_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/copper_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/copper_shield_edge.png
new file mode 100644
index 0000000..131f870
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/copper_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_blades_shield_effect.png
new file mode 100644
index 0000000..d02976a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_feathers_shield_effect.png
new file mode 100644
index 0000000..0913f90
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_gluttony_shield_effect.png
new file mode 100644
index 0000000..337c789
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_light_shield_effect.png
new file mode 100644
index 0000000..19c9fd9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_mirrors_shield_effect.png
new file mode 100644
index 0000000..3549f42
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_pitch_shield_effect.png
new file mode 100644
index 0000000..e3b6fd7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_retribution_shield_effect.png
new file mode 100644
index 0000000..445e29d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..7c645c3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_thorns_shield_effect.png
new file mode 100644
index 0000000..a313f63
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_wind_shield_effect.png
new file mode 100644
index 0000000..ea6393b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/cyan_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/diamond_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/diamond_shield_effect.png
new file mode 100644
index 0000000..91950f5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/diamond_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/dogbearium_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/dogbearium_shield_boss.png
new file mode 100644
index 0000000..4434fd3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/dogbearium_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/dogbearium_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/dogbearium_shield_edge.png
new file mode 100644
index 0000000..bd27fd5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/dogbearium_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/edge.png
new file mode 100644
index 0000000..e5922c5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/emerald_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/emerald_shield_effect.png
new file mode 100644
index 0000000..b292e91
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/emerald_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/face.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/face.png
new file mode 100644
index 0000000..7a55c4f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/face.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/face_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/face_broken.png
new file mode 100644
index 0000000..f506b2c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/face_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/flint_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/flint_shield_boss.png
new file mode 100644
index 0000000..e2b3de4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/flint_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/flint_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/flint_shield_edge.png
new file mode 100644
index 0000000..541f5e1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/flint_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/flux_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/flux_shield_effect.png
new file mode 100644
index 0000000..f2b5305
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/flux_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_blades_shield_effect.png
new file mode 100644
index 0000000..97929e9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_feathers_shield_effect.png
new file mode 100644
index 0000000..c1ee2a5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_gluttony_shield_effect.png
new file mode 100644
index 0000000..652f789
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_light_shield_effect.png
new file mode 100644
index 0000000..7d83a19
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_mirrors_shield_effect.png
new file mode 100644
index 0000000..427716c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_pitch_shield_effect.png
new file mode 100644
index 0000000..e3ec66c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_retribution_shield_effect.png
new file mode 100644
index 0000000..78b792c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..d5bf3bb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_thorns_shield_effect.png
new file mode 100644
index 0000000..595877e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_wind_shield_effect.png
new file mode 100644
index 0000000..93e4f8f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/gray_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_blades_shield_effect.png
new file mode 100644
index 0000000..c0257cf
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_feathers_shield_effect.png
new file mode 100644
index 0000000..5c67538
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_gluttony_shield_effect.png
new file mode 100644
index 0000000..6d4892a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_light_shield_effect.png
new file mode 100644
index 0000000..1c2cb39
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_mirrors_shield_effect.png
new file mode 100644
index 0000000..e298d66
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_pitch_shield_effect.png
new file mode 100644
index 0000000..11efa61
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_retribution_shield_effect.png
new file mode 100644
index 0000000..929ff29
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..dfc0efc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_thorns_shield_effect.png
new file mode 100644
index 0000000..b5bbc92
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_wind_shield_effect.png
new file mode 100644
index 0000000..ffc3cb9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/green_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_blades_shield_effect.png
new file mode 100644
index 0000000..1627381
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_feathers_shield_effect.png
new file mode 100644
index 0000000..435fc51
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_gluttony_shield_effect.png
new file mode 100644
index 0000000..fad504c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_light_shield_effect.png
new file mode 100644
index 0000000..cc601bc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_mirrors_shield_effect.png
new file mode 100644
index 0000000..fe1285d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_pitch_shield_effect.png
new file mode 100644
index 0000000..ece1205
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_retribution_shield_effect.png
new file mode 100644
index 0000000..9378a84
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..0069e28
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_thorns_shield_effect.png
new file mode 100644
index 0000000..590b9c5
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_wind_shield_effect.png
new file mode 100644
index 0000000..47be5ac
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightblue_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_blades_shield_effect.png
new file mode 100644
index 0000000..a585c20
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_feathers_shield_effect.png
new file mode 100644
index 0000000..3693d91
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_gluttony_shield_effect.png
new file mode 100644
index 0000000..2b2ad0d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_light_shield_effect.png
new file mode 100644
index 0000000..282c123
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_mirrors_shield_effect.png
new file mode 100644
index 0000000..ebb349d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_pitch_shield_effect.png
new file mode 100644
index 0000000..53c2559
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_retribution_shield_effect.png
new file mode 100644
index 0000000..850ce00
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..5296d59
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_thorns_shield_effect.png
new file mode 100644
index 0000000..dd46475
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_wind_shield_effect.png
new file mode 100644
index 0000000..f93ad57
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lightgray_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_blades_shield_effect.png
new file mode 100644
index 0000000..c77ef47
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_feathers_shield_effect.png
new file mode 100644
index 0000000..404c35c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_gluttony_shield_effect.png
new file mode 100644
index 0000000..54681e7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_light_shield_effect.png
new file mode 100644
index 0000000..187f7db
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_mirrors_shield_effect.png
new file mode 100644
index 0000000..0996af9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_pitch_shield_effect.png
new file mode 100644
index 0000000..eec21f6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_retribution_shield_effect.png
new file mode 100644
index 0000000..be3a0b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..4e94018
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_thorns_shield_effect.png
new file mode 100644
index 0000000..7efe6b6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_wind_shield_effect.png
new file mode 100644
index 0000000..4e6c9e0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/lime_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_blades_shield_effect.png
new file mode 100644
index 0000000..a5cc704
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_feathers_shield_effect.png
new file mode 100644
index 0000000..03ba26b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_gluttony_shield_effect.png
new file mode 100644
index 0000000..2535012
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_light_shield_effect.png
new file mode 100644
index 0000000..a1c58da
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_mirrors_shield_effect.png
new file mode 100644
index 0000000..4cb344d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_pitch_shield_effect.png
new file mode 100644
index 0000000..941220b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_retribution_shield_effect.png
new file mode 100644
index 0000000..af255cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..7597bc0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_thorns_shield_effect.png
new file mode 100644
index 0000000..eb0e157
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_wind_shield_effect.png
new file mode 100644
index 0000000..3b37561
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/magenta_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/manacore_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/manacore_shield_effect.png
new file mode 100644
index 0000000..1ba0307
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/manacore_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/manyullyn_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/manyullyn_shield_boss.png
new file mode 100644
index 0000000..ad4de8d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/manyullyn_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/manyullyn_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/manyullyn_shield_edge.png
new file mode 100644
index 0000000..9bd5887
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/manyullyn_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/moss_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/moss_shield_effect.png
new file mode 100644
index 0000000..1641d23
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/moss_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/netherrack_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/netherrack_shield_boss.png
new file mode 100644
index 0000000..14fcee8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/netherrack_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/netherrack_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/netherrack_shield_edge.png
new file mode 100644
index 0000000..16989ed
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/netherrack_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/obsidian_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/obsidian_shield_boss.png
new file mode 100644
index 0000000..2cf28a3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/obsidian_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/obsidian_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/obsidian_shield_edge.png
new file mode 100644
index 0000000..dc1c106
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/obsidian_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_blades_shield_effect.png
new file mode 100644
index 0000000..1ba0689
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_feathers_shield_effect.png
new file mode 100644
index 0000000..9f3e324
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_gluttony_shield_effect.png
new file mode 100644
index 0000000..51c3b84
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_light_shield_effect.png
new file mode 100644
index 0000000..4146d3e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_mirrors_shield_effect.png
new file mode 100644
index 0000000..6d8ac8c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_pitch_shield_effect.png
new file mode 100644
index 0000000..0f4e1cb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_retribution_shield_effect.png
new file mode 100644
index 0000000..35eb175
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..2031e21
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_thorns_shield_effect.png
new file mode 100644
index 0000000..1ce2cef
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_wind_shield_effect.png
new file mode 100644
index 0000000..1a7089a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/orange_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/paper_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/paper_shield_boss.png
new file mode 100644
index 0000000..c986e26
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/paper_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/paper_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/paper_shield_edge.png
new file mode 100644
index 0000000..aa0a0e6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/paper_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pigiron_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pigiron_shield_boss.png
new file mode 100644
index 0000000..cb177fa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pigiron_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pigiron_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pigiron_shield_edge.png
new file mode 100644
index 0000000..afa4b02
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pigiron_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_blades_shield_effect.png
new file mode 100644
index 0000000..e8f49b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_feathers_shield_effect.png
new file mode 100644
index 0000000..c917004
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_gluttony_shield_effect.png
new file mode 100644
index 0000000..d409ece
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_light_shield_effect.png
new file mode 100644
index 0000000..e0f8ce0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_mirrors_shield_effect.png
new file mode 100644
index 0000000..d225ddd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_pitch_shield_effect.png
new file mode 100644
index 0000000..de7a6a2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_retribution_shield_effect.png
new file mode 100644
index 0000000..ce5d3e3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..382d675
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_thorns_shield_effect.png
new file mode 100644
index 0000000..7d18a4f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_wind_shield_effect.png
new file mode 100644
index 0000000..4debb48
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/pink_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/piston_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/piston_shield_effect.png
new file mode 100644
index 0000000..bb64e1d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/piston_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_blades_shield_effect.png
new file mode 100644
index 0000000..05336b2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_feathers_shield_effect.png
new file mode 100644
index 0000000..4516da7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_gluttony_shield_effect.png
new file mode 100644
index 0000000..6d73cb7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_light_shield_effect.png
new file mode 100644
index 0000000..0f351c6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_mirrors_shield_effect.png
new file mode 100644
index 0000000..ea4a9fa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_pitch_shield_effect.png
new file mode 100644
index 0000000..1edf921
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_retribution_shield_effect.png
new file mode 100644
index 0000000..a10c6e7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..9e57b1f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_thorns_shield_effect.png
new file mode 100644
index 0000000..d057b29
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_wind_shield_effect.png
new file mode 100644
index 0000000..cfc5dfb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/purple_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/quartz_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/quartz_shield_effect.png
new file mode 100644
index 0000000..b4c9981
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/quartz_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/queensgold_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/queensgold_shield_boss.png
new file mode 100644
index 0000000..4052ddb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/queensgold_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/queensgold_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/queensgold_shield_edge.png
new file mode 100644
index 0000000..948f699
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/queensgold_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_blades_shield_effect.png
new file mode 100644
index 0000000..4fd09dd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_feathers_shield_effect.png
new file mode 100644
index 0000000..e6ca41f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_gluttony_shield_effect.png
new file mode 100644
index 0000000..9de5a63
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_light_shield_effect.png
new file mode 100644
index 0000000..cf1fd63
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_mirrors_shield_effect.png
new file mode 100644
index 0000000..333072f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_pitch_shield_effect.png
new file mode 100644
index 0000000..120d4d7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_retribution_shield_effect.png
new file mode 100644
index 0000000..f177b0d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..5c175f7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_thorns_shield_effect.png
new file mode 100644
index 0000000..1978d86
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_wind_shield_effect.png
new file mode 100644
index 0000000..fcd4de0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/red_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/reinforced_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/reinforced_shield_effect.png
new file mode 100644
index 0000000..973ee52
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/reinforced_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/scabbing_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/scabbing_shield_effect.png
new file mode 100644
index 0000000..60dca37
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/scabbing_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/slime_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/slime_shield_boss.png
new file mode 100644
index 0000000..a3e231a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/slime_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/slime_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/slime_shield_edge.png
new file mode 100644
index 0000000..891760b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/slime_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/steel_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/steel_shield_boss.png
new file mode 100644
index 0000000..02ee488
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/steel_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/steel_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/steel_shield_edge.png
new file mode 100644
index 0000000..79bdcaa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/steel_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/stone_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/stone_shield_boss.png
new file mode 100644
index 0000000..39209c0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/stone_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/stone_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/stone_shield_edge.png
new file mode 100644
index 0000000..f15da9d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/stone_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/thaumium_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/thaumium_shield_boss.png
new file mode 100644
index 0000000..c423014
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/thaumium_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/thaumium_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/thaumium_shield_edge.png
new file mode 100644
index 0000000..a8627ac
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/thaumium_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_blades_shield_effect.png
new file mode 100644
index 0000000..dc9c58c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_feathers_shield_effect.png
new file mode 100644
index 0000000..d01bcf2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_gluttony_shield_effect.png
new file mode 100644
index 0000000..4eb7525
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_light_shield_effect.png
new file mode 100644
index 0000000..39d65af
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_mirrors_shield_effect.png
new file mode 100644
index 0000000..7e077de
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_pitch_shield_effect.png
new file mode 100644
index 0000000..d4dffa7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_retribution_shield_effect.png
new file mode 100644
index 0000000..1ce5c3d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..457076b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_thorns_shield_effect.png
new file mode 100644
index 0000000..e9b1d83
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_wind_shield_effect.png
new file mode 100644
index 0000000..6080024
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/white_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_boss.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_boss.png
new file mode 100644
index 0000000..9626ddd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_boss.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_edge.png
new file mode 100644
index 0000000..6464b86
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_face.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_face.png
new file mode 100644
index 0000000..96ab1c9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_face.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_face_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_face_broken.png
new file mode 100644
index 0000000..188228a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/wood_shield_face_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_blades_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_blades_shield_effect.png
new file mode 100644
index 0000000..21c7667
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_blades_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_feathers_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_feathers_shield_effect.png
new file mode 100644
index 0000000..ca4eb84
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_feathers_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_gluttony_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_gluttony_shield_effect.png
new file mode 100644
index 0000000..eb9c6e9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_gluttony_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_light_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_light_shield_effect.png
new file mode 100644
index 0000000..6e8d79c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_light_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_mirrors_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_mirrors_shield_effect.png
new file mode 100644
index 0000000..317547f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_mirrors_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_pitch_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_pitch_shield_effect.png
new file mode 100644
index 0000000..47acf97
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_pitch_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_retribution_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_retribution_shield_effect.png
new file mode 100644
index 0000000..d29f712
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_retribution_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_sanguisaga_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_sanguisaga_shield_effect.png
new file mode 100644
index 0000000..b640fa4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_sanguisaga_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_thorns_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_thorns_shield_effect.png
new file mode 100644
index 0000000..4e1623b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_thorns_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_wind_shield_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_wind_shield_effect.png
new file mode 100644
index 0000000..85fd1d3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shield/yellow_wind_shield_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_handle_knight.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_handle_knight.png
new file mode 100644
index 0000000..4e412c7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_handle_knight.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_head_square.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_head_square.png
new file mode 100644
index 0000000..af75491
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_head_square.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5angmallen_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5angmallen_head.png
new file mode 100644
index 0000000..f80bb6d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5angmallen_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5brass_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5brass_head.png
new file mode 100644
index 0000000..4c8b1b7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5brass_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5bronze_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5bronze_head.png
new file mode 100644
index 0000000..b6eab67
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5bronze_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5copper_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5copper_head.png
new file mode 100644
index 0000000..1d926c7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5copper_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5crowngold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5crowngold_head.png
new file mode 100644
index 0000000..29d0a08
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5crowngold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5cupronickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5cupronickel_head.png
new file mode 100644
index 0000000..4a88a4e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5cupronickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5damascussteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5damascussteel_head.png
new file mode 100644
index 0000000..08f1296
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5damascussteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5electrum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5electrum_head.png
new file mode 100644
index 0000000..2247dc8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5electrum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5fungalsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5fungalsteel_head.png
new file mode 100644
index 0000000..f2a0cb0
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5fungalsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5gold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5gold_head.png
new file mode 100644
index 0000000..b05ff64
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5gold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5heavysteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5heavysteel_head.png
new file mode 100644
index 0000000..88bca0c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5heavysteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5hepatizon_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5hepatizon_head.png
new file mode 100644
index 0000000..a487826
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5hepatizon_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5ignatius_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5ignatius_head.png
new file mode 100644
index 0000000..2682ef3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5ignatius_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5iron_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5iron_head.png
new file mode 100644
index 0000000..f6b2592
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5iron_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5manganese_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5manganese_head.png
new file mode 100644
index 0000000..bb9b207
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5manganese_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5manganesesteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5manganesesteel_head.png
new file mode 100644
index 0000000..3ccc250
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5manganesesteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5molybdochalkos_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5molybdochalkos_head.png
new file mode 100644
index 0000000..d720f1e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5molybdochalkos_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5monel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5monel_head.png
new file mode 100644
index 0000000..21514ca
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5monel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5nickel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5nickel_head.png
new file mode 100644
index 0000000..6023ceb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5nickel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5nickelsteel_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5nickelsteel_head.png
new file mode 100644
index 0000000..54056f1
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5nickelsteel_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5pewter_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5pewter_head.png
new file mode 100644
index 0000000..2cdf6d2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5pewter_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5platinum_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5platinum_head.png
new file mode 100644
index 0000000..07ea278
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5platinum_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5rosegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5rosegold_head.png
new file mode 100644
index 0000000..414d67e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5rosegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5silver_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5silver_head.png
new file mode 100644
index 0000000..b423551
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5silver_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5tin_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5tin_head.png
new file mode 100644
index 0000000..b9401f8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5tin_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5whitegold_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5whitegold_head.png
new file mode 100644
index 0000000..0b803fd
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5whitegold_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5zinc_head.png b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5zinc_head.png
new file mode 100644
index 0000000..4677c94
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/shovel/_m5zinc_head.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/silver_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/silver_cloth.png
new file mode 100644
index 0000000..e05790d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/silver_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/tdbook.png b/src/main/resources/assets/tinkerscompendium/textures/items/tdbook.png
new file mode 100644
index 0000000..aa083aa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/tdbook.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/towershield/binding.png b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/binding.png
new file mode 100644
index 0000000..512924c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/binding.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/towershield/edge.png b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/edge.png
new file mode 100644
index 0000000..8be92b4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/edge.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/towershield/face.png b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/face.png
new file mode 100644
index 0000000..4ba3dc9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/face.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/towershield/plate.png b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/plate.png
new file mode 100644
index 0000000..bd69638
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/plate.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/towershield/plate_broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/plate_broken.png
new file mode 100644
index 0000000..39aa048
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/towershield/plate_broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/white_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/white_cloth.png
new file mode 100644
index 0000000..2e0f570
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/white_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/yellow_cloth.png b/src/main/resources/assets/tinkerscompendium/textures/items/yellow_cloth.png
new file mode 100644
index 0000000..5bb5a9a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/yellow_cloth.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/beheading_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/beheading_zweihander_effect.png
new file mode 100644
index 0000000..64d883e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/beheading_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/blade.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/blade.png
new file mode 100644
index 0000000..05ee7ad
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/blade.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/blaze_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/blaze_zweihander_effect.png
new file mode 100644
index 0000000..8563571
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/blaze_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/bloodoath_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/bloodoath_zweihander_effect.png
new file mode 100644
index 0000000..f2d35ef
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/bloodoath_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/bloodoath_zweihander_effect.png.mcmeta b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/bloodoath_zweihander_effect.png.mcmeta
new file mode 100644
index 0000000..191c85a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/bloodoath_zweihander_effect.png.mcmeta
@@ -0,0 +1,50 @@
+{
+ "animation": {
+ "frametime": 1,
+ "frames": [
+ 3,
+ 2,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 2,
+ 3,
+ 3,
+ 3,
+ 3
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/broken.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/broken.png
new file mode 100644
index 0000000..00b5fdc
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/broken.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/core.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/core.png
new file mode 100644
index 0000000..9106565
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/core.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/corpseivy_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/corpseivy_zweihander_effect.png
new file mode 100644
index 0000000..e77311c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/corpseivy_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/diamond_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/diamond_zweihander_effect.png
new file mode 100644
index 0000000..795efe6
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/diamond_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/emerald_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/emerald_zweihander_effect.png
new file mode 100644
index 0000000..8164a71
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/emerald_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/flux_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/flux_zweihander_effect.png
new file mode 100644
index 0000000..804447e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/flux_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_blade.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_blade.png
new file mode 100644
index 0000000..3e2ec7b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_blade.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_core.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_core.png
new file mode 100644
index 0000000..7ce220b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_core.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_guard.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_guard.png
new file mode 100644
index 0000000..6e1980f
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_guard.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_handle.png
new file mode 100644
index 0000000..ecbe5f3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/greenmint_zweihander_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/guard.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/guard.png
new file mode 100644
index 0000000..70bf386
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/guard.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/handle.png
new file mode 100644
index 0000000..edf805d
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lapis_zweihander_effect (1).png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lapis_zweihander_effect (1).png
new file mode 100644
index 0000000..cfe6390
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lapis_zweihander_effect (1).png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lapis_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lapis_zweihander_effect.png
new file mode 100644
index 0000000..cfe6390
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lapis_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lava_zweihander_effect (1).png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lava_zweihander_effect (1).png
new file mode 100644
index 0000000..454f57a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lava_zweihander_effect (1).png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lava_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lava_zweihander_effect.png
new file mode 100644
index 0000000..454f57a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/lava_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/manacore_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/manacore_zweihander_effect.png
new file mode 100644
index 0000000..e0e79c9
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/manacore_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/moss_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/moss_zweihander_effect.png
new file mode 100644
index 0000000..9cd743a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/moss_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/necrotic_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/necrotic_zweihander_effect.png
new file mode 100644
index 0000000..5f81bf4
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/necrotic_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/piston_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/piston_zweihander_effect.png
new file mode 100644
index 0000000..dc9af5a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/piston_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/quartz_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/quartz_zweihander_effect.png
new file mode 100644
index 0000000..8cc7817
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/quartz_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_blade.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_blade.png
new file mode 100644
index 0000000..edc328a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_blade.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_core.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_core.png
new file mode 100644
index 0000000..98b5f54
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_core.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_guard.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_guard.png
new file mode 100644
index 0000000..c0beeb3
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_guard.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_handle.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_handle.png
new file mode 100644
index 0000000..5e999d8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redmint_zweihander_handle.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redstone_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redstone_zweihander_effect.png
new file mode 100644
index 0000000..4a601eb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/redstone_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/reinforced_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/reinforced_zweihander_effect.png
new file mode 100644
index 0000000..bb66d4e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/reinforced_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/scabbing_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/scabbing_zweihander_effect.png
new file mode 100644
index 0000000..7e0551a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/scabbing_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/silk_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/silk_zweihander_effect.png
new file mode 100644
index 0000000..92c910a
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/silk_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/smite_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/smite_zweihander_effect.png
new file mode 100644
index 0000000..830c2df
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/smite_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/spider_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/spider_zweihander_effect.png
new file mode 100644
index 0000000..df3bf8e
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/spider_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/terracore_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/terracore_zweihander_effect.png
new file mode 100644
index 0000000..ebb74c2
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/terracore_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/textbook_zweihander_effect.png b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/textbook_zweihander_effect.png
new file mode 100644
index 0000000..d65cae8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/items/zweihander/textbook_zweihander_effect.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/cheese.png b/src/main/resources/assets/tinkerscompendium/textures/materials/cheese.png
new file mode 100644
index 0000000..84b4b66
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/cheese.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/ender_pearl.png b/src/main/resources/assets/tinkerscompendium/textures/materials/ender_pearl.png
new file mode 100644
index 0000000..b88747b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/ender_pearl.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/facetedgem.png b/src/main/resources/assets/tinkerscompendium/textures/materials/facetedgem.png
new file mode 100644
index 0000000..2935594
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/facetedgem.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/gall.png b/src/main/resources/assets/tinkerscompendium/textures/materials/gall.png
new file mode 100644
index 0000000..ce93f64
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/gall.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/greencandy.png b/src/main/resources/assets/tinkerscompendium/textures/materials/greencandy.png
new file mode 100644
index 0000000..450e2e8
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/greencandy.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/moon.png b/src/main/resources/assets/tinkerscompendium/textures/materials/moon.png
new file mode 100644
index 0000000..02c07aa
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/moon.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/opal.png b/src/main/resources/assets/tinkerscompendium/textures/materials/opal.png
new file mode 100644
index 0000000..1f71770
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/opal.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/redcandy.png b/src/main/resources/assets/tinkerscompendium/textures/materials/redcandy.png
new file mode 100644
index 0000000..7b2a24c
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/redcandy.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/stargem.png b/src/main/resources/assets/tinkerscompendium/textures/materials/stargem.png
new file mode 100644
index 0000000..f98e536
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/stargem.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/starruby.png b/src/main/resources/assets/tinkerscompendium/textures/materials/starruby.png
new file mode 100644
index 0000000..ec8191b
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/starruby.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/starsapphire.png b/src/main/resources/assets/tinkerscompendium/textures/materials/starsapphire.png
new file mode 100644
index 0000000..9a924eb
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/starsapphire.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/materials/sun.png b/src/main/resources/assets/tinkerscompendium/textures/materials/sun.png
new file mode 100644
index 0000000..f0ec240
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/materials/sun.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/model/sheathe.png b/src/main/resources/assets/tinkerscompendium/textures/model/sheathe.png
new file mode 100644
index 0000000..9bb3952
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/model/sheathe.png
Binary files differ
diff --git a/src/main/resources/assets/tinkerscompendium/textures/skin/horse/horse_witherskeleton.png b/src/main/resources/assets/tinkerscompendium/textures/skin/horse/horse_witherskeleton.png
new file mode 100644
index 0000000..9d66e56
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/textures/skin/horse/horse_witherskeleton.png
Binary files differ