diff options
Diffstat (limited to 'src/main/resources/assets/tinkersdefense')
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/lang/en_US.lang | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/assets/tinkersdefense/lang/en_US.lang b/src/main/resources/assets/tinkersdefense/lang/en_US.lang index 5c27b74..0a5a2b6 100644 --- a/src/main/resources/assets/tinkersdefense/lang/en_US.lang +++ b/src/main/resources/assets/tinkersdefense/lang/en_US.lang @@ -40,10 +40,10 @@ gui.toolstation.heatershield.desc=A simple shield with high durability and high item.Crest_Feathers.name=Crest of Feathers -toolpart.Chainmaille=Chainmail -toolpart.Rivets=Rivets -toolpart.Clasp=Clasp -toolpart.Armor Plate=Armor Plate +toolpart.Chainmaille=%%material Chainmail +toolpart.Rivets=%%material Rivets +toolpart.Clasp=%%material Clasp +toolpart.Armor Plate=%%material Armor Plate item.TD.Cloth.white.name=White Cloth item.TD.Cloth.orange.name=Orange Cloth |
