Skip to content

Instantly share code, notes, and snippets.

[19:52:52] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientdev, --version, 21.1.174, --assetIndex, 17, --assetsDir, C:\\Users\\user\\.gradle\\caches\\neoformruntime\\assets, --gameDir, ., --fml.fmlVersion, 4.0.39, --fml.mcVersion, 1.21.1, --fml.neoForgeVersion, 21.1.174, --fml.neoFormVersion, 20240808.144430]
[19:52:52] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.7+6-LTS
[19:52:52] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.7 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
[19:52:52] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,forgeclient,forgedatauserdev,testharness,forgeserverdev,forgeserveruserdev,forgejunitdev,forgeclientdev,forgeclientuserdev,forgeserver,forgejunituserdev,forgedatadev]
[19:52:52] [main/DEBUG] [cp.mo.mo.LaunchPluginHandler/MODLAUNCHER]: Found launch plugi
@TellyO3
TellyO3 / script.py
Created February 10, 2024 01:53
Azerothcore Gathermate database creation script
import copy
import json
from json import JSONDecodeError
import requests
"""
This script generates a lua table that can be used with the Gathermate addon for WoW 3.3.5.
Gathermate allows you to track the location of found nodes for herbs, mining veins/deposits, fishing schools, treasure
and gas clouds.