{ "quickmath.jfconfig.title": "QuickMäth", "quickmath.jfconfig.tooltip": "Restart to apply changes", "quickmath.jfconfig.corruptGenericMath": "Corrupt generic math", "quickmath.jfconfig.corruptGenericMath.tooltip": "Corrupts methods in MathHelper. This will impact many things but most notably movement", "quickmath.jfconfig.corruptTrigonometry": "Corrupt Trigonometry", "quickmath.jfconfig.corruptTrigonometry.tooltip": "Corrupts trigonometry methods. Effects vary", "quickmath.jfconfig.corruptPerlinNoise": "Corrupt perlin noise", "quickmath.jfconfig.corruptPerlinNoise.tooltip": "Corrupts methods in OctavePerlinNoiseSampler and PerlinNoiseSampler. This will mostly impact world generation", "quickmath.jfconfig.corruptSimplexNoise": "Corrupt simplex noise", "quickmath.jfconfig.corruptSimplexNoise.tooltip": "Corrupts methods in SimplexNoiseSampler. I am actually not sure what this breaks", "quickmath.jfconfig.debugAsm": "Debug ASM", "quickmath.jfconfig.debugAsm.tooltip": "Prints debug messages for the purpose of debugging", "quickmath.jfconfig.enum.CorruptionLevel2.DISABLED": "Disabled", "quickmath.jfconfig.enum.CorruptionLevel2.MAJOR": "Major", "quickmath.jfconfig.enum.CorruptionLevel2.FULL": "Full", "quickmath.jfconfig.enum.CorruptionLevel.DISABLED": "Disabled", "quickmath.jfconfig.enum.CorruptionLevel.MINOR": "Minor", "quickmath.jfconfig.enum.CorruptionLevel.MAJOR": "Major", "quickmath.jfconfig.enum.CorruptionLevel.FULL": "Full" }