Enhance Aether-themed equipment attributes for RPG classes, improve configuration clarity, and streamline resource management by updating .gitignore and removing obsolete entries.

This commit is contained in:
Leonid Pershin
2026-05-08 11:29:19 +03:00
parent 53835bf84d
commit fc65b08826
67 changed files with 9500 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"defaultoptions.configuration.defaultDifficulty": "Default Difficulty",
"defaultoptions.configuration.defaultDifficulty.tooltip": "The default difficulty selected for newly created worlds.",
"defaultoptions.configuration.lockDifficulty": "Lock Difficulty",
"defaultoptions.configuration.lockDifficulty.tooltip": "Set to true if the difficulty for new world's should be locked to the specific default. This cannot be unlocked by players without external tools! Probably a bad idea. I don't recommend. Why am I adding this option?"
}