TechnicianLP

Results 15 comments of TechnicianLP

Thanks for the hint with Optifine - Looks like Optifine has a Bug and doesnt support one of Forges features correctly. A Workaround has been added to v4.0.7 which should...

Should be fixed for Version 4.0.6.

after pocking through the code i found a method for it `game.localize("key")` you should document your functions in the wiki better ....

after poking around some more in the code for localizations (after being stuck because `localize("key")` returned null every time) i noticed you are using reflection to put localizations into the...

Switch to TOML was due to Forge changing the way configurations are written. Older Minecraft/Forge versions will continue to use the old cfg format instead of TOML for the forseeable...