From 18e5d45b4d530cc60e59d78cc436877a152b567c Mon Sep 17 00:00:00 2001 From: Lance5057 Date: Fri, 30 Jun 2017 00:31:52 -0500 Subject: Added new metal fluids. Added special interaction for: Vile Fluid - Changes various mobs to alternative forms. Vibrant Fluid - Grows grass on dirt blocks. --- .../tinker/textures/items/armor/hood/_cloth.png | Bin 0 -> 173 bytes .../textures/items/armor/hood/_hood_cloth.png | Bin 1709 -> 0 bytes .../textures/items/armor/hood/_hood_metal.png | Bin 101 -> 0 bytes .../textures/items/armor/hood/_hood_rivet.png | Bin 117 -> 0 bytes .../textures/items/armor/hood/_hood_trim.png | Bin 1225 -> 0 bytes .../tinker/textures/items/armor/hood/_rivet.png | Bin 0 -> 117 bytes .../tinker/textures/items/armor/hood/_trim.png | Bin 0 -> 212 bytes .../items/armor/hood/alumite_hood_cloth.png | Bin 174 -> 0 bytes .../items/armor/hood/alumite_hood_trim.png | Bin 194 -> 0 bytes .../items/armor/hood/ardite_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/ardite_hood_trim.png | Bin 196 -> 0 bytes .../textures/items/armor/hood/bone_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/bone_hood_trim.png | Bin 195 -> 0 bytes .../items/armor/hood/bronze_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/bronze_hood_trim.png | Bin 195 -> 0 bytes .../items/armor/hood/cactus_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/cactus_hood_trim.png | Bin 195 -> 0 bytes .../tinker/textures/items/armor/hood/char.png | Bin 1660 -> 0 bytes .../items/armor/hood/cobalt_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/cobalt_hood_trim.png | Bin 195 -> 0 bytes .../items/armor/hood/copper_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/copper_hood_trim.png | Bin 196 -> 0 bytes .../textures/items/armor/hood/flint_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/flint_hood_trim.png | Bin 195 -> 0 bytes .../textures/items/armor/hood/iron_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/iron_hood_trim.png | Bin 195 -> 0 bytes .../items/armor/hood/manyullyn_hood_cloth.png | Bin 177 -> 0 bytes .../items/armor/hood/manyullyn_hood_trim.png | Bin 195 -> 0 bytes .../textures/items/armor/hood/model_cloth.png | Bin 0 -> 1709 bytes .../textures/items/armor/hood/model_trim.png | Bin 0 -> 1225 bytes .../items/armor/hood/netherrack_hood_cloth.png | Bin 176 -> 0 bytes .../items/armor/hood/netherrack_hood_trim.png | Bin 190 -> 0 bytes .../items/armor/hood/obsidian_hood_cloth.png | Bin 177 -> 0 bytes .../items/armor/hood/obsidian_hood_trim.png | Bin 195 -> 0 bytes .../textures/items/armor/hood/paper_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/paper_hood_trim.png | Bin 195 -> 0 bytes .../textures/items/armor/hood/slime_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/slime_hood_trim.png | Bin 195 -> 0 bytes .../textures/items/armor/hood/stone_hood_cloth.png | Bin 177 -> 0 bytes .../textures/items/armor/hood/stone_hood_trim.png | Bin 195 -> 0 bytes .../textures/items/armor/hood/wood_hood_cloth.png | Bin 173 -> 0 bytes .../textures/items/armor/hood/wood_hood_trim.png | Bin 212 -> 0 bytes .../tinkersdefense/blockstates/fluid_block.json | 134 +++++++++++++++++++++ .../tinkersdefense/blockstates/metalblock.json | 7 ++ .../models/block/aeonsteelblock.json | 6 + .../models/item/tools/fishingrod.tcon.json | 35 ++++++ .../models/item/tools/hood.tcon.json | 35 ++++++ .../models/item/tools/robe.tcon.json | 35 ++++++ .../models/item/tools/shawl.tcon.json | 35 ++++++ .../models/item/tools/shears.tcon.json | 35 ++++++ .../models/item/tools/shoes.tcon.json | 35 ++++++ .../textures/items/armor/boots/_boots_chain.png | Bin 0 -> 253 bytes .../textures/items/armor/boots/_boots_cloth.png | Bin 0 -> 117 bytes .../textures/items/armor/boots/_boots_rivet.png | Bin 0 -> 114 bytes .../items/armor/breastplate/_breastplate_chain.png | Bin 0 -> 144 bytes .../items/armor/breastplate/_breastplate_plate.png | Bin 0 -> 194 bytes .../armor/breastplate/_breastplate_smallplate.png | Bin 0 -> 180 bytes .../items/armor/breastplate/_breastplate_trim.png | Bin 0 -> 199 bytes .../blastprotection_breastplate_effect.png | Bin 0 -> 140 bytes .../fireprotection_breastplate_effect.png | Bin 0 -> 131 bytes .../projprotection_breastplate_effect.png | Bin 0 -> 126 bytes .../breastplate/protection_breastplate_effect.png | Bin 0 -> 168 bytes .../items/armor/chausses/_chausses_chain.png | Bin 0 -> 127 bytes .../items/armor/chausses/_chausses_cloth.png | Bin 0 -> 143 bytes .../items/armor/chausses/_chausses_plate.png | Bin 0 -> 191 bytes .../textures/items/armor/coif/_coif_chain.png | Bin 0 -> 248 bytes .../textures/items/armor/coif/_coif_circlet.png | Bin 0 -> 157 bytes .../textures/items/armor/coif/_coif_cloth.png | Bin 0 -> 142 bytes .../items/armor/coif/rebreather_coif_effect.png | Bin 0 -> 167 bytes .../items/armor/coif/revealing_coif_effect.png | Bin 0 -> 149 bytes .../items/armor/gauntlets/_gauntlet_plate.png | Bin 0 -> 392 bytes .../items/armor/gauntlets/_gauntlet_rivet.png | Bin 0 -> 156 bytes .../items/armor/gauntlets/_gauntlet_trim.png | Bin 0 -> 210 bytes .../items/armor/gauntlets/_guantlet_rivet.png | Bin 0 -> 156 bytes .../items/armor/gauntlets/_guantlet_trim.png | Bin 0 -> 218 bytes .../items/armor/grieves/ModelBiped-texturemap.png | Bin 0 -> 568 bytes .../items/armor/grieves/_breastplate_chain.png | Bin 0 -> 213 bytes .../items/armor/grieves/_breastplate_plate.png | Bin 0 -> 479 bytes .../armor/grieves/_breastplate_smallplate.png | Bin 0 -> 556 bytes .../items/armor/grieves/_breastplate_trim.png | Bin 0 -> 800 bytes .../items/armor/grieves/_grieves_chain.png | Bin 0 -> 128 bytes .../items/armor/grieves/_grieves_cloth.png | Bin 0 -> 88 bytes .../textures/items/armor/grieves/_grieves_cod.png | Bin 0 -> 147 bytes .../items/armor/grieves/_grieves_plate.png | Bin 0 -> 197 bytes .../textures/items/armor/grieves/_grieves_trim.png | Bin 0 -> 122 bytes .../grieves/blastprotection_breastplate_effect.png | Bin 0 -> 170 bytes .../textures/items/armor/grieves/char.png | Bin 0 -> 1582 bytes .../grieves/fireprotection_breastplate_effect.png | Bin 0 -> 543 bytes .../grieves/healthboost_breastplate_effect.png | Bin 0 -> 321 bytes .../grieves/projprotection_breastplate_effect.png | Bin 0 -> 144 bytes .../grieves/protection_breastplate_effect.png | Bin 0 -> 312 bytes .../grieves/runicshielding_breastplate_effect.png | Bin 0 -> 265 bytes .../items/armor/hauberk/_hauberk_chain.png | Bin 0 -> 308 bytes .../items/armor/hauberk/_hauberk_cloth.png | Bin 0 -> 165 bytes .../items/armor/hauberk/_hauberk_plate.png | Bin 0 -> 268 bytes .../textures/items/armor/helm/_helm_chain.png | Bin 0 -> 154 bytes .../textures/items/armor/helm/_helm_plate.png | Bin 0 -> 170 bytes .../textures/items/armor/helm/_helm_top.png | Bin 0 -> 144 bytes .../textures/items/armor/helm/_helm_visor.png | Bin 0 -> 137 bytes .../items/armor/helm/rebreather_helm_effect.png | Bin 0 -> 167 bytes .../items/armor/helm/revealing_helm_effect.png | Bin 0 -> 119 bytes .../items/armor/hood/TinkersHood-texturemap.png | Bin 0 -> 521 bytes .../textures/items/armor/hood/_cloth.png | Bin 0 -> 173 bytes .../textures/items/armor/hood/_rivet.png | Bin 0 -> 117 bytes .../textures/items/armor/hood/_trim.png | Bin 0 -> 212 bytes .../textures/items/armor/hood/model_cloth.png | Bin 0 -> 1709 bytes .../textures/items/armor/hood/model_trim.png | Bin 0 -> 1225 bytes .../items/armor/hood/rebreather_helm_effect.png | Bin 0 -> 167 bytes .../items/armor/hood/rebreather_hood_effect.png | Bin 0 -> 204 bytes .../items/armor/hood/revealing_hood_effect.png | Bin 0 -> 134 bytes .../textures/items/armor/hood/vis_hood_effect.png | Bin 0 -> 135 bytes .../items/armor/hood/visembroidery_hood_effect.png | Bin 0 -> 135 bytes .../textures/items/armor/robe/_cloth.png | Bin 0 -> 170 bytes .../textures/items/armor/robe/_plate.png | Bin 0 -> 107 bytes .../textures/items/armor/robe/_trim.png | Bin 0 -> 231 bytes .../textures/items/armor/robe/vis_robe_effect.png | Bin 0 -> 237 bytes .../items/armor/robe/visembroidery_robe_effect.png | Bin 0 -> 237 bytes .../items/armor/sabatons/_sabatons_caps.png | Bin 0 -> 203 bytes .../items/armor/sabatons/_sabatons_plates.png | Bin 0 -> 202 bytes .../items/armor/sabatons/_sabatons_soles.png | Bin 0 -> 129 bytes .../items/armor/sabatons/_sabatons_trim.png | Bin 0 -> 159 bytes .../sabatons/blastprotection_sabatons_effect.png | Bin 0 -> 151 bytes .../sabatons/depthstrider_sabatons_effect.png | Bin 0 -> 173 bytes .../armor/sabatons/featherfall_sabatons_effect.png | Bin 0 -> 258 bytes .../sabatons/fireprotection_sabatons_effect.png | Bin 0 -> 140 bytes .../armor/sabatons/firewalk_sabatons_effect.png | Bin 0 -> 196 bytes .../armor/sabatons/frostwalk_sabatons_effect.png | Bin 0 -> 190 bytes .../armor/sabatons/glowstep_sabatons_effect.png | Bin 0 -> 158 bytes .../sabatons/projprotection_sabatons_effect.png | Bin 0 -> 121 bytes .../armor/sabatons/protection_sabatons_effect.png | Bin 0 -> 229 bytes .../textures/items/armor/shawl/_clasp.png | Bin 0 -> 120 bytes .../textures/items/armor/shawl/_cloth.png | Bin 0 -> 200 bytes .../textures/items/armor/shawl/_trim.png | Bin 0 -> 176 bytes .../items/armor/shawl/vis_shawl_effect.png | Bin 0 -> 153 bytes .../armor/shawl/visembroidery_shawl_effect.png | Bin 0 -> 158 bytes .../textures/items/armor/shoes/_clasp.png | Bin 0 -> 115 bytes .../textures/items/armor/shoes/_cloth.png | Bin 0 -> 149 bytes .../textures/items/armor/shoes/_sole.png | Bin 0 -> 131 bytes .../items/armor/shoes/vis_shoes_effect.png | Bin 0 -> 136 bytes .../armor/shoes/visembroidery_shoes_effect.png | Bin 0 -> 136 bytes .../textures/items/fishingrod/_hook.png | Bin 0 -> 224 bytes .../textures/items/fishingrod/_rod.png | Bin 0 -> 263 bytes .../textures/items/fishingrod/_string.png | Bin 0 -> 226 bytes .../textures/items/shears/_binding.png | Bin 0 -> 169 bytes .../textures/items/shears/_bottom.png | Bin 0 -> 131 bytes .../textures/items/shears/_broken.png | Bin 0 -> 160 bytes .../tinkersdefense/textures/items/shears/_top.png | Bin 0 -> 104 bytes .../textures/items/shears/item_rainbowgem.png | Bin 0 -> 239 bytes .../textures/items/shears/lapis_shears_effect.png | Bin 0 -> 116 bytes .../items/shears/rainbow_shears_effect.png | Bin 0 -> 239 bytes .../items/shears/rainbow_shears_effect.png.mcmeta | 5 + 151 files changed, 362 insertions(+) create mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_hood_metal.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_hood_rivet.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_hood_trim.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_rivet.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/alumite_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/alumite_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/ardite_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/ardite_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/bone_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/bone_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/bronze_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/bronze_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/cactus_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/cactus_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/char.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/cobalt_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/cobalt_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/copper_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/copper_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/flint_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/flint_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/iron_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/iron_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/manyullyn_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/manyullyn_hood_trim.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/model_cloth.png create mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/model_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/netherrack_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/netherrack_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/obsidian_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/obsidian_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/paper_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/paper_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/slime_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/slime_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/stone_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/stone_hood_trim.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/wood_hood_cloth.png delete mode 100644 src/main/resources/assets/tinker/textures/items/armor/hood/wood_hood_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/blockstates/fluid_block.json create mode 100644 src/main/resources/assets/tinkersdefense/blockstates/metalblock.json create mode 100644 src/main/resources/assets/tinkersdefense/models/block/aeonsteelblock.json create mode 100644 src/main/resources/assets/tinkersdefense/models/item/tools/fishingrod.tcon.json create mode 100644 src/main/resources/assets/tinkersdefense/models/item/tools/hood.tcon.json create mode 100644 src/main/resources/assets/tinkersdefense/models/item/tools/robe.tcon.json create mode 100644 src/main/resources/assets/tinkersdefense/models/item/tools/shawl.tcon.json create mode 100644 src/main/resources/assets/tinkersdefense/models/item/tools/shears.tcon.json create mode 100644 src/main/resources/assets/tinkersdefense/models/item/tools/shoes.tcon.json create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_chain.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_rivet.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_chain.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_plate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_smallplate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/blastprotection_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/fireprotection_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/projprotection_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/protection_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_chain.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_plate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_chain.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_circlet.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/coif/rebreather_coif_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/coif/revealing_coif_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_plate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_rivet.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_guantlet_rivet.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_guantlet_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/ModelBiped-texturemap.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_chain.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_plate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_smallplate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_chain.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_cod.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_plate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/blastprotection_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/char.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/fireprotection_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/healthboost_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/projprotection_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/protection_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/runicshielding_breastplate_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_chain.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_plate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_chain.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_plate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_top.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_visor.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/helm/rebreather_helm_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/helm/revealing_helm_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/TinkersHood-texturemap.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_rivet.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/model_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/model_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/rebreather_helm_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/rebreather_hood_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/revealing_hood_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/vis_hood_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/hood/visembroidery_hood_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_plate.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/robe/vis_robe_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/robe/visembroidery_robe_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_caps.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_plates.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_soles.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/blastprotection_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/depthstrider_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/featherfall_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/fireprotection_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/firewalk_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/frostwalk_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/glowstep_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/projprotection_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/protection_sabatons_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_clasp.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_trim.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/vis_shawl_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/visembroidery_shawl_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_clasp.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_cloth.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_sole.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/vis_shoes_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/visembroidery_shoes_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_hook.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_rod.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_string.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/shears/_binding.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/shears/_bottom.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/shears/_broken.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/shears/_top.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/shears/item_rainbowgem.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/shears/lapis_shears_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/shears/rainbow_shears_effect.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/items/shears/rainbow_shears_effect.png.mcmeta (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_cloth.png new file mode 100644 index 0000000..17e9ba8 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/hood/_cloth.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_cloth.png deleted file mode 100644 index fb9ef80..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_metal.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_metal.png deleted file mode 100644 index db5a3de..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_metal.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_rivet.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_rivet.png deleted file mode 100644 index fa36c37..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_rivet.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_trim.png deleted file mode 100644 index 2949796..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_rivet.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_rivet.png new file mode 100644 index 0000000..fa36c37 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/hood/_rivet.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/_trim.png new file mode 100644 index 0000000..1c61bf0 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/hood/_trim.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/alumite_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/alumite_hood_cloth.png deleted file mode 100644 index 4dd184d..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/alumite_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/alumite_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/alumite_hood_trim.png deleted file mode 100644 index 7046455..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/alumite_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/ardite_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/ardite_hood_cloth.png deleted file mode 100644 index 99719c8..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/ardite_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/ardite_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/ardite_hood_trim.png deleted file mode 100644 index ae10d47..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/ardite_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/bone_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/bone_hood_cloth.png deleted file mode 100644 index 3be70ae..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/bone_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/bone_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/bone_hood_trim.png deleted file mode 100644 index b452f4d..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/bone_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/bronze_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/bronze_hood_cloth.png deleted file mode 100644 index 20b70ef..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/bronze_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/bronze_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/bronze_hood_trim.png deleted file mode 100644 index a0635b4..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/bronze_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/cactus_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/cactus_hood_cloth.png deleted file mode 100644 index 364ecee..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/cactus_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/cactus_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/cactus_hood_trim.png deleted file mode 100644 index d000038..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/cactus_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/char.png b/src/main/resources/assets/tinker/textures/items/armor/hood/char.png deleted file mode 100644 index 91194ea..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/char.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/cobalt_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/cobalt_hood_cloth.png deleted file mode 100644 index 6c8849b..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/cobalt_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/cobalt_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/cobalt_hood_trim.png deleted file mode 100644 index a756139..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/cobalt_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/copper_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/copper_hood_cloth.png deleted file mode 100644 index 548135a..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/copper_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/copper_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/copper_hood_trim.png deleted file mode 100644 index b2d5cf1..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/copper_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/flint_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/flint_hood_cloth.png deleted file mode 100644 index bf09d18..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/flint_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/flint_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/flint_hood_trim.png deleted file mode 100644 index 225d633..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/flint_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/iron_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/iron_hood_cloth.png deleted file mode 100644 index f3144fa..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/iron_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/iron_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/iron_hood_trim.png deleted file mode 100644 index a0c1ef7..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/iron_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/manyullyn_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/manyullyn_hood_cloth.png deleted file mode 100644 index 8bfa4f3..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/manyullyn_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/manyullyn_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/manyullyn_hood_trim.png deleted file mode 100644 index 9dc6f90..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/manyullyn_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/model_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/model_cloth.png new file mode 100644 index 0000000..fb9ef80 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/hood/model_cloth.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/model_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/model_trim.png new file mode 100644 index 0000000..2949796 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/armor/hood/model_trim.png differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/netherrack_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/netherrack_hood_cloth.png deleted file mode 100644 index 1ca0101..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/netherrack_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/netherrack_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/netherrack_hood_trim.png deleted file mode 100644 index a85f76e..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/netherrack_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/obsidian_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/obsidian_hood_cloth.png deleted file mode 100644 index 703a392..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/obsidian_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/obsidian_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/obsidian_hood_trim.png deleted file mode 100644 index 84c7608..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/obsidian_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/paper_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/paper_hood_cloth.png deleted file mode 100644 index 8484389..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/paper_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/paper_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/paper_hood_trim.png deleted file mode 100644 index cafce87..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/paper_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/slime_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/slime_hood_cloth.png deleted file mode 100644 index 42188bf..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/slime_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/slime_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/slime_hood_trim.png deleted file mode 100644 index bb9db61..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/slime_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/stone_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/stone_hood_cloth.png deleted file mode 100644 index 8379675..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/stone_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/stone_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/stone_hood_trim.png deleted file mode 100644 index d38fb96..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/stone_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/wood_hood_cloth.png b/src/main/resources/assets/tinker/textures/items/armor/hood/wood_hood_cloth.png deleted file mode 100644 index 17e9ba8..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/wood_hood_cloth.png and /dev/null differ diff --git a/src/main/resources/assets/tinker/textures/items/armor/hood/wood_hood_trim.png b/src/main/resources/assets/tinker/textures/items/armor/hood/wood_hood_trim.png deleted file mode 100644 index 1c61bf0..0000000 Binary files a/src/main/resources/assets/tinker/textures/items/armor/hood/wood_hood_trim.png and /dev/null differ diff --git a/src/main/resources/assets/tinkersdefense/blockstates/fluid_block.json b/src/main/resources/assets/tinkersdefense/blockstates/fluid_block.json new file mode 100644 index 0000000..a6a3b4e --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/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/tinkersdefense/blockstates/metalblock.json b/src/main/resources/assets/tinkersdefense/blockstates/metalblock.json new file mode 100644 index 0000000..cc02bb0 --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/blockstates/metalblock.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=aeonsteel": { "model":"tinkersdefense: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/tinkersdefense/models/block/aeonsteelblock.json b/src/main/resources/assets/tinkersdefense/models/block/aeonsteelblock.json new file mode 100644 index 0000000..46c122e --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/models/block/aeonsteelblock.json @@ -0,0 +1,6 @@ +{ + "parent":"block/cube_all", + "textures": { + "all": "tinkersdefense:blocks/aeonsteelblock" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/tinkersdefense/models/item/tools/fishingrod.tcon.json b/src/main/resources/assets/tinkersdefense/models/item/tools/fishingrod.tcon.json new file mode 100644 index 0000000..5f34dde --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/models/item/tools/fishingrod.tcon.json @@ -0,0 +1,35 @@ +{ + "textures": { + "layer0": "tinkersdefense:items/fishingrod/_rod", + "layer1": "tinkersdefense:items/fishingrod/_string", + "layer2": "tinkersdefense:items/fishingrod/_hook", + "broken1": "tinkersdefense:items/fishingrod/broken" + }, + "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/tinkersdefense/models/item/tools/hood.tcon.json b/src/main/resources/assets/tinkersdefense/models/item/tools/hood.tcon.json new file mode 100644 index 0000000..e8f6988 --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/models/item/tools/hood.tcon.json @@ -0,0 +1,35 @@ +{ + "textures": { + "layer0": "tinkersdefense:items/armor/hood/_cloth", + "layer1": "tinkersdefense:items/armor/hood/_trim", + "layer2": "tinkersdefense:items/armor/hood/_rivet", + "broken1": "tinkersdefense:items/armor/hood/_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/tinkersdefense/models/item/tools/robe.tcon.json b/src/main/resources/assets/tinkersdefense/models/item/tools/robe.tcon.json new file mode 100644 index 0000000..d2bf7e2 --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/models/item/tools/robe.tcon.json @@ -0,0 +1,35 @@ +{ + "textures": { + "layer0": "tinkersdefense:items/armor/robe/_cloth", + "layer1": "tinkersdefense:items/armor/robe/_trim", + "layer2": "tinkersdefense:items/armor/robe/_plate", + "broken1": "tinkersdefense:items/armor/robe/_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/tinkersdefense/models/item/tools/shawl.tcon.json b/src/main/resources/assets/tinkersdefense/models/item/tools/shawl.tcon.json new file mode 100644 index 0000000..85a6162 --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/models/item/tools/shawl.tcon.json @@ -0,0 +1,35 @@ +{ + "textures": { + "layer0": "tinkersdefense:items/armor/shawl/_cloth", + "layer1": "tinkersdefense:items/armor/shawl/_trim", + "layer2": "tinkersdefense:items/armor/shawl/_clasp", + "broken1": "tinkersdefense:items/armor/shawl/_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/tinkersdefense/models/item/tools/shears.tcon.json b/src/main/resources/assets/tinkersdefense/models/item/tools/shears.tcon.json new file mode 100644 index 0000000..5a03b6d --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/models/item/tools/shears.tcon.json @@ -0,0 +1,35 @@ +{ + "textures": { + "layer0": "tinkersdefense:items/shears/_top", + "layer1": "tinkersdefense:items/shears/_bottom", + "layer2": "tinkersdefense:items/shears/_binding", + "broken1": "tinkersdefense: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/tinkersdefense/models/item/tools/shoes.tcon.json b/src/main/resources/assets/tinkersdefense/models/item/tools/shoes.tcon.json new file mode 100644 index 0000000..a69cf82 --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/models/item/tools/shoes.tcon.json @@ -0,0 +1,35 @@ +{ + "textures": { + "layer0": "tinkersdefense:items/armor/shoes/_cloth", + "layer1": "tinkersdefense:items/armor/shoes/_sole", + "layer2": "tinkersdefense:items/armor/shoes/_clasp", + "broken1": "tinkersdefense:items/armor/shoes/_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/tinkersdefense/textures/items/armor/boots/_boots_chain.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_chain.png new file mode 100644 index 0000000..2315c6f Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_chain.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_cloth.png new file mode 100644 index 0000000..40cc82a Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_rivet.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_rivet.png new file mode 100644 index 0000000..1883d37 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/boots/_boots_rivet.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_chain.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_chain.png new file mode 100644 index 0000000..5b242c1 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_chain.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_plate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_plate.png new file mode 100644 index 0000000..624403e Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_plate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_smallplate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_smallplate.png new file mode 100644 index 0000000..9d8aa6b Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_smallplate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_trim.png new file mode 100644 index 0000000..5eea928 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/_breastplate_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/blastprotection_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/blastprotection_breastplate_effect.png new file mode 100644 index 0000000..062bf61 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/blastprotection_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/fireprotection_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/fireprotection_breastplate_effect.png new file mode 100644 index 0000000..f45cb6f Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/fireprotection_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/projprotection_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/projprotection_breastplate_effect.png new file mode 100644 index 0000000..4fb0442 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/projprotection_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/protection_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/protection_breastplate_effect.png new file mode 100644 index 0000000..9667d71 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/breastplate/protection_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_chain.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_chain.png new file mode 100644 index 0000000..ec2c137 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_chain.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_cloth.png new file mode 100644 index 0000000..5eee054 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_plate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_plate.png new file mode 100644 index 0000000..77c4a0c Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/chausses/_chausses_plate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_chain.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_chain.png new file mode 100644 index 0000000..250ea54 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_chain.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_circlet.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_circlet.png new file mode 100644 index 0000000..d1aa716 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_circlet.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_cloth.png new file mode 100644 index 0000000..35ee80f Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/_coif_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/rebreather_coif_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/rebreather_coif_effect.png new file mode 100644 index 0000000..bf253bf Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/rebreather_coif_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/revealing_coif_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/revealing_coif_effect.png new file mode 100644 index 0000000..e502cf4 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/coif/revealing_coif_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_plate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_plate.png new file mode 100644 index 0000000..748c7b9 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_plate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_rivet.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_rivet.png new file mode 100644 index 0000000..46e68d4 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_rivet.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_trim.png new file mode 100644 index 0000000..2cae42c Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_gauntlet_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_guantlet_rivet.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_guantlet_rivet.png new file mode 100644 index 0000000..00f2fce Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_guantlet_rivet.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_guantlet_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_guantlet_trim.png new file mode 100644 index 0000000..e455443 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/gauntlets/_guantlet_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/ModelBiped-texturemap.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/ModelBiped-texturemap.png new file mode 100644 index 0000000..361f889 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/ModelBiped-texturemap.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_chain.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_chain.png new file mode 100644 index 0000000..0f84905 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_chain.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_plate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_plate.png new file mode 100644 index 0000000..d021871 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_plate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_smallplate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_smallplate.png new file mode 100644 index 0000000..345412e Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_smallplate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_trim.png new file mode 100644 index 0000000..ec8eff9 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_breastplate_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_chain.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_chain.png new file mode 100644 index 0000000..8f7789a Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_chain.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_cloth.png new file mode 100644 index 0000000..32985ad Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_cod.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_cod.png new file mode 100644 index 0000000..a32b425 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_cod.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_plate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_plate.png new file mode 100644 index 0000000..2bc04d2 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_plate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_trim.png new file mode 100644 index 0000000..f24bcf8 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/_grieves_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/blastprotection_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/blastprotection_breastplate_effect.png new file mode 100644 index 0000000..3ba28ec Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/blastprotection_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/char.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/char.png new file mode 100644 index 0000000..e925635 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/char.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/fireprotection_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/fireprotection_breastplate_effect.png new file mode 100644 index 0000000..696957c Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/fireprotection_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/healthboost_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/healthboost_breastplate_effect.png new file mode 100644 index 0000000..3e0b0f4 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/healthboost_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/projprotection_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/projprotection_breastplate_effect.png new file mode 100644 index 0000000..b031458 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/projprotection_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/protection_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/protection_breastplate_effect.png new file mode 100644 index 0000000..a29232f Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/protection_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/runicshielding_breastplate_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/runicshielding_breastplate_effect.png new file mode 100644 index 0000000..b13c9df Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/grieves/runicshielding_breastplate_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_chain.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_chain.png new file mode 100644 index 0000000..91dac92 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_chain.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_cloth.png new file mode 100644 index 0000000..eaa4529 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_plate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_plate.png new file mode 100644 index 0000000..3bbf73e Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hauberk/_hauberk_plate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_chain.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_chain.png new file mode 100644 index 0000000..13b051f Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_chain.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_plate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_plate.png new file mode 100644 index 0000000..a20421c Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_plate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_top.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_top.png new file mode 100644 index 0000000..061027c Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_top.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_visor.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_visor.png new file mode 100644 index 0000000..6b89cd0 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/_helm_visor.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/rebreather_helm_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/rebreather_helm_effect.png new file mode 100644 index 0000000..bf253bf Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/rebreather_helm_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/revealing_helm_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/revealing_helm_effect.png new file mode 100644 index 0000000..b7eb4e5 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/helm/revealing_helm_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/TinkersHood-texturemap.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/TinkersHood-texturemap.png new file mode 100644 index 0000000..0775bce Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/TinkersHood-texturemap.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_cloth.png new file mode 100644 index 0000000..17e9ba8 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_rivet.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_rivet.png new file mode 100644 index 0000000..fa36c37 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_rivet.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_trim.png new file mode 100644 index 0000000..1c61bf0 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/model_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/model_cloth.png new file mode 100644 index 0000000..fb9ef80 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/model_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/model_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/model_trim.png new file mode 100644 index 0000000..2949796 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/model_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/rebreather_helm_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/rebreather_helm_effect.png new file mode 100644 index 0000000..bf253bf Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/rebreather_helm_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/rebreather_hood_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/rebreather_hood_effect.png new file mode 100644 index 0000000..dbea83d Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/rebreather_hood_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/revealing_hood_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/revealing_hood_effect.png new file mode 100644 index 0000000..689c9c9 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/revealing_hood_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/vis_hood_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/vis_hood_effect.png new file mode 100644 index 0000000..f0e40e6 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/vis_hood_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/visembroidery_hood_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/visembroidery_hood_effect.png new file mode 100644 index 0000000..f0e40e6 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/hood/visembroidery_hood_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_cloth.png new file mode 100644 index 0000000..0a6a661 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_plate.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_plate.png new file mode 100644 index 0000000..7c33840 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_plate.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_trim.png new file mode 100644 index 0000000..3919c8e Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/vis_robe_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/vis_robe_effect.png new file mode 100644 index 0000000..c7f7c01 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/vis_robe_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/visembroidery_robe_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/visembroidery_robe_effect.png new file mode 100644 index 0000000..c7f7c01 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/robe/visembroidery_robe_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_caps.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_caps.png new file mode 100644 index 0000000..8225f2f Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_caps.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_plates.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_plates.png new file mode 100644 index 0000000..a841231 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_plates.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_soles.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_soles.png new file mode 100644 index 0000000..4bf2a87 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_soles.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_trim.png new file mode 100644 index 0000000..54ac3e9 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/_sabatons_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/blastprotection_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/blastprotection_sabatons_effect.png new file mode 100644 index 0000000..60a2638 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/blastprotection_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/depthstrider_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/depthstrider_sabatons_effect.png new file mode 100644 index 0000000..4ce2437 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/depthstrider_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/featherfall_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/featherfall_sabatons_effect.png new file mode 100644 index 0000000..5e9f2f1 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/featherfall_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/fireprotection_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/fireprotection_sabatons_effect.png new file mode 100644 index 0000000..db5a7f0 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/fireprotection_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/firewalk_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/firewalk_sabatons_effect.png new file mode 100644 index 0000000..ce914a7 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/firewalk_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/frostwalk_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/frostwalk_sabatons_effect.png new file mode 100644 index 0000000..8a85b87 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/frostwalk_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/glowstep_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/glowstep_sabatons_effect.png new file mode 100644 index 0000000..b7ab1cb Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/glowstep_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/projprotection_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/projprotection_sabatons_effect.png new file mode 100644 index 0000000..a563a2c Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/projprotection_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/protection_sabatons_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/protection_sabatons_effect.png new file mode 100644 index 0000000..60a4577 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/sabatons/protection_sabatons_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_clasp.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_clasp.png new file mode 100644 index 0000000..5e4bc9b Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_clasp.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_cloth.png new file mode 100644 index 0000000..ad0d542 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_trim.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_trim.png new file mode 100644 index 0000000..fe5529e Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/_trim.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/vis_shawl_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/vis_shawl_effect.png new file mode 100644 index 0000000..1b141c3 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/vis_shawl_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/visembroidery_shawl_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/visembroidery_shawl_effect.png new file mode 100644 index 0000000..3dd7490 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shawl/visembroidery_shawl_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_clasp.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_clasp.png new file mode 100644 index 0000000..d2b5efc Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_clasp.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_cloth.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_cloth.png new file mode 100644 index 0000000..622477f Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_cloth.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_sole.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_sole.png new file mode 100644 index 0000000..05b1871 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/_sole.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/vis_shoes_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/vis_shoes_effect.png new file mode 100644 index 0000000..902b94c Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/vis_shoes_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/visembroidery_shoes_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/visembroidery_shoes_effect.png new file mode 100644 index 0000000..902b94c Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/armor/shoes/visembroidery_shoes_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_hook.png b/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_hook.png new file mode 100644 index 0000000..50cc224 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_hook.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_rod.png b/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_rod.png new file mode 100644 index 0000000..ea5d20d Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_rod.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_string.png b/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_string.png new file mode 100644 index 0000000..36638cd Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/fishingrod/_string.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/shears/_binding.png b/src/main/resources/assets/tinkersdefense/textures/items/shears/_binding.png new file mode 100644 index 0000000..c83bc70 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/shears/_binding.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/shears/_bottom.png b/src/main/resources/assets/tinkersdefense/textures/items/shears/_bottom.png new file mode 100644 index 0000000..bb558bf Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/shears/_bottom.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/shears/_broken.png b/src/main/resources/assets/tinkersdefense/textures/items/shears/_broken.png new file mode 100644 index 0000000..1c33216 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/shears/_broken.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/shears/_top.png b/src/main/resources/assets/tinkersdefense/textures/items/shears/_top.png new file mode 100644 index 0000000..021b69a Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/shears/_top.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/shears/item_rainbowgem.png b/src/main/resources/assets/tinkersdefense/textures/items/shears/item_rainbowgem.png new file mode 100644 index 0000000..1012835 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/shears/item_rainbowgem.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/shears/lapis_shears_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/shears/lapis_shears_effect.png new file mode 100644 index 0000000..1d53857 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/shears/lapis_shears_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/shears/rainbow_shears_effect.png b/src/main/resources/assets/tinkersdefense/textures/items/shears/rainbow_shears_effect.png new file mode 100644 index 0000000..1012835 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/items/shears/rainbow_shears_effect.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/items/shears/rainbow_shears_effect.png.mcmeta b/src/main/resources/assets/tinkersdefense/textures/items/shears/rainbow_shears_effect.png.mcmeta new file mode 100644 index 0000000..4a650b1 --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/textures/items/shears/rainbow_shears_effect.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 5 + } +} -- cgit v1.2.3