-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c95019
commit 89a32f9
Showing
23 changed files
with
629 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"fml.loadingerrorscreen.errorheader": "Error loading mods\n{0,choice,1#1 error has|1<{0} errors have} occurred during loading", | ||
"fml.loadingerrorscreen.warningheader": "{0,choice,1#Warning|1<Warnings} while loading mods\n{0,choice,1#1 warning has|1<{0} warnings have} occurred during loading", | ||
"fml.language.missingversion": "Mod File {5} needs language provider {3}:{4,vr} to load\n§7We have found {6,i18n,fml.messages.artifactversion}", | ||
"fml.modloading.missingclasses": "The Mod File {3} has mods that were not found", | ||
"fml.modloading.missingmetadata": "mods.toml missing metadata for modid {3}", | ||
"fml.modloading.failedtoloadmodclass": "{0,modinfo,name} ({0,modinfo,id}) has class loading errors\n§7{2,exc,msg}", | ||
"fml.modloading.failedtoloadmod": "{0,modinfo,name} ({0,modinfo,id}) has failed to load correctly\n§7{2,exc,msg}", | ||
"fml.modloading.feature.missing": "{0,modinfo,name} ({0,modinfo,id}) is missing a feature it requires to run\n§7It requires {3,featurebound} but {4} is available", | ||
"fml.modloading.uncaughterror": "An uncaught parallel processing error has occurred.\n§7{2,exc,msg}", | ||
"fml.modloading.errorduringevent": "{0,modinfo,name} ({0,modinfo,id}) encountered an error while dispatching the {3} event\n§7{2,exc,msg}", | ||
"fml.modloading.failedtoloadforge": "Failed to load NeoForge", | ||
"fml.modloading.javafml.dangling_entrypoint": "File {5} contains mod entrypoint class §6{4}§r for mod with id §e{3}§r, which does not exist or is not in the same file.\nDid you forget to update the mod id in the entrypoint?", | ||
"fml.modloading.missingdependency": "Mod §e{4}§r requires §6{3}§r §o{5,vr}§r\n§7Currently, §6{3}§r§7 is §o{6,i18n,fml.messages.artifactversion.ornotinstalled}§r\n{7,optional,§7Reason for the dependency: §r}", | ||
"fml.modloading.missingdependency.optional": "Mod §e{4}§r only supports §3{3}§r §o{5,vr}§r\n§7Currently, §3{3}§r§7 is §o{6}", | ||
"fml.modloading.incompatiblemod": "Mod §e{4}§r is §cincompatible§r with §3{3}§r §o{5,vr}§r\n§7Currently, §3{3}§r§7 is §o{6}§r\n§7The reason is:§r §o{7,i18ntranslate}§r", | ||
"fml.modloading.discouragedmod": "Mod §e{3}§r §ddiscourages§r the use of §3{2}§r §o{4,vr}§r\n§7Currently, §3{2}§r§7 is §o{5}§r\n§7The reason is:§r §o{6,i18ntranslate}§r", | ||
"fml.modloading.discouragedmod.proceed": "Proceed at your own risk", | ||
"fml.modloading.duplicate_mod": "Mod §e{3}§r is present in multiple files: {4}", | ||
"fml.modloading.duplicate_library": "Library §e{3}§r is present in multiple files: {4}", | ||
"fml.modloading.incompatiblemod.noreason": "§eNo reason provided§r", | ||
"fml.modloading.discouragedmod.noreason": "§eNo reason provided§r", | ||
"fml.dependencyloading.conflictingdependencies": "Some mods have requested conflicting versions of: §6{3}§r. Requested by: §e{4}§r.", | ||
"fml.dependencyloading.mismatchedcontaineddependencies": "Some mods have agreed upon an acceptable version range for : §6{3}§r, but no jar was provided which matched the range. Requested by: §e{4}§r.", | ||
"fml.modloading.coremod_error": "An error occurred while loading core-mod {3} from {4}", | ||
"fml.modloading.corrupted_installation": "Your NeoForge installation is corrupted, please try to reinstall", | ||
"fml.modloading.cycle": "Detected a mod dependency cycle: {3}", | ||
"fml.modloading.failedtoprocesswork": "{0,modinfo,name} ({0,modinfo,id}) encountered an error processing deferred work\n§7{2,exc,msg}", | ||
"fml.modloading.brokenfile": "File {3} is not a valid mod file", | ||
"fml.modloading.brokenfile.unknown": "File {2} is not a valid mod file", | ||
"fml.modloading.brokenfile.oldforge": "File {2} is for an old version of Minecraft Forge and cannot be loaded", | ||
"fml.modloading.brokenfile.minecraft_forge": "File {2} is for Minecraft Forge or an older version of NeoForge, and cannot be loaded", | ||
"fml.modloading.brokenfile.liteloader": "File {2} is a LiteLoader mod and cannot be loaded", | ||
"fml.modloading.brokenfile.fabric": "File {2} is a Fabric mod and cannot be loaded", | ||
"fml.modloading.brokenfile.optifine": "File {2} is an incompatible version of OptiFine", | ||
"fml.modloading.brokenfile.bukkit": "File {2} is a Bukkit or Bukkit-implementor (Spigot, Paper, etc.) plugin and cannot be loaded", | ||
"fml.modloading.brokenfile.invalidzip": "File {3} is not a jar file", | ||
"fml.modloading.brokenresources": "File {2} failed to load a valid ResourcePackInfo", | ||
"fml.modloading.technical_error": "A technical error occurred during mod loading: {3}", | ||
"fml.modloading.invalid_maven_coordinate": "The following Maven coordinate is invalid: {3}", | ||
"fml.modloading.maven_coordinate_not_found": "No mod with the Maven coordinate {3} could be found in {4}", | ||
"fml.modloading.failed_to_list_folder_content": "Failed to list content of folder {3}", | ||
"fml.modloading.failed_to_find_on_classpath": "Failed to find {3} on the classpath", | ||
"fml.modloading.multiple_copies_on_classpath": "Found multiple copies of {3} on the classpath: {4}", | ||
"fml.messages.artifactversion.ornotinstalled": "{0,ornull,fml.messages.artifactversion.notinstalled}", | ||
"fml.messages.artifactversion": "{0,ornull,fml.messages.artifactversion.none}", | ||
"fml.messages.artifactversion.none": "none", | ||
"fml.messages.artifactversion.notinstalled": "§nnot installed", | ||
"fml.messages.version.restriction.any": "any", | ||
"fml.messages.version.restriction.lower.inclusive": "{0} or above", | ||
"fml.messages.version.restriction.lower.exclusive": "above {0}", | ||
"fml.messages.version.restriction.upper.inclusive": "{0} or below", | ||
"fml.messages.version.restriction.upper.exclusive": "below {0}", | ||
"fml.messages.version.restriction.bounded": "between {0} and {1}", | ||
"fml.messages.version.restriction.bounded.inclusive": "between {0} and {1} (inclusive)", | ||
"fml.messages.version.restriction.bounded.exclusive": "between {0} and {1} (exclusive)", | ||
"fml.messages.version.restriction.bounded.lowerexclusive": "above {0}, and {1} or below", | ||
"fml.messages.version.restriction.bounded.upperexclusive": "{0} or above, and below {1}", | ||
"fml.modloading.enumextender.file_not_found": "Enum extender file {3}, provided by mod {0,modinfo,id}, does not exist", | ||
"fml.modloading.enumextender.invalid_enum_name": "Enum {3}, specified by mod {0,modinfo,id}, is not a valid class descriptor", | ||
"fml.modloading.enumextender.field_name.missing_prefix": "Enum constant name {3} for enum {4}, specified by mod {0,modinfo,id},must be prefixed with the mod ID", | ||
"fml.modloading.enumextender.field_name.invalid": "Enum constant name {3} for enum {4}, specified by mod {0,modinfo,id}, is invalid", | ||
"fml.modloading.enumextender.invalid_constructor": "Constructor {3} for enum {4}, specified by mod {0,modinfo,id}, is not a valid constructor descriptor", | ||
"fml.modloading.enumextender.argument.reference.invalid_src_class": "Parameter source class {3} for field {4} in enum {5}, specified by mod {0,modinfo,id}, is not a valid class descriptor", | ||
"fml.modloading.enumextender.argument.reference.invalid_src_method": "Parameter source method {3} for field {4} in enum {5}, specified by mod {0,modinfo,id}, is not a valid method name", | ||
"fml.modloading.enumextender.argument.reference.invalid_src_field": "Parameter source field {3} for field {4} in enum {5}, specified by mod {0,modinfo,id}, is not a valid field name", | ||
"fml.modloading.enumextender.argument.reference.unexpected_decl": "Unexpected reference parameter declaration {3} for field {4} in enum {5}, specified by mod {0,modinfo,id}", | ||
"fml.modloading.enumextender.argument.unexpected_decl": "Unexpected parameter declaration {3} for field {4} in enum {5}, specified by mod {0,modinfo,id}", | ||
"fml.modloading.enumextender.loading_error": "Failed to load enum extension data at {3} in mod {0,modinfo,id}: {2,exc,msg}", | ||
"fml.modloading.enumextender.argument.constant.count_mismatch": "Parameter count {3} does not match argument count {4} of constructor {5} for field {6} in enum {7}, specified by mod {0,modinfo,id}", | ||
"fml.modloading.enumextender.argument.constant.invalid_char": "Invalid character {3} at parameter index {4} for field {5} in enum {6}, specified by mod {0,modinfo,id}", | ||
"fml.modloading.enumextender.argument.constant.unsupported_type": "Unsupported immediate argument type {3} at parameter index {4} for field {5} in enum {6}, specified by mod {0,modinfo,id}", | ||
"fml.modloading.enumextender.duplicate": "Found duplicate field {3} for enum {4}, provided by mods {5} and {6}" | ||
} |
Oops, something went wrong.