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:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user