ModsMod/src/main/resources/assets/modsmod/lang/en_us.json

9 lines
485 B
JSON

{
"modsmod.jfconfig.title": "ModsMod",
"modsmod.jfconfig.modsCount": "Mods count",
"modsmod.jfconfig.modsCount.tooltip": "The amount of mods to generate. Don't set this too high",
"modsmod.jfconfig.parent": "Parent",
"modsmod.jfconfig.parent.tooltip": "Show the mods as children of ModsMod in ModMenu",
"modsmod.jfconfig.cache": "Cache",
"modsmod.jfconfig.cache.tooltip": "Cache the generated files. Increases performance. Disable when this stops working to regenerate"
}