Changes

Summary

  1. Ensure all unknown textures are generated (details)
  2. Revamp material ingredient with some improvements (details)
  3. Fix ordering of tool part sprites being inconsistent in the abstract part provider (details)
  4. Add material variants to plate shields (details)
  5. Make travelers shield from leather instead of copper (details)
  6. Use custom transform types with tables, casting blocks, and melting (details)
  7. Swap new secondaries of melee prot and projectile prot (details)
  8. Adjust a few triggers and descriptions for armor traits (details)
Commit d07fc0a380e8266a63d480d7643529abc5f725d6 by KnightMiner
Ensure all unknown textures are generated

Adds bowstrings, armor plating, and chainmail
Specifically does not add the model version of armor or embellishments
Means we generate a few not super needed bowstring unknowns
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/slimesteel.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/aluminum.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/pig_iron.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/helmet/plating_broken_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/platinum.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/bowstring_3_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/boots/plating_broken_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/scorched_stone.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/large/bowstring_broken_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/leather.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/queens_slime.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/electrum.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/cobalt.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/gold.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/iron.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/helmet/chainmail_broken_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/bowstring_2_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/chestplate/chainmail_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/seared_stone.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/chestplate/plating_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/bronze.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/obsidian.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/parts/chainmail_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/leggings/chainmail_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/manyullyn.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/constantan.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/copper.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/crossbow/bowstring_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/crossbow/bowstring_1_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/silver.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/ancient_hide.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/bowstring_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/large/bowstring_1_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/unknown.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/sprite/TinkerMaterialSpriteProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/leggings/plating_broken_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/chestplate/plating_broken_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/large/bowstring_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/helmet/plating_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/osmium.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/large/bowstring_3_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/iron/oxidized.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/large/bowstring_2_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/steel.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/chestplate/chainmail_broken_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/invar.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/rose_gold.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/boots/plating_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/lead.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/amethyst_bronze.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/boots/chainmail_broken_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/boots/chainmail_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/leggings/plating_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/parts/bowstring_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/generator_part_textures.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/leggings/chainmail_broken_tconstruct_unknown.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/client/data/material/AbstractMaterialSpriteProvider.java (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/hepatizon.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/crossbow/bowstring_2_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/bowstring_1_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/longbow/bowstring_broken_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/crossbow/bowstring_3_tconstruct_unknown.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/sprite/TinkerPartSpriteProvider.java (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/tungsten.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/helmet/chainmail_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/copper/oxidized.json (diff)
Commit aa75299b33d38e6a63ae2ed48214226bbfa06fe0 by KnightMiner
Revamp material ingredient with some improvements

Now nests an ingredient instead of mimicing one
Consturctor cleanup
Now supports material tags instead of just static materials
Fixes some invalid generics on material tag value getters
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/recipe/melting/MaterialMeltingRecipe.java (diff)
The file was modifiedsrc/test/java/slimeknights/tconstruct/fixture/MaterialRegistryFixture.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/materials/MaterialRegistryImpl.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/recipe/ingredient/MaterialIngredient.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ModifierRecipeProvider.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/recipe/ingredient/NoContainerIngredient.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/materials/IMaterialRegistry.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/materials/definition/MaterialManager.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/data/recipe/IToolRecipeHelper.java (diff)
Commit 05a12b7d8524bb540d16f849d5eb07d2aed14279 by KnightMiner
Fix ordering of tool part sprites being inconsistent in the abstract part provider

Caused by an unordered map
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/client/data/material/AbstractPartSpriteProvider.java (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/generator_part_textures.json (diff)
Commit 889b29c6d08312e6b0fba5a6e8b7601b580e81e7 by KnightMiner
Add material variants to plate shields

Plate shields have a shield core made of wood (5 material options) which you then cast molten metal on
Shield core has no stats, while the metal uses all traits of armor and the same stats barring armor
Changes bamboos trait to unburdened, which grants use item speed
Enderference and lacerating now both work on armor/shields (both used for shield cores)
Fixes plate armor still being tagged as metal embellishments
Added parts module for allowing part swapping on tools that have non-parts

TODO: custom item render type for shields in casting tables so they use the small model
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_hepatizon.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_spruce.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_jungle.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_birch.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_crimson.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_dyed.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/slimewood/greenheart.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_tungsten.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_copper.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_platinum.png
The file was modifiedsrc/main/resources/assets/tconstruct/mantle/colors.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_constantan.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_osmium.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_scorched_stone.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/smeltery/TinkerSmeltery.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/item/ArmorSlotType.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_cobalt.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_platinum.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/invar.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_tin.png
The file was modifiedsrc/main/resources/assets/tconstruct/models/item/plate_shield.json (diff)
The file was removedsrc/main/resources/assets/tconstruct/book/fantastic_foundry/en_us/armor/tconstruct_plate_shield.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_bronze.png
The file was modifiedsrc/generated/resources/assets/tconstruct/models/item/armor/plate/shield_broken.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_iron_oxidized.png
The file was addedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_iron.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_slimesteel.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_seared_stone.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/tool_definitions/plate_shield.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_slimewood_enderbark.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_platinum.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_oak.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_pig_iron.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_obsidian.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_obsidian.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_osmium.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood.png
The file was addedsrc/main/resources/assets/tconstruct/book/puny_smelting/en_us/armor/tconstruct_plate_shield.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_nahuatl.png
The file was modifiedsrc/generated/resources/data/tconstruct/tags/items/modifiable/book_armor/puny_smelting.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_cobalt.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_iron_oxidized.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_steel.png
The file was modifiedsrc/generated/resources/data/tconstruct/tags/items/parts.json (diff)
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/chorus.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_constantan.png
The file was addedsrc/main/java/slimeknights/tconstruct/library/recipe/casting/material/ToolPartSwappingRecipe.java
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/rose_gold.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_nickel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_silver.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/slimesteel.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_slimewood_bloodshroom.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_slimewood_greenheart.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_obsidian.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_pig_iron.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_spruce.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_bronze.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_debris.png
The file was addedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_zinc.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/queens_slime.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_jungle.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_hepatizon.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_queens_slime.png
The file was addedsrc/generated/resources/data/tconstruct/tinkering/modifiers/unburdened.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_copper_oxidized.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_copper.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_iron.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_bronze.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_invar.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_manyullyn.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/recipe/casting/material/CompositeCastingRecipe.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_slimewood_bloodshroom.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_obsidian.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_crimson.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_slimewood_skyroot.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_gold.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/chorus.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_scorched_stone.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_brass.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_invar.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_lead.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/acacia.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_lead.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_nahuatl.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/platinum.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_jungle.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_hepatizon.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/scorched_stone.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_cobalt.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/aluminum.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_electrum.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/modifiers/traits/melee/LaceratingModifier.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_slimewood_greenheart.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_hepatizon.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_gold.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_bamboo.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_lead.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_bronze.png
The file was addedsrc/generated/resources/data/tconstruct/recipes/tools/parts/casting/shield_core_composite.json
The file was addedsrc/generated/resources/assets/tconstruct/models/item/shield_core.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_nahuatl.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/cobalt.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_manyullyn.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_slimesteel.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_lead.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_slimewood_skyroot.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/seared_stone.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_spruce.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_pig_iron.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_nahuatl.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_manyullyn.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_copper.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_queens_slime.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_obsidian.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_gold.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_platinum.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/iron/oxidized.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_steel.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/modifiers/traits/melee/EnderferenceModifier.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_rose_gold.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_zinc.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_nickel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_invar.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/copper.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/rose_gold.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_invar.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_slimesteel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_electrum.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/queens_slime.json (diff)
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_amethyst_bronze.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/amethyst_bronze.json (diff)
The file was addedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_slimewood_bloodshroom.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_tungsten.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_electrum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_tungsten.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_slimewood_skyroot.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_amethyst_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_spruce.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_aluminum.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_acacia.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_nickel.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_unknown.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_netherite.png
The file was addedsrc/generated/resources/data/tconstruct/recipes/tools/armor/plate_shield_part_swapping.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_constantan.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_seared_stone.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_slimesteel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_silver.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_slimesteel.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/amethyst_bronze.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_iron.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/unknown.json (diff)
The file was addedsrc/main/java/slimeknights/tconstruct/library/recipe/casting/material/AbstractMaterialCastingRecipe.java
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_queens_slime.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_manyullyn.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_steel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_brass.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_slimewood_bloodshroom.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_constantan.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_slimewood_greenheart.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_steel.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/gold.json (diff)
The file was addedsrc/main/resources/assets/tconstruct/textures/gui/tinker_pattern/shield_core.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/obsidian.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_iron_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_cobalt.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_electrum.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/silver.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/sprite/TinkerPartSpriteProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_bamboo.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/osmium.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_silver.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_debris.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_gold.png
The file was addedsrc/main/java/slimeknights/tconstruct/library/recipe/casting/material/ToolCastingRecipe.java
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_bamboo.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_chorus.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/crimson.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_aluminum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_slimesteel.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_warped.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_amethyst_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_osmium.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_constantan.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/birch.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/stats/StatlessMaterialStats.java (diff)
The file was modifiedsrc/generated/resources/data/tconstruct/recipes/tools/armor/plate_shield.json (diff)
The file was modifiedsrc/generated/resources/data/tconstruct/tags/items/modifiable/book_armor/fantastic_foundry.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_hepatizon.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_electrum.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_broken.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_bronze.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_osmium.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/data/recipe/IToolRecipeHelper.java (diff)
The file was addedsrc/main/java/slimeknights/tconstruct/library/tools/definition/module/material/PartsModule.java
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ModifierIds.java (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/oak.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_rose_gold.png
The file was modifiedsrc/generated/resources/data/tconstruct/tags/items/modifiable/embellishment/metal.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_manyullyn.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_silver.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/nahuatl.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_silver.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/common/data/tags/ItemTagProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_hepatizon.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_tungsten.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_platinum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_copper.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_invar.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/nahuatl.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/recipe/casting/material/MaterialCastingRecipe.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_iron.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_manyullyn.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_chorus.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/sprite/TinkerMaterialSpriteProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/bronze.json (diff)
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/cobalt.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_netherite.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/manyullyn.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ToolsRecipeProvider.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_slimesteel.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_seared_stone.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_dyed.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_steel.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/scorched_stone.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_amethyst_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_oak.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/iron.json (diff)
The file was addedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_pig_iron.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_hepatizon.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_slimewood_skyroot.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_aluminum.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_gold.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_gold.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_silver.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_electrum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_platinum.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/constantan.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_iron.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_oak.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_copper_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_tin.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/tungsten.json (diff)
The file was modifiedsrc/generated/resources/data/tconstruct/tags/items/modifiable/dyeable.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_oak.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_copper_oxidized.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/copper.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_nickel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_zinc.png
The file was addedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_iron_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_lead.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_tin.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_birch.png
The file was addedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_invar.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_platinum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_netherite.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/generator_part_textures.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_bamboo.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_unknown.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/manyullyn.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_unknown.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_mangrove.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_copper_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_steel.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/client/data/material/AbstractMaterialSpriteProvider.java (diff)
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_dark_oak.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood.json (diff)
The file was removedsrc/generated/resources/data/tconstruct/tinkering/modifiers/flexible.json
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/TinkerToolParts.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_aluminum.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ToolItemModelProvider.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/data/material/AbstractMaterialStatsDataProvider.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/data/AbstractToolItemModelProvider.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_pig_iron.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_copper.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_iron_oxidized.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_copper_oxidized.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_dyed.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_cobalt.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_dark_oak.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_brass.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_slimewood_enderbark.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_debris.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/stats/ArmorMaterialStatProvider.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_rose_gold.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_steel.png
The file was addedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_copper.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/hepatizon.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/material/MaterialTraitsDataProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_mangrove.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_constantan.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_dyed.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/dark_oak.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/tools/definition/module/ToolHooks.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_gold.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_scorched_stone.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_jungle.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_queens_slime.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_birch.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ModifierProvider.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_copper.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/stats/PlatingMaterialStats.java (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/bamboo.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_chorus.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_iron_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_amethyst_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_scorched_stone.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/tools/stat/ToolStats.java (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/mangrove.json (diff)
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/bamboo.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_slimesteel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_brass.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_osmium.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_iron.png
The file was modifiedsrc/generated/resources/data/tconstruct/tags/items/modifiable/multipart.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_dark_oak.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/iron.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_acacia.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_uranium.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_steel.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_cobalt.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_zinc.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/slimewood.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_silver.png
The file was addedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_rose_gold.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/slimewood/enderbark.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/TinkerTools.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_aluminum.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_broken.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/material/MaterialStatsDataProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_iron_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_uranium.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_seared_stone.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_cobalt.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_birch.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_copper_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_pig_iron.png
The file was removedsrc/generated/resources/data/tconstruct/advancements/recipes/tconstruct/tools/tools/armor/plate_shield.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_rose_gold.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/pig_iron.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_osmium.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_osmium.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_electrum.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_cobalt.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_acacia.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_bronze.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_iron.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/gold.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/common/data/model/TinkerItemModelProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_lead.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_uranium.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_invar.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_debris.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_aluminum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_osmium.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_aluminum.png
The file was modifiedsrc/main/resources/assets/tconstruct/book/encyclopedia/en_us/armor/tconstruct_plate_shield.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_lead.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/obsidian.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_slimewood_enderbark.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/slimewood/skyroot.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/lead.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/warped.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_slimewood_greenheart.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_constantan.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_amethyst_bronze.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/hepatizon.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/materials/MaterialRegistry.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/electrum.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_copper_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_lead.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_crimson.png
The file was removedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_mangrove.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/copper/oxidized.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_acacia.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/steel.json (diff)
The file was addedsrc/generated/resources/data/tconstruct/recipes/tools/parts/builder/shield_core.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/spruce.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_amethyst_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_unknown.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_obsidian.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_pig_iron.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/slimewood/bloodshroom.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_obsidian.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_tconstruct_invar.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_dark_oak.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_platinum.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/slimesteel.json (diff)
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/bamboo.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_tungsten.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_obsidian.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/wood.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_mangrove.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_wood_crimson.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/pig_iron.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_hepatizon.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_aluminum.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/recipe/casting/material/MaterialCastingRecipeBuilder.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_tungsten.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_constantan.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_manyullyn.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_pig_iron.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_tin.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/seared_stone.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_manyullyn.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/wood/jungle.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/lang/en_us.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_wood_warped.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_tconstruct_wood_warped.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_copper_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_uranium.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_iron_oxidized.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/gold.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_silver.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_netherite.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_broken_tconstruct_slimewood_enderbark.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_tconstruct_iron.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_copper.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/broken/tconstruct_embellishment_tconstruct_rose_gold.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_electrum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/broken/tconstruct_embellishment_tconstruct_tungsten.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_large_broken_tconstruct_tungsten.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_large_modifiers/tconstruct_embellishment_tconstruct_gold.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_amethyst_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/plating_broken_tconstruct_rose_gold.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_large_tconstruct_chorus.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield_modifiers/tconstruct_embellishment_tconstruct_rose_gold.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ToolDefinitionDataProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/plate/shield/core_broken_tconstruct_wood_warped.png
Commit 0712500a687bbab8221fd48f821a6b8b45e499e4 by KnightMiner
Make travelers shield from leather instead of copper

Makes it more distinct from plate shields, and possibly a bit earlier game. Still made in the crafting table, though the recipe is now 4 patterns and 1 leather
Insteda of metal embellishments, travelers shield now receives wood embellishments, and dyes the outer leather ring (so dyeing is more consistently leather)
As a result of the above, metal embellishments have been entirely removed, all usages now either have materials or use wood embellishments
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment_obsidian.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_slimewood_bloodshroom.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_brass.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_bronze.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_nahuatl.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_oak.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_slimewood_skyroot.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_dark_oak.png
The file was removedsrc/generated/resources/assets/tconstruct/debug/material_palettes/zinc.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/amethyst_bronze.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_crimson.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_acacia.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/electrum.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_electrum.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/copper_oxidized.json
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/gold.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_iron.png
The file was modifiedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_broken.png (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_birch.png
The file was removedsrc/generated/resources/assets/tconstruct/tinkering/materials/zinc.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_obsidian.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/nickel.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_tin.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_netherite.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_bronze.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_platinum.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/copper/oxidized.json (diff)
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/electrum.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_uranium.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_pig_iron.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/iron/oxidized.json (diff)
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/gold.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/debug/material_palettes/debris.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/uranium.json
The file was removedsrc/generated/resources/assets/tconstruct/tinkering/materials/debris.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_iron.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/definition/nickel.json
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/sprite/TinkerPartSpriteProvider.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_debris.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/manyullyn.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment.png (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_uranium.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/tin.json
The file was modifiedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment.png (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_warped.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_oak.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_mangrove.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/brass.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/invar.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_spruce.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_mangrove.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_slimesteel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_silver.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/definition/uranium.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/generator_part_textures.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_slimesteel.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/material/MaterialTraitsDataProvider.java (diff)
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/zinc.json
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/copper.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_debris.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/common/data/tags/ItemTagProvider.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_slimewood_enderbark.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/constantan.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_zinc.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/netherite.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_hepatizon.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_gold.png
The file was removedsrc/generated/resources/assets/tconstruct/debug/material_palettes/tin.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_invar.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/iron_oxidized.json
The file was removedsrc/generated/resources/assets/tconstruct/tinkering/materials/brass.json
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/debris.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_constantan.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/pig_iron.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/material/MaterialRenderInfoProvider.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_manyullyn.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_iron_oxidized.png
The file was removedsrc/generated/resources/assets/tconstruct/tinkering/materials/tin.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_iron_oxidized.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/definition/debris.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_birch.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/tungsten.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_bamboo.png
The file was modifiedsrc/generated/resources/data/tconstruct/advancements/recipes/tconstruct/tools/tools/armor/travelers_shield.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/tinkering/materials/uranium.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_lead.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/tungsten.json (diff)
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/uranium.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/iron.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_tin.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_lead.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_constantan.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/tin.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_manyullyn.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_steel.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/silver.json
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/netherite.json
The file was modifiedsrc/main/java/slimeknights/tconstruct/common/TinkerTags.java (diff)
The file was removedsrc/generated/resources/data/tconstruct/tags/items/modifiable/embellishment/metal.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_nickel.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/obsidian.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_slimewood_greenheart.png
The file was modifiedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_dyed.png (diff)
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/debris.json
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/brass.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_brass.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/osmium.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_hepatizon.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_acacia.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_spruce.png
The file was removedsrc/generated/resources/assets/tconstruct/debug/material_palettes/brass.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/manyullyn.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/rose_gold.json (diff)
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/slimesteel.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_osmium.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/hepatizon.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/tinkering/materials/netherite.json
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/nickel.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_warped.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/hepatizon.json
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/definition/brass.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_obsidian.png
The file was modifiedsrc/generated/resources/data/tconstruct/tags/items/modifiable/embellishment/wood.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_steel.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_slimewood_greenheart.png
The file was modifiedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield.png (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_platinum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_rose_gold.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/iron.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_aluminum.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_osmium.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_invar.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_dark_oak.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/constantan.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_cobalt.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_cobalt.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_rose_gold.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_netherite.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/definition/tin.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_aluminum.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/debris.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/lead.json (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_nahuatl.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/nickel.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/cobalt.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_electrum.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_jungle.png
The file was modifiedsrc/generated/resources/data/tconstruct/tinkering/tool_definitions/travelers_shield.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_gold.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/bronze.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/debug/material_palettes/nickel.png
The file was modifiedsrc/main/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_dyed.png (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/material/MaterialIds.java (diff)
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_slimewood_bloodshroom.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/lead.json
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ToolsRecipeProvider.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ModifierRecipeProvider.java (diff)
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/rose_gold.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_copper_oxidized.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/amethyst_bronze.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/sprite/TinkerMaterialSpriteProvider.java (diff)
The file was removedsrc/generated/resources/assets/tconstruct/tinkering/materials/nickel.json
The file was modifiedsrc/generated/resources/data/tconstruct/recipes/tools/armor/travelers_shield.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_tungsten.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_wood_crimson.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/copper.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_silver.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_amethyst_bronze.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_tungsten.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/uranium.json
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/aluminum.json
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/platinum.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_slimewood_skyroot.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/platinum.json (diff)
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/tin.json
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/bronze.json
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/stats/brass.json
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/pig_iron.json
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/definition/netherite.json
The file was removedsrc/generated/resources/assets/tconstruct/debug/material_palettes/netherite.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/ToolDefinitionDataProvider.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/material/MaterialDataProvider.java (diff)
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/zinc.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_amethyst_bronze.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/aluminum.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_copper.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/traits/zinc.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_wood_jungle.png
The file was removedsrc/generated/resources/data/tconstruct/tinkering/materials/definition/zinc.json
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_slimewood_enderbark.png
The file was addedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_bamboo.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/steel.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_pig_iron.png
The file was removedsrc/generated/resources/assets/tconstruct/debug/material_palettes/uranium.png
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/data/material/MaterialStatsDataProvider.java (diff)
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/netherite.json
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/cobalt.json
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_nickel.png
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_copper.png
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/steel.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/broken/tconstruct_embellishment_tconstruct_zinc.png
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/osmium.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/slimesteel.json (diff)
The file was removedsrc/generated/resources/data/tconstruct/recipes/tools/modifiers/slotless/embellishment/metal/invar.json
The file was modifiedsrc/generated/resources/assets/tconstruct/tinkering/materials/silver.json (diff)
The file was removedsrc/generated/resources/assets/tconstruct/textures/item/tool/armor/travelers/shield_modifiers/tconstruct_embellishment_tconstruct_copper_oxidized.png
Commit c4ec2ccd6e55024836809a45c2b540eaa33ff6fa by KnightMiner
Use custom transform types with tables, casting blocks, and melting

Make the large tool model check for some of these types to display small tools instead, makes casting tables look a lot better with shield casting
The file was modifiedgradle.properties (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/table/tinker_station.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/smeltery/controller/melter.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/table/crafting_station.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/table/modifier_worktable.json (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/client/model/tools/ToolModel.java (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/template/basin.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/smeltery/client/render/HeatingStructureBlockEntityRenderer.java (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/table/scorched_anvil.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/table/part_builder.json (diff)
The file was addedsrc/main/java/slimeknights/tconstruct/library/client/model/TinkerTransformTypes.java
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/template/table.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/shared/TinkerClient.java (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/models/block/table/tinkers_anvil.json (diff)
Commit acb3f2f56f3fcd7a4196f4b0e0e30cf10c644755 by KnightMiner
Swap new secondaries of melee prot and projectile prot

Material thematics means they fit better with KR on iron and use item speed on cobalt
The file was modifiedsrc/main/resources/assets/tconstruct/book/encyclopedia/en_us/defense/protection/tconstruct_projectile_protection.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/book/encyclopedia/en_us/defense/protection/tconstruct_melee_protection.json (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/book/mighty_smelting/en_us/defense/protection/tconstruct_melee_protection.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/modifiers/defense/MeleeProtectionModifier.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/modifiers/defense/ProjectileProtectionModifier.java (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/book/mighty_smelting/en_us/defense/protection/tconstruct_projectile_protection.json (diff)
Commit 952c8d46295621b869bcc200855df1a1a4c132b3 by KnightMiner
Adjust a few triggers and descriptions for armor traits

Tasty now triggers on any damage
Dwarven now grants protection only on armor, since that hook runs on held items
Momentum now boosts prot from any entity caused damage instead of just melee damage
Crystalbound now grants 2.5% attack speed per level instead of 5%
Updated book descriptions for all above traits
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/modifiers/traits/general/TastyModifier.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/modifiers/traits/ranged/CrystalboundModifier.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/modifiers/traits/harvest/MomentumModifier.java (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/lang/en_us.json (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/modifiers/traits/harvest/DwarvenModifier.java (diff)