60 lines
1.2 KiB
Plaintext
60 lines
1.2 KiB
Plaintext
# 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.
|
|
}
|
|
}
|
|
}
|