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,10 @@
{
"fusion.resource_packs.requires_newer_version": "(Made for a newer version of Fusion)",
"fusion.resource_packs.warning_screen.title": "Fusion version warning",
"fusion.resource_packs.warning_screen.message": "This resource pack is made for a newer version of Fusion and may not work correctly with the currently installed version of Fusion.",
"fusion.resource_packs.warning_screen.confirmation": "Do you want to enable the resource pack anyway?",
"fusion.resource_packs.warning_screen.current_version": "Installed version:",
"fusion.resource_packs.warning_screen.required_version": "Required version:",
"fusion.resource_packs.warning_screen.cancel": "No",
"fusion.resource_packs.warning_screen.confirm": "Yes"
}