Skip to content

Instantly share code, notes, and snippets.

@scholzi100
scholzi100 / raw.graphql
Last active August 19, 2019 19:49
reverse engineered funk freenet graphql schema
fragment AddressFragment on Address {
street
houseNumber
postalCode
city
countryCode
}
fragment CustomerForDashboardFragment on Customer {
id

Mojang Netty Override Bypass

  • 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