- Start Minecraft-Launcher and start the game with the target version (to generate all needed structures).
- Close the game and the launcher.
- Got to your Minecraft "Game Dir" (.minecraft/)
- Got to "version" folder, and duplicate "1.9.4" folder to "1.9.4-NonMojangNettyOverride"
- Go to the new duplicated folder
- Rename "1.9.4.jar"->"1.9.4-NonMojangNettyOverride.jar", "1.9.4.json"->"1.9.4-NonMojangNettyOverride.json"
- Open "1.9.4-NonMojangNettyOverride.json" with an editor
This file contains hidden or 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
| fragment AddressFragment on Address { | |
| street | |
| houseNumber | |
| postalCode | |
| city | |
| countryCode | |
| } | |
| fragment CustomerForDashboardFragment on Customer { | |
| id |