0.2.0 commit
This commit is contained in:
59
Localization/en-US_Mods.tMx.hjson
Normal file
59
Localization/en-US_Mods.tMx.hjson
Normal file
@@ -0,0 +1,59 @@
|
||||
# This file will automatically update with entries for new content after a build and reload.
|
||||
|
||||
Items: {
|
||||
tMxSword: {
|
||||
DisplayName: tMx Sword
|
||||
Tooltip:
|
||||
'''
|
||||
Template of an item
|
||||
Replacing this tooltip is duty
|
||||
It's snowing on Mt.Fuji
|
||||
'''
|
||||
}
|
||||
|
||||
MeteorHammer: {
|
||||
DisplayName: Meteor Hammer
|
||||
Tooltip: ""
|
||||
}
|
||||
|
||||
ExamplePiercingProjectileItem: {
|
||||
DisplayName: Example Piercing Projectile Item
|
||||
Tooltip: ""
|
||||
}
|
||||
|
||||
MoltenTablet: {
|
||||
DisplayName: Molten Tablet
|
||||
Tooltip: You can barely hold it in your hand. It's hot!
|
||||
}
|
||||
|
||||
FrozenTablet: {
|
||||
DisplayName: Frozen Tablet
|
||||
Tooltip: You can barely hold it in your hand. It's cold!
|
||||
}
|
||||
}
|
||||
|
||||
Projectiles: {
|
||||
MeteorHammerProjectile.DisplayName: Meteor Hammer Projectile
|
||||
ExamplePiercingProjectileItem.DisplayName: Example Piercing Projectile Item
|
||||
}
|
||||
|
||||
Configs: {
|
||||
tMxConfigs: {
|
||||
DisplayName: tMx Configs
|
||||
|
||||
NoPotionDelay: {
|
||||
Label: No Potions Delay
|
||||
Tooltip: No delay between healing/mana potions use. Debuff = Off
|
||||
}
|
||||
|
||||
Headers: {
|
||||
Tweaks: Tweaks Header
|
||||
Mechanics: Mechanics Header
|
||||
}
|
||||
|
||||
CleanResearchedPiggyProtect: {
|
||||
Tooltip: The clean command will not delete item(s) in your piggy bank.
|
||||
Label: Protect item(s) from pig.
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user