diff --git a/.github/buildtools/filelist.txt b/.github/buildtools/filelist.txt index f7da78aed..33de5481a 100644 --- a/.github/buildtools/filelist.txt +++ b/.github/buildtools/filelist.txt @@ -4,4 +4,7 @@ CHANGELOG.md minecraftinstance.json LICENSE -README.md \ No newline at end of file +README.md +mmc-pack.json +instance.cfg +kubejs.code-workspace \ No newline at end of file diff --git a/.github/buildtools/serverfiles/config/fml.toml b/.github/buildtools/serverfiles/config/fml.toml deleted file mode 100644 index f843a0bd1..000000000 --- a/.github/buildtools/serverfiles/config/fml.toml +++ /dev/null @@ -1,25 +0,0 @@ -#Early window height -earlyWindowHeight = 480 -#Early window framebuffer scale -earlyWindowFBScale = 1 -#Enable forge global version checking -versionCheck = true -#Early window provider -earlyWindowProvider = "fmlearlywindow" -#Early window width -earlyWindowWidth = 854 -#Early window starts maximized -earlyWindowMaximized = false -#Default config path for servers -defaultConfigPath = "defaultconfigs" -#Disables Optimized DFU client-side - already disabled on servers -disableOptimizedDFU = true -#Skip specific GL versions, may help with buggy graphics card drivers -earlyWindowSkipGLVersions = [] -#Should we control the window. Disabling this disables new GL features and can be bad for mods that rely on them. -earlyWindowControl = true -#Max threads for early initialization parallelism, -1 is based on processor count -maxThreads = -1 -#Squir? -earlyWindowSquir = false - diff --git a/.github/buildtools/serverfiles/logs/2023-11-16-1.log.gz b/.github/buildtools/serverfiles/logs/2023-11-16-1.log.gz deleted file mode 100644 index 15c1971b3..000000000 Binary files a/.github/buildtools/serverfiles/logs/2023-11-16-1.log.gz and /dev/null differ diff --git a/.github/buildtools/serverfiles/logs/2023-11-16-2.log.gz b/.github/buildtools/serverfiles/logs/2023-11-16-2.log.gz deleted file mode 100644 index 25ac1fec1..000000000 Binary files a/.github/buildtools/serverfiles/logs/2023-11-16-2.log.gz and /dev/null differ diff --git a/.github/buildtools/serverfiles/logs/debug-1.log.gz b/.github/buildtools/serverfiles/logs/debug-1.log.gz deleted file mode 100644 index c2a1766be..000000000 Binary files a/.github/buildtools/serverfiles/logs/debug-1.log.gz and /dev/null differ diff --git a/.github/buildtools/serverfiles/logs/debug-2.log.gz b/.github/buildtools/serverfiles/logs/debug-2.log.gz deleted file mode 100644 index caeb432a7..000000000 Binary files a/.github/buildtools/serverfiles/logs/debug-2.log.gz and /dev/null differ diff --git a/.github/buildtools/serverfiles/logs/debug.log b/.github/buildtools/serverfiles/logs/debug.log deleted file mode 100644 index 74bf0aa19..000000000 --- a/.github/buildtools/serverfiles/logs/debug.log +++ /dev/null @@ -1,468 +0,0 @@ -[16нояб.2023 16:52:01.036] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.1.3, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui] -[16нояб.2023 16:52:01.040] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.1 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0 -[16нояб.2023 16:52:01.067] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] -[16нояб.2023 16:52:01.078] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] -[16нояб.2023 16:52:01.087] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] -[16нояб.2023 16:52:01.094] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services -[16нояб.2023 16:52:01.097] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles -[16нояб.2023 16:52:01.097] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\mods -[16нояб.2023 16:52:01.097] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\config -[16нояб.2023 16:52:01.098] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\config\fml.toml -[16нояб.2023 16:52:01.134] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: -[16нояб.2023 16:52:01.141] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver -[16нояб.2023 16:52:01.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] -[16нояб.2023 16:52:01.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading -[16нояб.2023 16:52:01.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin -[16нояб.2023 16:52:01.149] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin -[16нояб.2023 16:52:01.149] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml -[16нояб.2023 16:52:01.149] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 -[16нояб.2023 16:52:01.149] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading -[16нояб.2023 16:52:01.149] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.9+10.0.9+main.dcd20f30 -[16нояб.2023 16:52:01.150] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 -[16нояб.2023 16:52:01.150] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.5+6.0.5+master.eb8e549b -[16нояб.2023 16:52:01.150] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner -[16нояб.2023 16:52:01.151] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 -[16нояб.2023 16:52:01.151] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 7.0.1+7.0.1+master.d2b38bf6 -[16нояб.2023 16:52:01.152] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5 -[16нояб.2023 16:52:01.152] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml -[16нояб.2023 16:52:01.152] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services -[16нояб.2023 16:52:01.156] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing -[16нояб.2023 16:52:01.156] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin -[16нояб.2023 16:52:01.168] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@587c290d -[16нояб.2023 16:52:01.175] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER -[16нояб.2023 16:52:01.178] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager -[16нояб.2023 16:52:01.178] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) -[16нояб.2023 16:52:01.178] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) -[16нояб.2023 16:52:01.178] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) -[16нояб.2023 16:52:01.179] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) -[16нояб.2023 16:52:01.179] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) -[16нояб.2023 16:52:01.180] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin -[16нояб.2023 16:52:01.180] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml -[16нояб.2023 16:52:01.180] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories -[16нояб.2023 16:52:01.180] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles -[16нояб.2023 16:52:01.181] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\mods -[16нояб.2023 16:52:01.181] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\config -[16нояб.2023 16:52:01.181] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\config\fml.toml -[16нояб.2023 16:52:01.181] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration -[16нояб.2023 16:52:01.183] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile -[16нояб.2023 16:52:01.184] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler -[16нояб.2023 16:52:01.184] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service -[16нояб.2023 16:52:01.192] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=47.1.3, mcVersion=1.20.1, mcpVersion=20230612.114412, forgeGroup=net.minecraftforge] -[16нояб.2023 16:52:01.192] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml -[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' -[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} -[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning -[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin -[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin -[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml -[16нояб.2023 16:52:01.193] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan -[16нояб.2023 16:52:01.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] -[16нояб.2023 16:52:01.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null) -[16нояб.2023 16:52:01.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null) -[16нояб.2023 16:52:01.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1} -[16нояб.2023 16:52:01.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.3\fmlcore-1.20.1-47.1.3.jar -[16нояб.2023 16:52:01.385] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.3\fmlcore-1.20.1-47.1.3.jar is missing mods.toml file -[16нояб.2023 16:52:01.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.3\javafmllanguage-1.20.1-47.1.3.jar -[16нояб.2023 16:52:01.387] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.3\javafmllanguage-1.20.1-47.1.3.jar is missing mods.toml file -[16нояб.2023 16:52:01.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.3\lowcodelanguage-1.20.1-47.1.3.jar -[16нояб.2023 16:52:01.390] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.3\lowcodelanguage-1.20.1-47.1.3.jar is missing mods.toml file -[16нояб.2023 16:52:01.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.3\mclanguage-1.20.1-47.1.3.jar -[16нояб.2023 16:52:01.392] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.3\mclanguage-1.20.1-47.1.3.jar is missing mods.toml file -[16нояб.2023 16:52:01.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\forge\1.20.1-47.1.3\forge-1.20.1-47.1.3-universal.jar -[16нояб.2023 16:52:01.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.1.3-universal.jar with {forge} mods - versions {47.1.3} -[16нояб.2023 16:52:01.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from server-1.20.1-20230612.114412-srg.jar, it does not contain dependency information. -[16нояб.2023 16:52:01.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.20.1-47.1.3-universal.jar, it does not contain dependency information. -[16нояб.2023 16:52:01.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.20.1-47.1.3.jar, it does not contain dependency information. -[16нояб.2023 16:52:01.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.20.1-47.1.3.jar, it does not contain dependency information. -[16нояб.2023 16:52:01.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.20.1-47.1.3.jar, it does not contain dependency information. -[16нояб.2023 16:52:01.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.20.1-47.1.3.jar, it does not contain dependency information. -[16нояб.2023 16:52:01.542] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! -[16нояб.2023 16:52:01.545] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1} -[16нояб.2023 16:52:01.550] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraft\server\1.20.1-20230612.114412\server-1.20.1-20230612.114412-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] -[16нояб.2023 16:52:01.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\forge\1.20.1-47.1.3\forge-1.20.1-47.1.3-universal.jar -[16нояб.2023 16:52:01.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.1.3-universal.jar with {forge} mods - versions {47.1.3} -[16нояб.2023 16:52:01.554] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\forge\1.20.1-47.1.3\forge-1.20.1-47.1.3-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] -[16нояб.2023 16:52:01.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js -[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js -[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js -[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js -[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js -[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js -[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js -[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/method_redirector.js -[16нояб.2023 16:52:01.652] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml -[16нояб.2023 16:52:01.665] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers -[16нояб.2023 16:52:01.667] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 -[16нояб.2023 16:52:01.668] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 47 -[16нояб.2023 16:52:01.668] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 47 -[16нояб.2023 16:52:01.677] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge] -[16нояб.2023 16:52:01.677] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft -[16нояб.2023 16:52:01.677] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge -[16нояб.2023 16:52:01.683] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements (0 mandatory, 0 optional) -[16нояб.2023 16:52:01.684] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) -[16нояб.2023 16:52:02.176] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers -[16нояб.2023 16:52:02.176] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin -[16нояб.2023 16:52:02.177] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin -[16нояб.2023 16:52:02.177] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml -[16нояб.2023 16:52:02.177] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers -[16нояб.2023 16:52:02.178] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js -[16нояб.2023 16:52:02.510] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[16нояб.2023 16:52:02.510] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js -[16нояб.2023 16:52:02.607] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[16нояб.2023 16:52:02.607] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js -[16нояб.2023 16:52:02.646] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[16нояб.2023 16:52:02.646] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/method_redirector.js -[16нояб.2023 16:52:02.704] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[16нояб.2023 16:52:02.720] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6e7c351d to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V} -[16нояб.2023 16:52:02.722] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@31dfc6f5 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@37b52340 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@663bb8ef to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2f4e40d7 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@60e9c3a5 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7e5843db to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@459f703f to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@188ac8a3 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V} -[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V} -[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge) -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: inject() running with 3 agents -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] -[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] -[16нояб.2023 16:52:02.889] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui] -[16нояб.2023 16:52:02.958] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out -[16нояб.2023 16:52:02.961] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] -[16нояб.2023 16:52:03.034] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework -[16нояб.2023 16:52:03.045] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple -[16нояб.2023 16:52:03.045] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 -[16нояб.2023 16:52:03.521] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5 -[16нояб.2023 16:52:03.522] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@49097b5d -[16нояб.2023 16:52:03.933] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5 -[16нояб.2023 16:52:03.933] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@49097b5d -[16нояб.2023 16:52:04.340] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType -[16нояб.2023 16:52:04.657] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock -[16нояб.2023 16:52:04.677] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock -[16нояб.2023 16:52:04.717] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock -[16нояб.2023 16:52:05.313] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack -[16нояб.2023 16:52:05.666] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole -[16нояб.2023 16:52:05.710] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem -[16нояб.2023 16:52:06.290] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider -[16нояб.2023 16:52:06.317] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie -[16нояб.2023 16:52:06.338] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager -[16нояб.2023 16:52:06.376] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal -[16нояб.2023 16:52:06.453] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/horse/SkeletonTrapGoal -[16нояб.2023 16:52:06.467] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Strider -[16нояб.2023 16:52:06.515] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager -[16нояб.2023 16:52:06.583] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance -[16нояб.2023 16:52:06.986] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure -[16нояб.2023 16:52:07.005] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece -[16нояб.2023 16:52:07.012] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece -[16нояб.2023 16:52:07.016] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece -[16нояб.2023 16:52:07.032] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece -[16нояб.2023 16:52:07.094] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome -[16нояб.2023 16:52:07.271] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 6426 -[16нояб.2023 16:52:07.324] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 32 threads for parallel mod-loading -[16нояб.2023 16:52:07.334] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5 - got cpw.mods.cl.ModuleClassLoader@bf71cec -[16нояб.2023 16:52:07.335] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod -[16нояб.2023 16:52:07.355] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 47.1 from cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5 -[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 47.1.3 -[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 47.1 -[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge -[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.20.1 from cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5 -[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.20.1 -[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20230612.114412 -[16нояб.2023 16:52:07.357] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.1.3, for MC 1.20.1 with MCP 20230612.114412 -[16нояб.2023 16:52:07.358] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.1.3 Initialized -[16нояб.2023 16:52:07.382] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false -[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21 -[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available -[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available -[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available -[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available -[16нояб.2023 16:52:07.384] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable -java.lang.NoSuchMethodException: java.nio.DirectByteBuffer.(long,int) - at java.lang.Class.getConstructor0(Class.java:3761) ~[?:?] - at java.lang.Class.getDeclaredConstructor(Class.java:2930) ~[?:?] - at io.netty.util.internal.PlatformDependent0$5.run(PlatformDependent0.java:287) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at java.security.AccessController.doPrivileged(AccessController.java:319) ~[?:?] - at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:282) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:333) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:88) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.ConstantPool.(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.AttributeKey$1.(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.AttributeKey.(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at net.minecraftforge.network.NetworkConstants.(NetworkConstants.java:34) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?] - at net.minecraftforge.common.ForgeMod.(ForgeMod.java:429) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?] - at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] - at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] - at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] - at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.20.1-47.1.3.jar%23103!/:?] - at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.3.jar%23102!/:?] - at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] - at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] - at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] - at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] - at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] - at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] - at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] -[16нояб.2023 16:52:07.384] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true -[16нояб.2023 16:52:07.385] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable -java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common - at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394) ~[?:?] - at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:714) ~[?:?] - at java.lang.reflect.Method.invoke(Method.java:571) ~[?:?] - at io.netty.util.internal.PlatformDependent0$7.run(PlatformDependent0.java:410) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at java.security.AccessController.doPrivileged(AccessController.java:319) ~[?:?] - at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:401) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:333) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:88) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.ConstantPool.(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.AttributeKey$1.(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at io.netty.util.AttributeKey.(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at net.minecraftforge.network.NetworkConstants.(NetworkConstants.java:34) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?] - at net.minecraftforge.common.ForgeMod.(ForgeMod.java:429) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?] - at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] - at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] - at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] - at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.20.1-47.1.3.jar%23103!/:?] - at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.3.jar%23102!/:?] - at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] - at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] - at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] - at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] - at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] - at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] - at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] -[16нояб.2023 16:52:07.385] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.(long, int): unavailable -[16нояб.2023 16:52:07.385] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available -[16нояб.2023 16:52:07.386] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 6442450944 bytes (maybe) -[16нояб.2023 16:52:07.387] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\Xikaro\AppData\Local\Temp (java.io.tmpdir) -[16нояб.2023 16:52:07.387] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) -[16нояб.2023 16:52:07.387] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows -[16нояб.2023 16:52:07.387] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes -[16нояб.2023 16:52:07.388] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 -[16нояб.2023 16:52:07.389] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available -[16нояб.2023 16:52:07.390] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false -[16нояб.2023 16:52:07.400] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3 -[16нояб.2023 16:52:07.416] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking -[16нояб.2023 16:52:07.416] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking -[16нояб.2023 16:52:07.416] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod forge -[16нояб.2023 16:52:07.432] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge -[16нояб.2023 16:52:07.434] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD -[16нояб.2023 16:52:07.522] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage; -[16нояб.2023 16:52:07.523] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler; -[16нояб.2023 16:52:07.523] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem; -[16нояб.2023 16:52:07.523] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler; -[16нояб.2023 16:52:07.676] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON -[16нояб.2023 16:52:08.032] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json -[16нояб.2023 16:52:08.401] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' -[16нояб.2023 16:52:08.804] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23101!/assets/.mcassetsroot' uses unexpected schema -[16нояб.2023 16:52:08.806] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23101!/data/.mcassetsroot' uses unexpected schema -[16нояб.2023 16:52:08.840] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\forge\1.20.1-47.1.3\forge-1.20.1-47.1.3-universal.jar -[16нояб.2023 16:52:08.938] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data: -{ - "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/", - "promos": { - "1.1-latest": "1.3.4.29", - "1.2.3-latest": "1.4.1.64", - "1.2.4-latest": "2.0.0.68", - "1.2.5-latest": "3.4.9.171", - "1.3.2-latest": "4.3.5.318", - "1.4.0-latest": "5.0.0.326", - "1.4.1-latest": "6.0.0.329", - "1.4.2-latest": "6.0.1.355", - "1.4.3-latest": "6.2.1.358", - "1.4.4-latest": "6.3.0.378", - "1.4.5-latest": "6.4.2.448", - "1.4.6-latest": "6.5.0.489", - "1.4.7-latest": "6.6.2.534", - "1.5-latest": "7.7.0.598", - "1.5.1-latest": "7.7.2.682", - "1.5.2-latest": "7.8.1.738", - "1.5.2-recommended": "7.8.1.738", - "1.6.1-latest": "8.9.0.775", - "1.6.2-latest": "9.10.1.871", - "1.6.2-recommended": "9.10.1.871", - "1.6.3-latest": "9.11.0.878", - "1.6.4-latest": "9.11.1.1345", - "1.6.4-recommended": "9.11.1.1345", - "1.7.2-latest": "10.12.2.1161", - "1.7.2-recommended": "10.12.2.1161", - "1.7.10_pre4-latest": "10.12.2.1149", - "1.7.10-latest": "10.13.4.1614", - "1.7.10-recommended": "10.13.4.1614", - "1.8-latest": "11.14.4.1577", - "1.8-recommended": "11.14.4.1563", - "1.8.8-latest": "11.15.0.1655", - "1.8.9-latest": "11.15.1.2318", - "1.8.9-recommended": "11.15.1.2318", - "1.9-latest": "12.16.1.1938", - "1.9-recommended": "12.16.1.1887", - "1.9.4-latest": "12.17.0.2317", - "1.9.4-recommended": "12.17.0.2317", - "1.10-latest": "12.18.0.2000", - "1.10.2-latest": "12.18.3.2511", - "1.10.2-recommended": "12.18.3.2511", - "1.11-latest": "13.19.1.2199", - "1.11-recommended": "13.19.1.2189", - "1.11.2-latest": "13.20.1.2588", - "1.11.2-recommended": "13.20.1.2588", - "1.12-latest": "14.21.1.2443", - "1.12-recommended": "14.21.1.2387", - "1.12.1-latest": "14.22.1.2485", - "1.12.1-recommended": "14.22.1.2478", - "1.12.2-latest": "14.23.5.2860", - "1.12.2-recommended": "14.23.5.2859", - "1.13.2-latest": "25.0.223", - "1.14.2-latest": "26.0.63", - "1.14.3-latest": "27.0.60", - "1.14.4-latest": "28.2.26", - "1.14.4-recommended": "28.2.26", - "1.15-latest": "29.0.4", - "1.15.1-latest": "30.0.51", - "1.15.2-latest": "31.2.57", - "1.15.2-recommended": "31.2.57", - "1.16.1-latest": "32.0.108", - "1.16.2-latest": "33.0.61", - "1.16.3-latest": "34.1.42", - "1.16.3-recommended": "34.1.0", - "1.16.4-latest": "35.1.37", - "1.16.4-recommended": "35.1.4", - "1.16.5-latest": "36.2.39", - "1.16.5-recommended": "36.2.34", - "1.17.1-latest": "37.1.1", - "1.17.1-recommended": "37.1.1", - "1.18-latest": "38.0.17", - "1.18.1-latest": "39.1.2", - "1.18.1-recommended": "39.1.0", - "1.18.2-recommended": "40.2.0", - "1.18.2-latest": "40.2.14", - "1.19-latest": "41.1.0", - "1.19-recommended": "41.1.0", - "1.19.1-latest": "42.0.9", - "1.19.2-recommended": "43.3.0", - "1.19.2-latest": "43.3.5", - "1.19.3-latest": "44.1.23", - "1.19.3-recommended": "44.1.0", - "1.19.4-recommended": "45.2.0", - "1.19.4-latest": "45.2.6", - "1.20-latest": "46.0.14", - "1.20.1-recommended": "47.2.0", - "1.20.2-latest": "48.0.39" - } -} -[16нояб.2023 16:52:08.940] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 47.1.3 Target: 47.2.0 -[16нояб.2023 16:52:09.467] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/commands/SummonCommand -[16нояб.2023 16:52:09.785] [Worker-Main-24/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/raid/Raid -[16нояб.2023 16:52:09.924] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes -[16нояб.2023 16:52:09.996] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1271 advancements -[16нояб.2023 16:52:10.166] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world -[16нояб.2023 16:52:10.170] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world -[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1 -[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties -[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL -[16нояб.2023 16:52:10.204] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair -[16нояб.2023 16:52:10.232] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 -[16нояб.2023 16:52:10.233] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv6 address: "0:0:0:0:0:0:0:0" -[16нояб.2023 16:52:10.251] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type -[16нояб.2023 16:52:10.258] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 64 -[16нояб.2023 16:52:10.265] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 -[16нояб.2023 16:52:10.265] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 -[16нояб.2023 16:52:10.267] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false -[16нояб.2023 16:52:10.267] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512 -[16нояб.2023 16:52:10.271] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available -[16нояб.2023 16:52:10.304] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 18596 (auto-detected) -[16нояб.2023 16:52:10.305] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false -[16нояб.2023 16:52:10.305] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: true -[16нояб.2023 16:52:10.307] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: loopback_0 (Software Loopback Interface 1, 0:0:0:0:0:0:0:1) -[16нояб.2023 16:52:10.308] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200 -[16нояб.2023 16:52:10.309] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: 00:00:00:00:00:00:00:e0 (auto-detected) -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 64 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 64 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0 -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false -[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 -[16нояб.2023 16:52:10.329] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled -[16нояб.2023 16:52:10.329] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0 -[16нояб.2023 16:52:10.329] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384 -[16нояб.2023 16:52:10.341] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER -[16нояб.2023 16:52:10.342] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\forge-server.toml -[16нояб.2023 16:52:10.342] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\forge-server.toml -[16нояб.2023 16:52:10.345] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\forge-server.toml for changes -[16нояб.2023 16:52:10.347] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml -[16нояб.2023 16:52:10.363] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" -[16нояб.2023 16:52:10.366] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PhantomSpawner -[16нояб.2023 16:52:10.367] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PatrolSpawner -[16нояб.2023 16:52:10.369] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/CatSpawner -[16нояб.2023 16:52:10.370] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/ai/village/VillageSiege -[16нояб.2023 16:52:10.759] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld -[16нояб.2023 16:52:11.665] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate -[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[16нояб.2023 16:52:12.261] [Worker-Main-16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17% -[16нояб.2023 16:52:12.497] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1737 ms -[16нояб.2023 16:52:12.498] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (2.156s)! For help, type "help" -[16нояб.2023 16:52:12.500] [Server thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 209 -[16нояб.2023 16:52:12.502] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler -[16нояб.2023 16:52:12.510] [Server thread/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true -[16нояб.2023 16:52:12.510] [Server thread/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true -[16нояб.2023 16:52:12.511] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3e545b9a -[16нояб.2023 16:52:12.522] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/NaturalSpawner -[16нояб.2023 16:52:15.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:15.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.303] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.304] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.605] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.606] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.853] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.854] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.957] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.958] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] diff --git a/.github/buildtools/serverfiles/logs/latest.log b/.github/buildtools/serverfiles/logs/latest.log deleted file mode 100644 index e7451e0cd..000000000 --- a/.github/buildtools/serverfiles/logs/latest.log +++ /dev/null @@ -1,50 +0,0 @@ -[16нояб.2023 16:52:01.036] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.1.3, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui] -[16нояб.2023 16:52:01.040] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.1 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0 -[16нояб.2023 16:52:01.141] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver -[16нояб.2023 16:52:01.175] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER -[16нояб.2023 16:52:01.385] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.3\fmlcore-1.20.1-47.1.3.jar is missing mods.toml file -[16нояб.2023 16:52:01.387] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.3\javafmllanguage-1.20.1-47.1.3.jar is missing mods.toml file -[16нояб.2023 16:52:01.390] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.3\lowcodelanguage-1.20.1-47.1.3.jar is missing mods.toml file -[16нояб.2023 16:52:01.392] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.3\mclanguage-1.20.1-47.1.3.jar is missing mods.toml file -[16нояб.2023 16:52:01.542] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! -[16нояб.2023 16:52:02.889] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui] -[16нояб.2023 16:52:07.357] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.1.3, for MC 1.20.1 with MCP 20230612.114412 -[16нояб.2023 16:52:07.358] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.1.3 Initialized -[16нояб.2023 16:52:08.032] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json -[16нояб.2023 16:52:08.401] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' -[16нояб.2023 16:52:08.804] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23101!/assets/.mcassetsroot' uses unexpected schema -[16нояб.2023 16:52:08.806] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23101!/data/.mcassetsroot' uses unexpected schema -[16нояб.2023 16:52:08.940] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 47.1.3 Target: 47.2.0 -[16нояб.2023 16:52:09.924] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes -[16нояб.2023 16:52:09.996] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1271 advancements -[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1 -[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties -[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL -[16нояб.2023 16:52:10.204] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair -[16нояб.2023 16:52:10.232] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 -[16нояб.2023 16:52:10.251] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type -[16нояб.2023 16:52:10.363] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" -[16нояб.2023 16:52:10.759] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld -[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[16нояб.2023 16:52:12.261] [Worker-Main-16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17% -[16нояб.2023 16:52:12.497] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1737 ms -[16нояб.2023 16:52:12.498] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (2.156s)! For help, type "help" -[16нояб.2023 16:52:12.502] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler -[16нояб.2023 16:52:15.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:15.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.303] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.304] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.605] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.606] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.853] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.854] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] -[16нояб.2023 16:52:17.957] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error -[16нояб.2023 16:52:17.958] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE] diff --git a/.github/buildtools/serverfiles/server.properties b/.github/buildtools/serverfiles/server.properties index 0f3b12d49..f2fe4a4a7 100644 --- a/.github/buildtools/serverfiles/server.properties +++ b/.github/buildtools/serverfiles/server.properties @@ -1,15 +1,15 @@ #Minecraft server properties -#Thu Nov 16 16:52:08 YEKT 2023 +#Fri Nov 17 10:19:25 MSK 2023 allow-flight=false -allow-nether=true +allow-nether=false broadcast-console-to-ops=true broadcast-rcon-to-ops=true -difficulty=easy +difficulty=normal enable-command-block=false enable-jmx-monitoring=false enable-query=false enable-rcon=false -enable-status=true +enable-status=false enforce-secure-profile=true enforce-whitelist=false entity-broadcast-range-percentage=100 @@ -24,29 +24,30 @@ initial-disabled-packs= initial-enabled-packs=vanilla level-name=world level-seed= -level-type=minecraft\:normal +level-type=tfc\:overworld max-chained-neighbor-updates=1000000 -max-players=20 +max-players=30 max-tick-time=60000 max-world-size=29999984 -motd=A Minecraft Server +motd=[TerraFirmaGreg 1.20.1] network-compression-threshold=256 -online-mode=true +online-mode=false op-permission-level=4 player-idle-timeout=0 prevent-proxy-connections=false pvp=true query.port=25565 rate-limit=0 +rcon.ip=0.0.0.0 rcon.password= rcon.port=25575 require-resource-pack=false resource-pack= resource-pack-prompt= resource-pack-sha1= -server-ip= server-port=25565 -simulation-distance=10 +server-ip=0.0.0.0 +simulation-distance=8 spawn-animals=true spawn-monsters=true spawn-npcs=true @@ -54,5 +55,5 @@ spawn-protection=16 sync-chunk-writes=true text-filtering-config= use-native-transport=true -view-distance=10 +view-distance=8 white-list=false diff --git a/.github/buildtools/serverfiles/world/DIM-1/data/capabilities.dat b/.github/buildtools/serverfiles/world/DIM-1/data/capabilities.dat deleted file mode 100644 index 780b2006b..000000000 Binary files a/.github/buildtools/serverfiles/world/DIM-1/data/capabilities.dat and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/DIM-1/data/raids.dat b/.github/buildtools/serverfiles/world/DIM-1/data/raids.dat deleted file mode 100644 index 32edc6ccb..000000000 Binary files a/.github/buildtools/serverfiles/world/DIM-1/data/raids.dat and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/DIM1/data/capabilities.dat b/.github/buildtools/serverfiles/world/DIM1/data/capabilities.dat deleted file mode 100644 index 780b2006b..000000000 Binary files a/.github/buildtools/serverfiles/world/DIM1/data/capabilities.dat and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/DIM1/data/raids_end.dat b/.github/buildtools/serverfiles/world/DIM1/data/raids_end.dat deleted file mode 100644 index 32edc6ccb..000000000 Binary files a/.github/buildtools/serverfiles/world/DIM1/data/raids_end.dat and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/data/capabilities.dat b/.github/buildtools/serverfiles/world/data/capabilities.dat deleted file mode 100644 index 780b2006b..000000000 Binary files a/.github/buildtools/serverfiles/world/data/capabilities.dat and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/data/raids.dat b/.github/buildtools/serverfiles/world/data/raids.dat deleted file mode 100644 index 32edc6ccb..000000000 Binary files a/.github/buildtools/serverfiles/world/data/raids.dat and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/entities/r.-1.-1.mca b/.github/buildtools/serverfiles/world/entities/r.-1.-1.mca deleted file mode 100644 index 8095850aa..000000000 Binary files a/.github/buildtools/serverfiles/world/entities/r.-1.-1.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/entities/r.-1.0.mca b/.github/buildtools/serverfiles/world/entities/r.-1.0.mca deleted file mode 100644 index a19f1a36c..000000000 Binary files a/.github/buildtools/serverfiles/world/entities/r.-1.0.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/entities/r.0.-1.mca b/.github/buildtools/serverfiles/world/entities/r.0.-1.mca deleted file mode 100644 index f89b15a62..000000000 Binary files a/.github/buildtools/serverfiles/world/entities/r.0.-1.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/entities/r.0.0.mca b/.github/buildtools/serverfiles/world/entities/r.0.0.mca deleted file mode 100644 index 567cde5b7..000000000 Binary files a/.github/buildtools/serverfiles/world/entities/r.0.0.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/level.dat b/.github/buildtools/serverfiles/world/level.dat deleted file mode 100644 index 30caf25fb..000000000 Binary files a/.github/buildtools/serverfiles/world/level.dat and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/level.dat_old b/.github/buildtools/serverfiles/world/level.dat_old deleted file mode 100644 index 71e60806e..000000000 Binary files a/.github/buildtools/serverfiles/world/level.dat_old and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/poi/r.-1.-1.mca b/.github/buildtools/serverfiles/world/poi/r.-1.-1.mca deleted file mode 100644 index 22dc3235f..000000000 Binary files a/.github/buildtools/serverfiles/world/poi/r.-1.-1.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/poi/r.-1.0.mca b/.github/buildtools/serverfiles/world/poi/r.-1.0.mca deleted file mode 100644 index e69de29bb..000000000 diff --git a/.github/buildtools/serverfiles/world/poi/r.0.-1.mca b/.github/buildtools/serverfiles/world/poi/r.0.-1.mca deleted file mode 100644 index 9453e0980..000000000 Binary files a/.github/buildtools/serverfiles/world/poi/r.0.-1.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/poi/r.0.0.mca b/.github/buildtools/serverfiles/world/poi/r.0.0.mca deleted file mode 100644 index e69de29bb..000000000 diff --git a/.github/buildtools/serverfiles/world/region/r.-1.-1.mca b/.github/buildtools/serverfiles/world/region/r.-1.-1.mca deleted file mode 100644 index e66877321..000000000 Binary files a/.github/buildtools/serverfiles/world/region/r.-1.-1.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/region/r.-1.0.mca b/.github/buildtools/serverfiles/world/region/r.-1.0.mca deleted file mode 100644 index 566bfff7b..000000000 Binary files a/.github/buildtools/serverfiles/world/region/r.-1.0.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/region/r.0.-1.mca b/.github/buildtools/serverfiles/world/region/r.0.-1.mca deleted file mode 100644 index 9fc4004a9..000000000 Binary files a/.github/buildtools/serverfiles/world/region/r.0.-1.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/region/r.0.0.mca b/.github/buildtools/serverfiles/world/region/r.0.0.mca deleted file mode 100644 index 204f8e534..000000000 Binary files a/.github/buildtools/serverfiles/world/region/r.0.0.mca and /dev/null differ diff --git a/.github/buildtools/serverfiles/world/serverconfig/forge-server.toml b/.github/buildtools/serverfiles/world/serverconfig/forge-server.toml deleted file mode 100644 index de8481ccf..000000000 --- a/.github/buildtools/serverfiles/world/serverconfig/forge-server.toml +++ /dev/null @@ -1,18 +0,0 @@ - -#Server configuration settings -[server] - #Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. - removeErroringBlockEntities = false - #Set this to true to remove any Entity (Note: Does not include BlockEntities) that throws an error in its tick method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. - removeErroringEntities = false - #Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false. - fullBoundingBoxLadders = false - #Base zombie summoning spawn chance. Allows changing the bonus zombie summoning mechanic. - #Range: 0.0 ~ 1.0 - zombieBaseSummonChance = 0.1 - #Chance that a zombie (or subclass) is a baby. Allows changing the zombie spawning mechanic. - #Range: 0.0 ~ 1.0 - zombieBabyChance = 0.05 - #The permission handler used by the server. Defaults to forge:default_handler if no such handler with that name is registered. - permissionHandler = "forge:default_handler" - diff --git a/.github/buildtools/serverfiles/world/session.lock b/.github/buildtools/serverfiles/world/session.lock deleted file mode 100644 index 0d7e5f854..000000000 --- a/.github/buildtools/serverfiles/world/session.lock +++ /dev/null @@ -1 +0,0 @@ -☃ \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ee7c587..b4aaaa730 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,44 @@ # Changelog -## [0.0.3] - 2023-11-16 -### Modpack fixes -- +## [0.0.5] - 2023-11-17 +### New mods +- inventory-sorter + +## [0.0.5] - 2023-11-17 +### Fixes +- Исправлен баг, когда руда GT не могла быть вскопана киркой GT. +- Отключены достижения. +- TFC: +- Плющ больше не поддается лазанию, так как теперь это ползучее растение, а не лиана. +- Добавлено больше случайно выбранных моделей для размещенных палочек. +- Опавшие листья с хвойных деревьев теперь всегда будут коричневыми. +- Позвольте океаническим растениям размножаться в солончаках. +- Исправлена ошибка, из-за которой некоторые жидкости TFC оставались невидимыми. +- Исправлена ошибка, из-за которой мшистые камни показывали отсутствующую текстуру. +- Исправлена ошибка, из-за которой урон от метания копья был мал или равен нулю. Обновлена всплывающая подсказка. +- Исправлена ошибка, из-за которой полный блок опавших листьев не сразу превращался в блок листьев. +- Almost-unified: +- исправлена совместимость с GregTech Modern для правильной унификации выходных ингредиентов. +### Update mods +- TerraFirmaCraft 3.0.2 -> 3.0.3 +- terrafirmagreg 0.0.2 -> 0.0.3 +- CreativeCore 2.11.9 -> 2.11.10 +- almostunified 0.7.0 -> 0.7.1 + +## [0.0.4] - 2023-11-17 +### Fixes +- Исправлен баг в металлургии. Не переплавляются мелкие куски металла. +- Исправлены не правильные значения уровня у металлов в ковке. ### New mods - astikorcarts - Dynamic Lights Reforged +### Removed mods +- starlight ## [0.0.3] - 2023-11-16 -### Modpack fixes +### Fixes - Исправление спавна в зиме. - Отключен багануты скрипт Kubejs. ## [0.0.2] - 2023-11-16 -### Modpack fixes -- Мы умерли... \ No newline at end of file +### Fixes +- Мы умерли... diff --git a/config/ad_astra.jsonc b/config/ad_astra.jsonc new file mode 100644 index 000000000..df4457298 --- /dev/null +++ b/config/ad_astra.jsonc @@ -0,0 +1,223 @@ +{ + // If true, entities will be affected by gravity. + "doEntityGravity": true, + // Do gravity for mobs, players etc. + "doLivingEntityGravity": true, + "acidRainBurns": true, + "doOxygen": true, + // Do sound suppression in orbit dimensions. If it gets annoying, you can turn it off. + "doSpaceMuffler": true, + // Type: Long + "oxygenTankSize": 500, + // Type: Integer + "hammerDurability": 64, + "giveAstroduxAtSpawn": false, + // Type: Integer + "oxygenBarXOffset": 0, + // Type: Integer + "oxygenBarYOffset": 0, + // Type: Float + "oxygenBarScale": 1.0, + // Type: Integer + "energyBarXOffset": 0, + // Type: Integer + "energyBarYOffset": 0, + // Type: Float + "energyBarScale": 1.0, + // Type: Float + "orbitGravity": 3.26, + // Type: Integer + "oxygenDamage": 1, + // Type: Integer + "freezeDamage": 1, + // Type: Integer + "heatDamage": 2, + // Type: Integer + "acidRainDamage": 3, + "allowFlagImages": true, + // A list of planets that should be disabled. This is a comma-separated list of planet ids. + "disabledPlanets": "", + // Prevents stuff like gravity and oxygen checks in the overworld as that's normally not used in Ad Astra. enable if you're making an addon or something that transforms the overworld into some sort of planet. + "avoidOverworldChecks": true, + "spawning": { + "spawnCorruptedLunarians": true, + "spawnStarCrawlers": true, + "spawnMartianRaptors": true, + "spawnMoglers": true, + "spawnSulfurCreepers": true, + "spawnLunarianWanderingTrader": true + }, + "spaceSuit": { + // Type: Long + "spaceSuitTankSize": 1000, + // Type: Long + "netheriteSpaceSuitTankSize": 2000, + "netheriteSpaceSuitHasFireResistance": true, + /* + * The speed when flying forward. + * Type: Double + */ + "jetSuitSpeed": 0.8, + /* + * The speed when idle flying up. + * Type: Double + */ + "jetSuitUpwardsSpeed": 0.5, + // Type: Long + "jetSuitEnergyPerTick": 60, + // Type: Long + "jetSuitTankSize": 4000, + // Type: Long + "jetSuitMaxEnergy": 1000000, + "enableJetSuitFlight": true, + // Type: Integer + "jetSuitProtectionMultiplier": 1, + // Type: Integer + "jetSuitArmorToughness": 5, + "spawnJetSuitParticles": true + }, + "vehicles": { + /* + * The velocity to trigger a vehicle explosion while falling. + * Type: Double + */ + "fallingExplosionThreshold": -1.2, + /* + * How much the explosion should be multiplied by when the vehicle has fallen. + * Type: Float + */ + "fallingExplosionMultiplier": 0.7, + // Type: Double + "gravity": -2.0, + // Should the camera move in 3rd person in the rocket and lander for a better view? + "moveCameraInVehicle": true, + "lander": { + // Type: Double + "boosterThreshold": -0.1, + // Type: Double + "boosterSpeed": 0.1 + }, + "rover": { + "explodeRoverInLava": true, + // Type: Long + "fuelPerSecond": 10, + // Type: Float + "turnSpeed": 3.0, + // Type: Float + "maxTurnSpeed": 6.0, + // Type: Float + "deceleration": 0.9, + // Type: Float + "minSpeed": -0.2, + // Type: Float + "maxSpeed": 0.3, + // Type: Long + "tankSize": 3000 + }, + "rocket": { + // Type: Integer + "atmosphereLeave": 600, + // Type: Integer + "countDownTicks": 200, + // Type: Double + "acceleration": 0.005, + // Type: Double + "maxSpeed": 0.5, + "entitiesBurnUnderRocket": true, + // Type: Long + "tankSize": 3000, + // Type: Long + "fuelLaunchCost": 3000, + // Type: Long + "efficientFuelLaunchCost": 1000, + "takeDamageInRocket": true + } + }, + "coalGenerator": { + // Type: Long + "maxEnergy": 9000, + // Type: Long + "energyPerTick": 10 + }, + "compressor": { + // Type: Long + "maxEnergy": 9000, + // Type: Long + "energyPerTick": 10 + }, + "fuelRefinery": { + // Type: Long + "maxEnergy": 9000, + // Type: Long + "energyPerTick": 30, + // Type: Long + "tankSize": 3000 + }, + "oxygenLoader": { + // Type: Long + "maxEnergy": 9000, + // Type: Long + "energyPerTick": 10, + // Type: Long + "tankSize": 3000 + }, + "oxygenDistributor": { + // Type: Long + "maxEnergy": 20000, + // Type: Long + "fluidConversionEnergyPerTick": 5, + // Type: Long + "tankSize": 6000, + /* + * How many blocks the distributor can distribute oxygen in. Be careful increasing this number, as it can reduce server performance significantly. If you are adamant about increasing this value, consider increasing the Oxygen Loader refresh ticks so the server is not constantly checking thousands of blocks. + * Range: 1 - 50000 + */ + "maxBlockChecks": 3000, + /* + * How often the oxygen loader checks if the structure is sealed. Performing this operation too often can kill server TPS, so be wary. + * Range: 0 - 500 + */ + "refreshTicks": 60, + /* + * Increases the oxygen requirements as the distributor covers more blocks. + * Type: Double + */ + "oxygenMultiplier": 1.0, + /* + * Increases the energy requirements as the distributor covers more blocks. + * Type: Double + */ + "energyMultiplier": 3.0 + }, + "solarPanel": { + // Type: Long + "maxEnergy": 18000, + // Type: Double + "energyMultiplier": 1.0 + }, + "waterPump": { + // Type: Long + "maxEnergy": 9000, + // Type: Long + "energyPerTick": 10, + // Type: Long + "tankSize": 6000, + // Type: Long + "transferPerTick": 100, + "deleteWaterBelowWaterPump": true + }, + "energizer": { + // Type: Long + "maxEnergy": 2000000, + // Type: Long + "energyPerTick": 600 + }, + "cryoFreezer": { + // Type: Long + "maxEnergy": 30000, + // Type: Long + "energyPerTick": 18, + // Type: Long + "tankSize": 3000 + } +} \ No newline at end of file diff --git a/config/computercraft-client.toml b/config/computercraft-client.toml new file mode 100644 index 000000000..0251dff80 --- /dev/null +++ b/config/computercraft-client.toml @@ -0,0 +1,13 @@ +#The renderer to use for monitors. Generally this should be kept at "best" - if +#monitors have performance issues, you may wish to experiment with alternative +#renderers. +#Allowed Values: BEST, TBO, VBO +monitor_renderer = "BEST" +#The maximum distance monitors will render at. This defaults to the standard tile +#entity limit, but may be extended if you wish to build larger monitors. +#Range: 16 ~ 1024 +monitor_distance = 64 +#The delay in seconds after which we'll notify about unhandled imports. Set to 0 to disable. +#Range: 0 ~ 60 +upload_nag_delay = 5 + diff --git a/config/fancymenu/customizablemenus.txt b/config/fancymenu/customizablemenus.txt index 991503b04..3dfd5b812 100644 --- a/config/fancymenu/customizablemenus.txt +++ b/config/fancymenu/customizablemenus.txt @@ -6,3 +6,6 @@ de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen { net.minecraft.client.gui.screens.TitleScreen { } +net.minecraft.client.gui.screens.PauseScreen { +} + diff --git a/config/fancymenu/customization/loading_screen.txt b/config/fancymenu/customization/loading_screen.txt index 1fa061063..0d0e07c5e 100644 --- a/config/fancymenu/customization/loading_screen.txt +++ b/config/fancymenu/customization/loading_screen.txt @@ -55,7 +55,7 @@ customization { } customization { - path = kubejs/assets/mainmenu/logo-512x512.png + path = kubejs/assets/kubejs/textures/gui/logo-512x512.png orientation = mid-centered x = -50 width = 100 diff --git a/config/fancymenu/customization/main_menu.txt b/config/fancymenu/customization/main_menu.txt index 496f4ce69..a7aa0d236 100644 --- a/config/fancymenu/customization/main_menu.txt +++ b/config/fancymenu/customization/main_menu.txt @@ -38,8 +38,8 @@ customization { loopbackgroundanimations = true restartbackgroundanimations = true action = setbuttontexture - backgroundhovered = kubejs/assets/mainmenu/button98x20_hovered.png - backgroundnormal = kubejs/assets/mainmenu/button98x20.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/button98x20_hovered.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/button98x20.png } customization { @@ -65,7 +65,7 @@ customization { loopbackgroundanimations = true restartbackgroundanimations = true action = setbuttontexture - backgroundnormal = kubejs/assets/mainmenu/mdr_logo.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/mdr_logo.png } customization { @@ -81,8 +81,8 @@ customization { loopbackgroundanimations = true restartbackgroundanimations = true action = setbuttontexture - backgroundhovered = kubejs/assets/mainmenu/button98x20_hovered.png - backgroundnormal = kubejs/assets/mainmenu/button98x20.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/button98x20_hovered.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/button98x20.png } customization { @@ -98,8 +98,8 @@ customization { loopbackgroundanimations = true restartbackgroundanimations = true action = setbuttontexture - backgroundhovered = kubejs/assets/mainmenu/button98x20_hovered.png - backgroundnormal = kubejs/assets/mainmenu/button98x20.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/button98x20_hovered.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/button98x20.png } customization { @@ -128,8 +128,8 @@ customization { loopbackgroundanimations = true restartbackgroundanimations = true action = setbuttontexture - backgroundhovered = kubejs/assets/mainmenu/button_hovered.png - backgroundnormal = kubejs/assets/mainmenu/button.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/button_hovered.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/button.png } customization { @@ -145,8 +145,8 @@ customization { loopbackgroundanimations = true restartbackgroundanimations = true action = setbuttontexture - backgroundhovered = kubejs/assets/mainmenu/button98x20_hovered.png - backgroundnormal = kubejs/assets/mainmenu/button98x20.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/button98x20_hovered.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/button98x20.png } customization { @@ -234,7 +234,7 @@ customization { orientation = mid-centered restartbackgroundanimations = true buttonaction = joinserver;tfg2.terrafirmagreg.su%btnaction_splitter_fm% - backgroundhovered = kubejs/assets/mainmenu/button98x20_hovered.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/button98x20_hovered.png label = Offical Server loopbackgroundanimations = true x = 47 @@ -242,12 +242,12 @@ customization { action = addbutton actionid = 6514e312-8243-47af-a516-89743d8ca1af1699692677651 y = -28 - backgroundnormal = kubejs/assets/mainmenu/button98x20.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/button98x20.png height = 20 } customization { - path = kubejs/assets/mainmenu/logo-512x512.png + path = kubejs/assets/kubejs/textures/gui/logo-512x512.png orientation = mid-centered x = -177 width = 117 @@ -261,7 +261,7 @@ customization { orientation = mid-centered restartbackgroundanimations = true buttonaction = openlink;https://www.curseforge.com/minecraft/modpacks/terrafirmagreg%btnaction_splitter_fm% - backgroundhovered = kubejs/assets/mainmenu/curse_logo_hovered.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/curse_logo_hovered.png label = loopbackgroundanimations = true x = 47 @@ -269,7 +269,7 @@ customization { action = addbutton actionid = 9f789963-f2dc-46f7-a57b-9c4de545a6ff1699691707372 y = 18 - backgroundnormal = kubejs/assets/mainmenu/curse_logo.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/curse_logo.png height = 20 } @@ -277,7 +277,7 @@ customization { orientation = mid-centered restartbackgroundanimations = true buttonaction = openlink;https://discord.gg/AEaCzCTUwQ%btnaction_splitter_fm% - backgroundhovered = kubejs/assets/mainmenu/ds_logo_hovered.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/ds_logo_hovered.png label = loopbackgroundanimations = true x = 125 @@ -285,7 +285,7 @@ customization { action = addbutton actionid = 57a283ec-1941-4101-b14b-f2188e8660671699691708296 y = 18 - backgroundnormal = kubejs/assets/mainmenu/ds_logo.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/ds_logo.png height = 20 } @@ -293,7 +293,7 @@ customization { orientation = mid-centered restartbackgroundanimations = true buttonaction = openlink;https://github.com/TerraFirmaGreg-Team/TFG-Modpack-1.20.x%btnaction_splitter_fm% - backgroundhovered = kubejs/assets/mainmenu/git_logo_hovered.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/git_logo_hovered.png label = loopbackgroundanimations = true x = 100 @@ -301,7 +301,7 @@ customization { action = addbutton actionid = 91b4ae84-eed0-47a3-8fe9-6957c02d2c621699691709167 y = 18 - backgroundnormal = kubejs/assets/mainmenu/git_logo.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/git_logo.png height = 20 } @@ -309,7 +309,7 @@ customization { orientation = mid-centered restartbackgroundanimations = true buttonaction = openlink;https://modrinth.com/modpack/terrafirmagreg%btnaction_splitter_fm% - backgroundhovered = kubejs/assets/mainmenu/mdr_logo_hovered.png + backgroundhovered = kubejs/assets/kubejs/textures/gui/mdr_logo_hovered.png label = loopbackgroundanimations = true x = 72 @@ -317,7 +317,7 @@ customization { action = addbutton actionid = 6514e312-8243-47af-a516-89743d8ca1af1699692677651 y = 18 - backgroundnormal = kubejs/assets/mainmenu/mdr_logo.png + backgroundnormal = kubejs/assets/kubejs/textures/gui/mdr_logo.png height = 20 } diff --git a/config/fancymenu/customization/pause_menu.txt b/config/fancymenu/customization/pause_menu.txt new file mode 100644 index 000000000..fbb40db64 --- /dev/null +++ b/config/fancymenu/customization/pause_menu.txt @@ -0,0 +1,90 @@ +type = menu + +customization-meta { + identifier = net.minecraft.client.gui.screens.PauseScreen + randomgroup = 1 + renderorder = foreground + randommode = false + randomonlyfirsttime = false +} + +customization { + keepaspectratio = false + action = backgroundoptions +} + +customization { + identifier = %id=button_compatibility_id:mc_pausescreen_advancements_button% + action = hidebutton +} + +customization { + identifier = %id=button_compatibility_id:mc_pausescreen_options_button% + orientation = mid-centered + x = -102 + action = movebutton + y = -10 +} + +customization { + identifier = %id=button_compatibility_id:mc_pausescreen_disconnect_button% + orientation = mid-centered + x = -102 + action = movebutton + y = 38 +} + +customization { + identifier = %id=button_compatibility_id:mc_pausescreen_stats_button% + orientation = mid-centered + x = 4 + action = movebutton + y = -10 +} + +customization { + identifier = %id=button_compatibility_id:mc_pausescreen_lan_button% + orientation = mid-centered + x = 4 + action = movebutton + y = 14 +} + +customization { + identifier = %id=374300% + action = hidebutton +} + +customization { + identifier = %id=button_compatibility_id:mc_pausescreen_return_to_game_button% + orientation = mid-centered + x = -102 + action = movebutton + y = -34 +} + +customization { + identifier = %id=button_compatibility_id:mc_pausescreen_feedback_button% + action = hidebutton +} + +customization { + identifier = %id=398348% + orientation = mid-centered + x = -102 + action = movebutton + y = 14 +} + +customization { + identifier = %id=398348% + width = 98 + action = resizebutton + height = 20 +} + +customization { + identifier = %id=button_compatibility_id:mc_pausescreen_report_bugs_button% + action = hidebutton +} + diff --git a/config/forge-client.toml b/config/forge-client.toml index 96fd68302..178ae0e91 100644 --- a/config/forge-client.toml +++ b/config/forge-client.toml @@ -11,6 +11,14 @@ showLoadWarnings = true #Set to true to use a combined DEPTH_STENCIL attachment instead of two separate ones. useCombinedDepthStencilAttachment = false - #When enabled, Forge will convert discovered 'Open to LAN' IPv6 addresses to their more compact, compressed representation + #[DEPRECATED] Does nothing anymore, IPv6 addresses will be compressed always compressLanIPv6Addresses = true + #During block model baking, manually calculates the normal for all faces. + #This was the default behavior of forge between versions 31.0 and 47.1. + #May result in differences between vanilla rendering and forge rendering. + #Will only produce differences for blocks that contain non-axis aligned faces. + #You will need to reload your resources to see results. + calculateAllNormals = false + #When enabled, a slightly biased Direction#getNearest calculation will be used to prevent normal fighting on 45 degree angle faces. + stabilizeDirectionGetNearest = true diff --git a/config/ftbquests/quests/chapters/first.snbt b/config/ftbquests/quests/chapters/first.snbt index bb61597b1..9246e70ec 100644 --- a/config/ftbquests/quests/chapters/first.snbt +++ b/config/ftbquests/quests/chapters/first.snbt @@ -9,6 +9,7 @@ quest_links: [ ] quests: [ { + dependencies: ["68123EF5ECFF2594"] id: "5D90D027519F38F2" tasks: [{ id: "71455D13B684BD9F" @@ -24,10 +25,12 @@ } type: "item" }] - x: 0.0d - y: 0.0d + title: "And Some Sticks!" + x: -1.0d + y: 2.0d } { + dependencies: ["68123EF5ECFF2594"] id: "561485482F38CC78" tasks: [{ id: "0310255D94057769" @@ -41,36 +44,73 @@ title: "Any #tfc:rock_knapping" type: "item" }] - x: 0.0d - y: -1.0d + title: "Some Rocks!" + x: -1.0d + y: 0.5d } { + dependencies: ["3540A025F192723C"] id: "62AC38702010390C" tasks: [{ id: "33B8C798CD2C2803" item: "tfc:straw" type: "item" }] - x: 1.5d - y: -0.5d + x: 2.0d + y: -1.0d } { + dependencies: [ + "561485482F38CC78" + "5D90D027519F38F2" + ] id: "4CEDD6988669C312" tasks: [{ - id: "4DC97F85BD7D7FC8" + id: "02D27452EDECDE67" item: { Count: 1b - id: "tfc:stone/axe/igneous_extrusive" + id: "itemfilters:or" tag: { - Damage: 0 + items: [ + { + Count: 1b + id: "tfc:stone/axe/igneous_extrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/axe/igneous_intrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/axe/metamorphic" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/axe/sedimentary" + tag: { + Damage: 0 + } + } + ] } } + title: "Any Stone Axe" type: "item" }] - x: 3.0d - y: -0.5d + x: 0.5d + y: 0.0d } { + dependencies: ["4CEDD6988669C312"] id: "7EB790A06A7FF88E" tasks: [ { @@ -101,8 +141,8 @@ type: "item" } ] - x: 4.5d - y: -0.5d + x: 2.0d + y: 0.0d } { id: "200BF979F46C5716" @@ -111,20 +151,23 @@ item: "minecraft:charcoal" type: "item" }] - x: 6.0d - y: -0.5d + x: 3.5d + y: 0.0d } { + dependencies: ["0FA9DAE101CA3D6B"] id: "11EADC8282D5B424" tasks: [{ + count: 16L id: "119219F02EEF6885" item: "minecraft:clay_ball" type: "item" }] - x: 6.5d - y: 0.5d + x: 0.5d + y: 11.0d } { + dependencies: ["0FA9DAE101CA3D6B"] id: "03F28B73BE72AF3D" tasks: [{ id: "74EB9D7ED6689A0A" @@ -140,18 +183,19 @@ } type: "item" }] - x: 4.5d - y: 2.0d + x: -5.0d + y: 4.0d } { + dependencies: ["6CED96AAA011F8F8"] id: "27E720B4F801941B" tasks: [{ id: "79A08EB62956C733" item: "tfc:ceramic/pot" type: "item" }] - x: 6.5d - y: -3.0d + x: -2.5d + y: 6.0d } { id: "06AF9033195FDA19" @@ -169,10 +213,11 @@ } type: "item" }] - x: 6.5d - y: -4.5d + x: 7.0d + y: -2.5d } { + dependencies: ["11EADC8282D5B424"] id: "4E2E4EA3B5720727" tasks: [{ id: "1D721897028A44FD" @@ -188,10 +233,11 @@ } type: "item" }] - x: 6.5d - y: 2.0d + x: 4.5d + y: 9.5d } { + dependencies: ["11EADC8282D5B424"] id: "64718AACDD967338" tasks: [{ id: "3F00DE000ACC2746" @@ -207,10 +253,11 @@ } type: "item" }] - x: 6.5d - y: 3.0d + x: 4.5d + y: 12.5d } { + dependencies: ["11EADC8282D5B424"] id: "5EAD294F09589BEF" tasks: [{ id: "70D1FA33890FD00A" @@ -226,10 +273,11 @@ } type: "item" }] - x: 6.5d - y: 4.0d + x: 4.5d + y: 11.5d } { + dependencies: ["11EADC8282D5B424"] id: "20828443CF94D0C2" tasks: [{ id: "18EE6DF288F268D6" @@ -245,10 +293,11 @@ } type: "item" }] - x: 6.5d - y: 5.0d + x: 4.5d + y: 13.5d } { + dependencies: ["11EADC8282D5B424"] id: "70C5B6216969C9C8" tasks: [{ id: "1E0298EDB7A1AE5B" @@ -264,10 +313,11 @@ } type: "item" }] - x: 6.5d - y: 6.0d + x: 3.5d + y: 14.5d } { + dependencies: ["11EADC8282D5B424"] id: "6CCA852285F5694C" tasks: [{ id: "422FCDCA23EDFE0F" @@ -283,10 +333,11 @@ } type: "item" }] - x: 6.5d - y: 7.0d + x: -2.5d + y: 14.5d } { + dependencies: ["4E2E4EA3B5720727"] id: "3C0A4ABF69E5767D" tasks: [{ id: "22D24CC74D76F9C6" @@ -303,30 +354,11 @@ } type: "item" }] - x: 7.5d - y: 2.0d - } - { - id: "381A6C57F7755D5C" - tasks: [{ - id: "4FE712BA0D0DDF70" - item: { - Count: 1b - ForgeCaps: { - Parent: { - heat: 0.0f - ticks: 0L - } - } - id: "tfc:ceramic/pickaxe_head_mold" - tag: { } - } - type: "item" - }] - x: 7.5d - y: 3.0d + x: 6.0d + y: 9.5d } { + dependencies: ["5EAD294F09589BEF"] id: "75CD67ED4DB57601" tasks: [{ id: "11690D5D2094DEFD" @@ -343,50 +375,11 @@ } type: "item" }] - x: 7.5d - y: 4.0d - } - { - id: "6869749EA6A9126D" - tasks: [{ - id: "241CEAF0DC64CCD9" - item: { - Count: 1b - ForgeCaps: { - Parent: { - heat: 0.0f - ticks: 0L - } - } - id: "tfc:ceramic/axe_head_mold" - tag: { } - } - type: "item" - }] - x: 7.5d - y: 5.0d - } - { - id: "62BD2EDBE6F04FA3" - tasks: [{ - id: "4E38337F52261559" - item: { - Count: 1b - ForgeCaps: { - Parent: { - heat: 0.0f - ticks: 0L - } - } - id: "tfc:ceramic/shovel_head_mold" - tag: { } - } - type: "item" - }] - x: 7.5d - y: 6.0d + x: 6.0d + y: 11.5d } { + dependencies: ["6CCA852285F5694C"] id: "2952E4A932CB1067" tasks: [{ id: "721AB0E694AF7371" @@ -403,10 +396,11 @@ } type: "item" }] - x: 7.5d - y: 7.0d + x: -2.5d + y: 16.0d } { + dependencies: ["11EADC8282D5B424"] id: "48F3DC2F6F5A3A85" tasks: [{ id: "4F260F588642E3D9" @@ -422,10 +416,11 @@ } type: "item" }] - x: 6.5d - y: 8.0d + x: -3.5d + y: 13.5d } { + dependencies: ["11EADC8282D5B424"] id: "4F1E82E6BF0A991D" tasks: [{ id: "5C48A6453BBCA8B2" @@ -441,10 +436,11 @@ } type: "item" }] - x: 6.5d - y: 9.0d + x: 1.5d + y: 14.5d } { + dependencies: ["11EADC8282D5B424"] id: "2C10A00C3C3C65FC" tasks: [{ id: "258213A36236854F" @@ -460,10 +456,11 @@ } type: "item" }] - x: 6.5d - y: 10.0d + x: 4.5d + y: 10.5d } { + dependencies: ["11EADC8282D5B424"] id: "400A0B2B968A03B2" tasks: [{ id: "6CE3A92B52C5CBB2" @@ -479,10 +476,11 @@ } type: "item" }] - x: 6.5d - y: 11.0d + x: -3.5d + y: 12.5d } { + dependencies: ["11EADC8282D5B424"] id: "75EB7363C7BD5E44" tasks: [{ id: "5DBB74547DCB0EA1" @@ -498,10 +496,11 @@ } type: "item" }] - x: 6.5d - y: 12.0d + x: 2.5d + y: 14.5d } { + dependencies: ["11EADC8282D5B424"] id: "56875E72AC1D9463" tasks: [{ id: "29E372F3B3ACB251" @@ -517,10 +516,11 @@ } type: "item" }] - x: 6.5d - y: 13.0d + x: -3.5d + y: 11.5d } { + dependencies: ["11EADC8282D5B424"] id: "315AE06EA3F01356" tasks: [{ id: "7C2E23CB56EA897F" @@ -536,10 +536,11 @@ } type: "item" }] - x: 6.5d - y: 14.0d + x: -1.5d + y: 14.5d } { + dependencies: ["11EADC8282D5B424"] id: "793359D370751DEB" tasks: [{ id: "21399C349E6D29E8" @@ -555,10 +556,11 @@ } type: "item" }] - x: 6.5d - y: 15.0d + x: -0.5d + y: 14.5d } { + dependencies: ["11EADC8282D5B424"] id: "1E429C2259ACFB9C" tasks: [{ id: "1A6037E284F635BF" @@ -574,10 +576,11 @@ } type: "item" }] - x: 6.5d - y: 16.5d + x: 1.5d + y: 7.5d } { + dependencies: ["5F3DF656286E539B"] id: "61BC3A002A0C1820" tasks: [{ id: "5DE628225D0A321A" @@ -593,9 +596,2446 @@ } type: "item" }] + x: -8.0d + y: 5.5d + } + { + dependencies: [ + "5D90D027519F38F2" + "561485482F38CC78" + ] + id: "4B0F3DBD28B7AC82" + tasks: [{ + id: "76EB54C1129F8743" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + id: "tfc:stone/hammer/igneous_extrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/hammer/igneous_intrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/hammer/metamorphic" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/hammer/sedimentary" + tag: { + Damage: 0 + } + } + ] + } + } + title: "Any Stone Hammer" + type: "item" + }] + x: 0.5d + y: 3.0d + } + { + dependencies: [ + "561485482F38CC78" + "5D90D027519F38F2" + ] + id: "7C7E7200EEF5EC1E" + tasks: [{ + id: "6067D5C54C937E79" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + id: "tfc:stone/hoe/igneous_extrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/hoe/igneous_intrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/hoe/metamorphic" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/hoe/sedimentary" + tag: { + Damage: 0 + } + } + ] + } + } + title: "Any Stone Hoe" + type: "item" + }] + x: 0.5d + y: 2.0d + } + { + dependencies: [ + "5D90D027519F38F2" + "561485482F38CC78" + ] + id: "3540A025F192723C" + tasks: [{ + id: "11A3FA73CEC40B7D" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + id: "tfc:stone/knife/sedimentary" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/knife/metamorphic" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/knife/igneous_intrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/knife/igneous_extrusive" + tag: { + Damage: 0 + } + } + ] + } + } + title: "Any Stone Knife" + type: "item" + }] + x: 0.5d + y: -1.0d + } + { + dependencies: [ + "5D90D027519F38F2" + "561485482F38CC78" + ] + id: "0FA9DAE101CA3D6B" + tasks: [{ + id: "0BB34C46DEB6A7CC" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + id: "tfc:stone/shovel/igneous_extrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/shovel/igneous_intrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/shovel/metamorphic" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/shovel/sedimentary" + tag: { + Damage: 0 + } + } + ] + } + } + title: "Any Stone Shovel" + type: "item" + }] + x: 0.5d + y: 4.0d + } + { + icon: { + Count: 1b + id: "ftbquests:custom_icon" + tag: { + Icon: "kubejs:textures/gui/logo-512x512.png" + } + } + id: "68123EF5ECFF2594" + shape: "circle" + size: 2.0d + subtitle: "Thank you for playing our modpack!" + tasks: [{ + id: "2148F50D4AD88050" + title: "Start!" + type: "checkmark" + }] + x: -3.0d + y: 1.0d + } + { + dependencies: [ + "5D90D027519F38F2" + "561485482F38CC78" + ] + id: "431A1EF64DB1931A" + tasks: [{ + id: "38AF4D59A71FFCBA" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + id: "tfc:stone/javelin/igneous_extrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/javelin/igneous_intrusive" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/javelin/metamorphic" + tag: { + Damage: 0 + } + } + { + Count: 1b + id: "tfc:stone/javelin/sedimentary" + tag: { + Damage: 0 + } + } + ] + } + } + title: "Any Stone Javelin" + type: "item" + }] + x: 0.5d + y: 1.0d + } + { + dependencies: ["03F28B73BE72AF3D"] + id: "0B85F8E2B2492AF5" + tasks: [{ + id: "55ACCB1D12A4642A" + item: "tfc:powder/kaolinite" + type: "item" + }] + x: -6.5d + y: 4.0d + } + { + dependencies: [ + "0B85F8E2B2492AF5" + "44270BBA91FBF82A" + ] + id: "5F3DF656286E539B" + tasks: [{ + id: "3C5FE4C9B989F079" + item: "tfc:fire_clay" + type: "item" + }] + x: -8.0d + y: 4.0d + } + { + dependencies: ["5F3DF656286E539B"] + id: "730459064C7A19D5" + tasks: [{ + id: "67490AF29131B294" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_fire_ingot_mold" + } + type: "item" + }] + x: -9.5d + y: 5.5d + } + { + dependencies: ["5F3DF656286E539B"] + id: "23917F19C46D1C74" + tasks: [{ + id: "3C326BF3033D840E" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_fire_brick" + } + type: "item" + }] + x: -9.5d + y: 4.0d + } + { + dependencies: ["0BBB80D3C54DB710"] + id: "745309A2EB8AC15E" + tasks: [{ + id: "1D298C9AB04ED5E8" + item: "tfc:mortar" + type: "item" + }] + x: -8.0d + y: -2.5d + } + { + dependencies: ["23917F19C46D1C74"] + id: "13726063C3F72DD4" + tasks: [{ + id: "74EBE58B6B929A3B" + item: "tfc:ceramic/fire_brick" + type: "item" + }] + x: -11.0d + y: 4.0d + } + { + dependencies: ["730459064C7A19D5"] + id: "55C21115C23D603B" + tasks: [{ + id: "6D9CA4DEC19900F7" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/fire_ingot_mold" + tag: { } + } + type: "item" + }] + x: -11.0d + y: 7.0d + } + { + dependencies: ["61BC3A002A0C1820"] + id: "70A801602E5DED1C" + tasks: [{ + id: "5BFD037119AAC882" + item: "tfc:crucible" + type: "item" + }] + x: -8.0d + y: 7.0d + } + { + dependencies: ["11EADC8282D5B424"] + id: "3AC87C52A9C2325C" + tasks: [{ + id: "75849452C6BB2B1D" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_flower_pot" + } + type: "item" + }] + x: -1.5d + y: 7.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "1993BBDC2E1C2191" + tasks: [{ + id: "5E2C4DC9CDD4BF78" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_bowl" + } + type: "item" + }] + x: -0.5d + y: 7.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "1C7E6F5B8661122A" + tasks: [{ + id: "11E97C982CB657A5" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_vessel" + } + type: "item" + }] + x: 4.5d + y: 8.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "1EC4A47FA6EAE2FC" + tasks: [{ + id: "647DE7CFADDBFBFB" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_spindle_head" + } + type: "item" + }] + x: -3.5d + y: 10.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "03F673FAD735C997" + tasks: [{ + id: "3DE3B8AAD94EC578" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_jug" + } + type: "item" + }] + x: 2.5d + y: 7.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "0C9D338275664E7F" + tasks: [{ + id: "69264B98DC94436C" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_large_vessel" + } + type: "item" + }] + x: 3.5d + y: 7.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "6CED96AAA011F8F8" + tasks: [{ + id: "6C740FC0D2248F54" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_pot" + } + type: "item" + }] + x: -2.5d + y: 7.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "14F782F09F6A2CBF" + tasks: [{ + id: "05FAD501BD0AF745" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_pan" + } + type: "item" + }] + x: -3.5d + y: 8.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "7741B22C9BCBC0D7" + tasks: [{ + id: "672FC0D3F78C1584" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_blowpipe" + } + type: "item" + }] + x: -3.5d + y: 9.5d + } + { + dependencies: ["13A3E3F28A68605C"] + id: "0BBB80D3C54DB710" + tasks: [{ + id: "6DC54CB5FB87AD6C" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "tfc:barrels" + } + } + title: "Any Wooden Barrel" + type: "item" + }] + x: -3.5d + y: -2.5d + } + { + dependencies: ["4387BD152F69062F"] + id: "13A3E3F28A68605C" + tasks: [{ + id: "3757D7CA39DF5CA8" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "tfc:lumber" + } + } + title: "Any Lumber" + type: "item" + }] + x: -1.5d + y: -2.5d + } + { + id: "4387BD152F69062F" + tasks: [{ + id: "33887194FB21887B" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:copper_saw" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:bismuth_bronze_saw" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:bronze_saw" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:black_bronze_saw" + tag: { + Damage: 0 + } + } + ] + } + } + match_nbt: false + title: "Any Low Tier Saw" + type: "item" + }] + x: 0.5d + y: -2.5d + } + { + dependencies: ["11EADC8282D5B424"] + id: "1B124F13BD957183" + tasks: [{ + id: "6187B454A0AD863C" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/unfired_bell_mold" + } + type: "item" + }] + x: 0.5d + y: 14.5d + } + { + dependencies: ["315AE06EA3F01356"] + id: "3322C23223A5A9ED" + tasks: [{ + id: "445C0F6C32F032AE" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/knife_blade_mold" + tag: { } + } + type: "item" + }] + x: -1.5d + y: 16.0d + } + { + dependencies: ["1B124F13BD957183"] + id: "2CA0866334D32A5C" + tasks: [{ + id: "706FA93A97190FF8" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/bell_mold" + tag: { } + } + type: "item" + }] + x: 0.5d + y: 16.0d + } + { + dependencies: ["4F1E82E6BF0A991D"] + id: "3B832562BDD9F59A" + tasks: [{ + id: "074FC2652DADAF8B" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/hammer_head_mold" + tag: { } + } + type: "item" + }] + x: 1.5d + y: 16.0d + } + { + dependencies: ["75EB7363C7BD5E44"] + id: "02AC4171BC7DC1A1" + tasks: [{ + id: "4A174F2DF693ED4A" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/sword_blade_mold" + tag: { } + } + type: "item" + }] + x: 2.5d + y: 16.0d + } + { + dependencies: ["70C5B6216969C9C8"] + id: "491579E0C3B0D96C" + tasks: [{ + id: "112C262887535AEA" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/shovel_head_mold" + tag: { } + } + type: "item" + }] + x: 3.5d + y: 16.0d + } + { + dependencies: ["20828443CF94D0C2"] + id: "0A625B10D634FF4B" + tasks: [{ + id: "2FC04A1B04D840A6" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/axe_head_mold" + tag: { } + } + type: "item" + }] + x: 6.0d + y: 13.5d + } + { + dependencies: ["64718AACDD967338"] + id: "498D0166EDF3B92B" + tasks: [{ + id: "1AB9215B0375D7FC" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/pickaxe_head_mold" + tag: { } + } + type: "item" + }] + x: 6.0d + y: 12.5d + } + { + dependencies: ["2C10A00C3C3C65FC"] + id: "477C93D3FA02AE8A" + tasks: [{ + id: "7028BE8B9069DAE9" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/saw_blade_mold" + tag: { } + } + type: "item" + }] + x: 6.0d + y: 10.5d + } + { + dependencies: ["48F3DC2F6F5A3A85"] + id: "453B24AF79704562" + tasks: [{ + id: "094627822A598501" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/chisel_head_mold" + tag: { } + } + type: "item" + }] + x: -5.0d + y: 13.5d + } + { + dependencies: ["400A0B2B968A03B2"] + id: "0DC55594049F35B6" + tasks: [{ + id: "09FE2FC3E697697E" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/javelin_head_mold" + tag: { } + } + type: "item" + }] + x: -5.0d + y: 12.5d + } + { + dependencies: ["56875E72AC1D9463"] + id: "5B7F30CC889083D7" + tasks: [{ + id: "717E86F60FE2FBE1" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/mace_head_mold" + tag: { } + } + type: "item" + }] + x: -5.0d + y: 11.5d + } + { + dependencies: ["1EC4A47FA6EAE2FC"] + id: "4309BC49D33CEA87" + tasks: [{ + id: "0D8FBA14F8AA033B" + item: "tfc:ceramic/spindle_head" + type: "item" + }] + x: -5.0d + y: 10.5d + } + { + dependencies: ["7741B22C9BCBC0D7"] + id: "2D90585F9E5D7555" + tasks: [{ + id: "1585FE7FFDE5BFBA" + item: "tfc:ceramic_blowpipe" + type: "item" + }] + x: -5.0d + y: 9.5d + } + { + dependencies: ["14F782F09F6A2CBF"] + id: "039FA9AAFE2E9DC3" + tasks: [{ + id: "0884E2B8150FAD80" + item: "tfc:pan/empty" + type: "item" + }] + x: -5.0d + y: 8.5d + } + { + dependencies: ["3AC87C52A9C2325C"] + id: "7F9ACA5A13D3BE87" + tasks: [{ + id: "4000694B185A2DB1" + item: "minecraft:flower_pot" + type: "item" + }] + x: -1.5d + y: 6.0d + } + { + dependencies: ["1993BBDC2E1C2191"] + id: "6341CD281790E273" + tasks: [{ + id: "5E1AB57F51BFBCFA" + item: "tfc:ceramic/bowl" + type: "item" + }] + x: -0.5d + y: 6.0d + } + { + dependencies: ["03F673FAD735C997"] + id: "33CE232F4B8D32CA" + tasks: [{ + id: "69347372D0B37071" + item: "tfc:ceramic/jug" + type: "item" + }] + x: 2.5d + y: 6.0d + } + { + dependencies: ["0C9D338275664E7F"] + id: "1B14B63A28E4031F" + tasks: [{ + id: "2E36FCDE36880041" + item: "tfc:ceramic/large_vessel" + type: "item" + }] + x: 3.5d + y: 6.0d + } + { + dependencies: ["1C7E6F5B8661122A"] + id: "7AED21D8176F4C08" + tasks: [{ + id: "4757D1D7C1A6FD17" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/vessel" + tag: { } + } + type: "item" + }] + x: 6.0d + y: 8.5d + } + { + dependencies: ["1E429C2259ACFB9C"] + id: "365A81586D4355F0" + tasks: [{ + id: "76E9D61CA664A1A9" + item: "minecraft:brick" + type: "item" + }] + x: 1.5d + y: 6.0d + } + { + dependencies: ["192A08D1468805EC"] + id: "44270BBA91FBF82A" + tasks: [{ + id: "648B99E07B3FEB40" + item: "tfc:powder/graphite" + type: "item" + }] + x: -8.0d + y: 2.5d + } + { + dependencies: ["793359D370751DEB"] + id: "08EE78A32C28C732" + tasks: [{ + id: "374F432237EA79C5" + item: { + Count: 1b + ForgeCaps: { + Parent: { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:ceramic/scythe_blade_mold" + tag: { } + } + type: "item" + }] + x: -0.5d + y: 16.0d + } + { + dependencies: [ + "456C2E4B8BF1E454" + "2DF37B2754C4BE79" + ] + id: "192A08D1468805EC" + tasks: [ + { + id: "0ED498BAA48DC61C" + item: "tfc:quern" + type: "item" + } + { + id: "2F48CF05B7F12811" + item: { + Count: 1b + id: "tfc:handstone" + tag: { + Damage: 0 + } + } + type: "item" + } + ] + x: -8.0d + y: 1.0d + } + { + id: "2DF37B2754C4BE79" + tasks: [{ + id: "6C3AA1DF8420E2A3" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:copper_pickaxe" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:bismuth_bronze_pickaxe" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:bronze_pickaxe" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:black_bronze_pickaxe" + tag: { + Damage: 0 + } + } + ] + } + } + title: "Any Low Tier Pickaxe" + type: "item" + }] + x: -8.5d + y: -1.0d + } + { + id: "456C2E4B8BF1E454" + tasks: [{ + id: "2174C402446B8CC5" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:metal/chisel/copper" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:metal/chisel/bismuth_bronze" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:metal/chisel/bronze" + tag: { + Damage: 0 + } + } + { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "tfc:metal/chisel/black_bronze" + tag: { + Damage: 0 + } + } + ] + } + } + title: "Any Low Tier Chisel" + type: "item" + }] + x: -7.5d + y: -1.0d + } + { + dependencies: [ + "13726063C3F72DD4" + "745309A2EB8AC15E" + ] + id: "420ECFEFFECF4DA2" + tasks: [ + { + count: 8L + id: "5B4E28EE8029264B" + item: "tfc:fire_bricks" + type: "item" + } + { + count: 24L + id: "7A3EB0F9C0780DDB" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:wrought_iron_plate" + } + type: "item" + } + ] + x: -11.0d + y: -2.5d + } + { + dependencies: ["420ECFEFFECF4DA2"] + id: "128801FFF7500428" + tasks: [{ + id: "51F0A7107108F49C" + item: "tfc:blast_furnace" + type: "item" + }] + x: -12.5d + y: -2.5d + } + { + id: "4750B30732855283" + tasks: [{ + id: "50A0A644D9145828" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:wrought_iron_ingot" + } + type: "item" + }] x: 6.5d - y: 17.5d + y: 0.0d + } + { + id: "2DFD2A1F333AF0E4" + tasks: [{ + id: "1AC1EEB791B7E896" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:steel_ingot" + } + type: "item" + }] + x: 7.5d + y: 0.0d + } + { + id: "78C76E8351063613" + tasks: [{ + id: "40920FF1002216E5" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:black_steel_ingot" + } + type: "item" + }] + x: 8.5d + y: 0.0d + } + { + id: "112A5A6C99473083" + tasks: [{ + id: "01883E69CB0019E5" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:red_steel_ingot" + } + type: "item" + }] + x: 9.5d + y: 0.0d + } + { + id: "2C7869E988714391" + tasks: [{ + id: "11B380300D9EE6B8" + item: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:blue_steel_ingot" + } + type: "item" + }] + x: 10.5d + y: 0.0d + } + { + id: "7238C6F94219076D" + tasks: [{ + id: "43953F62594A6A88" + item: "minecraft:bucket" + type: "item" + }] + x: 11.5d + y: 0.0d + } + { + description: [ + "Be sure to &aproperly&r read <his&r quest - it has some &dimportant information&r that will remain relevant all throughout your playthrough." + "" + "Informative quests such as this will appear in the chapter they are unlocked. You can also consult the &o&b\"Tips and Tricks\"&r page if you feel like you're forgetting something." + "" + "The quest structure is intended to guide you through all the major milestones in &aGregTech&r progression. Every single quest should be &2beneficial&r to look at in some way - if something is 100% optional, we'll mention it, so don't worry about missing any tricks." + "{@pagebreak}" + "The &aGTCEu Community Pack&r can be played on &dPeaceful,&r and we highly urge you to do so, as there is little benefit from mobs and their drops. You may also want to use &o/keepInventory&r, &o/sethome&r, and abuse minimap teleport as you see fit." + "" + "Although these features won't ruin your day if you choose not to use them, this modpack is &4not&r focused on providing a punishing &eSurvival&r experience, but more so learning the ins and outs of &aGregTech.&r" + "{@pagebreak}" + "Lastly, it's good to be &lsavvy&r with &eJEI.&r &aGregTech&r items will frequently have several recipes, so do not assume the first recipe &eJEI&r shows you will be the most efficient. Good &eJEI&r usage involves the &bidentification of patterns&r in autogenerated recipes (example: all the Iron related items &6macerate&r into Iron Dust)." + "" + "When complex recipes arise - and yes, &aGTCEu&r can be intimidating - we will make sure to point out &5efficient routes&r you can take - however, we urge you to experiment on your own. It's no fun to follow the quest book by rote!" + ] + icon: "ftbquests:book" + id: "13E9DF7E980CFC5B" + size: 0.75d + subtitle: "Read this, and read it again!" + tasks: [{ + id: "04CC2E592A648F06" + title: "I have read this page multiple times" + type: "checkmark" + }] + title: "Important Information" + x: -8.625d + y: -6.75d + } + { + dependencies: ["0EAF2C5B5EB755C5"] + description: [ + "The ore generation in &2GregTech&r is very different to vanilla or normal modded Minecraft. All ores generate in &6huge veins&r which can contain &dthousands&o&r of ore blocks!" + "" + "The full extent of ore generation is explained in the Tips and Tricks tab, but here is what you need to know:" + "" + "&9-&r Ore veins generate in a &4Grid&r. Every vein is &9spaced by 3 chunks&r from one to another in a cardinal direction. We have added &2In Game Info&r to display if you are located in an Ore vein in the top-left corner of your screen, as seen in GregTech: New Horizons." + "" + "&9-&r It's a good practice to make &dWaypoints&r (default &4B&r) for every vein you find, and to label their type. You may want to come back to the vein several times." + ] + icon: "gtceu:cobaltite_ore" + id: "0C690272ED4FB1C3" + size: 0.75d + tasks: [{ + id: "3FA401CACE8BBE5D" + title: "Woah, ores sure sound exciting." + type: "checkmark" + }] + title: "Ore Generation" + x: -7.875d + y: -6.0d + } + { + dependencies: ["0EAF2C5B5EB755C5"] + description: [ + "Did you know &aGregTech&r comes with tools equivalent to vanilla tools? And did you know that some of them are actually &6&lstronger&r than their vanilla equivalents?" + "" + "For example, look at the selection of GTCEu Axes. If you mine a Wood Log, it'll fell the &2entire tree&r for you." + "" + "Constant lumberjacking will eat through an Axe's &9durability&r in no time, so you may want to make your Axe out of &estronger material&r such as &bDiamond&r (but make sure you don't make a vanilla diamond Axe!)." + "" + "Take these &2Spruce saplings&r and grow some giant trees. There'll be a lot of smelting in the near future, and wooden planks are a surprisingly &deffective&r fuel source!" + ] + icon: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:steel_axe" + tag: { + Damage: 0 + } + } + id: "13354F24F80F65FB" + rewards: [{ + count: 8 + id: "60E07F9D0763E8E1" + item: "minecraft:spruce_sapling" + type: "item" + }] + size: 0.75d + subtitle: "Who needs Veinminer?" + tasks: [{ + id: "3880A08A72884627" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/tree_felling" + } + } + title: "Grab any Lumber Axe!" + type: "item" + }] + title: "Timber!" + x: -8.625d + y: -6.0d + } + { + dependencies: ["0EAF2C5B5EB755C5"] + description: [ + "Here's a &6nifty&r list of some resources that will come in handy for early-game. Collect more than we're asking for in this quest - you'll end up running out before you know it, and it's always a good habit to get more resources than you need in &aGregTech&r." + "" + "We would advise that you &etackle this quest first&r and claim the reward. That way, you can do a little bit of main (read: &ointeresting&r) progression &4&lBEFORE&r you're forced to go mining." + "" + "Rubber trees can be found in &aForest&r, &2Jungle&r or &aSwamp&r biomes." + "" + "Eight furnaces might seem &cexcessive&r if you're new to &aGregTech,&r but trust us, you can never have too many." + ] + icon: "minecraft:sugar_cane" + id: "0436F7B60BDEB091" + rewards: [{ + count: 24 + id: "2D2C971E9E651C2C" + item: "minecraft:iron_ingot" + type: "item" + }] + size: 0.75d + subtitle: "Gather some resources!" + tasks: [ + { + count: 4L + id: "37DD7A28A3A7CB26" + item: "minecraft:sugar_cane" + type: "item" + } + { + count: 32L + id: "0F60FE32A8F7720E" + item: "minecraft:sand" + type: "item" + } + { + count: 32L + id: "23A44568A9FAACA2" + item: "minecraft:clay_ball" + type: "item" + } + { + count: 4L + id: "00328CEF98F57407" + item: "gtceu:rubber_sapling" + type: "item" + } + { + count: 8L + id: "1C05A84175DBD3A9" + item: "minecraft:furnace" + type: "item" + } + ] + title: "What do I need to progress?" + x: -7.875d + y: -5.25d + } + { + description: [ + "A Minecraft adventure starting with Wood? How &ooriginal&r. I want a refund!" + "" + "If you're familiar with GregTech, you may be aware of its &cmany nerfs&r to vanilla recipes. GTCEu does include its fair share - take a look at the crafting recipes for &eBuckets,&r or &ePaper&r. However, we'll ease off in earlygame, and 1 Log will give you 4 Planks. &aRejoice!&r" + "" + "Here, take some food for your troubles. If you're playing on &aPeaceful&r difficulty, stash it away in a chest for later." + ] + icon: "minecraft:oak_log" + id: "0EAF2C5B5EB755C5" + rewards: [{ + count: 12 + id: "450D8183B7515C1D" + item: "minecraft:carrot" + type: "item" + }] + shape: "rsquare" + size: 0.75d + subtitle: "Begin your playthrough as before" + tasks: [ + { + count: 6L + id: "34F2867EAF0914BF" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "minecraft:logs" + } + } + match_nbt: false + title: "Punch some trees!" + type: "item" + } + { + id: "22B6D3C1033D47DA" + item: "minecraft:crafting_table" + type: "item" + } + ] + title: "The Beginning of it All" + x: -7.875d + y: -6.75d + } + { + dependencies: ["0EAF2C5B5EB755C5"] + description: [ + "Okay, we were generous enough to &cnot nerf&r wood ratios, but this is GregTech - charcoal smelting is &4&lnot possible&r in a Furnace! You will need to make a &d&lCoke Oven&r to start getting your grubby hands on some &6charcoal&r." + "" + "Wooden planks are still pretty good as &6furnace fuel&r, especially since you get &l&3four&r from one log." + "" + "If this displeases you, you can &brevert this back&r to vanilla behaviour in the &aGTCEu&r configs." + ] + icon: "minecraft:charcoal" + id: "36DD94945D5B4A80" + rewards: [{ + count: 16 + id: "5408859E43668198" + item: "minecraft:coal" + type: "item" + }] + size: 0.75d + subtitle: "Not here!" + tasks: [{ + count: 48L + id: "3DF01E4FACBB1D53" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "minecraft:logs" + } + } + title: "We demand more logs." + type: "item" + }] + title: "Charcoal?" + x: -8.625d + y: -5.25d + } + { + dependencies: ["0EAF2C5B5EB755C5"] + description: [ + "In the real world, iron isn't &oonly&r found as pure Iron Ore. Instead, it's found in a &avariety&r of &eoxide forms&r or &eminerals&r." + "" + "You'll want to go and collect quite a bit of Iron, because you're going to need &9a bunch&r very soon. If you're not having any luck mining, the &aOre Generation&r quest tab holds a lot of information on &eore veins&r. Any of the raw ores we're asking for in this quest can be directly smelted into Iron. That comes to &dfour different veins&r that can give you Iron!" + "{@pagebreak}" + "Whilst it may be common habit to hoard ore in &bmodded Minecraft&r prior to unlocking some kind of &aore multiplication&r, don't worry about ore processing yet. Direct smelting will be &ohead-and-shoulders&r the most efficient method for a long, &olong&r while, given how easy it is to obtain a lot of ore in a &emining trip&r." + "" + "Gather &l&cany&r of the requested &dRaw Ores&r to complete this quest!" + ] + icon: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "minecraft:iron_ingot" + } + id: "1ECBA1CBFFB9F625" + rewards: [{ + count: 32 + id: "5CD664F60E977214" + item: "gtceu:magnetite_ore" + type: "item" + }] + size: 0.75d + subtitle: "Isn't it ironic... don't you think?" + tasks: [{ + id: "063705687ED657F5" + item: { + Count: 1b + id: "itemfilters:or" + tag: { + items: [ + { + Count: 1b + id: "minecraft:raw_iron" + } + { + Count: 1b + id: "gtceu:raw_yellow_limonite" + } + { + Count: 1b + id: "gtceu:raw_magnetite" + } + { + Count: 1b + id: "gtceu:raw_basaltic_mineral_sand" + } + { + Count: 1b + id: "gtceu:raw_granitic_mineral_sand" + } + { + Count: 1b + id: "gtceu:raw_pyrite" + } + { + Count: 1b + id: "gtceu:raw_goethite" + } + { + Count: 1b + id: "gtceu:raw_hematite" + } + ] + } + } + title: "Gather any type of Raw Iron Ore" + type: "item" + }] + title: "Iron, Iron, Iron!" + x: -7.125d + y: -6.0d + } + { + dependencies: ["2001CB4968D3E0A2"] + description: [ + "This hammer is very different from the one you'll use for crafting. It actually works as a &d3x3 pickaxe&r!" + "" + "If you are familiar with &a&lTinker's Construct&r, it behaves &esimilarly&r to hammers from that mod." + "" + "Make &bgood use&r of these hammers! This bad boy will help you to clear out an entire vein in &6record time&r." + "" + "Note: Any quest with GregTech tools can be complete with tools crafted from any material - not just the one displayed." + ] + icon: { + Count: 1b + id: "gtceu:steel_mining_hammer" + tag: { + Damage: 0 + } + } + id: "4A365A7CC9E374F9" + size: 0.75d + subtitle: "Mining just became efficient" + tasks: [{ + icon: { + Count: 1b + id: "gtceu:steel_mining_hammer" + tag: { + Damage: 0 + } + } + id: "4F372C393ADC6CE2" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/mining_hammers" + } + } + title: "Any Mining Hammer will do." + type: "item" + }] + title: "Hammer down!" + x: -6.375d + y: -6.0d + } + { + description: [ + "New to this updated pack is a Tutorials tab. The information inside is available to view at any time, but whenever it becomes relevant, you will be directed towards it for some light reading." + "" + "The information found inside may interest you if you would like a deeper insight into some of GTCEu's mechanics, and in some cases is absolutely indispensable." + "" + "Quests that unlock a tutorial node will have an orange-ish descriptor at the bottom of the quest description. You can immediately travel to the tutorial tab by clicking on the quest link at the top right of the quest's box!" + "" + "Get reading!" + ] + icon: "minecraft:lectern" + id: "008ABF78E56209F7" + size: 0.75d + subtitle: "Tips and tricks to help you prosper" + tasks: [{ + id: "4EBD5D697E085217" + title: "I have read this page multiple times" + type: "checkmark" + }] + title: "Tutorialised" + x: -7.125d + y: -5.25d + } + { + description: [""] + icon: "gtceu:terminal" + id: "5E3DB52E778FE6FE" + size: 0.75d + tasks: [{ + id: "7F78101DF197EAF3" + type: "checkmark" + }] + title: "The Terminal" + x: -6.375d + y: -5.25d + } + { + dependencies: ["1ECBA1CBFFB9F625"] + description: [ + "Alright - your first &oproper&r &aGregTech&r tool! GT tools can be made out of many different materials. When used in crafting recipes, they are &bnot consumed&r, instead losing durability. The first type is Iron - but you could opt for Wrought Iron if you already tackled that quest." + "" + "&9&lHammer&f:&r A crafting tool that shows up in a lot of earlygame recipes. Its secondary function is muting machines by &msmacking&r right-clicking them." + "" + "As a sidenote on all &aGregTech&r tools, you can repair them in an Anvil using the material of the tool itself, just like any vanilla tool. If you are finding yourself short on experience, &eBottles o' Enchanting&r are now craftable." + ] + id: "7DEB73FD649BDFB6" + rewards: [{ + id: "6C50A2A3D43D3FEE" + item: "gtceu:iron_plate" + random_bonus: 2 + type: "item" + }] + shape: "rsquare" + size: 0.75d + subtitle: "Your first GT Tool!" + tasks: [{ + icon: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:steel_hammer" + tag: { + Damage: 0 + } + } + id: "1A4DDB914D7D2F3C" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/hammers" + } + } + title: "Any Hammer!" + type: "item" + }] + title: "STOP! Hammer time!" + x: -5.625d + y: -5.25d + } + { + dependencies: ["7DEB73FD649BDFB6"] + description: [ + "The bucket recipe has been &d&lchanged.&r It now requires plates - &owahoo&r!" + "" + "Plates are used absolutely &beverywhere&r in &aGregTech&r. Combining two ingots with your new &9hammer&r in a crafting table will make a plate. This ratio is kind of &cexpensive,&r but better recipes for plates will come later." + "" + "Here, take this &6Wooden Barrel&r full of &bwater&r as a reward. Huh... isn't that an odd reward? Well, it's here just to teach you that all &aGTCEu&r tanks are portable!" + ] + icon: "minecraft:bucket" + id: "592BD683A48C2AA2" + rewards: [{ + id: "68D4ECFA9AD5349A" + item: { + Count: 1b + id: "gtceu:wood_drum" + tag: { + Fluid: { + Amount: 16000L + FluidName: "minecraft:water" + } + } + } + type: "item" + }] + size: 0.75d + subtitle: "#realism" + tasks: [{ + id: "5DD165E4EB34C022" + item: "minecraft:bucket" + type: "item" + }] + title: "Greg has struck" + x: -5.625d + y: -6.0d + } + { + dependencies: ["2001CB4968D3E0A2"] + description: [ + "Crafting can quickly get &etiresome&r. How about making use of your &2new saw&r to make this Crafting table?" + "" + "It allows you to craft from adjacent inventories, making classic &aGregTech&r microcrafting so much less &4tedious&r." + "" + "Saw the table again for a lower-profile Slab version." + ] + icon: "craftingstation:crafting_station" + id: "411AB552514EA14C" + size: 0.75d + subtitle: "No, Tinkers' is not in this modpack" + tasks: [{ + id: "30D40010C8E6E115" + item: "craftingstation:crafting_station" + type: "item" + }] + title: "Crafting Station" + x: -7.125d + y: -6.75d + } + { + dependencies: ["7DEB73FD649BDFB6"] + description: [ + "More GregTech tools are required for progression - here are the ones to lay eyes on." + "" + "&9&lWrench:&r A crafting tool, but also a mining tool for GregTech machines (perfect if you think using pickaxes is unethical). It also boasts right click functions to double as a &6wrench for other mods&r. Right-click also allows you to set the output side of GregTech machines, and sneak-right-clicking rotates machines." + "" + "&9&lFile:&r A crafting tool... and that's it. Yay!" + "" + "&9&lSaw:&r Yet another crafting tool. If we were any more evil, we would force its use if you wanted to obtain 4 planks and 4 sticks from their respective crafting recipes. That being said, you can instead use it to get &a6 Planks per Log&r, if you wish." + "{@pagebreak}" + "&eNote:&r Any Quest with GregTech tools can be completed with the tool crafted from any material, not just the one displayed." + ] + icon: { + Count: 1b + id: "gtceu:iron_wrench" + tag: { + Damage: 0 + } + } + id: "2001CB4968D3E0A2" + shape: "rsquare" + size: 0.75d + tasks: [ + { + id: "54E092F42DA65B86" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/wrenches" + } + } + title: "Any Wrench!" + type: "item" + } + { + id: "4D6B7E2B4C8E5747" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/files" + } + } + title: "Any File!" + type: "item" + } + { + id: "23D6CF49FC7E82A9" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/saws" + } + } + title: "Any Saw!" + type: "item" + } + ] + title: "Important Tools" + x: -5.625d + y: -6.75d + } + { + dependencies: ["2001CB4968D3E0A2"] + description: [ + "More resources are always nice. You're getting close to entering the &6age of Steam&r - Copper and Tin are required in many &6Steam Age&r machines, so check the ore tab to find out what veins they can be found in, and get mining!" + "" + "If the different ore names are &bconfusing&r, you can tell which elements an ore holds at a glance by reading the &dmolecular formula&r in its tooltip. Copper is &oCu&r, Tin is &oSn&r, Iron is &oFe&r, and you can consult a &3periodic table&r for the rest. It's time to brush up on your chemistry - you'll need it for &llater&r!" + "" + "This quest can be completed with &9either metal&r, so you can claim the metal you're missinng as the reward. Be sure to find a source of both soon, as a &a&ocertain&r&a Copper-Tin alloy&r will be needed to get through the &6Steam Age&r." + ] + icon: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "minecraft:copper_ingot" + } + id: "45969FFBF88F4FBB" + rewards: [{ + exclude_from_claim_all: true + id: "2C28FA1A5275D24E" + table_id: 1702176335602373230L + type: "choice" + }] + size: 0.75d + subtitle: "Gather more resources!" + tasks: [ + { + count: 32L + id: "1AD2D9534B7E5EE6" + item: "minecraft:copper_ingot" + type: "item" + } + { + count: 32L + id: "42CED8D2386E0F14" + item: "gtceu:tin_ingot" + type: "item" + } + ] + title: "Onwards to the Age of Bronze!" + x: -6.375d + y: -6.75d + } + { + dependencies: ["2001CB4968D3E0A2"] + description: [ + "More tools - they're not critically important right now, but you'll need to make these at some point." + "" + "&9&lScrewdriver:&r A crafting tool. It's used for special configuration of machines and covers." + "" + "&9&lWire Cutter:&r A crafting tool. You'll need it if you want to configure wire connections. Right-clicking on wires will enable or disable connection to other blocks." + "" + "&9&lMortar:&r A crafting tool, used to grind various things down into dust form." + "" + "&9&lKnife:&r A pretty mediocre weapon, better suited as - &oyou guessed it&r - a crafting tool!" + "" + "&9&lSoft Mallet:&r A tool to toggle machine operation with a simple right-click." + "{@pagebreak}" + "There are a couple of other tools that are quite niche, but deserve a mention." + "" + "&9&lCrowbar:&r A helpful tool that can remove covers from &aGregTech&r machines by right-clicking the side." + "" + "&9&lScythe:&r A powerful farming tool that can automatically replant your crops in a large area. It's also a surprisingly good weapon!" + "" + "&9&lPlunger:&r A tool to clear stuck fluids from GregTech&a machines." + "" + "&9&lButchery Knife:&r A weapon that comes pre-enchanted with &6Looting III&r. You might want to use it to gather leather and food." + "{@pagebreak}" + "&e&lNote:&r This quest's reward is &3Damascus Steel&r - a rare material which can only be found as overworld loot. It far surpasses the materials you have now, so be sure to use it!" + ] + icon: { + Count: 1b + id: "gtceu:iron_screwdriver" + tag: { + Damage: 0 + } + } + id: "5C3501DD3B4788FA" + rewards: [{ + count: 16 + id: "433F0ED89B586383" + item: "gtceu:damascus_steel_ingot" + type: "item" + }] + size: 0.75d + tasks: [ + { + id: "4055931FAD6A5087" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/screwdrivers" + } + } + title: "Any Screwdriver!" + type: "item" + } + { + id: "0CB546DCA11BB335" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/wire_cutters" + } + } + title: "Any Wire Cutter!" + type: "item" + } + { + id: "4DF1C23D7DD1FAD6" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/mortars" + } + } + title: "Any Mortar!" + type: "item" + } + { + id: "397DD831CA0665E7" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/knives" + } + } + title: "Any Knife!" + type: "item" + } + { + id: "1BFE642ED0595A93" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:tools/mallets" + } + } + title: "Any Soft Mallet!" + type: "item" + } + ] + title: "More Tools" + x: -5.625d + y: -4.5d + } + { + dependencies: ["45969FFBF88F4FBB"] + description: [ + "&6Bronze&r is an &2alloy&r of Copper and Tin. Grind down 3 parts Copper and 1 part Tin into dust, then combine and smelt them. If you are confused on how this is done, take a look at the &o\"&dMore Tools&r&o\"&r quest." + "" + "Aim to make &amany more&r Bronze ingots than is called for here. This is the main material for the &6Steam Age&r, and you will need LOTS of it." + "" + "&6&lThe progression now continues in the Steam Age chapter.&r" + "{@pagebreak}" + "&l&3Lore&r: Bronze in real life is closer to a ratio of 7:1 for Copper to Tin. Here &o(and in most of modded Minecraft)&r this is &4not&r the case for the sake of game balance. There are a lot of things like this that need to be tweaked - &eno realism here&r." + ] + icon: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:bronze_ingot" + } + id: "315DBB3B23F95E0D" + rewards: [{ + count: 32 + id: "5F229B651404DF0E" + item: "minecraft:clay_ball" + type: "item" + }] + shape: "gear" + size: 1.75d + subtitle: "Humanity's first alloy - and yours too!" + tasks: [{ + count: 24L + id: "39AEA2923971A2B5" + item: "gtceu:bronze_ingot" + type: "item" + }] + title: "Bronze Age? No, &6Steam Age&r!" + x: -8.75d + y: -8.75d + } + { + dependencies: ["2001CB4968D3E0A2"] + description: [ + "The &e&lCoke Oven&r will likely be your first &aGregTech&r multiblock. Congratulations!" + "" + "It is used to make &aCoke&r from &eCoal&r, or &aCharcoal&r from &eWood&r, in addition to &dliquid Creosote&r as a &3bonus&r output." + "" + "Take a look at the &6Multiblock Preview&r tab in JEI to see the structure pattern. There is also a dedicated quest tab for the &bCoke Oven&r in the &6Multiblock Dilemma&r tab - future multiblocks will also be documented for your enjoyment." + "{@pagebreak}" + "&o&l&3Lore:&r &oThe concept of multiblocks is a modded Minecraft classic. Think of IC2's Nuclear Reactor, or Railcraft's Coke Oven - truly revolutionary at the time!&r" + ] + icon: "gtceu:coke_oven" + id: "4946FC5BCA4CCA88" + min_required_dependencies: 1 + shape: "gear" + size: 1.5d + subtitle: "Your first big project... hopefully" + tasks: [{ + id: "3545479A7C09CDFC" + item: "gtceu:coke_oven" + type: "item" + }] + title: "Coke Oven" + x: -5.25d + y: -8.25d + } + { + dependencies: ["36DD94945D5B4A80"] + dependency_requirement: "one_completed" + description: [ + "Wrought Iron has a very low carbon content, but that's enough to make it &btougher&r than regular Iron." + "" + "&aGregTech&r tools made of Wrought Iron are &650% more durable&r than their Iron cousins. You might want to consider using Wrought Iron until you unlock &2something better&r." + "" + "To obtain Wrought Iron, you can &6smelt&r Iron Nuggets into Wrought Iron Nuggets, then recombine them into an ingot. Make sure you don't convert all of your Iron supply, as the two are &4&lnot&r interchangeable." + "" + "This may be time-consuming, but rest assured that you will unlock a &ebetter way&r to produce Wrought Iron before long." + ] + icon: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:wrought_iron_ingot" + } + id: "563C96885A227C9F" + rewards: [{ + count: 5 + id: "3CDB383AFEBDB519" + item: "gtceu:wrought_iron_ingot" + type: "item" + }] + shape: "rsquare" + size: 0.75d + subtitle: "Murder, she Wrought" + tasks: [{ + id: "3DAB1D757B3B049D" + item: { + Count: 1b + id: "itemfilters:tag" + tag: { + value: "forge:ingots/wrought_iron" + } + } + title: "Wrought Iron Ingot" + type: "item" + }] + title: "Better Than Iron" + x: -7.875d + y: -4.5d + } + { + dependencies: ["45969FFBF88F4FBB"] + description: [ + "In this &blightweight&r modpack, we've included enough QoL to &o(hopefully)&r fit your needs, and the pack is &aperfectly playable&r as is." + "" + "&dFunctional Storage&r and &dApplied Energistics 2&r make appearances to help with &estorage&r and &6logistics.&r Their recipes have been modified to fit progression, but you won't need to play 50 hours to make your first &5Molecular Assembler&r. There are also a few other mods that you may wish to pursue for some &ahelpful QoL&r." + "{@pagebreak}" + "But maybe you require... &osomething more&r?" + "" + "If you're playing solo, feel free to &aadd mods&r to your instance. More &bQoL&r... more &3tech&r... maybe even some &5magic mods&r. As long as you don't add &eProjectE&r... promise?" + "" + "On the 1.12.2 version of &aGregtech: CEu&r, there were multiple &aGregTech&r addons that may be ported to 1.19.2 in future. Rest assured that this pack will do its &dbest&r to support them if they make it to this version!" + ] + icon: "minecraft:structure_void" + id: "1283B4D7B5D82193" + size: 0.75d + subtitle: "Omw to install DecoCraft" + tasks: [{ + id: "70C69E5432F6C3BE" + title: "I accept responsibility for any mod conflicts ;)" + type: "checkmark" + }] + title: "More mods?" + x: -8.625d + y: -4.5d + } + { + dependencies: ["45969FFBF88F4FBB"] + description: [ + "Don't worry, these crafts are actually useful - you'll be required to make &ehundreds more&r of these components, so it's good to get in the habit!" + "" + "It's generally good to get familiar with the idea of &o\"&bbulk-crafting&r&o\"&r - if you need 1 plate, try making 8, etc. This means you'll have lots of these &dintermediates&r ready for future crafts. It might seem unreasonable to craft &astacks of rods&r or &ascrews&r especially this early on, but they will always end up being used, saving you a lot of micro-crafting in the future." + "" + "If you needed &6any more&r convincing, take a peek at the &drewards&r for this quest." + ] + icon: "minecraft:bone_meal" + id: "49A04E63F40D65C0" + rewards: [ + { + count: 64 + id: "6292C644EE1ACA59" + item: "minecraft:bone_meal" + type: "item" + } + { + count: 12 + id: "380C42204033B5C4" + item: "minecraft:potato" + type: "item" + } + { + count: 64 + id: "725FA988559A2A06" + item: "minecraft:sand" + type: "item" + } + { + count: 64 + id: "1B905198676EE81A" + item: "minecraft:sand" + type: "item" + } + { + id: "650805CC3324B1A2" + item: { + Count: 1b + id: "gtceu:iron_shovel" + tag: { + Damage: 0 + } + } + type: "item" + } + { + id: "7E804AA7B8F3B145" + item: { + Count: 1b + id: "gtceu:iron_axe" + tag: { + Damage: 0 + } + } + type: "item" + } + ] + size: 0.75d + subtitle: "Put your micro-crafting talent to the task!" + tasks: [ + { + count: 16L + id: "36052E42DE641787" + item: "gtceu:iron_bolt" + type: "item" + } + { + count: 8L + id: "63F1C7989ADF097F" + item: "gtceu:iron_plate" + type: "item" + } + ] + title: "A Minor Test of Strength" + x: -7.125d + y: -4.5d + } + { + dependencies: ["45969FFBF88F4FBB"] + description: [ + "Iron, Copper and Tin will only get you so far. &4Redstone&r and &bDiamond&r will occasionally be required during the &6Steam Age&r, whereas Nickel, Lead and Silver are also nice to have. All will come in handy &asoon enough&r." + "" + "&oConsult the ore tab if you're struggling to find these materials!&r" + ] + icon: { + Count: 1b + ForgeCaps: { + "tfc:item_heat": { + heat: 0.0f + ticks: 0L + } + } + id: "gtceu:silver_ingot" + } + id: "62212F2B51AC779E" + rewards: [ + { + count: 64 + id: "2C6F42288FF9B7DA" + item: "minecraft:sand" + type: "item" + } + { + count: 64 + id: "2FF0438B7858734E" + item: "minecraft:sand" + type: "item" + } + { + count: 64 + id: "5242721C19BCC092" + item: "minecraft:clay_ball" + type: "item" + } + { + count: 64 + id: "51A749E4F6186DBC" + item: "minecraft:clay_ball" + type: "item" + } + { + count: 64 + id: "04BE5FBBF9402D5D" + item: "minecraft:redstone" + type: "item" + } + { + count: 24 + id: "2D409B8436727D1C" + item: "gtceu:nickel_ingot" + type: "item" + } + { + count: 24 + id: "35EE3F4BAAE41AC3" + item: "gtceu:lead_ingot" + type: "item" + } + { + count: 24 + id: "70008D5488014AF1" + item: "gtceu:silver_ingot" + type: "item" + } + { + count: 8 + id: "29963CB493F50CC0" + item: "minecraft:diamond" + type: "item" + } + ] + size: 0.75d + subtitle: "Sometimes you gotta be inefficient to be efficient!" + tasks: [ + { + count: 64L + id: "37A7D2DE2F82E529" + item: "minecraft:redstone" + type: "item" + } + { + count: 24L + id: "68684E4712C05221" + item: "gtceu:nickel_ingot" + type: "item" + } + { + count: 24L + id: "59AA0604B02D17EF" + item: "gtceu:lead_ingot" + type: "item" + } + { + count: 24L + id: "0384FDE2E9B1414F" + item: "gtceu:silver_ingot" + type: "item" + } + { + count: 8L + id: "46C1361E3C1678C4" + item: "minecraft:diamond" + type: "item" + } + ] + title: "Early Investments" + x: -6.375d + y: -4.5d } ] - title: "First" + title: "First Age" } diff --git a/config/ftbquests/quests/chapters/gtceu.snbt b/config/ftbquests/quests/chapters/gtceu.snbt deleted file mode 100644 index b3b5990b4..000000000 --- a/config/ftbquests/quests/chapters/gtceu.snbt +++ /dev/null @@ -1,1090 +0,0 @@ -{ - default_hide_dependency_lines: false - default_quest_shape: "" - filename: "gtceu" - group: "" - icon: { - Count: 1b - id: "gtceu:iron_wrench" - tag: { - Damage: 0 - } - } - id: "2F8B0AFE317363C9" - order_index: 1 - quest_links: [ ] - quests: [ - { - description: [ - "&lJust so you're aware - this modpack is currently in early Alpha. Just be prepared for some things to be broken - it's only really out so people can poke their noses around." - "" - "Got all that? Read on." - "{@pagebreak}" - "This modpack is intended as a guide on &a&lGregtech: Community Edition Unofficial Modern&r&r (also known as &aGTCEu Modern&r or &aCEu Modern&r), a continuation of &aGTCE&r - which is in itself a fork of Gregtech. &aCEu Modern&r brings the mod up to date with &erecent versions&r of Minecraft &o(as of writing this)&r, and fleshes out the original GregTech experience considerably. New content has been added to each and every tier, even going up to &3Ultimate Voltage,&r and there is also a non-negligible amount of &dQuality of Life&r." - "{@pagebreak}" - "This is a &2pure &lTech&r&2 modpack&r, focused on GregTech and its progression. You'll find &6no better place&r to learn about this mod and all the features it adds!" - "" - "The questbook you are reading is &ebrimming with information&r to guide you through the modpack, so check it out if you find yourself getting lost. It's been written with both &dold-school veterans&r and &bnewcomers&r in mind." - ] - icon: "kubejs:greg_icon" - id: "25289F9E8AE01C29" - shape: "rsquare" - size: 0.9d - subtitle: "We hope you enjoy your stay" - tasks: [{ - id: "6C1F570DB9013DE7" - title: "Welcome!" - type: "checkmark" - }] - title: "Welcome to GregTech CEu!" - x: -0.75d - y: -1.5d - } - { - dependencies: ["25289F9E8AE01C29"] - description: [ - "A Minecraft adventure starting with Wood? How &ooriginal&r. I want a refund!" - "" - "If you're familiar with GregTech, you may be aware of its &cmany nerfs&r to vanilla recipes. GTCEu does include its fair share - take a look at the crafting recipes for &eBuckets,&r or &ePaper&r. However, we'll ease off in earlygame, and 1 Log will give you 4 Planks. &aRejoice!&r" - "" - "Here, take some food for your troubles. If you're playing on &aPeaceful&r difficulty, stash it away in a chest for later." - ] - icon: "minecraft:oak_log" - id: "0EAF2C5B5EB755C5" - rewards: [{ - count: 12 - id: "450D8183B7515C1D" - item: "minecraft:carrot" - type: "item" - }] - shape: "rsquare" - size: 0.75d - subtitle: "Begin your playthrough as before" - tasks: [ - { - count: 6L - id: "34F2867EAF0914BF" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "minecraft:logs" - } - } - match_nbt: false - title: "Punch some trees!" - type: "item" - } - { - id: "22B6D3C1033D47DA" - item: "minecraft:crafting_table" - type: "item" - } - ] - title: "The Beginning of it All" - x: -0.75d - y: -3.0d - } - { - dependencies: ["0EAF2C5B5EB755C5"] - description: [ - "Here's a &6nifty&r list of some resources that will come in handy for early-game. Collect more than we're asking for in this quest - you'll end up running out before you know it, and it's always a good habit to get more resources than you need in &aGregTech&r." - "" - "We would advise that you &etackle this quest first&r and claim the reward. That way, you can do a little bit of main (read: &ointeresting&r) progression &4&lBEFORE&r you're forced to go mining." - "" - "Rubber trees can be found in &aForest&r, &2Jungle&r or &aSwamp&r biomes." - "" - "Eight furnaces might seem &cexcessive&r if you're new to &aGregTech,&r but trust us, you can never have too many." - ] - icon: "minecraft:sugar_cane" - id: "0436F7B60BDEB091" - rewards: [{ - count: 24 - id: "2D2C971E9E651C2C" - item: "minecraft:iron_ingot" - type: "item" - }] - size: 0.75d - subtitle: "Gather some resources!" - tasks: [ - { - count: 4L - id: "37DD7A28A3A7CB26" - item: "minecraft:sugar_cane" - type: "item" - } - { - count: 32L - id: "0F60FE32A8F7720E" - item: "minecraft:sand" - type: "item" - } - { - count: 32L - id: "23A44568A9FAACA2" - item: "minecraft:clay_ball" - type: "item" - } - { - count: 4L - id: "00328CEF98F57407" - item: "gtceu:rubber_sapling" - type: "item" - } - { - count: 8L - id: "1C05A84175DBD3A9" - item: "minecraft:furnace" - type: "item" - } - ] - title: "What do I need to progress?" - x: -0.75d - y: -4.5d - } - { - dependencies: ["0EAF2C5B5EB755C5"] - description: [ - "The ore generation in &2GregTech&r is very different to vanilla or normal modded Minecraft. All ores generate in &6huge veins&r which can contain &dthousands&o&r of ore blocks!" - "" - "The full extent of ore generation is explained in the Tips and Tricks tab, but here is what you need to know:" - "" - "&9-&r Ore veins generate in a &4Grid&r. Every vein is &9spaced by 3 chunks&r from one to another in a cardinal direction. We have added &2In Game Info&r to display if you are located in an Ore vein in the top-left corner of your screen, as seen in GregTech: New Horizons." - "" - "&9-&r It's a good practice to make &dWaypoints&r (default &4B&r) for every vein you find, and to label their type. You may want to come back to the vein several times." - ] - icon: "gtceu:cobaltite_ore" - id: "0C690272ED4FB1C3" - size: 0.75d - tasks: [{ - id: "3FA401CACE8BBE5D" - title: "Woah, ores sure sound exciting." - type: "checkmark" - }] - title: "Ore Generation" - x: -2.25d - y: -3.0d - } - { - dependencies: ["0EAF2C5B5EB755C5"] - description: [ - "Did you know &aGregTech&r comes with tools equivalent to vanilla tools? And did you know that some of them are actually &6&lstronger&r than their vanilla equivalents?" - "" - "For example, look at the selection of GTCEu Axes. If you mine a Wood Log, it'll fell the &2entire tree&r for you." - "" - "Constant lumberjacking will eat through an Axe's &9durability&r in no time, so you may want to make your Axe out of &estronger material&r such as &bDiamond&r (but make sure you don't make a vanilla diamond Axe!)." - "" - "Take these &2Spruce saplings&r and grow some giant trees. There'll be a lot of smelting in the near future, and wooden planks are a surprisingly &deffective&r fuel source!" - ] - icon: { - Count: 1b - id: "gtceu:steel_axe" - tag: { - Damage: 0 - } - } - id: "13354F24F80F65FB" - rewards: [{ - count: 8 - id: "60E07F9D0763E8E1" - item: "minecraft:spruce_sapling" - type: "item" - }] - size: 0.75d - subtitle: "Who needs Veinminer?" - tasks: [{ - id: "3880A08A72884627" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/tree_felling" - } - } - title: "Grab any Lumber Axe!" - type: "item" - }] - title: "Timber!" - x: -2.25d - y: -4.5d - } - { - dependencies: ["36DD94945D5B4A80"] - dependency_requirement: "one_completed" - description: [ - "Wrought Iron has a very low carbon content, but that's enough to make it &btougher&r than regular Iron." - "" - "&aGregTech&r tools made of Wrought Iron are &650% more durable&r than their Iron cousins. You might want to consider using Wrought Iron until you unlock &2something better&r." - "" - "To obtain Wrought Iron, you can &6smelt&r Iron Nuggets into Wrought Iron Nuggets, then recombine them into an ingot. Make sure you don't convert all of your Iron supply, as the two are &4&lnot&r interchangeable." - "" - "This may be time-consuming, but rest assured that you will unlock a &ebetter way&r to produce Wrought Iron before long." - ] - icon: { - Count: 1b - ForgeCaps: { - "tfc:item_heat": { - heat: 0.0f - ticks: 0L - } - } - id: "gtceu:wrought_iron_ingot" - } - id: "563C96885A227C9F" - rewards: [{ - count: 5 - id: "3CDB383AFEBDB519" - item: "gtceu:wrought_iron_ingot" - type: "item" - }] - shape: "rsquare" - size: 0.75d - subtitle: "Murder, she Wrought" - tasks: [{ - id: "3DAB1D757B3B049D" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:ingots/wrought_iron" - } - } - title: "Wrought Iron Ingot" - type: "item" - }] - title: "Better Than Iron" - x: 0.75d - y: 0.0d - } - { - dependencies: ["1ECBA1CBFFB9F625"] - description: [ - "Alright - your first &oproper&r &aGregTech&r tool! GT tools can be made out of many different materials. When used in crafting recipes, they are &bnot consumed&r, instead losing durability. The first type is Iron - but you could opt for Wrought Iron if you already tackled that quest." - "" - "&9&lHammer&f:&r A crafting tool that shows up in a lot of earlygame recipes. Its secondary function is muting machines by &msmacking&r right-clicking them." - "" - "As a sidenote on all &aGregTech&r tools, you can repair them in an Anvil using the material of the tool itself, just like any vanilla tool. If you are finding yourself short on experience, &eBottles o' Enchanting&r are now craftable." - ] - id: "7DEB73FD649BDFB6" - rewards: [{ - id: "6C50A2A3D43D3FEE" - item: "gtceu:iron_plate" - random_bonus: 2 - type: "item" - }] - shape: "rsquare" - size: 0.75d - subtitle: "Your first GT Tool!" - tasks: [{ - icon: { - Count: 1b - id: "gtceu:steel_hammer" - tag: { - Damage: 0 - } - } - id: "1A4DDB914D7D2F3C" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/hammers" - } - } - title: "Any Hammer!" - type: "item" - }] - title: "STOP! Hammer time!" - x: 2.25d - y: -3.0d - } - { - dependencies: ["2001CB4968D3E0A2"] - description: [ - "This hammer is very different from the one you'll use for crafting. It actually works as a &d3x3 pickaxe&r!" - "" - "If you are familiar with &a&lTinker's Construct&r, it behaves &esimilarly&r to hammers from that mod." - "" - "Make &bgood use&r of these hammers! This bad boy will help you to clear out an entire vein in &6record time&r." - "" - "Note: Any quest with GregTech tools can be complete with tools crafted from any material - not just the one displayed." - ] - icon: { - Count: 1b - id: "gtceu:steel_mining_hammer" - tag: { - Damage: 0 - } - } - id: "4A365A7CC9E374F9" - size: 0.75d - subtitle: "Mining just became efficient" - tasks: [{ - icon: { - Count: 1b - id: "gtceu:steel_mining_hammer" - tag: { - Damage: 0 - } - } - id: "4F372C393ADC6CE2" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/mining_hammers" - } - } - title: "Any Mining Hammer will do." - type: "item" - }] - title: "Hammer down!" - x: 2.25d - y: -4.5d - } - { - dependencies: ["0EAF2C5B5EB755C5"] - description: [ - "In the real world, iron isn't &oonly&r found as pure Iron Ore. Instead, it's found in a &avariety&r of &eoxide forms&r or &eminerals&r." - "" - "You'll want to go and collect quite a bit of Iron, because you're going to need &9a bunch&r very soon. If you're not having any luck mining, the &aOre Generation&r quest tab holds a lot of information on &eore veins&r. Any of the raw ores we're asking for in this quest can be directly smelted into Iron. That comes to &dfour different veins&r that can give you Iron!" - "{@pagebreak}" - "Whilst it may be common habit to hoard ore in &bmodded Minecraft&r prior to unlocking some kind of &aore multiplication&r, don't worry about ore processing yet. Direct smelting will be &ohead-and-shoulders&r the most efficient method for a long, &olong&r while, given how easy it is to obtain a lot of ore in a &emining trip&r." - "" - "Gather &l&cany&r of the requested &dRaw Ores&r to complete this quest!" - ] - icon: { - Count: 1b - ForgeCaps: { - "tfc:item_heat": { - heat: 0.0f - ticks: 0L - } - } - id: "minecraft:iron_ingot" - } - id: "1ECBA1CBFFB9F625" - rewards: [{ - count: 32 - id: "5CD664F60E977214" - item: "gtceu:magnetite_ore" - type: "item" - }] - size: 0.75d - subtitle: "Isn't it ironic... don't you think?" - tasks: [{ - id: "063705687ED657F5" - item: { - Count: 1b - id: "itemfilters:or" - tag: { - items: [ - { - Count: 1b - id: "minecraft:raw_iron" - } - { - Count: 1b - id: "gtceu:raw_yellow_limonite" - } - { - Count: 1b - id: "gtceu:raw_magnetite" - } - { - Count: 1b - id: "gtceu:raw_basaltic_mineral_sand" - } - { - Count: 1b - id: "gtceu:raw_granitic_mineral_sand" - } - { - Count: 1b - id: "gtceu:raw_pyrite" - } - { - Count: 1b - id: "gtceu:raw_goethite" - } - { - Count: 1b - id: "gtceu:raw_hematite" - } - ] - } - } - title: "Gather any type of Raw Iron Ore" - type: "item" - }] - title: "Iron, Iron, Iron!" - x: 0.75d - y: -3.0d - } - { - dependencies: ["7DEB73FD649BDFB6"] - description: [ - "More GregTech tools are required for progression - here are the ones to lay eyes on." - "" - "&9&lWrench:&r A crafting tool, but also a mining tool for GregTech machines (perfect if you think using pickaxes is unethical). It also boasts right click functions to double as a &6wrench for other mods&r. Right-click also allows you to set the output side of GregTech machines, and sneak-right-clicking rotates machines." - "" - "&9&lFile:&r A crafting tool... and that's it. Yay!" - "" - "&9&lSaw:&r Yet another crafting tool. If we were any more evil, we would force its use if you wanted to obtain 4 planks and 4 sticks from their respective crafting recipes. That being said, you can instead use it to get &a6 Planks per Log&r, if you wish." - "{@pagebreak}" - "&eNote:&r Any Quest with GregTech tools can be completed with the tool crafted from any material, not just the one displayed." - ] - icon: { - Count: 1b - id: "gtceu:iron_wrench" - tag: { - Damage: 0 - } - } - id: "2001CB4968D3E0A2" - shape: "rsquare" - size: 0.75d - tasks: [ - { - id: "54E092F42DA65B86" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/wrenches" - } - } - title: "Any Wrench!" - type: "item" - } - { - id: "4D6B7E2B4C8E5747" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/files" - } - } - title: "Any File!" - type: "item" - } - { - id: "23D6CF49FC7E82A9" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/saws" - } - } - title: "Any Saw!" - type: "item" - } - ] - title: "Important Tools" - x: 3.75d - y: -3.0d - } - { - dependencies: ["2001CB4968D3E0A2"] - description: [ - "More tools - they're not critically important right now, but you'll need to make these at some point." - "" - "&9&lScrewdriver:&r A crafting tool. It's used for special configuration of machines and covers." - "" - "&9&lWire Cutter:&r A crafting tool. You'll need it if you want to configure wire connections. Right-clicking on wires will enable or disable connection to other blocks." - "" - "&9&lMortar:&r A crafting tool, used to grind various things down into dust form." - "" - "&9&lKnife:&r A pretty mediocre weapon, better suited as - &oyou guessed it&r - a crafting tool!" - "" - "&9&lSoft Mallet:&r A tool to toggle machine operation with a simple right-click." - "{@pagebreak}" - "There are a couple of other tools that are quite niche, but deserve a mention." - "" - "&9&lCrowbar:&r A helpful tool that can remove covers from &aGregTech&r machines by right-clicking the side." - "" - "&9&lScythe:&r A powerful farming tool that can automatically replant your crops in a large area. It's also a surprisingly good weapon!" - "" - "&9&lPlunger:&r A tool to clear stuck fluids from GregTech&a machines." - "" - "&9&lButchery Knife:&r A weapon that comes pre-enchanted with &6Looting III&r. You might want to use it to gather leather and food." - "{@pagebreak}" - "&e&lNote:&r This quest's reward is &3Damascus Steel&r - a rare material which can only be found as overworld loot. It far surpasses the materials you have now, so be sure to use it!" - ] - icon: { - Count: 1b - id: "gtceu:iron_screwdriver" - tag: { - Damage: 0 - } - } - id: "5C3501DD3B4788FA" - rewards: [{ - count: 16 - id: "433F0ED89B586383" - item: "gtceu:damascus_steel_ingot" - type: "item" - }] - size: 0.75d - tasks: [ - { - id: "4055931FAD6A5087" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/screwdrivers" - } - } - title: "Any Screwdriver!" - type: "item" - } - { - id: "0CB546DCA11BB335" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/wire_cutters" - } - } - title: "Any Wire Cutter!" - type: "item" - } - { - id: "4DF1C23D7DD1FAD6" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/mortars" - } - } - title: "Any Mortar!" - type: "item" - } - { - id: "397DD831CA0665E7" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/knives" - } - } - title: "Any Knife!" - type: "item" - } - { - id: "1BFE642ED0595A93" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "forge:tools/mallets" - } - } - title: "Any Soft Mallet!" - type: "item" - } - ] - title: "More Tools" - x: 5.25d - y: -3.0d - } - { - dependencies: ["2001CB4968D3E0A2"] - description: [ - "The &e&lCoke Oven&r will likely be your first &aGregTech&r multiblock. Congratulations!" - "" - "It is used to make &aCoke&r from &eCoal&r, or &aCharcoal&r from &eWood&r, in addition to &dliquid Creosote&r as a &3bonus&r output." - "" - "Take a look at the &6Multiblock Preview&r tab in JEI to see the structure pattern. There is also a dedicated quest tab for the &bCoke Oven&r in the &6Multiblock Dilemma&r tab - future multiblocks will also be documented for your enjoyment." - "{@pagebreak}" - "&o&l&3Lore:&r &oThe concept of multiblocks is a modded Minecraft classic. Think of IC2's Nuclear Reactor, or Railcraft's Coke Oven - truly revolutionary at the time!&r" - ] - icon: "gtceu:coke_oven" - id: "4946FC5BCA4CCA88" - min_required_dependencies: 1 - shape: "gear" - size: 1.5d - subtitle: "Your first big project... hopefully" - tasks: [{ - id: "3545479A7C09CDFC" - item: "gtceu:coke_oven" - type: "item" - }] - title: "Coke Oven" - x: 5.25d - y: -4.5d - } - { - dependencies: ["2001CB4968D3E0A2"] - description: [ - "More resources are always nice. You're getting close to entering the &6age of Steam&r - Copper and Tin are required in many &6Steam Age&r machines, so check the ore tab to find out what veins they can be found in, and get mining!" - "" - "If the different ore names are &bconfusing&r, you can tell which elements an ore holds at a glance by reading the &dmolecular formula&r in its tooltip. Copper is &oCu&r, Tin is &oSn&r, Iron is &oFe&r, and you can consult a &3periodic table&r for the rest. It's time to brush up on your chemistry - you'll need it for &llater&r!" - "" - "This quest can be completed with &9either metal&r, so you can claim the metal you're missinng as the reward. Be sure to find a source of both soon, as a &a&ocertain&r&a Copper-Tin alloy&r will be needed to get through the &6Steam Age&r." - ] - icon: { - Count: 1b - ForgeCaps: { - "tfc:item_heat": { - heat: 0.0f - ticks: 0L - } - } - id: "minecraft:copper_ingot" - } - id: "45969FFBF88F4FBB" - rewards: [{ - exclude_from_claim_all: true - id: "2C28FA1A5275D24E" - table_id: 1702176335602373230L - type: "choice" - }] - size: 0.75d - subtitle: "Gather more resources!" - tasks: [ - { - count: 32L - id: "1AD2D9534B7E5EE6" - item: "minecraft:copper_ingot" - type: "item" - } - { - count: 32L - id: "42CED8D2386E0F14" - item: "gtceu:tin_ingot" - type: "item" - } - ] - title: "Onwards to the Age of Bronze!" - x: 3.75d - y: -1.5d - } - { - dependencies: ["45969FFBF88F4FBB"] - description: [ - "&6Bronze&r is an &2alloy&r of Copper and Tin. Grind down 3 parts Copper and 1 part Tin into dust, then combine and smelt them. If you are confused on how this is done, take a look at the &o\"&dMore Tools&r&o\"&r quest." - "" - "Aim to make &amany more&r Bronze ingots than is called for here. This is the main material for the &6Steam Age&r, and you will need LOTS of it." - "" - "&6&lThe progression now continues in the Steam Age chapter.&r" - "{@pagebreak}" - "&l&3Lore&r: Bronze in real life is closer to a ratio of 7:1 for Copper to Tin. Here &o(and in most of modded Minecraft)&r this is &4not&r the case for the sake of game balance. There are a lot of things like this that need to be tweaked - &eno realism here&r." - ] - icon: { - Count: 1b - ForgeCaps: { - "tfc:item_heat": { - heat: 0.0f - ticks: 0L - } - } - id: "gtceu:bronze_ingot" - } - id: "315DBB3B23F95E0D" - rewards: [{ - count: 32 - id: "5F229B651404DF0E" - item: "minecraft:clay_ball" - type: "item" - }] - shape: "gear" - size: 1.75d - subtitle: "Humanity's first alloy - and yours too!" - tasks: [{ - count: 24L - id: "39AEA2923971A2B5" - item: "gtceu:bronze_ingot" - type: "item" - }] - title: "Bronze Age? No, &6Steam Age&r!" - x: 5.25d - y: -1.5d - } - { - dependencies: ["7DEB73FD649BDFB6"] - description: [ - "The bucket recipe has been &d&lchanged.&r It now requires plates - &owahoo&r!" - "" - "Plates are used absolutely &beverywhere&r in &aGregTech&r. Combining two ingots with your new &9hammer&r in a crafting table will make a plate. This ratio is kind of &cexpensive,&r but better recipes for plates will come later." - "" - "Here, take this &6Wooden Barrel&r full of &bwater&r as a reward. Huh... isn't that an odd reward? Well, it's here just to teach you that all &aGTCEu&r tanks are portable!" - ] - icon: "minecraft:bucket" - id: "592BD683A48C2AA2" - rewards: [{ - id: "68D4ECFA9AD5349A" - item: { - Count: 1b - id: "gtceu:wood_drum" - tag: { - Fluid: { - Amount: 16000L - FluidName: "minecraft:water" - } - } - } - type: "item" - }] - size: 0.75d - subtitle: "#realism" - tasks: [{ - id: "5DD165E4EB34C022" - item: "minecraft:bucket" - type: "item" - }] - title: "Greg has struck" - x: 2.25d - y: -1.5d - } - { - dependencies: ["0EAF2C5B5EB755C5"] - description: [ - "Okay, we were generous enough to &cnot nerf&r wood ratios, but this is GregTech - charcoal smelting is &4&lnot possible&r in a Furnace! You will need to make a &d&lCoke Oven&r to start getting your grubby hands on some &6charcoal&r." - "" - "Wooden planks are still pretty good as &6furnace fuel&r, especially since you get &l&3four&r from one log." - "" - "If this displeases you, you can &brevert this back&r to vanilla behaviour in the &aGTCEu&r configs." - ] - icon: "minecraft:charcoal" - id: "36DD94945D5B4A80" - rewards: [{ - count: 16 - id: "5408859E43668198" - item: "minecraft:coal" - type: "item" - }] - size: 0.75d - subtitle: "Not here!" - tasks: [{ - count: 48L - id: "3DF01E4FACBB1D53" - item: { - Count: 1b - id: "itemfilters:tag" - tag: { - value: "minecraft:logs" - } - } - title: "We demand more logs." - type: "item" - }] - title: "Charcoal?" - x: 0.75d - y: -1.5d - } - { - dependencies: ["25289F9E8AE01C29"] - description: [""] - icon: "gtceu:terminal" - id: "5E3DB52E778FE6FE" - size: 0.75d - tasks: [{ - id: "7F78101DF197EAF3" - type: "checkmark" - }] - title: "The Terminal" - x: -0.75d - y: 0.0d - } - { - dependencies: ["45969FFBF88F4FBB"] - description: [ - "In this &blightweight&r modpack, we've included enough QoL to &o(hopefully)&r fit your needs, and the pack is &aperfectly playable&r as is." - "" - "&dFunctional Storage&r and &dApplied Energistics 2&r make appearances to help with &estorage&r and &6logistics.&r Their recipes have been modified to fit progression, but you won't need to play 50 hours to make your first &5Molecular Assembler&r. There are also a few other mods that you may wish to pursue for some &ahelpful QoL&r." - "{@pagebreak}" - "But maybe you require... &osomething more&r?" - "" - "If you're playing solo, feel free to &aadd mods&r to your instance. More &bQoL&r... more &3tech&r... maybe even some &5magic mods&r. As long as you don't add &eProjectE&r... promise?" - "" - "On the 1.12.2 version of &aGregtech: CEu&r, there were multiple &aGregTech&r addons that may be ported to 1.19.2 in future. Rest assured that this pack will do its &dbest&r to support them if they make it to this version!" - ] - icon: "minecraft:structure_void" - id: "1283B4D7B5D82193" - size: 0.75d - subtitle: "Omw to install DecoCraft" - tasks: [{ - id: "70C69E5432F6C3BE" - title: "I accept responsibility for any mod conflicts ;)" - type: "checkmark" - }] - title: "More mods?" - x: 2.25d - y: 0.0d - } - { - dependencies: ["45969FFBF88F4FBB"] - description: [ - "Don't worry, these crafts are actually useful - you'll be required to make &ehundreds more&r of these components, so it's good to get in the habit!" - "" - "It's generally good to get familiar with the idea of &o\"&bbulk-crafting&r&o\"&r - if you need 1 plate, try making 8, etc. This means you'll have lots of these &dintermediates&r ready for future crafts. It might seem unreasonable to craft &astacks of rods&r or &ascrews&r especially this early on, but they will always end up being used, saving you a lot of micro-crafting in the future." - "" - "If you needed &6any more&r convincing, take a peek at the &drewards&r for this quest." - ] - icon: "minecraft:bone_meal" - id: "49A04E63F40D65C0" - rewards: [ - { - count: 64 - id: "6292C644EE1ACA59" - item: "minecraft:bone_meal" - type: "item" - } - { - count: 12 - id: "380C42204033B5C4" - item: "minecraft:potato" - type: "item" - } - { - count: 64 - id: "725FA988559A2A06" - item: "minecraft:sand" - type: "item" - } - { - count: 64 - id: "1B905198676EE81A" - item: "minecraft:sand" - type: "item" - } - { - id: "650805CC3324B1A2" - item: { - Count: 1b - id: "gtceu:iron_shovel" - tag: { - Damage: 0 - } - } - type: "item" - } - { - id: "7E804AA7B8F3B145" - item: { - Count: 1b - id: "gtceu:iron_axe" - tag: { - Damage: 0 - } - } - type: "item" - } - ] - size: 0.75d - subtitle: "Put your micro-crafting talent to the task!" - tasks: [ - { - count: 16L - id: "36052E42DE641787" - item: "gtceu:iron_bolt" - type: "item" - } - { - count: 8L - id: "63F1C7989ADF097F" - item: "gtceu:iron_plate" - type: "item" - } - ] - title: "A Minor Test of Strength" - x: 3.75d - y: 0.0d - } - { - dependencies: ["45969FFBF88F4FBB"] - description: [ - "Iron, Copper and Tin will only get you so far. &4Redstone&r and &bDiamond&r will occasionally be required during the &6Steam Age&r, whereas Nickel, Lead and Silver are also nice to have. All will come in handy &asoon enough&r." - "" - "&oConsult the ore tab if you're struggling to find these materials!&r" - ] - icon: { - Count: 1b - ForgeCaps: { - "tfc:item_heat": { - heat: 0.0f - ticks: 0L - } - } - id: "gtceu:silver_ingot" - } - id: "62212F2B51AC779E" - rewards: [ - { - count: 64 - id: "2C6F42288FF9B7DA" - item: "minecraft:sand" - type: "item" - } - { - count: 64 - id: "2FF0438B7858734E" - item: "minecraft:sand" - type: "item" - } - { - count: 64 - id: "5242721C19BCC092" - item: "minecraft:clay_ball" - type: "item" - } - { - count: 64 - id: "51A749E4F6186DBC" - item: "minecraft:clay_ball" - type: "item" - } - { - count: 64 - id: "04BE5FBBF9402D5D" - item: "minecraft:redstone" - type: "item" - } - { - count: 24 - id: "2D409B8436727D1C" - item: "gtceu:nickel_ingot" - type: "item" - } - { - count: 24 - id: "35EE3F4BAAE41AC3" - item: "gtceu:lead_ingot" - type: "item" - } - { - count: 24 - id: "70008D5488014AF1" - item: "gtceu:silver_ingot" - type: "item" - } - { - count: 8 - id: "29963CB493F50CC0" - item: "minecraft:diamond" - type: "item" - } - ] - size: 0.75d - subtitle: "Sometimes you gotta be inefficient to be efficient!" - tasks: [ - { - count: 64L - id: "37A7D2DE2F82E529" - item: "minecraft:redstone" - type: "item" - } - { - count: 24L - id: "68684E4712C05221" - item: "gtceu:nickel_ingot" - type: "item" - } - { - count: 24L - id: "59AA0604B02D17EF" - item: "gtceu:lead_ingot" - type: "item" - } - { - count: 24L - id: "0384FDE2E9B1414F" - item: "gtceu:silver_ingot" - type: "item" - } - { - count: 8L - id: "46C1361E3C1678C4" - item: "minecraft:diamond" - type: "item" - } - ] - title: "Early Investments" - x: 5.25d - y: 0.0d - } - { - description: [ - "Be sure to &aproperly&r read <his&r quest - it has some &dimportant information&r that will remain relevant all throughout your playthrough." - "" - "Informative quests such as this will appear in the chapter they are unlocked. You can also consult the &o&b\"Tips and Tricks\"&r page if you feel like you're forgetting something." - "" - "The quest structure is intended to guide you through all the major milestones in &aGregTech&r progression. Every single quest should be &2beneficial&r to look at in some way - if something is 100% optional, we'll mention it, so don't worry about missing any tricks." - "{@pagebreak}" - "The &aGTCEu Community Pack&r can be played on &dPeaceful,&r and we highly urge you to do so, as there is little benefit from mobs and their drops. You may also want to use &o/keepInventory&r, &o/sethome&r, and abuse minimap teleport as you see fit." - "" - "Although these features won't ruin your day if you choose not to use them, this modpack is &4not&r focused on providing a punishing &eSurvival&r experience, but more so learning the ins and outs of &aGregTech.&r" - "{@pagebreak}" - "Lastly, it's good to be &lsavvy&r with &eJEI.&r &aGregTech&r items will frequently have several recipes, so do not assume the first recipe &eJEI&r shows you will be the most efficient. Good &eJEI&r usage involves the &bidentification of patterns&r in autogenerated recipes (example: all the Iron related items &6macerate&r into Iron Dust)." - "" - "When complex recipes arise - and yes, &aGTCEu&r can be intimidating - we will make sure to point out &5efficient routes&r you can take - however, we urge you to experiment on your own. It's no fun to follow the quest book by rote!" - ] - icon: "ftbquests:book" - id: "13E9DF7E980CFC5B" - size: 0.75d - subtitle: "Read this, and read it again!" - tasks: [{ - id: "04CC2E592A648F06" - title: "I have read this page multiple times" - type: "checkmark" - }] - title: "Important Information" - x: -2.25d - y: -1.5d - } - { - dependencies: ["2001CB4968D3E0A2"] - description: [ - "Crafting can quickly get &etiresome&r. How about making use of your &2new saw&r to make this Crafting table?" - "" - "It allows you to craft from adjacent inventories, making classic &aGregTech&r microcrafting so much less &4tedious&r." - "" - "Saw the table again for a lower-profile Slab version." - ] - icon: "craftingstation:crafting_station" - id: "411AB552514EA14C" - size: 0.75d - subtitle: "No, Tinkers' is not in this modpack" - tasks: [{ - id: "30D40010C8E6E115" - item: "craftingstation:crafting_station" - type: "item" - }] - title: "Crafting Station" - x: 3.75d - y: -4.5d - } - { - description: [ - "New to this updated pack is a Tutorials tab. The information inside is available to view at any time, but whenever it becomes relevant, you will be directed towards it for some light reading." - "" - "The information found inside may interest you if you would like a deeper insight into some of GTCEu's mechanics, and in some cases is absolutely indispensable." - "" - "Quests that unlock a tutorial node will have an orange-ish descriptor at the bottom of the quest description. You can immediately travel to the tutorial tab by clicking on the quest link at the top right of the quest's box!" - "" - "Get reading!" - ] - icon: "minecraft:lectern" - id: "008ABF78E56209F7" - size: 0.75d - subtitle: "Tips and tricks to help you prosper" - tasks: [{ - id: "4EBD5D697E085217" - title: "I have read this page multiple times" - type: "checkmark" - }] - title: "Tutorialised" - x: -2.25d - y: 0.0d - } - ] - subtitle: ["Welcome to &6GTCP&r! Glad to have you here."] - title: "Introduction" -} diff --git a/config/ftbquests/quests/chapters/ore_generation.snbt b/config/ftbquests/quests/chapters/ore_generation.snbt index 77bced341..2a45d5f72 100644 --- a/config/ftbquests/quests/chapters/ore_generation.snbt +++ b/config/ftbquests/quests/chapters/ore_generation.snbt @@ -5,7 +5,7 @@ group: "" icon: "minecraft:iron_ore" id: "6A809CAE287B97BA" - order_index: 3 + order_index: 2 quest_links: [ { id: "4B68740C721D04D5" diff --git a/config/ftbquests/quests/chapters/tips_and_tricks.snbt b/config/ftbquests/quests/chapters/tips_and_tricks.snbt index 0b5778a9f..146ef3f82 100644 --- a/config/ftbquests/quests/chapters/tips_and_tricks.snbt +++ b/config/ftbquests/quests/chapters/tips_and_tricks.snbt @@ -5,7 +5,7 @@ group: "" icon: "gtceu:computer_monitor_cover" id: "4A090FA91A8DC7B1" - order_index: 2 + order_index: 1 quest_links: [ { id: "6176B0CDE003ECA6" diff --git a/config/ftbquests/quests/data.snbt b/config/ftbquests/quests/data.snbt index 8cc8e0ee5..9a6818489 100644 --- a/config/ftbquests/quests/data.snbt +++ b/config/ftbquests/quests/data.snbt @@ -9,15 +9,21 @@ drop_loot_crates: false emergency_items_cooldown: 300 grid_scale: 0.5d - icon: "kubejs:greg_icon" + icon: { + Count: 1b + id: "ftbquests:custom_icon" + tag: { + Icon: "kubejs:textures/gui/logo-512x512.png" + } + } lock_message: "e" loot_crate_no_drop: { boss: 0 monster: 600 passive: 4000 } - pause_game: false + pause_game: true progression_mode: "linear" - title: "GregTech Community Pack" + title: "TerraFirmaGreg" version: 13 } diff --git a/config/heracles/groups.txt b/config/heracles/groups.txt deleted file mode 100644 index d36f7d78e..000000000 --- a/config/heracles/groups.txt +++ /dev/null @@ -1,3 +0,0 @@ -Main -first_group -second_group diff --git a/config/heracles/quests/firstgroup/asdas.json b/config/heracles/quests/firstgroup/asdas.json deleted file mode 100644 index 3cc442d2c..000000000 --- a/config/heracles/quests/firstgroup/asdas.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "dependencies": [], - "tasks": {}, - "rewards": {}, - "display": { - "subtitle": { - "text": "" - }, - "description": [], - "groups": { - "first_group": { - "position": [ - -197, - -119 - ] - } - }, - "icon": { - "item": { - "id": "minecraft:map", - "count": 1 - }, - "type": "heracles:item" - }, - "icon_background": "heracles:textures/gui/quest_backgrounds/default.png", - "title": { - "translate": "asdas" - } - }, - "settings": { - "unlockNotification": false, - "showDependencyArrow": true, - "repeatable": false, - "individual_progress": false, - "hidden": "LOCKED" - } -} \ No newline at end of file diff --git a/config/heracles/quests/firstgroup/test.json b/config/heracles/quests/firstgroup/test.json deleted file mode 100644 index e96f81055..000000000 --- a/config/heracles/quests/firstgroup/test.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "dependencies": [ - "asdas" - ], - "tasks": {}, - "rewards": {}, - "display": { - "subtitle": { - "translate": "asdasd" - }, - "description": [ - "" - ], - "groups": { - "first_group": { - "position": [ - -259, - -120 - ] - } - }, - "icon": { - "item": { - "id": "minecraft:stone", - "count": 1 - }, - "type": "heracles:item" - }, - "icon_background": "heracles:textures/gui/quest_backgrounds/rounded_squares.png", - "title": { - "translate": "test" - } - }, - "settings": { - "unlockNotification": false, - "showDependencyArrow": true, - "repeatable": false, - "individual_progress": false, - "hidden": "LOCKED" - } -} \ No newline at end of file diff --git a/config/heracles/tutorial.html b/config/heracles/tutorial.html deleted file mode 100644 index 61cacc13e..000000000 --- a/config/heracles/tutorial.html +++ /dev/null @@ -1,9 +0,0 @@ -

Tutorial

-

Quests are a way to guide you through the progression. They are a way to help you learn about things and the world around you.

-

Quests are split into groups. Each group has a set of quests that you can complete. You can complete quests in any order you want, but some quests may require you to complete other quests first.

-
- -

You can change this file in the tutorial.html file in the Heracles config folder.

-
-
-

Happy Questing!

diff --git a/config/inventorysorter-client.toml b/config/inventorysorter-client.toml new file mode 100644 index 000000000..d06cb08bd --- /dev/null +++ b/config/inventorysorter-client.toml @@ -0,0 +1,8 @@ + +#Inventory sorter modules +[modules] + #Sorting module + sortingmodule = true + #Wheel move module + wheelmovemodule = true + diff --git a/config/jade/sort-order.json b/config/jade/sort-order.json index e6447c285..a55497613 100644 --- a/config/jade/sort-order.json +++ b/config/jade/sort-order.json @@ -136,11 +136,21 @@ "extendedcrafting:auto_ender_crafter": null, "extendedcrafting:flux_crafter": null, "extendedcrafting:compressor": null, + "corpse:corpse": null, + "create:blaze_burner": null, + "create:backtank_capacity": null, + "create:contraption_inv": null, + "lootr:inventory": null, + "create:hide_boiler_tanks": null, + "create:crafting_blueprint": null, + "create:placard": null, + "create:exact_block": null, + "create:filter": null, + "create:goggles": null, "gtceu:electric_container_provider": null, "gtceu:workable_provider": null, "gtceu:controllable_provider": null, "gtceu:recipe_logic_provider": null, - "corpse:corpse": null, "tfc:barrel": null, "tfc:bellows": null, "tfc:sapling": null, @@ -235,15 +245,5 @@ "ae2:part_name": null, "ae2:part_icon": null, "ae2:part_tooltip": null, - "ae2:part_mod_name": null, - "create:blaze_burner": null, - "create:backtank_capacity": null, - "create:contraption_inv": null, - "lootr:inventory": null, - "create:hide_boiler_tanks": null, - "create:crafting_blueprint": null, - "create:placard": null, - "create:exact_block": null, - "create:filter": null, - "create:goggles": null + "ae2:part_mod_name": null } \ No newline at end of file diff --git a/config/morered-client.toml b/config/morered-client.toml new file mode 100644 index 000000000..0186e5c7b --- /dev/null +++ b/config/morered-client.toml @@ -0,0 +1,8 @@ + +[Rendering] + #Render preview of plate blocks before placing them + showPlacementPreview = true + #Opacity of the render preview. Higher value = less transparent, lower = more transparent + #Range: 0.0 ~ 1.0 + previewPlacementOpacity = 0.4 + diff --git a/config/resourceful-config-web.json b/config/resourceful-config-web.json new file mode 100644 index 000000000..674463fb8 --- /dev/null +++ b/config/resourceful-config-web.json @@ -0,0 +1,12 @@ +{ + "enabled": false, + "port": 7903, + "validator": { + "uuids": [], + "if": { + "password": "de73025b-f722-4f39-93fd-74eb284ca2a4", + "type": "password" + }, + "type": "if" + } +} \ No newline at end of file diff --git a/config/smallships-client.toml b/config/smallships-client.toml new file mode 100644 index 000000000..5ace4a541 --- /dev/null +++ b/config/smallships-client.toml @@ -0,0 +1,28 @@ +# This holds the schematic version for internal purposes. DO NOT TOUCH! +schematicVersion = 1 + +# This category holds configs that define ship behaviour. +[Ship] + + #This category holds configs that define general ship behaviour. + [Ship.General] + + #General camera settings for ships. + [Ship.General.Camera] + #Automatically enable third person camera when entering a ship. + shipGeneralCameraAutoThirdPerson = true + + #Zoom camera settings for third person view in ships. + [Ship.General.Camera.Zoom] + #Generally enable the zooming feature. + shipGeneralCameraZoomEnable = true + #Set maximum distance of zoom (value must be smaller than or equal to 50.0). + shipGeneralCameraZoomMax = 20.0 + #Set minimum distance of zoom (value must be bigger than or equal to 1.0). + shipGeneralCameraZoomMin = 5.0 + +# This category holds configs that define general mod settings. +[General] + #Enable smallships creative tab in the creative inventory (only takes effect after restart). + smallshipsItemGroupEnable = false + diff --git a/config/smallships-common.toml b/config/smallships-common.toml new file mode 100644 index 000000000..5be303c46 --- /dev/null +++ b/config/smallships-common.toml @@ -0,0 +1,88 @@ +# This holds the schematic version for internal purposes. DO NOT TOUCH! +schematicVersion = 2 + +# This category holds configs that define ship behaviour. +[Ship] + + #This category holds configs that define general ship behaviour. + [Ship.General] + shipGeneralSailCooldown = 30 + shipGeneralCollisionDamage = 7.5 + shipGeneralDoItemDrop = true + + #General speed modifier for ships. + [Ship.General.Modifier] + #Maximum speed penalty for a filled container in percent. + shipGeneralContainerModifier = 10.0 + #Speed bonus for a paddle ship while paddling in percent. + shipGeneralPaddlingModifier = 35.0 + + #This category holds configs that define behaviour of fleeing water animals. + [Ship.General."Fleeing Water Animals"] + waterAnimalFleeRadius = 15.0 + waterAnimalFleeSpeed = 1.5 + waterAnimalFleeDistance = 10.0 + + [Ship.Cog] + + #Default attributes for the Cog. Speed in km/h, Health in default mc health points + [Ship.Cog.Attributes] + shipAttributeCogMaxHealth = 300.0 + shipAttributeCogMaxSpeed = 30.0 + shipAttributeCogMaxReverseSpeed = 0.1 + shipAttributeCogMaxRotationSpeed = 4.5 + shipAttributeCogAcceleration = 0.015 + shipAttributeCogRotationAcceleration = 0.7 + + #Default configs for the container of the Cog. + [Ship.Cog.Container] + #Set container size for the Cog (value must be divisible by 9 and bigger than 0). + shipContainerCogContainerSize = 108 + + #Cog specific speed modifier. + [Ship.Cog.Modifier] + #-1 = none, 0 = cold, 1 = neutral or 2 = warm Biomes + shipModifierCogBiome = 0 + + [Ship.Brigg] + + #Default attributes for the Brigg. Speed in km/h, Health in default mc health points + [Ship.Brigg.Attributes] + shipAttributeBriggMaxHealth = 450.0 + shipAttributeBriggMaxSpeed = 35.0 + shipAttributeBriggMaxReverseSpeed = 0.1 + shipAttributeBriggMaxRotationSpeed = 4.0 + shipAttributeBriggAcceleration = 0.015 + shipAttributeBriggRotationAcceleration = 0.55 + + #Default configs for the container of the Brigg. + [Ship.Brigg.Container] + #Set container size for the Brigg (value must be divisible by 9 and bigger than 0). + shipContainerBriggContainerSize = 162 + + #Brigg specific speed modifier. + [Ship.Brigg.Modifier] + #-1 = none, 0 = cold, 1 = neutral or 2 = warm Biomes + shipModifierBriggBiome = 0 + + [Ship.Galley] + + #Default attributes for the Galley. Speed in km/h, Health in default mc health points + [Ship.Galley.Attributes] + shipAttributeGalleyMaxHealth = 200.0 + shipAttributeGalleyMaxSpeed = 30.0 + shipAttributeGalleyMaxReverseSpeed = 0.1 + shipAttributeGalleyMaxRotationSpeed = 5.0 + shipAttributeGalleyAcceleration = 0.015 + shipAttributeGalleyRotationAcceleration = 1.0 + + #Default configs for the container of the Galley. + [Ship.Galley.Container] + #Set container size for the Galley (value must be divisible by 9 and bigger than 0). + shipContainerGalleyContainerSize = 54 + + #Galley specific speed modifier. + [Ship.Galley.Modifier] + #-1 = none, 0 = cold, 1 = neutral or 2 = warm Biomes + shipModifierGalleyBiome = 2 + diff --git a/config/terrafirmagreg.json b/config/terrafirmagreg.json new file mode 100644 index 000000000..2c65eb78f --- /dev/null +++ b/config/terrafirmagreg.json @@ -0,0 +1,8 @@ +{ + "modids": [ + "minecraft", + "tfc", + "create", + "gtceu" + ] +} \ No newline at end of file diff --git a/config/toolbelt-client.toml b/config/toolbelt-client.toml new file mode 100644 index 000000000..517cae93e --- /dev/null +++ b/config/toolbelt-client.toml @@ -0,0 +1,20 @@ + +#Options for customizing the display of tools on the player +[display] + #If set to FALSE, the belts and tools will NOT draw on players. + showBeltOnPlayers = true + #Changes the scale of items on the belt. + #Range: 0.1 ~ 2.0 + beltItemScale = 0.5 + +#Options for customizing the radial menu +[menu] + #If set to TRUE, releasing the menu key (R) will activate the swap. Requires a click otherwise (default). + releaseToSwap = false + #If set to TRUE, the radial menu will try to prevent the mouse from leaving the outer circle. + clipMouseToCircle = false + #If set to TRUE, the radial menu will allow clicking outside the outer circle to activate the items. + allowClickOutsideBounds = false + #If set to TRUE, the radial menu will always display all the slots, even when empty, and will allow choosing which empty slot to insert into. + displayEmptySlots = false + diff --git a/config/toolbelt-common.toml b/config/toolbelt-common.toml new file mode 100644 index 000000000..7f42d7886 --- /dev/null +++ b/config/toolbelt-common.toml @@ -0,0 +1,14 @@ + +[general] + #If set to FALSE, support for sewing recipes will not be enabled regardless of the mod's presence. + enableSewingKitSupport = true + #If AUTO, the crafting and upgrade recipes will use the Sewing mechanics if the Sewing Kit mod is present. Off disables anvil upgrading regardless. + #Allowed Values: OFF, AUTO, ON + anvilUpgrading = "AUTO" + #If AUTO, the belt and pouch crafting recipes will be disabled if the Sewing Kit mod is present, sewing recipes will be used instead. + #Allowed Values: OFF, AUTO, ON + enableGridCraftingRecipes = "AUTO" + #If AUTO, the belt slot will be disabled if Curios is present. If OFF, the belt slot will be disabled permanently. + #Allowed Values: OFF, AUTO, ON + customBeltSlotMode = "ON" + diff --git a/config/xaerominimap_entities.json b/config/xaerominimap_entities.json index d7187d221..c2360d359 100644 --- a/config/xaerominimap_entities.json +++ b/config/xaerominimap_entities.json @@ -18,8 +18,8 @@ "displayNameWhenIconFails": true, "entityNumber": 1000.0, "alwaysDisplayNametags": false, - "startFadingAt": 0.0, "dotSize": 2.0, + "startFadingAt": 0.0, "renderOverMinimapFrame": 1.0, "icons": 1.0, "names": 0.0, diff --git a/icon.png b/icon.png index 58c48b693..7181ee2ba 100644 Binary files a/icon.png and b/icon.png differ diff --git a/instance.cfg b/instance.cfg index c4fd21f82..f93bfe9c6 100644 --- a/instance.cfg +++ b/instance.cfg @@ -1,8 +1,20 @@ -ManagedPack=true +ForgeVersion= +InstanceType=OneSix +IntendedVersion= +JavaArchitecture=64 +JoinServerOnLaunch=false +JoinSingleplayerWorldOnLaunch=false +JoinWorldOnLaunch=false +LWJGLVersion= +LiteloaderVersion= +LogPrePostOutput=true +MCLaunchMethod=LauncherPart +ManagedPack=false ManagedPackID= ManagedPackName=TerraFirmaGreg-1.20.x DEV ManagedPackType=flame ManagedPackVersionID= ManagedPackVersionName= -iconKey=flame +iconKey=icon name=TerraFirmaGreg-1.20.x DEV +notes= diff --git a/kubejs/assets/mainmenu/button.png b/kubejs/assets/kubejs/textures/gui/button.png similarity index 100% rename from kubejs/assets/mainmenu/button.png rename to kubejs/assets/kubejs/textures/gui/button.png diff --git a/kubejs/assets/mainmenu/button98x20.png b/kubejs/assets/kubejs/textures/gui/button98x20.png similarity index 100% rename from kubejs/assets/mainmenu/button98x20.png rename to kubejs/assets/kubejs/textures/gui/button98x20.png diff --git a/kubejs/assets/mainmenu/button98x20_hovered.png b/kubejs/assets/kubejs/textures/gui/button98x20_hovered.png similarity index 100% rename from kubejs/assets/mainmenu/button98x20_hovered.png rename to kubejs/assets/kubejs/textures/gui/button98x20_hovered.png diff --git a/kubejs/assets/mainmenu/button_hovered.png b/kubejs/assets/kubejs/textures/gui/button_hovered.png similarity index 100% rename from kubejs/assets/mainmenu/button_hovered.png rename to kubejs/assets/kubejs/textures/gui/button_hovered.png diff --git a/kubejs/assets/mainmenu/curse_logo.png b/kubejs/assets/kubejs/textures/gui/curse_logo.png similarity index 100% rename from kubejs/assets/mainmenu/curse_logo.png rename to kubejs/assets/kubejs/textures/gui/curse_logo.png diff --git a/kubejs/assets/mainmenu/curse_logo_hovered.png b/kubejs/assets/kubejs/textures/gui/curse_logo_hovered.png similarity index 100% rename from kubejs/assets/mainmenu/curse_logo_hovered.png rename to kubejs/assets/kubejs/textures/gui/curse_logo_hovered.png diff --git a/kubejs/assets/mainmenu/ds_logo.png b/kubejs/assets/kubejs/textures/gui/ds_logo.png similarity index 100% rename from kubejs/assets/mainmenu/ds_logo.png rename to kubejs/assets/kubejs/textures/gui/ds_logo.png diff --git a/kubejs/assets/mainmenu/ds_logo_hovered.png b/kubejs/assets/kubejs/textures/gui/ds_logo_hovered.png similarity index 100% rename from kubejs/assets/mainmenu/ds_logo_hovered.png rename to kubejs/assets/kubejs/textures/gui/ds_logo_hovered.png diff --git a/kubejs/assets/mainmenu/git_logo.png b/kubejs/assets/kubejs/textures/gui/git_logo.png similarity index 100% rename from kubejs/assets/mainmenu/git_logo.png rename to kubejs/assets/kubejs/textures/gui/git_logo.png diff --git a/kubejs/assets/mainmenu/git_logo_hovered.png b/kubejs/assets/kubejs/textures/gui/git_logo_hovered.png similarity index 100% rename from kubejs/assets/mainmenu/git_logo_hovered.png rename to kubejs/assets/kubejs/textures/gui/git_logo_hovered.png diff --git a/kubejs/assets/mainmenu/logo-512x512.png b/kubejs/assets/kubejs/textures/gui/logo-512x512.png similarity index 100% rename from kubejs/assets/mainmenu/logo-512x512.png rename to kubejs/assets/kubejs/textures/gui/logo-512x512.png diff --git a/kubejs/assets/mainmenu/mdr_logo.png b/kubejs/assets/kubejs/textures/gui/mdr_logo.png similarity index 100% rename from kubejs/assets/mainmenu/mdr_logo.png rename to kubejs/assets/kubejs/textures/gui/mdr_logo.png diff --git a/kubejs/assets/mainmenu/mdr_logo_hovered.png b/kubejs/assets/kubejs/textures/gui/mdr_logo_hovered.png similarity index 100% rename from kubejs/assets/mainmenu/mdr_logo_hovered.png rename to kubejs/assets/kubejs/textures/gui/mdr_logo_hovered.png diff --git a/kubejs/client_scripts/gregtech/constants.js b/kubejs/client_scripts/gregtech/constants.js index 253bd98bf..31e6c592a 100644 --- a/kubejs/client_scripts/gregtech/constants.js +++ b/kubejs/client_scripts/gregtech/constants.js @@ -2,7 +2,9 @@ const gtItemsToHide = [ 'gtceu:flint_mortar', - 'gtceu:flint_knife' + 'gtceu:flint_knife', + 'gtceu:firebrick', + 'gtceu:firebricks' ] const stoneTypesToHide = [ diff --git a/kubejs/client_scripts/gregtech/rei.js b/kubejs/client_scripts/gregtech/rei.js index b0a120eca..f70d58b7b 100644 --- a/kubejs/client_scripts/gregtech/rei.js +++ b/kubejs/client_scripts/gregtech/rei.js @@ -117,4 +117,8 @@ const groupGTStuff = (event) => { event.groupItemsByTag('tfg:rei_groups/restrictive_pipes/huge', 'Huge Resctrictive Pipes', 'forge:restrictive_pipes/huge') event.groupItems('tfg:rei_groups/buckets', 'Buckets', [/gtceu:.*_bucket/]) +} + +const registerGTCategories = (event) => { + event.remove('gtceu:primitive_blast_furnace') } \ No newline at end of file diff --git a/kubejs/client_scripts/mainClientScript.js b/kubejs/client_scripts/mainClientScript.js index bc7b78e10..afc6b8017 100644 --- a/kubejs/client_scripts/mainClientScript.js +++ b/kubejs/client_scripts/mainClientScript.js @@ -6,10 +6,15 @@ REIEvents.hide('item', event => { hideCreateStuff(event) hideMinecraftStuff(event) hideExtendedCraftingStuff(event) - hideSophisticatedBackpacksStuff(event) + hideSBStuff(event) }) REIEvents.groupEntries(event => { groupGTStuff(event) }) + +REIEvents.removeCategories(event => { + registerGTCategories(event) + registerMoreRedCategories(event) +}) \ No newline at end of file diff --git a/kubejs/client_scripts/minecraft/constants.js b/kubejs/client_scripts/minecraft/constants.js index af914da2e..a7c71ddec 100644 --- a/kubejs/client_scripts/minecraft/constants.js +++ b/kubejs/client_scripts/minecraft/constants.js @@ -150,6 +150,10 @@ const minecraftItemsToHide = [ 'minecraft:dark_prismarine_slab', 'minecraft:smooth_stone',*/ + 'minecraft:blast_furnace', + 'minecraft:furnace', + 'minecraft:furnace_minecart', + 'minecraft:netherite_scrap', 'minecraft:netherite_ingot', 'minecraft:netherite_block', diff --git a/kubejs/client_scripts/moreRed/rei.js b/kubejs/client_scripts/moreRed/rei.js new file mode 100644 index 000000000..70999b373 --- /dev/null +++ b/kubejs/client_scripts/moreRed/rei.js @@ -0,0 +1,10 @@ +// priority: 0 + +const hideMoreRedStuff = (event) => { + +} + +const registerMoreRedCategories = (event) => { + event.remove('jumbofurnace:jumbo_smelting') + event.remove('jumbofurnace:jumbo_furnace_upgrade') +} \ No newline at end of file diff --git a/kubejs/config/client.properties b/kubejs/config/client.properties index 1660197d0..f98e853fe 100644 --- a/kubejs/config/client.properties +++ b/kubejs/config/client.properties @@ -1,15 +1,16 @@ #KubeJS Client Properties -#Fri Sep 15 19:52:14 NOVT 2023 +#Sun Nov 19 21:03:06 NOVT 2023 backgroundColor=2E3440 barBorderColor=ECEFF4 -exportAtlases=false -menuBackgroundBrightness=64 -disableRecipeBook=true -title= barColor=ECEFF4 -overrideColors=false +blurScaledPackIcon=true +disableRecipeBook=true +exportAtlases=false fmlLogColor=ECEFF4 -showTagNames=false fmlMemoryColor=ECEFF4 +menuBackgroundBrightness=64 menuBackgroundScale=32.0 menuInnerBackgroundBrightness=32 +overrideColors=false +showTagNames=false +title= diff --git a/kubejs/data/minecraft/tags/blocks/needs_iron_tool.json b/kubejs/data/minecraft/tags/blocks/needs_iron_tool.json deleted file mode 100644 index 704583787..000000000 --- a/kubejs/data/minecraft/tags/blocks/needs_iron_tool.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "values": [ - "#forge:tfc_stonetype_ore" - ] -} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_andesite.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_andesite.json new file mode 100644 index 000000000..9d05a7a9e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_andesite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/andesite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_basalt.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_basalt.json new file mode 100644 index 000000000..efe045a60 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_basalt.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/basalt", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_chalk.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_chalk.json new file mode 100644 index 000000000..69222feb4 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_chalk.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chalk", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/sapphire", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_chert.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_chert.json new file mode 100644 index 000000000..ecb5e4a59 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_chert.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chert", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/ruby", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_claystone.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_claystone.json new file mode 100644 index 000000000..522f2f8f3 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_claystone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/claystone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_conglomerate.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_conglomerate.json new file mode 100644 index 000000000..47013d61a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_conglomerate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/conglomerate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/lignite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_dacite.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_dacite.json new file mode 100644 index 000000000..3f0a52ca9 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_dacite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dacite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_diorite.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_diorite.json new file mode 100644 index 000000000..bdb2fcfa3 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_diorite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/diorite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/emerald", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_dolomite.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_dolomite.json new file mode 100644 index 000000000..e0fd314ab --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_dolomite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dolomite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_gabbro.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_gabbro.json new file mode 100644 index 000000000..44dafc58a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_gabbro.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gabbro", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/diamond", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_gneiss.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_gneiss.json new file mode 100644 index 000000000..faf2dc637 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_gneiss.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gneiss", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/gypsum", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_granite.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_granite.json new file mode 100644 index 000000000..85d2ef036 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_granite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/granite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/topaz", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_limestone.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_limestone.json new file mode 100644 index 000000000..ab1de7fa7 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_limestone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/limestone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_marble.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_marble.json new file mode 100644 index 000000000..ea303b92e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_marble.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/marble", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_phyllite.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_phyllite.json new file mode 100644 index 000000000..0fe54af80 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_phyllite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/phyllite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_quartzite.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_quartzite.json new file mode 100644 index 000000000..6f5145963 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_quartzite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/quartzite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/opal", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_rhyolite.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_rhyolite.json new file mode 100644 index 000000000..f6f5e7017 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_rhyolite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/rhyolite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_schist.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_schist.json new file mode 100644 index 000000000..2416f3bdf --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_schist.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/schist", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_shale.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_shale.json new file mode 100644 index 000000000..b4f7ef569 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_shale.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/shale", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/borax", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/cassiterite_slate.json b/kubejs/data/tfc/loot_tables/panning/cassiterite_slate.json new file mode 100644 index 000000000..95dd8030e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/cassiterite_slate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/slate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_andesite.json b/kubejs/data/tfc/loot_tables/panning/native_copper_andesite.json new file mode 100644 index 000000000..52d52d32a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_andesite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/andesite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_basalt.json b/kubejs/data/tfc/loot_tables/panning/native_copper_basalt.json new file mode 100644 index 000000000..c61f9ca1e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_basalt.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/basalt", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_chalk.json b/kubejs/data/tfc/loot_tables/panning/native_copper_chalk.json new file mode 100644 index 000000000..58d8738b9 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_chalk.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chalk", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/sapphire", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_chert.json b/kubejs/data/tfc/loot_tables/panning/native_copper_chert.json new file mode 100644 index 000000000..a0c7d2fd5 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_chert.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chert", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/ruby", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_claystone.json b/kubejs/data/tfc/loot_tables/panning/native_copper_claystone.json new file mode 100644 index 000000000..5af4f683e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_claystone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/claystone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_conglomerate.json b/kubejs/data/tfc/loot_tables/panning/native_copper_conglomerate.json new file mode 100644 index 000000000..d55b7ddf1 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_conglomerate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/conglomerate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/lignite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_dacite.json b/kubejs/data/tfc/loot_tables/panning/native_copper_dacite.json new file mode 100644 index 000000000..27f490d00 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_dacite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dacite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_diorite.json b/kubejs/data/tfc/loot_tables/panning/native_copper_diorite.json new file mode 100644 index 000000000..c8fb303d4 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_diorite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/diorite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/emerald", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_dolomite.json b/kubejs/data/tfc/loot_tables/panning/native_copper_dolomite.json new file mode 100644 index 000000000..7425891ad --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_dolomite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dolomite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_gabbro.json b/kubejs/data/tfc/loot_tables/panning/native_copper_gabbro.json new file mode 100644 index 000000000..1a2e56a7f --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_gabbro.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gabbro", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/diamond", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_gneiss.json b/kubejs/data/tfc/loot_tables/panning/native_copper_gneiss.json new file mode 100644 index 000000000..5debf27f4 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_gneiss.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gneiss", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/gypsum", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_granite.json b/kubejs/data/tfc/loot_tables/panning/native_copper_granite.json new file mode 100644 index 000000000..959cc7b3e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_granite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/granite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/topaz", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_limestone.json b/kubejs/data/tfc/loot_tables/panning/native_copper_limestone.json new file mode 100644 index 000000000..99dfaa5e7 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_limestone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/limestone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_marble.json b/kubejs/data/tfc/loot_tables/panning/native_copper_marble.json new file mode 100644 index 000000000..e082f9253 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_marble.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/marble", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_phyllite.json b/kubejs/data/tfc/loot_tables/panning/native_copper_phyllite.json new file mode 100644 index 000000000..8e01fc829 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_phyllite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/phyllite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_quartzite.json b/kubejs/data/tfc/loot_tables/panning/native_copper_quartzite.json new file mode 100644 index 000000000..155a17207 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_quartzite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/quartzite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/opal", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_rhyolite.json b/kubejs/data/tfc/loot_tables/panning/native_copper_rhyolite.json new file mode 100644 index 000000000..31c7e2966 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_rhyolite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/rhyolite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_schist.json b/kubejs/data/tfc/loot_tables/panning/native_copper_schist.json new file mode 100644 index 000000000..28e43eccf --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_schist.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/schist", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_shale.json b/kubejs/data/tfc/loot_tables/panning/native_copper_shale.json new file mode 100644 index 000000000..8067a4fa2 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_shale.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/shale", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/borax", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_copper_slate.json b/kubejs/data/tfc/loot_tables/panning/native_copper_slate.json new file mode 100644 index 000000000..9452b5b52 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_copper_slate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/slate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_andesite.json b/kubejs/data/tfc/loot_tables/panning/native_gold_andesite.json new file mode 100644 index 000000000..50609d2a5 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_andesite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/andesite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_basalt.json b/kubejs/data/tfc/loot_tables/panning/native_gold_basalt.json new file mode 100644 index 000000000..94d581ba6 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_basalt.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/basalt", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_chalk.json b/kubejs/data/tfc/loot_tables/panning/native_gold_chalk.json new file mode 100644 index 000000000..bcde4b27a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_chalk.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chalk", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/sapphire", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_chert.json b/kubejs/data/tfc/loot_tables/panning/native_gold_chert.json new file mode 100644 index 000000000..39a8e2502 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_chert.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chert", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/ruby", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_claystone.json b/kubejs/data/tfc/loot_tables/panning/native_gold_claystone.json new file mode 100644 index 000000000..7367cebf4 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_claystone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/claystone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_conglomerate.json b/kubejs/data/tfc/loot_tables/panning/native_gold_conglomerate.json new file mode 100644 index 000000000..713789b02 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_conglomerate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/conglomerate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/lignite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_dacite.json b/kubejs/data/tfc/loot_tables/panning/native_gold_dacite.json new file mode 100644 index 000000000..47796b2e8 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_dacite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dacite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_diorite.json b/kubejs/data/tfc/loot_tables/panning/native_gold_diorite.json new file mode 100644 index 000000000..6e8b5349f --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_diorite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/diorite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/emerald", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_dolomite.json b/kubejs/data/tfc/loot_tables/panning/native_gold_dolomite.json new file mode 100644 index 000000000..08bd72077 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_dolomite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dolomite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_gabbro.json b/kubejs/data/tfc/loot_tables/panning/native_gold_gabbro.json new file mode 100644 index 000000000..51bd54d8f --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_gabbro.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gabbro", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/diamond", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_gneiss.json b/kubejs/data/tfc/loot_tables/panning/native_gold_gneiss.json new file mode 100644 index 000000000..9b597d63f --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_gneiss.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gneiss", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/gypsum", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_granite.json b/kubejs/data/tfc/loot_tables/panning/native_gold_granite.json new file mode 100644 index 000000000..b12b7a8d9 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_granite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/granite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/topaz", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_limestone.json b/kubejs/data/tfc/loot_tables/panning/native_gold_limestone.json new file mode 100644 index 000000000..b704ef636 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_limestone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/limestone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_marble.json b/kubejs/data/tfc/loot_tables/panning/native_gold_marble.json new file mode 100644 index 000000000..2e73c9360 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_marble.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/marble", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_phyllite.json b/kubejs/data/tfc/loot_tables/panning/native_gold_phyllite.json new file mode 100644 index 000000000..71ccf2f7e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_phyllite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/phyllite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_quartzite.json b/kubejs/data/tfc/loot_tables/panning/native_gold_quartzite.json new file mode 100644 index 000000000..b140f9b36 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_quartzite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/quartzite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/opal", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_rhyolite.json b/kubejs/data/tfc/loot_tables/panning/native_gold_rhyolite.json new file mode 100644 index 000000000..0bf40bff9 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_rhyolite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/rhyolite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_schist.json b/kubejs/data/tfc/loot_tables/panning/native_gold_schist.json new file mode 100644 index 000000000..002094be7 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_schist.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/schist", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_shale.json b/kubejs/data/tfc/loot_tables/panning/native_gold_shale.json new file mode 100644 index 000000000..4bbf5f356 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_shale.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/shale", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/borax", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_gold_slate.json b/kubejs/data/tfc/loot_tables/panning/native_gold_slate.json new file mode 100644 index 000000000..bb573dd5c --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_gold_slate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/slate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_andesite.json b/kubejs/data/tfc/loot_tables/panning/native_silver_andesite.json new file mode 100644 index 000000000..20f711c78 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_andesite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/andesite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_basalt.json b/kubejs/data/tfc/loot_tables/panning/native_silver_basalt.json new file mode 100644 index 000000000..d5754a2d1 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_basalt.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/basalt", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_chalk.json b/kubejs/data/tfc/loot_tables/panning/native_silver_chalk.json new file mode 100644 index 000000000..ae9671404 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_chalk.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chalk", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/sapphire", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_chert.json b/kubejs/data/tfc/loot_tables/panning/native_silver_chert.json new file mode 100644 index 000000000..7486e298a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_chert.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chert", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/ruby", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_claystone.json b/kubejs/data/tfc/loot_tables/panning/native_silver_claystone.json new file mode 100644 index 000000000..7b8816a2b --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_claystone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/claystone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_conglomerate.json b/kubejs/data/tfc/loot_tables/panning/native_silver_conglomerate.json new file mode 100644 index 000000000..7e990f6f7 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_conglomerate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/conglomerate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/lignite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_dacite.json b/kubejs/data/tfc/loot_tables/panning/native_silver_dacite.json new file mode 100644 index 000000000..5dff3bdc8 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_dacite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dacite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_diorite.json b/kubejs/data/tfc/loot_tables/panning/native_silver_diorite.json new file mode 100644 index 000000000..6cd075277 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_diorite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/diorite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/emerald", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_dolomite.json b/kubejs/data/tfc/loot_tables/panning/native_silver_dolomite.json new file mode 100644 index 000000000..a2a1dcc5b --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_dolomite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dolomite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_gabbro.json b/kubejs/data/tfc/loot_tables/panning/native_silver_gabbro.json new file mode 100644 index 000000000..579de48b0 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_gabbro.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gabbro", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/diamond", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_gneiss.json b/kubejs/data/tfc/loot_tables/panning/native_silver_gneiss.json new file mode 100644 index 000000000..0f986990e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_gneiss.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gneiss", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/gypsum", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_granite.json b/kubejs/data/tfc/loot_tables/panning/native_silver_granite.json new file mode 100644 index 000000000..b28acd015 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_granite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/granite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/topaz", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_limestone.json b/kubejs/data/tfc/loot_tables/panning/native_silver_limestone.json new file mode 100644 index 000000000..fe4d1e099 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_limestone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/limestone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_marble.json b/kubejs/data/tfc/loot_tables/panning/native_silver_marble.json new file mode 100644 index 000000000..3ca898b38 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_marble.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/marble", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_phyllite.json b/kubejs/data/tfc/loot_tables/panning/native_silver_phyllite.json new file mode 100644 index 000000000..a936f97bf --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_phyllite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/phyllite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_quartzite.json b/kubejs/data/tfc/loot_tables/panning/native_silver_quartzite.json new file mode 100644 index 000000000..d51ca448d --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_quartzite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/quartzite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/opal", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_rhyolite.json b/kubejs/data/tfc/loot_tables/panning/native_silver_rhyolite.json new file mode 100644 index 000000000..e8b81fdf8 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_rhyolite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/rhyolite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_schist.json b/kubejs/data/tfc/loot_tables/panning/native_silver_schist.json new file mode 100644 index 000000000..d30997d2a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_schist.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/schist", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_shale.json b/kubejs/data/tfc/loot_tables/panning/native_silver_shale.json new file mode 100644 index 000000000..83b3dcdf7 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_shale.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/shale", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/borax", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/panning/native_silver_slate.json b/kubejs/data/tfc/loot_tables/panning/native_silver_slate.json new file mode 100644 index 000000000..598cdc2cb --- /dev/null +++ b/kubejs/data/tfc/loot_tables/panning/native_silver_slate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:fishing", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/slate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_andesite.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_andesite.json new file mode 100644 index 000000000..c093b9b72 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_andesite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/andesite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_basalt.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_basalt.json new file mode 100644 index 000000000..a2c043abc --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_basalt.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/basalt", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_chalk.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_chalk.json new file mode 100644 index 000000000..85a85e080 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_chalk.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chalk", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/sapphire", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_chert.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_chert.json new file mode 100644 index 000000000..95353f4be --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_chert.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chert", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/ruby", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_claystone.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_claystone.json new file mode 100644 index 000000000..702898226 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_claystone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/claystone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_conglomerate.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_conglomerate.json new file mode 100644 index 000000000..7159d35d6 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_conglomerate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/conglomerate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/lignite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_dacite.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_dacite.json new file mode 100644 index 000000000..008636172 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_dacite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dacite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_diorite.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_diorite.json new file mode 100644 index 000000000..905b0445a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_diorite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/diorite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/emerald", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_dolomite.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_dolomite.json new file mode 100644 index 000000000..699b7916a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_dolomite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dolomite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_gabbro.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_gabbro.json new file mode 100644 index 000000000..3b5e06c56 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_gabbro.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gabbro", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/diamond", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_gneiss.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_gneiss.json new file mode 100644 index 000000000..f4b58666d --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_gneiss.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gneiss", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/gypsum", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_granite.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_granite.json new file mode 100644 index 000000000..6063b818e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_granite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/granite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/topaz", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_limestone.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_limestone.json new file mode 100644 index 000000000..20ff72ae5 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_limestone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/limestone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_marble.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_marble.json new file mode 100644 index 000000000..6259fb760 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_marble.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/marble", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_phyllite.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_phyllite.json new file mode 100644 index 000000000..99556db52 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_phyllite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/phyllite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_quartzite.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_quartzite.json new file mode 100644 index 000000000..c6e244187 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_quartzite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/quartzite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/opal", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_rhyolite.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_rhyolite.json new file mode 100644 index 000000000..13751dbab --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_rhyolite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/rhyolite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_schist.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_schist.json new file mode 100644 index 000000000..39398ceee --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_schist.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/schist", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_shale.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_shale.json new file mode 100644 index 000000000..5e3e80044 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_shale.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/shale", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/borax", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/cassiterite_slate.json b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_slate.json new file mode 100644 index 000000000..e6b4cb97a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/cassiterite_slate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_cassiterite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/slate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_andesite.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_andesite.json new file mode 100644 index 000000000..71faaea24 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_andesite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/andesite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_basalt.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_basalt.json new file mode 100644 index 000000000..d6f394ce1 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_basalt.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/basalt", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_chalk.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_chalk.json new file mode 100644 index 000000000..74508c273 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_chalk.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chalk", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/sapphire", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_chert.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_chert.json new file mode 100644 index 000000000..62d139681 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_chert.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chert", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/ruby", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_claystone.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_claystone.json new file mode 100644 index 000000000..771cc8ac5 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_claystone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/claystone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_conglomerate.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_conglomerate.json new file mode 100644 index 000000000..c358a86ff --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_conglomerate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/conglomerate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/lignite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_dacite.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_dacite.json new file mode 100644 index 000000000..dcf4dc914 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_dacite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dacite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_diorite.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_diorite.json new file mode 100644 index 000000000..7008c7ae3 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_diorite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/diorite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/emerald", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_dolomite.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_dolomite.json new file mode 100644 index 000000000..d1571e55a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_dolomite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dolomite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_gabbro.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_gabbro.json new file mode 100644 index 000000000..df1c61e62 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_gabbro.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gabbro", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/diamond", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_gneiss.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_gneiss.json new file mode 100644 index 000000000..82687e231 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_gneiss.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gneiss", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/gypsum", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_granite.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_granite.json new file mode 100644 index 000000000..887c64e4d --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_granite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/granite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/topaz", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_limestone.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_limestone.json new file mode 100644 index 000000000..9a2d4bb38 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_limestone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/limestone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_marble.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_marble.json new file mode 100644 index 000000000..08f4ac8a0 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_marble.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/marble", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_phyllite.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_phyllite.json new file mode 100644 index 000000000..1157ca382 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_phyllite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/phyllite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_quartzite.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_quartzite.json new file mode 100644 index 000000000..c96001baf --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_quartzite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/quartzite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/opal", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_rhyolite.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_rhyolite.json new file mode 100644 index 000000000..279811dbc --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_rhyolite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/rhyolite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_schist.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_schist.json new file mode 100644 index 000000000..f4b8d23bb --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_schist.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/schist", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_shale.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_shale.json new file mode 100644 index 000000000..d611450a2 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_shale.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/shale", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/borax", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_copper_slate.json b/kubejs/data/tfc/loot_tables/sluicing/native_copper_slate.json new file mode 100644 index 000000000..73b400eaa --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_copper_slate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_copper", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/slate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_andesite.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_andesite.json new file mode 100644 index 000000000..846c08d74 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_andesite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/andesite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_basalt.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_basalt.json new file mode 100644 index 000000000..0ebbbaebe --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_basalt.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/basalt", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_chalk.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_chalk.json new file mode 100644 index 000000000..b737801a8 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_chalk.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chalk", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/sapphire", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_chert.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_chert.json new file mode 100644 index 000000000..41731f1d6 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_chert.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chert", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/ruby", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_claystone.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_claystone.json new file mode 100644 index 000000000..1f8768834 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_claystone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/claystone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_conglomerate.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_conglomerate.json new file mode 100644 index 000000000..743285e22 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_conglomerate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/conglomerate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/lignite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_dacite.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_dacite.json new file mode 100644 index 000000000..9ad63d573 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_dacite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dacite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_diorite.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_diorite.json new file mode 100644 index 000000000..91a9e82ce --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_diorite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/diorite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/emerald", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_dolomite.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_dolomite.json new file mode 100644 index 000000000..b65a75173 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_dolomite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dolomite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_gabbro.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_gabbro.json new file mode 100644 index 000000000..6147eee9e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_gabbro.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gabbro", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/diamond", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_gneiss.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_gneiss.json new file mode 100644 index 000000000..cf992d474 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_gneiss.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gneiss", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/gypsum", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_granite.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_granite.json new file mode 100644 index 000000000..c7d84ee40 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_granite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/granite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/topaz", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_limestone.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_limestone.json new file mode 100644 index 000000000..c4dbb1e9d --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_limestone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/limestone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_marble.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_marble.json new file mode 100644 index 000000000..743e3d425 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_marble.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/marble", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_phyllite.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_phyllite.json new file mode 100644 index 000000000..72e12e17c --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_phyllite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/phyllite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_quartzite.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_quartzite.json new file mode 100644 index 000000000..78b4fa894 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_quartzite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/quartzite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/opal", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_rhyolite.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_rhyolite.json new file mode 100644 index 000000000..152899309 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_rhyolite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/rhyolite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_schist.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_schist.json new file mode 100644 index 000000000..d00950084 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_schist.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/schist", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_shale.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_shale.json new file mode 100644 index 000000000..9f29d9e42 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_shale.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/shale", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/borax", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_gold_slate.json b/kubejs/data/tfc/loot_tables/sluicing/native_gold_slate.json new file mode 100644 index 000000000..447568478 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_gold_slate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_gold", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/slate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_andesite.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_andesite.json new file mode 100644 index 000000000..4e02edee8 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_andesite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/andesite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_basalt.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_basalt.json new file mode 100644 index 000000000..ed4223330 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_basalt.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/basalt", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_chalk.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_chalk.json new file mode 100644 index 000000000..046375cfc --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_chalk.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chalk", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/sapphire", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_chert.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_chert.json new file mode 100644 index 000000000..0cd7c5521 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_chert.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/chert", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/ruby", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_claystone.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_claystone.json new file mode 100644 index 000000000..58f8879ff --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_claystone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/claystone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_conglomerate.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_conglomerate.json new file mode 100644 index 000000000..719ac1ec7 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_conglomerate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/conglomerate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/lignite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_dacite.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_dacite.json new file mode 100644 index 000000000..10693f625 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_dacite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dacite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_diorite.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_diorite.json new file mode 100644 index 000000000..ef0a00881 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_diorite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/diorite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/emerald", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_dolomite.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_dolomite.json new file mode 100644 index 000000000..1a0a11b31 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_dolomite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/dolomite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/amethyst", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_gabbro.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_gabbro.json new file mode 100644 index 000000000..6bb9eba89 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_gabbro.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gabbro", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/diamond", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_gneiss.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_gneiss.json new file mode 100644 index 000000000..d2b6d6847 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_gneiss.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/gneiss", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/gypsum", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_granite.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_granite.json new file mode 100644 index 000000000..bed3f7057 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_granite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/granite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/topaz", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_limestone.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_limestone.json new file mode 100644 index 000000000..a9ced883a --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_limestone.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/limestone", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_marble.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_marble.json new file mode 100644 index 000000000..a75b9fe8b --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_marble.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/marble", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/lapis_lazuli", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_phyllite.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_phyllite.json new file mode 100644 index 000000000..27ccee2db --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_phyllite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/phyllite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_quartzite.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_quartzite.json new file mode 100644 index 000000000..cfab880f1 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_quartzite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/quartzite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/opal", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_rhyolite.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_rhyolite.json new file mode 100644 index 000000000..7b949d4d5 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_rhyolite.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/rhyolite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_schist.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_schist.json new file mode 100644 index 000000000..2d316bb94 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_schist.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/schist", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_shale.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_shale.json new file mode 100644 index 000000000..87addf130 --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_shale.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/shale", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:ore/borax", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/loot_tables/sluicing/native_silver_slate.json b/kubejs/data/tfc/loot_tables/sluicing/native_silver_slate.json new file mode 100644 index 000000000..86fcde48e --- /dev/null +++ b/kubejs/data/tfc/loot_tables/sluicing/native_silver_slate.json @@ -0,0 +1,47 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:empty", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:ore/small_native_silver", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.55 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:rock/loose/slate", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.5 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:gem/pyrite", + "conditions": [ + { + "condition": "minecraft:random_chance", + "chance": 0.04 + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_bismuth_bronze_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_bismuth_bronze_long_rod.json deleted file mode 100644 index ef295154e..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_bismuth_bronze_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/bismuth_bronze" - }, - "second_input": { - "tag": "forge:rods/bismuth_bronze" - }, - "tier": 1, - "result": { - "item": "gtceu:bismuth_bronze_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_black_bronze_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_black_bronze_long_rod.json deleted file mode 100644 index 9ee915950..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_black_bronze_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/black_bronze" - }, - "second_input": { - "tag": "forge:rods/black_bronze" - }, - "tier": 1, - "result": { - "item": "gtceu:black_bronze_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_black_steel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_black_steel_long_rod.json deleted file mode 100644 index 8b2fb2294..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_black_steel_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/black_steel" - }, - "second_input": { - "tag": "forge:rods/black_steel" - }, - "tier": 1, - "result": { - "item": "gtceu:black_steel_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_blue_steel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_blue_steel_long_rod.json deleted file mode 100644 index 3a1e362e5..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_blue_steel_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/blue_steel" - }, - "second_input": { - "tag": "forge:rods/blue_steel" - }, - "tier": 1, - "result": { - "item": "gtceu:blue_steel_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_brass_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_brass_long_rod.json deleted file mode 100644 index 776c164fb..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_brass_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/brass" - }, - "second_input": { - "tag": "forge:rods/brass" - }, - "tier": 1, - "result": { - "item": "gtceu:brass_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_bronze_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_bronze_long_rod.json deleted file mode 100644 index ceffaff2e..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_bronze_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/bronze" - }, - "second_input": { - "tag": "forge:rods/bronze" - }, - "tier": 1, - "result": { - "item": "gtceu:bronze_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_copper_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_copper_long_rod.json deleted file mode 100644 index af90d1bde..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_copper_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/copper" - }, - "second_input": { - "tag": "forge:rods/copper" - }, - "tier": 1, - "result": { - "item": "gtceu:copper_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_gold_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_gold_long_rod.json deleted file mode 100644 index 939e44055..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_gold_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/gold" - }, - "second_input": { - "tag": "forge:rods/gold" - }, - "tier": 1, - "result": { - "item": "gtceu:gold_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_iron_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_iron_long_rod.json deleted file mode 100644 index 1833b2eb4..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_iron_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/iron" - }, - "second_input": { - "tag": "forge:rods/iron" - }, - "tier": 1, - "result": { - "item": "gtceu:iron_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_nickel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_nickel_long_rod.json deleted file mode 100644 index 48f1354af..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_nickel_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/nickel" - }, - "second_input": { - "tag": "forge:rods/nickel" - }, - "tier": 1, - "result": { - "item": "gtceu:nickel_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_red_steel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_red_steel_long_rod.json deleted file mode 100644 index 0c7532dc4..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_red_steel_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/red_steel" - }, - "second_input": { - "tag": "forge:rods/red_steel" - }, - "tier": 1, - "result": { - "item": "gtceu:red_steel_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_rose_gold_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_rose_gold_long_rod.json deleted file mode 100644 index 21a235dfa..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_rose_gold_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/rose_gold" - }, - "second_input": { - "tag": "forge:rods/rose_gold" - }, - "tier": 1, - "result": { - "item": "gtceu:rose_gold_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_silver_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_silver_long_rod.json deleted file mode 100644 index 1d07ae017..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_silver_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/silver" - }, - "second_input": { - "tag": "forge:rods/silver" - }, - "tier": 1, - "result": { - "item": "gtceu:silver_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_steel_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_steel_long_rod.json deleted file mode 100644 index 21c5565e0..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_steel_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/steel" - }, - "second_input": { - "tag": "forge:rods/steel" - }, - "tier": 1, - "result": { - "item": "gtceu:steel_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_sterling_silver_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_sterling_silver_long_rod.json deleted file mode 100644 index 6c041cde0..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_sterling_silver_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/sterling_silver" - }, - "second_input": { - "tag": "forge:rods/sterling_silver" - }, - "tier": 1, - "result": { - "item": "gtceu:sterling_silver_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_tin_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_tin_long_rod.json deleted file mode 100644 index 7e3b9b7cd..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_tin_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/tin" - }, - "second_input": { - "tag": "forge:rods/tin" - }, - "tier": 1, - "result": { - "item": "gtceu:tin_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/recipes/welding/tfg_wrought_iron_long_rod.json b/kubejs/data/tfc/recipes/welding/tfg_wrought_iron_long_rod.json deleted file mode 100644 index 00a5305a2..000000000 --- a/kubejs/data/tfc/recipes/welding/tfg_wrought_iron_long_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "tfc:welding", - "first_input": { - "tag": "forge:rods/wrought_iron" - }, - "second_input": { - "tag": "forge:rods/wrought_iron" - }, - "tier": 1, - "result": { - "item": "gtceu:wrought_iron_long_rod" - } -} \ No newline at end of file diff --git a/kubejs/server_scripts/aa/recipes.js b/kubejs/server_scripts/aa/recipes.js new file mode 100644 index 000000000..2e8b76da8 --- /dev/null +++ b/kubejs/server_scripts/aa/recipes.js @@ -0,0 +1,7 @@ +// priority: 0 + +const registerAARecipes = (event) => { + + // Удаление рецептов мода + event.remove({ mod: 'ad_astra' }); +} \ No newline at end of file diff --git a/kubejs/server_scripts/ae2/recipes.js b/kubejs/server_scripts/ae2/recipes.js new file mode 100644 index 000000000..fe0950e22 --- /dev/null +++ b/kubejs/server_scripts/ae2/recipes.js @@ -0,0 +1,7 @@ +// priority: 0 + +const registerAE2Recipes = (event) => { + + // Удаление рецептов мода + event.remove({ mod: 'ae2' }); +} \ No newline at end of file diff --git a/kubejs/server_scripts/cc/recipes.js b/kubejs/server_scripts/cc/recipes.js new file mode 100644 index 000000000..67b726b82 --- /dev/null +++ b/kubejs/server_scripts/cc/recipes.js @@ -0,0 +1,7 @@ +// priority: 0 + +const registerCCRecipes = (event) => { + + // Удаление рецептов мода + event.remove({ mod: 'computercraft' }); +} \ No newline at end of file diff --git a/kubejs/server_scripts/gregtech/recipes.js b/kubejs/server_scripts/gregtech/recipes.js index 16447a077..6acf1e6b1 100644 --- a/kubejs/server_scripts/gregtech/recipes.js +++ b/kubejs/server_scripts/gregtech/recipes.js @@ -5,10 +5,101 @@ const registerGTRecipes = (event) => { event.remove({id: 'gtceu:shaped/chainmail_leggings'}) event.remove({id: 'gtceu:shaped/chainmail_chestplate'}) event.remove({id: 'gtceu:shaped/chainmail_helmet'}) + event.remove({id: 'gtceu:shaped/bronze_primitive_blast_furnace'}) + event.remove({id: 'gtceu:shaped/casing_primitive_bricks'}) + event.remove({id: 'gtceu:assembler/furnace'}) + + // Fire Brick + event.smelting('tfc:ceramic/fire_brick', 'gtceu:compressed_fireclay').id('gtceu:smelting/fireclay_brick') + + // TFC FireBrick -> FireBrick dust + event.recipes.gtceu.macerator('macerator/macerate_firebrick') + .itemInputs('tfc:ceramic/fire_brick') + .itemOutputs('gtceu:fireclay_dust') + .duration(15) + .EUt(2) + + // Bronze Steam Furnace + event.shaped('gtceu:lp_steam_furnace', [ + 'AAA', + 'ABA', + 'ACA' + ], { + A: 'gtceu:bronze_small_fluid_pipe', + B: 'gtceu:bronze_brick_casing', + C: 'tfc:blast_furnace' + }).id('gtceu:shaped/steam_furnace_bronze') + + // Steel Steam Boiler + event.shaped('gtceu:hp_steam_solid_boiler', [ + 'AAA', + 'ACA', + 'BDB' + ], { + A: '#forge:plates/steel', + B: 'minecraft:bricks', + C: '#forge:tools/wrenches', + D: 'tfc:blast_furnace' + }).id('gtceu:shaped/steam_boiler_coal_steel') + + // Bronze Steam Boiler + event.shaped('gtceu:lp_steam_solid_boiler', [ + 'AAA', + 'ACA', + 'BDB' + ], { + A: '#forge:plates/bronze', + B: 'minecraft:bricks', + C: '#forge:tools/wrenches', + D: 'tfc:blast_furnace' + }).id('gtceu:shaped/steam_boiler_coal_bronze') + + // Bronze Alloy Smelter + event.shaped('gtceu:lp_steam_alloy_smelter', [ + 'AAA', + 'BCB', + 'AAA' + ], { + A: 'gtceu:bronze_small_fluid_pipe', + B: 'tfc:blast_furnace', + C: 'gtceu:bronze_brick_casing' + }).id('gtceu:shaped/steam_alloy_smelter_bronze') + + // Multi-Smelter + event.shaped('gtceu:multi_smelter', [ + 'AAA', + 'BCB', + 'DBD' + ], { + A: 'gtceu:hp_steam_furnace', + B: '#forge:circuits/hv', + C: 'gtceu:heatproof_machine_casing', + D: 'gtceu:copper_single_cable' + }).id('gtceu:shaped/multi_furnace') + + // Multi-Smelter + event.shaped('gtceu:electric_blast_furnace', [ + 'AAA', + 'BCB', + 'DBD' + ], { + A: 'gtceu:hp_steam_furnace', + B: '#forge:circuits/lv', + C: 'gtceu:heatproof_machine_casing', + D: 'gtceu:tin_single_cable' + }).id('gtceu:shaped/electric_blast_furnace') + + // LimeWater + Sand -> Mortar + event.recipes.gtceu.centrifuge('centrifuge/mortar') + .itemInputs('#forge:sand') + .inputFluids(Fluid.of('tfc:limewater', 100)) + .itemOutputs('16x tfc:mortar') + .duration(800) + .EUt(8) // White Dye Recipes event.remove({id: 'gtceu:extractor/lily_of_the_valley_dye'}) - event.recipes.gtceu.extractor('extractor/red_dye') + event.recipes.gtceu.extractor('extractor/white_dye') .itemInputs('1x #tfc:makes_white_dye') .itemOutputs('2x minecraft:white_dye') .duration(200) @@ -30,7 +121,7 @@ const registerGTRecipes = (event) => { event.remove({id: 'gtceu:extractor/red_tulip_dye'}) event.remove({id: 'gtceu:extractor/poppy_dye'}) event.remove({id: 'gtceu:extractor/beetroot_dye'}) - event.recipes.gtceu.extractor('extractor/red_dye') + event.recipes.gtceu.extractor('extractor/lime_dye') .itemInputs('1x tfc:plant/moss') .itemOutputs('2x minecraft:lime_dye') .duration(200) diff --git a/kubejs/server_scripts/mainServerScript.js b/kubejs/server_scripts/mainServerScript.js index da2380cb3..387d7f984 100644 --- a/kubejs/server_scripts/mainServerScript.js +++ b/kubejs/server_scripts/mainServerScript.js @@ -28,11 +28,14 @@ ServerEvents.tags('item', event => { * Срабатывает после инициализации датапаков. */ ServerEvents.recipes(event => { - registerSBRecipes(event) - registerCreateRecipes(event) - registerExtendedCraftingRecipes(event) registerMinecraftRecipes(event) + registerGTRecipes(event) registerTFCRecipes(event) + registerAARecipes(event) + registerAE2Recipes(event) + registerCreateRecipes(event) + registerSBRecipes(event) + registerExtendedCraftingRecipes(event) }) /** diff --git a/kubejs/server_scripts/minecraft/recipes.js b/kubejs/server_scripts/minecraft/recipes.js index 40b1be7d2..fbee18d6c 100644 --- a/kubejs/server_scripts/minecraft/recipes.js +++ b/kubejs/server_scripts/minecraft/recipes.js @@ -23,7 +23,9 @@ const registerMinecraftRecipes = (event) => { event.smelting('2x #forge:ingots/gold', '1x #forge:raw_materials/gold').id('minecraft:gold_ingot_from_smelting_raw_gold').xp(0.7) event.blasting('2x #forge:ingots/gold', '1x #forge:raw_materials/gold').id('minecraft:gold_ingot_from_blasting_raw_gold').xp(0.7) - event.remove({id: 'minecraft:smithing_table'}) + event.remove({id: 'minecraft:blast_furnace'}) + event.remove({ id: 'minecraft:furnace_minecart' }) + event.remove({id: 'minecraft:fire_charge'}) event.remove({id: 'minecraft:fire_charge'}) event.remove({id: 'minecraft:netherite_sword_smithing'}) diff --git a/kubejs/server_scripts/moreRed/recipes.js b/kubejs/server_scripts/moreRed/recipes.js new file mode 100644 index 000000000..83e308338 --- /dev/null +++ b/kubejs/server_scripts/moreRed/recipes.js @@ -0,0 +1,6 @@ +// priority: 0 + +const registerMoreRedRecipes = (event) => { + + event.remove({id: 'morered:red_alloy_ingot_from_jumbo_smelting'}) +} \ No newline at end of file diff --git a/kubejs/server_scripts/tfc/constants.js b/kubejs/server_scripts/tfc/constants.js index 8f3bc77fd..3977ab8fa 100644 --- a/kubejs/server_scripts/tfc/constants.js +++ b/kubejs/server_scripts/tfc/constants.js @@ -63,6 +63,7 @@ const ItemHeats = { "sphalerite": 16, "tetrahedrite": 14, "tin": 16, + "chalcopyrite": 10 }, input: (name) => { return { tag: `forge:nuggets/${name}` } }, output: (name) => { return { item: `gtceu:${name}_nugget` } } }, "dust": { heat_capacity: 1.429, metal_amount: { @@ -83,6 +84,8 @@ const ItemHeats = { "sphalerite": 144, "tetrahedrite": 126, "tin": 144, + "chalcopyrite": 112, + "cassiterite_sand" : 144 }, input: (name) => { return { tag: `forge:dusts/${name}` } }, output: (name) => { return { item: `gtceu:${name}_dust` } } }, @@ -104,6 +107,8 @@ const ItemHeats = { "sphalerite": 36, "tetrahedrite": 31, "tin": 36, + "chalcopyrite": 22, + "cassiterite_sand" : 36 }, input: (name) => { return { tag: `forge:dusts/small/${name}` } }, output: (name) => { return { item: `gtceu:${name}_dust_small` } } }, @@ -125,6 +130,8 @@ const ItemHeats = { "sphalerite": 16, "tetrahedrite": 14, "tin": 16, + "chalcopyrite": 10, + "cassiterite_sand" : 16 }, input: (name) => { return { tag: `forge:dusts/tiny/${name}` } }, output: (name) => { return { item: `gtceu:${name}_dust_tiny` } } }, @@ -146,6 +153,8 @@ const ItemHeats = { "sphalerite": 24, "tetrahedrite": 21, "tin": 24, + "chalcopyrite": 14, + "cassiterite_sand" : 24 }, input: (name) => { return { tag: `forge:poor_raw_materials/${name}` } }, output: (name) => { return { item: `gtceu:poor_raw_${name}` } } }, @@ -167,6 +176,8 @@ const ItemHeats = { "sphalerite": 36, "tetrahedrite": 31, "tin": 36, + "chalcopyrite": 28, + "cassiterite_sand" : 36 }, input: (name) => { return { tag: `forge:raw_materials/${name}` } }, output: (name) => { return { item: `gtceu:raw_${name}` } } }, @@ -188,6 +199,8 @@ const ItemHeats = { "sphalerite": 48, "tetrahedrite": 42, "tin": 48, + "chalcopyrite": 36, + "cassiterite_sand" : 48 }, input: (name) => { return { tag: `forge:rich_raw_materials/${name}` } }, output: (name) => { return { item: `gtceu:rich_raw_${name}` } } }, "block_slab": { heat_capacity: null }, // can't melt @@ -357,7 +370,7 @@ const ItemHeats = { const Metals = { "bismuth": { forging_temp: 162, welding_temp: 216, melt_temp: 270, fluidName: "gtceu:bismuth", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, oreGen, partGen) }, - "brass": { forging_temp: 558, welding_temp: 744, melt_temp: 930, fluidName: "gtceu:brass", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen) }, + "brass": { forging_temp: 558, welding_temp: 744, melt_temp: 930, fluidName: "gtceu:brass", tier: 2, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen) }, "gold": { forging_temp: 636, welding_temp: 848, melt_temp: 1060, fluidName: "gtceu:gold", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, oreGen, partGen) }, "nickel": { forging_temp: 872, welding_temp: 1162, melt_temp: 1453, fluidName: "gtceu:nickel", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, oreGen, partGen) }, "rose_gold": { forging_temp: 576, welding_temp: 768, melt_temp: 960, fluidName: "gtceu:rose_gold", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen) }, @@ -366,33 +379,36 @@ const Metals = { "zinc": { forging_temp: 252, welding_temp: 336, melt_temp: 420, fluidName: "gtceu:zinc", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen) }, "sterling_silver": { forging_temp: 570, welding_temp: 760, melt_temp: 950, fluidName: "gtceu:sterling_silver", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen) }, "copper": { forging_temp: 648, welding_temp: 864, melt_temp: 1080, fluidName: "gtceu:copper", tier: 1, canBeUnmolded: true, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, oreGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, - "bismuth_bronze": { forging_temp: 591, welding_temp: 788, melt_temp: 985, fluidName: "gtceu:bismuth_bronze", tier: 1, canBeUnmolded: true, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, + "bismuth_bronze": { forging_temp: 591, welding_temp: 788, melt_temp: 985, fluidName: "gtceu:bismuth_bronze", tier: 2, canBeUnmolded: true, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, "bronze": { forging_temp: 570, welding_temp: 760, melt_temp: 950, fluidName: "gtceu:bronze", tier: 1, canBeUnmolded: true, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, - "black_bronze": { forging_temp: 642, welding_temp: 856, melt_temp: 1070, fluidName: "gtceu:black_bronze", tier: 1, canBeUnmolded: true, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, - "wrought_iron": { forging_temp: 921, welding_temp: 1228, melt_temp: 1535, fluidName: "gtceu:wrought_iron", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, - "iron": { forging_temp: 921, welding_temp: 1228, melt_temp: 1535, fluidName: "gtceu:iron", tier: 1, props: [].concat(/*ingotGen,*/ doubleIngotGen, dustGen, oreGen, /*gtToolGen,*/ /*partGen*/) }, + "black_bronze": { forging_temp: 642, welding_temp: 856, melt_temp: 1070, fluidName: "gtceu:black_bronze", tier: 2, canBeUnmolded: true, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, + "wrought_iron": { forging_temp: 921, welding_temp: 1228, melt_temp: 1535, fluidName: "gtceu:wrought_iron", tier: 3, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, + "iron": { forging_temp: 921, welding_temp: 1228, melt_temp: 1535, fluidName: "gtceu:iron", tier: 3, props: [].concat(/*ingotGen,*/ doubleIngotGen, dustGen, oreGen, /*gtToolGen,*/ /*partGen*/) }, // "cast_iron": { forging_temp: 921, welding_temp: 1228, melt_temp: 1535, fluidName: "gtceu:iron", tier: 1, props: doubleIngotGen }, - "pig_iron": { forging_temp: 921, welding_temp: 1228, melt_temp: 1535, fluidName: "tfc:metal/pig_iron", tier: 1, props: ingotGen}, - "steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "gtceu:steel", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, - "high_carbon_black_steel": { forging_temp: 924, melt_temp: 1540, welding_temp: 1232, fluidName: "tfc:metal/high_carbon_black_steel", tier: 1, props: ingotGen }, - "high_carbon_red_steel": { forging_temp: 924, melt_temp: 1540, welding_temp: 1232, fluidName: "tfc:metal/high_carbon_red_steel", tier: 1, props: ingotGen }, - "high_carbon_blue_steel": { forging_temp: 924, melt_temp: 1540, welding_temp: 1232, fluidName: "tfc:metal/high_carbon_blue_steel", tier: 1, props: ingotGen }, - "weak_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "tfc:metal/weak_steel", tier: 1, props: ingotGen }, - "weak_red_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "tfc:metal/weak_red_steel", tier: 1, props: ingotGen }, - "weak_blue_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "tfc:metal/weak_blue_steel", tier: 1, props: ingotGen }, - "black_steel": { forging_temp: 891, welding_temp: 1188, melt_temp: 1485, fluidName: "gtceu:black_steel", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, - "red_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "gtceu:red_steel", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, - "blue_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "gtceu:blue_steel", tier: 1, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, + "pig_iron": { forging_temp: 921, welding_temp: 1228, melt_temp: 1535, fluidName: "tfc:metal/pig_iron", tier: 3, props: ingotGen}, + "steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "gtceu:steel", tier: 4, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, + "high_carbon_black_steel": { forging_temp: 924, melt_temp: 1540, welding_temp: 1232, fluidName: "tfc:metal/high_carbon_black_steel", tier: 5, props: ingotGen }, + "high_carbon_red_steel": { forging_temp: 924, melt_temp: 1540, welding_temp: 1232, fluidName: "tfc:metal/high_carbon_red_steel", tier: 5, props: ingotGen }, + "high_carbon_blue_steel": { forging_temp: 924, melt_temp: 1540, welding_temp: 1232, fluidName: "tfc:metal/high_carbon_blue_steel", tier: 4, props: ingotGen }, + "high_carbon_steel": { forging_temp: 924, melt_temp: 1540, welding_temp: 1232, fluidName: "tfc:metal/high_carbon_steel", tier: 3, props: ingotGen }, + "weak_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "tfc:metal/weak_steel", tier: 4, props: ingotGen }, + "weak_red_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "tfc:metal/weak_red_steel", tier: 5, props: ingotGen }, + "weak_blue_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "tfc:metal/weak_blue_steel", tier: 5, props: ingotGen }, + "black_steel": { forging_temp: 891, welding_temp: 1188, melt_temp: 1485, fluidName: "gtceu:black_steel", tier: 5, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, + "red_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "gtceu:red_steel", tier: 6, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, + "blue_steel": { forging_temp: 924, welding_temp: 1232, melt_temp: 1540, fluidName: "gtceu:blue_steel", tier: 6, props: [].concat(ingotGen, doubleIngotGen, nuggetGen, dustGen, partGen, armorGen, gtToolGen, tfcToolGen, utilityGen) }, "unknown": { forging_temp: 240, welding_temp: 320, melt_temp: 400, fluidName: "tfc:metal/unknown", tier: 1, props: ingotGen }, - "cassiterite": { forging_temp: 138, welding_temp: 184, melt_temp: 230, fluidName: "gtceu:zinc", tier: 1, props: [].concat(dustGen, oreGen) }, + "cassiterite": { forging_temp: 138, welding_temp: 184, melt_temp: 230, fluidName: "gtceu:tin", tier: 1, props: [].concat(dustGen, oreGen) }, "garnierite": { forging_temp: 138, welding_temp: 184, melt_temp: 1453, fluidName: "gtceu:nickel", tier: 1, props: [].concat(dustGen, oreGen) }, - "hematite": { forging_temp: 138, welding_temp: 184, melt_temp: 1535, fluidName: "gtceu:iron", tier: 1, props: [].concat(dustGen, oreGen) }, - "yellow_limonite": { forging_temp: 138, welding_temp: 184, melt_temp: 1535, fluidName: "gtceu:iron", tier: 1, props: [].concat(dustGen, oreGen) }, - "magnetite": { forging_temp: 138, welding_temp: 184, melt_temp: 1535, fluidName: "gtceu:iron", tier: 1, props: [].concat(dustGen, oreGen) }, + "hematite": { forging_temp: 138, welding_temp: 184, melt_temp: 1535, fluidName: "gtceu:iron", tier: 3, props: [].concat(dustGen, oreGen) }, + "yellow_limonite": { forging_temp: 138, welding_temp: 184, melt_temp: 1535, fluidName: "gtceu:iron", tier: 3, props: [].concat(dustGen, oreGen) }, + "magnetite": { forging_temp: 138, welding_temp: 184, melt_temp: 1535, fluidName: "gtceu:iron", tier: 3, props: [].concat(dustGen, oreGen) }, "malachite": { forging_temp: 138, welding_temp: 184, melt_temp: 1080, fluidName: "gtceu:copper", tier: 1, props: [].concat(dustGen, oreGen) }, - "pyrite": { forging_temp: 138, welding_temp: 184, melt_temp: 1535, fluidName: "gtceu:iron", tier: 1, props: [].concat(dustGen, oreGen) }, + "pyrite": { forging_temp: 138, welding_temp: 184, melt_temp: 1535, fluidName: "gtceu:iron", tier: 3, props: [].concat(dustGen, oreGen) }, "sphalerite": { forging_temp: 138, welding_temp: 184, melt_temp: 420, fluidName: "gtceu:zinc", tier: 1, props: [].concat(dustGen, oreGen) }, - "tetrahedrite": { forging_temp: 138, welding_temp: 184, melt_temp: 1080, fluidName: "gtceu:copper", tier: 1, props: [].concat(dustGen, oreGen) } + "tetrahedrite": { forging_temp: 138, welding_temp: 184, melt_temp: 1080, fluidName: "gtceu:copper", tier: 1, props: [].concat(dustGen, oreGen) }, + "chalcopyrite" : { forging_temp: 648, welding_temp: 864, melt_temp: 1080, fluidName: "gtceu:copper", tier: 1, props: [].concat(dustGen, oreGen) }, + "cassiterite_sand" : { forging_temp: 138, welding_temp: 184, melt_temp: 230, fluidName: "gtceu:tin", tier: 1, props: [].concat(dustGen, oreGen) } } const removeAllTagsItems = [ diff --git a/kubejs/server_scripts/tfc/recipes.js b/kubejs/server_scripts/tfc/recipes.js index 5c6558746..03725d0c6 100644 --- a/kubejs/server_scripts/tfc/recipes.js +++ b/kubejs/server_scripts/tfc/recipes.js @@ -52,6 +52,141 @@ const registerTFCRecipes = (event) => { registerAutoTFCCastingRecipes(event) registerAutoTFCAnvilRecipes(event) + // Small Copper -> Copper + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_copper', + { item: "tfc:ore/small_native_copper" }, + { fluid: "gtceu:copper", amount: 12 }, + 1080, + false + ) + + // Small Gold -> Gold + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_gold', + { item: "tfc:ore/small_native_gold" }, + { fluid: "gtceu:gold", amount: 12 }, + 1060, + false + ) + + // Small Hematite -> Iron + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_hematite', + { item: "tfc:ore/small_hematite" }, + { fluid: "gtceu:iron", amount: 12 }, + 1535, + false + ) + + // Small Silver -> Silver + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_silver', + { item: "tfc:ore/small_native_silver" }, + { fluid: "gtceu:silver", amount: 12 }, + 961, + false + ) + + // Small Cassiterite -> Tin + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_cassiterite', + { item: "tfc:ore/small_cassiterite" }, + { fluid: "gtceu:tin", amount: 12 }, + 230, + false + ) + + // Small Bismuth -> Bismuth + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_bismuth', + { item: "tfc:ore/small_bismuthinite" }, + { fluid: "gtceu:bismuth", amount: 12 }, + 270, + false + ) + + // Small Nickel -> Nickel + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_garnierite', + { item: "tfc:ore/small_garnierite" }, + { fluid: "gtceu:nickel", amount: 12 }, + 1453, + false + ) + + // Small Malachite -> Copper + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_malachite', + { item: "tfc:ore/small_malachite" }, + { fluid: "gtceu:copper", amount: 12 }, + 1453, + false + ) + + // Small Magnetite -> Iron + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_magnetite', + { item: "tfc:ore/small_magnetite" }, + { fluid: "gtceu:iron", amount: 12 }, + 1535, + false + ) + + // Small Limonite -> Iron + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_limonite', + { item: "tfc:ore/small_limonite" }, + { fluid: "gtceu:iron", amount: 12 }, + 1535, + false + ) + + // Small Sphalerite -> Iron + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_sphalerite', + { item: "tfc:ore/small_sphalerite" }, + { fluid: "gtceu:zinc", amount: 12 }, + 420, + false + ) + + // Small Tetrahedrite -> Iron + addHeatingItemToFluidRecipe(event, + 'tfc:recipes/heating/tfg/small_tetrahedrite', + { item: "tfc:ore/small_tetrahedrite" }, + { fluid: "gtceu:copper", amount: 12 }, + 1080, + false + ) + + // Gold Bell + addCastingRecipe(event, + 'tfc:recipes/casting/tfg/gold_bell', + { item: "tfc:ceramic/bell_mold"}, + { ingredient: "gtceu:gold", amount: 144 }, + { item: "minecraft:bell" }, + 1 + ) + + // Brass Bell + addCastingRecipe(event, + 'tfc:recipes/casting/tfg/brass_bell', + { item: "tfc:ceramic/bell_mold"}, + { ingredient: "gtceu:brass", amount: 144 }, + { item: "tfc:brass_bell" }, + 1 + ) + + // Bronze Bell + addCastingRecipe(event, + 'tfc:recipes/casting/tfg/bronze_bell', + { item: "tfc:ceramic/bell_mold"}, + { ingredient: "gtceu:bronze", amount: 144 }, + { item: "tfc:bronze_bell" }, + 1 + ) + // Black Steel Ingot addAnvilRecipe(event, 'tfc:recipes/anvil/tfg/high_carbon_black_steel', @@ -178,32 +313,7 @@ const registerTFCRecipes = (event) => { [ "draw_any", "punch_last", "punch_not_last" ] ) - // Gold Bell - addCastingRecipe(event, - 'tfc:recipes/casting/tfg/gold_bell', - { item: "tfc:ceramic/bell_mold"}, - { ingredient: "gtceu:gold", amount: 144 }, - { item: "minecraft:bell" }, - 1 - ) - - // Brass Bell - addCastingRecipe(event, - 'tfc:recipes/casting/tfg/brass_bell', - { item: "tfc:ceramic/bell_mold"}, - { ingredient: "gtceu:brass", amount: 144 }, - { item: "tfc:brass_bell" }, - 1 - ) - - // Bronze Bell - addCastingRecipe(event, - 'tfc:recipes/casting/tfg/bronze_bell', - { item: "tfc:ceramic/bell_mold"}, - { ingredient: "gtceu:bronze", amount: 144 }, - { item: "tfc:bronze_bell" }, - 1 - ) + // Fire Charge event.remove({ id: 'tfc:crafting/vanilla/fire_charge' }) diff --git a/kubejs/server_scripts/tfc/tags.js b/kubejs/server_scripts/tfc/tags.js index f9aebdd2c..0478a2c3a 100644 --- a/kubejs/server_scripts/tfc/tags.js +++ b/kubejs/server_scripts/tfc/tags.js @@ -16,7 +16,7 @@ const registerTFCTags = (event) => { event.add('forge:ingots/double/rose_gold', 'tfc:metal/double_ingot/rose_gold') event.add('forge:ingots/double/silver', 'tfc:metal/double_ingot/silver') event.add('forge:ingots/double/tin', 'tfc:metal/double_ingot/tin') - event.add('forge:ingots/double/irzincon', 'tfc:metal/double_ingot/zinc') + event.add('forge:ingots/double/zinc', 'tfc:metal/double_ingot/zinc') event.add('forge:ingots/double/sterling_silver', 'tfc:metal/double_ingot/sterling_silver') event.add('forge:ingots/double/iron', 'tfc:metal/double_ingot/cast_iron') event.add('forge:ingots/double/wrought_iron', 'tfc:metal/double_ingot/wrought_iron') diff --git a/manifest.json b/manifest.json index b701d8076..92642c3ac 100644 --- a/manifest.json +++ b/manifest.json @@ -15,53 +15,8 @@ "author": "Exception, Xikaro", "files": [ { - "projectID": 688231, - "fileID": 4836196, - "required": true - }, - { - "projectID": 844019, - "fileID": 4852419, - "required": true - }, - { - "projectID": 618298, - "fileID": 4859680, - "required": true - }, - { - "projectID": 495476, - "fileID": 4847146, - "required": true - }, - { - "projectID": 448233, - "fileID": 4763645, - "required": true - }, - { - "projectID": 257814, - "fileID": 4855545, - "required": true - }, - { - "projectID": 531761, - "fileID": 4757228, - "required": true - }, - { - "projectID": 328085, - "fileID": 4835191, - "required": true - }, - { - "projectID": 268387, - "fileID": 4825810, - "required": true - }, - { - "projectID": 526854, - "fileID": 4631193, + "projectID": 419699, + "fileID": 4663010, "required": true }, { @@ -70,113 +25,23 @@ "required": true }, { - "projectID": 286924, - "fileID": 4801419, + "projectID": 416294, + "fileID": 4847655, "required": true }, { - "projectID": 410295, - "fileID": 4583492, + "projectID": 237307, + "fileID": 4600191, "required": true }, { - "projectID": 845831, - "fileID": 4870087, + "projectID": 299540, + "fileID": 4711441, "required": true }, { - "projectID": 633823, - "fileID": 4765516, - "required": true - }, - { - "projectID": 351441, - "fileID": 4613538, - "required": true - }, - { - "projectID": 927874, - "fileID": 4850914, - "required": true - }, - { - "projectID": 292038, - "fileID": 4594106, - "required": true - }, - { - "projectID": 422301, - "fileID": 4859687, - "required": true - }, - { - "projectID": 845834, - "fileID": 4792508, - "required": true - }, - { - "projectID": 495693, - "fileID": 4870168, - "required": true - }, - { - "projectID": 232131, - "fileID": 4635878, - "required": true - }, - { - "projectID": 272335, - "fileID": 4825638, - "required": true - }, - { - "projectID": 790626, - "fileID": 4862982, - "required": true - }, - { - "projectID": 511770, - "fileID": 4606615, - "required": true - }, - { - "projectID": 316582, - "fileID": 4678972, - "required": true - }, - { - "projectID": 270441, - "fileID": 4578892, - "required": true - }, - { - "projectID": 223794, - "fileID": 4857895, - "required": true - }, - { - "projectID": 581495, - "fileID": 4767500, - "required": true - }, - { - "projectID": 916493, - "fileID": 4797195, - "required": true - }, - { - "projectID": 238086, - "fileID": 4831287, - "required": true - }, - { - "projectID": 845833, - "fileID": 4848393, - "required": true - }, - { - "projectID": 348521, - "fileID": 4633444, + "projectID": 475117, + "fileID": 4711435, "required": true }, { @@ -184,11 +49,216 @@ "fileID": 4851864, "required": true }, + { + "projectID": 282001, + "fileID": 4870180, + "required": true + }, + { + "projectID": 232131, + "fileID": 4635878, + "required": true + }, + { + "projectID": 297038, + "fileID": 4819672, + "required": true + }, + { + "projectID": 570630, + "fileID": 4771655, + "required": true + }, + { + "projectID": 633823, + "fileID": 4875432, + "required": true + }, + { + "projectID": 223794, + "fileID": 4857895, + "required": true + }, + { + "projectID": 60089, + "fileID": 4581240, + "required": true + }, + { + "projectID": 459929, + "fileID": 4854662, + "required": true + }, + { + "projectID": 435044, + "fileID": 4596768, + "required": true + }, + { + "projectID": 328085, + "fileID": 4835191, + "required": true + }, + { + "projectID": 551894, + "fileID": 4688940, + "required": true + }, + { + "projectID": 908741, + "fileID": 4862491, + "required": true + }, + { + "projectID": 240633, + "fileID": 4655091, + "required": true + }, + { + "projectID": 551736, + "fileID": 4731947, + "required": true + }, + { + "projectID": 326652, + "fileID": 4795348, + "required": true + }, + { + "projectID": 308240, + "fileID": 4820041, + "required": true + }, + { + "projectID": 310111, + "fileID": 4834408, + "required": true + }, + { + "projectID": 511770, + "fileID": 4606615, + "required": true + }, { "projectID": 263420, "fileID": 4812568, "required": true }, + { + "projectID": 618298, + "fileID": 4859680, + "required": true + }, + { + "projectID": 317780, + "fileID": 4812594, + "required": true + }, + { + "projectID": 254284, + "fileID": 4878223, + "required": true + }, + { + "projectID": 823106, + "fileID": 4631831, + "required": true + }, + { + "projectID": 288885, + "fileID": 4711423, + "required": true + }, + { + "projectID": 844019, + "fileID": 4877639, + "required": true + }, + { + "projectID": 357540, + "fileID": 4699629, + "required": true + }, + { + "projectID": 513402, + "fileID": 4875136, + "required": true + }, + { + "projectID": 410295, + "fileID": 4583492, + "required": true + }, + { + "projectID": 312664, + "fileID": 4745380, + "required": true + }, + { + "projectID": 272335, + "fileID": 4825638, + "required": true + }, + { + "projectID": 367706, + "fileID": 4776833, + "required": true + }, + { + "projectID": 634062, + "fileID": 4610474, + "required": true + }, + { + "projectID": 309927, + "fileID": 4834490, + "required": true + }, + { + "projectID": 351441, + "fileID": 4613538, + "required": true + }, + { + "projectID": 348521, + "fileID": 4633444, + "required": true + }, + { + "projectID": 251407, + "fileID": 4751740, + "required": true + }, + { + "projectID": 927874, + "fileID": 4850914, + "required": true + }, + { + "projectID": 316582, + "fileID": 4678972, + "required": true + }, + { + "projectID": 404465, + "fileID": 4864329, + "required": true + }, + { + "projectID": 283644, + "fileID": 4879089, + "required": true + }, + { + "projectID": 268387, + "fileID": 4825810, + "required": true + }, + { + "projectID": 257814, + "fileID": 4874915, + "required": true + }, { "projectID": 521393, "fileID": 4837449, @@ -200,138 +270,13 @@ "required": true }, { - "projectID": 60089, - "fileID": 4581240, + "projectID": 916493, + "fileID": 4797195, "required": true }, { - "projectID": 634062, - "fileID": 4610474, - "required": true - }, - { - "projectID": 570630, - "fileID": 4771655, - "required": true - }, - { - "projectID": 429235, - "fileID": 4810975, - "required": true - }, - { - "projectID": 251407, - "fileID": 4751740, - "required": true - }, - { - "projectID": 326652, - "fileID": 4795348, - "required": true - }, - { - "projectID": 459929, - "fileID": 4854662, - "required": true - }, - { - "projectID": 309927, - "fileID": 4834490, - "required": true - }, - { - "projectID": 908741, - "fileID": 4862491, - "required": true - }, - { - "projectID": 288885, - "fileID": 4711423, - "required": true - }, - { - "projectID": 312664, - "fileID": 4745380, - "required": true - }, - { - "projectID": 297038, - "fileID": 4819672, - "required": true - }, - { - "projectID": 823106, - "fileID": 4631831, - "required": true - }, - { - "projectID": 317780, - "fileID": 4812594, - "required": true - }, - { - "projectID": 302973, - "fileID": 4862659, - "required": true - }, - { - "projectID": 367706, - "fileID": 4776833, - "required": true - }, - { - "projectID": 513402, - "fileID": 4872144, - "required": true - }, - { - "projectID": 890405, - "fileID": 4863475, - "required": true - }, - { - "projectID": 435044, - "fileID": 4596768, - "required": true - }, - { - "projectID": 433760, - "fileID": 4573913, - "required": true - }, - { - "projectID": 283644, - "fileID": 4872439, - "required": true - }, - { - "projectID": 237307, - "fileID": 4600191, - "required": true - }, - { - "projectID": 254284, - "fileID": 4856537, - "required": true - }, - { - "projectID": 310111, - "fileID": 4834408, - "required": true - }, - { - "projectID": 551736, - "fileID": 4731947, - "required": true - }, - { - "projectID": 401648, - "fileID": 4863626, - "required": true - }, - { - "projectID": 419699, - "fileID": 4663010, + "projectID": 495476, + "fileID": 4847146, "required": true }, { @@ -340,13 +285,78 @@ "required": true }, { - "projectID": 416294, - "fileID": 4847655, + "projectID": 270441, + "fileID": 4578892, "required": true }, { - "projectID": 299540, - "fileID": 4711441, + "projectID": 302973, + "fileID": 4875028, + "required": true + }, + { + "projectID": 704113, + "fileID": 4831434, + "required": true + }, + { + "projectID": 714059, + "fileID": 4683092, + "required": true + }, + { + "projectID": 289412, + "fileID": 4872462, + "required": true + }, + { + "projectID": 890405, + "fileID": 4863475, + "required": true + }, + { + "projectID": 635042, + "fileID": 4774342, + "required": true + }, + { + "projectID": 422301, + "fileID": 4859687, + "required": true + }, + { + "projectID": 790626, + "fileID": 4862982, + "required": true + }, + { + "projectID": 448233, + "fileID": 4763645, + "required": true + }, + { + "projectID": 404468, + "fileID": 4623116, + "required": true + }, + { + "projectID": 581495, + "fileID": 4767500, + "required": true + }, + { + "projectID": 286924, + "fileID": 4801419, + "required": true + }, + { + "projectID": 531761, + "fileID": 4757228, + "required": true + }, + { + "projectID": 429235, + "fileID": 4810975, "required": true }, { @@ -355,23 +365,43 @@ "required": true }, { - "projectID": 357540, - "fileID": 4699629, + "projectID": 433760, + "fileID": 4573913, "required": true }, { - "projectID": 308240, - "fileID": 4820041, + "projectID": 387638, + "fileID": 4691333, "required": true }, { - "projectID": 475117, - "fileID": 4711435, + "projectID": 292038, + "fileID": 4594106, "required": true }, { - "projectID": 551894, - "fileID": 4688940, + "projectID": 688231, + "fileID": 4836196, + "required": true + }, + { + "projectID": 238086, + "fileID": 4878381, + "required": true + }, + { + "projectID": 495693, + "fileID": 4870168, + "required": true + }, + { + "projectID": 309674, + "fileID": 4838266, + "required": true + }, + { + "projectID": 401648, + "fileID": 4863626, "required": true } ], diff --git a/minecraftinstance.json b/minecraftinstance.json index 959f2b71a..a36709f13 100644 --- a/minecraftinstance.json +++ b/minecraftinstance.json @@ -1 +1,2 @@ -{"baseModLoader":{"forgeVersion":"47.1.3","name":"forge-47.1.3","type":1,"downloadUrl":"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3.jar","filename":"forge-1.20.1-47.1.3.jar","installMethod":3,"latest":false,"recommended":false,"versionJson":"{\"id\":\"forge-47.1.3\",\"time\":\"2023-07-11T18:33:44Z\",\"releaseTime\":\"2023-07-11T18:33:44Z\",\"type\":\"release\",\"minecraftArguments\":null,\"minimumLauncherVersion\":0,\"assets\":null,\"inheritsFrom\":\"1.20.1\",\"jar\":null,\"logging\":{\"client\":null},\"libraries\":[{\"name\":\"cpw.mods:securejarhandler:2.1.10\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar\",\"sha1\":\"51e6a22c6c716beb11e244bf5b8be480f51dd6b5\",\"size\":88749}}},{\"name\":\"org.ow2.asm:asm:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm/9.5/asm-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/9.5/asm-9.5.jar\",\"sha1\":\"dc6ea1875f4d64fbc85e1691c95b96a3d8569c90\",\"size\":121863}}},{\"name\":\"org.ow2.asm:asm-commons:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"sha1\":\"19ab5b5800a3910d30d3a3e64fdb00fd0cb42de0\",\"size\":72209}}},{\"name\":\"org.ow2.asm:asm-tree:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"sha1\":\"fd33c8b6373abaa675be407082fdfda35021254a\",\"size\":51944}}},{\"name\":\"org.ow2.asm:asm-util:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-util/9.5/asm-util-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar\",\"sha1\":\"64b5a1fc8c1b15ed2efd6a063e976bc8d3dc5ffe\",\"size\":91076}}},{\"name\":\"org.ow2.asm:asm-analysis:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar\",\"sha1\":\"490bacc77de7cbc0be1a30bb3471072d705be4a4\",\"size\":33978}}},{\"name\":\"net.minecraftforge:accesstransformers:8.0.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar\",\"sha1\":\"272d240aa73f42195b2a68e2ebd8b701ecf41f63\",\"size\":77756}}},{\"name\":\"org.antlr:antlr4-runtime:4.9.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar\",\"sha1\":\"428664f05d2b7f7b7610204b5aa7c1763f62011a\",\"size\":337868}}},{\"name\":\"net.minecraftforge:eventbus:6.0.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar\",\"sha1\":\"699143dd438431d06b57416944f7cedbe52e1475\",\"size\":53985}}},{\"name\":\"net.minecraftforge:forgespi:7.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar\",\"sha1\":\"3b4972a0cdb135853dba219be61a79b22cff1309\",\"size\":29831}}},{\"name\":\"net.minecraftforge:coremods:5.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar\",\"sha1\":\"386b00279628b105b2d507539c46e134e96f6237\",\"size\":24199}}},{\"name\":\"cpw.mods:modlauncher:10.0.9\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar\",\"sha1\":\"06d9443f56f50bb85cea383686ff9c867391458b\",\"size\":130343}}},{\"name\":\"net.minecraftforge:unsafe:0.2.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar\",\"sha1\":\"54d7a0a5e8fdb71b973025caa46f341ae5904f39\",\"size\":2834}}},{\"name\":\"net.minecraftforge:mergetool:1.1.5:api\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar\",\"sha1\":\"f3da18e12c696d35a47c82cbb2cc8b5aa15e1154\",\"size\":2572}}},{\"name\":\"com.electronwill.night-config:core:3.6.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/electronwill/night-config/core/3.6.4/core-3.6.4.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar\",\"sha1\":\"510f174abbf1c947494db50ef2445683bd52c230\",\"size\":199834}}},{\"name\":\"com.electronwill.night-config:toml:3.6.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar\",\"sha1\":\"51d6cefb2b55ee55ee26b16391212fb2c7dfb4f4\",\"size\":31816}}},{\"name\":\"org.apache.maven:maven-artifact:3.8.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"sha1\":\"4433f50c07debefaed0553bd0068f4f48d449313\",\"size\":58077}}},{\"name\":\"net.jodah:typetools:0.6.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"sha1\":\"a01aaa6ddaea9ec07ec4f209487b7a46a526283a\",\"size\":18281}}},{\"name\":\"net.minecrell:terminalconsoleappender:1.2.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar\",\"sha1\":\"96d02cd3b384ff015a8fef4223bcb4ccf1717c95\",\"size\":15977}}},{\"name\":\"org.jline:jline-reader:3.12.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar\",\"sha1\":\"4382ab1382c7b6f379377ed5f665dc2f6e1218bc\",\"size\":150765}}},{\"name\":\"org.jline:jline-terminal:3.12.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar\",\"sha1\":\"c777448314e050d980a6b697c140f3bfe9eb7416\",\"size\":211712}}},{\"name\":\"org.spongepowered:mixin:0.8.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar\",\"sha1\":\"9d1c0c3a304ae6697ecd477218fa61b850bf57fc\",\"size\":1089277}}},{\"name\":\"org.openjdk.nashorn:nashorn-core:15.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar\",\"sha1\":\"43977e804697048fc8d81d333a36c17d07a5b3dd\",\"size\":2167288}}},{\"name\":\"net.minecraftforge:JarJarSelector:0.3.19\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar\",\"sha1\":\"376cc9c8ea60720cf027c01fc033de915699801c\",\"size\":17374}}},{\"name\":\"net.minecraftforge:JarJarMetadata:0.3.19\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar\",\"sha1\":\"0083feaa9b770e6ac0e96ee4fc23fa89325c5fe2\",\"size\":15895}}},{\"name\":\"cpw.mods:bootstraplauncher:1.1.2\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar\",\"sha1\":\"0c546e00443d8432cda6baa1c860346980742628\",\"size\":8284}}},{\"name\":\"net.minecraftforge:JarJarFileSystems:0.3.19\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar\",\"sha1\":\"2464eb7d6b9ddb9db36a82cf8a95193e5c6fe020\",\"size\":32195}}},{\"name\":\"net.minecraftforge:fmlloader:1.20.1-47.1.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar\",\"sha1\":\"8f209e526afd27a6abea960bbc3cd46e3e6dc051\",\"size\":264250}}},{\"name\":\"net.minecraftforge:fmlearlydisplay:1.20.1-47.1.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/fmlearlydisplay/1.20.1-47.1.3/fmlearlydisplay-1.20.1-47.1.3.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlearlydisplay/1.20.1-47.1.3/fmlearlydisplay-1.20.1-47.1.3.jar\",\"sha1\":\"7593356e50a77e5482ddb38a891265b9f60ff519\",\"size\":3690966}}}],\"mainClass\":\"cpw.mods.bootstraplauncher.BootstrapLauncher\",\"arguments\":{\"game\":[\"--launchTarget\",\"forgeclient\",\"--fml.forgeVersion\",\"47.1.3\",\"--fml.mcVersion\",\"1.20.1\",\"--fml.forgeGroup\",\"net.minecraftforge\",\"--fml.mcpVersion\",\"20230612.114412\"],\"jvm\":[\"-Djava.net.preferIPv6Addresses=system\",\"-DignoreList=bootstraplauncher,securejarhandler,asm-commons,asm-util,asm-analysis,asm-tree,asm,JarJarFileSystems,client-extra,fmlcore,javafmllanguage,lowcodelanguage,mclanguage,forge-,${version_name}.jar,forge-47.1.3\",\"-DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar\",\"-DlibraryDirectory=${library_directory}\",\"-p\",\"${library_directory}/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar${classpath_separator}${library_directory}/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm/9.5/asm-9.5.jar${classpath_separator}${library_directory}/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar\",\"--add-modules\",\"ALL-MODULE-PATH\",\"--add-opens\",\"java.base/java.util.jar=cpw.mods.securejarhandler\",\"--add-opens\",\"java.base/java.lang.invoke=cpw.mods.securejarhandler\",\"--add-exports\",\"java.base/sun.security.util=cpw.mods.securejarhandler\",\"--add-exports\",\"jdk.naming.dns/com.sun.jndi.dns=java.naming\"]}}","librariesInstallLocation":"{0}/libraries/net/minecraftforge/forge/1.20.1-47.1.3","minecraftVersion":"1.20.1","installProfileJson":"{\r\n \"_comment_\": [\r\n \"Please do not automate the download and installation of Forge.\",\r\n \"Our efforts are supported by ads from the download page.\",\r\n \"If you MUST automate this, please consider supporting the project through https://www.patreon.com/LexManos/\"\r\n ],\r\n \"profile\": \"forge\",\r\n \"version\": \"1.20.1-forge-47.1.3\",\r\n \"json\": \"/version.json\",\r\n \"path\": \"net.minecraftforge:forge:1.20.1-47.1.3\",\r\n \"logo\": \"/big_logo.png\",\r\n \"minecraft\": \"1.20.1\",\r\n \"welcome\": \"Welcome to the simple Forge installer.\",\r\n \"data\": {\r\n \"MAPPINGS\": {\r\n \"client\": \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412:mappings@txt]\",\r\n \"server\": \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412:mappings@txt]\"\r\n },\r\n \"MOJMAPS\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:mappings@txt]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:mappings@txt]\"\r\n },\r\n \"MERGED_MAPPINGS\": {\r\n \"client\": \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412:mappings-merged@txt]\",\r\n \"server\": \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412:mappings-merged@txt]\"\r\n },\r\n \"BINPATCH\": {\r\n \"client\": \"/data/client.lzma\",\r\n \"server\": \"/data/server.lzma\"\r\n },\r\n \"MC_UNPACKED\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:unpacked]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:unpacked]\"\r\n },\r\n \"MC_SLIM\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:slim]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:slim]\"\r\n },\r\n \"MC_SLIM_SHA\": {\r\n \"client\": \"'de86b035d2da0f78940796bb95c39a932ed84834'\",\r\n \"server\": \"'9e06bdd77ca6d95b2cced0bf372245f753eeb16a'\"\r\n },\r\n \"MC_EXTRA\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:extra]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:extra]\"\r\n },\r\n \"MC_EXTRA_SHA\": {\r\n \"client\": \"'8c5a95cbce940cfdb304376ae9fea47968d02587'\",\r\n \"server\": \"'13522e3278befd103064d91a199451df4cd2633f'\"\r\n },\r\n \"MC_SRG\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:srg]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:srg]\"\r\n },\r\n \"PATCHED\": {\r\n \"client\": \"[net.minecraftforge:forge:1.20.1-47.1.3:client]\",\r\n \"server\": \"[net.minecraftforge:forge:1.20.1-47.1.3:server]\"\r\n },\r\n \"_PATCHED_SHA\": {\r\n \"client\": \"'76fc3402c681a66130a3fc9ee4c4606b813b9375'\",\r\n \"server\": \"'4cb8caae235d5b1e18c29b984fb3c6233a897c1b'\"\r\n },\r\n \"MCP_VERSION\": {\r\n \"client\": \"'20230612.114412'\",\r\n \"server\": \"'20230612.114412'\"\r\n },\r\n \"SIDE\": {\r\n \"client\": \"client\",\r\n \"server\": \"server\"\r\n }\r\n },\r\n \"processors\": [\r\n {\r\n \"jar\": \"net.minecraftforge:installertools:1.3.0\",\r\n \"classpath\": [\r\n \"net.md-5:SpecialSource:1.11.0\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.google.code.gson:gson:2.8.7\",\r\n \"de.siegmar:fastcsv:2.0.0\",\r\n \"net.minecraftforge:srgutils:0.4.11\",\r\n \"org.ow2.asm:asm-commons:9.3\",\r\n \"com.google.guava:guava:20.0\",\r\n \"com.opencsv:opencsv:4.4\",\r\n \"org.ow2.asm:asm-analysis:9.3\",\r\n \"org.ow2.asm:asm-tree:9.3\",\r\n \"org.ow2.asm:asm:9.3\",\r\n \"org.apache.commons:commons-text:1.3\",\r\n \"org.apache.commons:commons-lang3:3.8.1\",\r\n \"commons-beanutils:commons-beanutils:1.9.3\",\r\n \"org.apache.commons:commons-collections4:4.2\",\r\n \"commons-logging:commons-logging:1.2\",\r\n \"commons-collections:commons-collections:3.2.2\"\r\n ],\r\n \"args\": [\r\n \"--task\",\r\n \"MCP_DATA\",\r\n \"--input\",\r\n \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip]\",\r\n \"--output\",\r\n \"{MAPPINGS}\",\r\n \"--key\",\r\n \"mappings\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:installertools:1.3.0\",\r\n \"classpath\": [\r\n \"net.md-5:SpecialSource:1.11.0\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.google.code.gson:gson:2.8.7\",\r\n \"de.siegmar:fastcsv:2.0.0\",\r\n \"net.minecraftforge:srgutils:0.4.11\",\r\n \"org.ow2.asm:asm-commons:9.3\",\r\n \"com.google.guava:guava:20.0\",\r\n \"com.opencsv:opencsv:4.4\",\r\n \"org.ow2.asm:asm-analysis:9.3\",\r\n \"org.ow2.asm:asm-tree:9.3\",\r\n \"org.ow2.asm:asm:9.3\",\r\n \"org.apache.commons:commons-text:1.3\",\r\n \"org.apache.commons:commons-lang3:3.8.1\",\r\n \"commons-beanutils:commons-beanutils:1.9.3\",\r\n \"org.apache.commons:commons-collections4:4.2\",\r\n \"commons-logging:commons-logging:1.2\",\r\n \"commons-collections:commons-collections:3.2.2\"\r\n ],\r\n \"args\": [\r\n \"--task\",\r\n \"DOWNLOAD_MOJMAPS\",\r\n \"--version\",\r\n \"1.20.1\",\r\n \"--side\",\r\n \"{SIDE}\",\r\n \"--output\",\r\n \"{MOJMAPS}\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:installertools:1.3.0\",\r\n \"classpath\": [\r\n \"net.md-5:SpecialSource:1.11.0\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.google.code.gson:gson:2.8.7\",\r\n \"de.siegmar:fastcsv:2.0.0\",\r\n \"net.minecraftforge:srgutils:0.4.11\",\r\n \"org.ow2.asm:asm-commons:9.3\",\r\n \"com.google.guava:guava:20.0\",\r\n \"com.opencsv:opencsv:4.4\",\r\n \"org.ow2.asm:asm-analysis:9.3\",\r\n \"org.ow2.asm:asm-tree:9.3\",\r\n \"org.ow2.asm:asm:9.3\",\r\n \"org.apache.commons:commons-text:1.3\",\r\n \"org.apache.commons:commons-lang3:3.8.1\",\r\n \"commons-beanutils:commons-beanutils:1.9.3\",\r\n \"org.apache.commons:commons-collections4:4.2\",\r\n \"commons-logging:commons-logging:1.2\",\r\n \"commons-collections:commons-collections:3.2.2\"\r\n ],\r\n \"args\": [\r\n \"--task\",\r\n \"MERGE_MAPPING\",\r\n \"--left\",\r\n \"{MAPPINGS}\",\r\n \"--right\",\r\n \"{MOJMAPS}\",\r\n \"--output\",\r\n \"{MERGED_MAPPINGS}\",\r\n \"--classes\",\r\n \"--reverse-right\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:jarsplitter:1.1.4\",\r\n \"classpath\": [\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"net.minecraftforge:srgutils:0.4.3\"\r\n ],\r\n \"args\": [\r\n \"--input\",\r\n \"{MINECRAFT_JAR}\",\r\n \"--slim\",\r\n \"{MC_SLIM}\",\r\n \"--extra\",\r\n \"{MC_EXTRA}\",\r\n \"--srg\",\r\n \"{MERGED_MAPPINGS}\"\r\n ],\r\n \"sides\": [\r\n \"client\"\r\n ],\r\n \"outputs\": {\r\n \"{MC_SLIM}\": \"{MC_SLIM_SHA}\",\r\n \"{MC_EXTRA}\": \"{MC_EXTRA_SHA}\"\r\n }\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:ForgeAutoRenamingTool:0.1.22:all\",\r\n \"classpath\": [\r\n \"net.sf.jopt-simple:jopt-simple:6.0-alpha-3\",\r\n \"org.ow2.asm:asm-commons:9.2\",\r\n \"org.ow2.asm:asm-analysis:9.2\",\r\n \"org.ow2.asm:asm-tree:9.2\",\r\n \"org.ow2.asm:asm:9.2\",\r\n \"net.minecraftforge:srgutils:0.4.9\"\r\n ],\r\n \"args\": [\r\n \"--input\",\r\n \"{MC_SLIM}\",\r\n \"--output\",\r\n \"{MC_SRG}\",\r\n \"--names\",\r\n \"{MERGED_MAPPINGS}\",\r\n \"--ann-fix\",\r\n \"--ids-fix\",\r\n \"--src-fix\",\r\n \"--record-fix\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:binarypatcher:1.1.1\",\r\n \"classpath\": [\r\n \"commons-io:commons-io:2.4\",\r\n \"com.google.guava:guava:25.1-jre\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.github.jponge:lzma-java:1.3\",\r\n \"com.nothome:javaxdelta:2.0.1\",\r\n \"com.google.code.findbugs:jsr305:3.0.2\",\r\n \"org.checkerframework:checker-qual:2.0.0\",\r\n \"com.google.errorprone:error_prone_annotations:2.1.3\",\r\n \"com.google.j2objc:j2objc-annotations:1.1\",\r\n \"org.codehaus.mojo:animal-sniffer-annotations:1.14\",\r\n \"trove:trove:1.0.2\"\r\n ],\r\n \"args\": [\r\n \"--clean\",\r\n \"{MC_SRG}\",\r\n \"--output\",\r\n \"{PATCHED}\",\r\n \"--apply\",\r\n \"{BINPATCH}\"\r\n ]\r\n }\r\n ],\r\n \"libraries\": [\r\n {\r\n \"name\": \"com.github.jponge:lzma-java:1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\r\n \"sha1\": \"a25db9d4d385ccda4825ae1b47a7a61d86e595af\",\r\n \"size\": 51041\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.code.findbugs:jsr305:3.0.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\r\n \"sha1\": \"25ea2e8b0c338a877313bd4672d3fe056ea78f0d\",\r\n \"size\": 19936\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.code.gson:gson:2.8.7\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/code/gson/gson/2.8.7/gson-2.8.7.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/code/gson/gson/2.8.7/gson-2.8.7.jar\",\r\n \"sha1\": \"69d9503ea0a40ee16f0bcdac7e3eaf83d0fa914a\",\r\n \"size\": 240400\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.errorprone:error_prone_annotations:2.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar\",\r\n \"sha1\": \"39b109f2cd352b2d71b52a3b5a1a9850e1dc304b\",\r\n \"size\": 13704\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.guava:guava:20.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/guava/guava/20.0/guava-20.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/guava/guava/20.0/guava-20.0.jar\",\r\n \"sha1\": \"89507701249388e1ed5ddcf8c41f4ce1be7831ef\",\r\n \"size\": 2442625\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.guava:guava:25.1-jre\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/guava/guava/25.1-jre/guava-25.1-jre.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar\",\r\n \"sha1\": \"6c57e4b22b44e89e548b5c9f70f0c45fe10fb0b4\",\r\n \"size\": 2734339\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.j2objc:j2objc-annotations:1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar\",\r\n \"sha1\": \"ed28ded51a8b1c6b112568def5f4b455e6809019\",\r\n \"size\": 8782\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.nothome:javaxdelta:2.0.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\r\n \"sha1\": \"d4f5d077f1b15c6f67595015d69572303ad3f66d\",\r\n \"size\": 38995\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.opencsv:opencsv:4.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/opencsv/opencsv/4.4/opencsv-4.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/opencsv/opencsv/4.4/opencsv-4.4.jar\",\r\n \"sha1\": \"525932a1edf46c9ca75aa9c83d31dc180c186865\",\r\n \"size\": 167167\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-beanutils:commons-beanutils:1.9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar\",\r\n \"sha1\": \"c845703de334ddc6b4b3cd26835458cb1cba1f3d\",\r\n \"size\": 246174\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-collections:commons-collections:3.2.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar\",\r\n \"sha1\": \"8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5\",\r\n \"size\": 588337\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-io:commons-io:2.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-io/commons-io/2.4/commons-io-2.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-io/commons-io/2.4/commons-io-2.4.jar\",\r\n \"sha1\": \"b1b6ea3b7e4aa4f492509a4952029cd8e48019ad\",\r\n \"size\": 185140\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-logging:commons-logging:1.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-logging/commons-logging/1.2/commons-logging-1.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-logging/commons-logging/1.2/commons-logging-1.2.jar\",\r\n \"sha1\": \"4bfc12adfe4842bf07b657f0369c4cb522955686\",\r\n \"size\": 61829\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"de/oceanlabs/mcp/mcp_config/1.20.1-20230612.114412/mcp_config-1.20.1-20230612.114412.zip\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/de/oceanlabs/mcp/mcp_config/1.20.1-20230612.114412/mcp_config-1.20.1-20230612.114412.zip\",\r\n \"sha1\": \"c7d29380ddb38becad7c0819b5b325e43bca23f0\",\r\n \"size\": 1740711\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"de.siegmar:fastcsv:2.0.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar\",\r\n \"sha1\": \"b615f26c03edeac966618b93b9ee4f4eed50aae1\",\r\n \"size\": 29476\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.md-5:SpecialSource:1.11.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar\",\r\n \"sha1\": \"43b84c4bb8d01cf90a29dfeec1c958a4b64baf46\",\r\n \"size\": 88737\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:ForgeAutoRenamingTool:0.1.22:all\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/ForgeAutoRenamingTool/0.1.22/ForgeAutoRenamingTool-0.1.22-all.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/ForgeAutoRenamingTool/0.1.22/ForgeAutoRenamingTool-0.1.22-all.jar\",\r\n \"sha1\": \"0b337aca253a6fe63f9c39d4e6272ca1b2e7cfd8\",\r\n \"size\": 509933\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:binarypatcher:1.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/binarypatcher/1.1.1/binarypatcher-1.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/binarypatcher/1.1.1/binarypatcher-1.1.1.jar\",\r\n \"sha1\": \"23176c4f9fd7a8db961dc0b2ec32ad97ab08513c\",\r\n \"size\": 21892\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:fmlcore:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/fmlcore/1.20.1-47.1.3/fmlcore-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlcore/1.20.1-47.1.3/fmlcore-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"1aadc0201d8e97b107d9978c7fe066bb54bbb9dc\",\r\n \"size\": 117594\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:fmlearlydisplay:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/fmlearlydisplay/1.20.1-47.1.3/fmlearlydisplay-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlearlydisplay/1.20.1-47.1.3/fmlearlydisplay-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"7593356e50a77e5482ddb38a891265b9f60ff519\",\r\n \"size\": 3690966\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:fmlloader:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"8f209e526afd27a6abea960bbc3cd46e3e6dc051\",\r\n \"size\": 264250\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.20.1-47.1.3:universal\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3-universal.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3-universal.jar\",\r\n \"sha1\": \"72fb96603cea83ad2af154140061229a51b07241\",\r\n \"size\": 2630639\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:installertools:1.3.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/installertools/1.3.0/installertools-1.3.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/installertools/1.3.0/installertools-1.3.0.jar\",\r\n \"sha1\": \"248be3a2b70ecf8aca430d52cbbecd4d63b077cc\",\r\n \"size\": 83178\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:jarsplitter:1.1.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar\",\r\n \"sha1\": \"57ce2d6564c1176b23a911ef57127ff3c45bffb3\",\r\n \"size\": 7405\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:javafmllanguage:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/javafmllanguage/1.20.1-47.1.3/javafmllanguage-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/javafmllanguage/1.20.1-47.1.3/javafmllanguage-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"9775dc3f284cdb3e0d33b372c328c6ef88e434b0\",\r\n \"size\": 16376\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:lowcodelanguage:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/lowcodelanguage/1.20.1-47.1.3/lowcodelanguage-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/lowcodelanguage/1.20.1-47.1.3/lowcodelanguage-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"d785f4087ec3be094fd5aed801f5366ca958a81b\",\r\n \"size\": 7402\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:mclanguage:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/mclanguage/1.20.1-47.1.3/mclanguage-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/mclanguage/1.20.1-47.1.3/mclanguage-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"be60c45f3578cdf944a669c6ea16fd91bec50f2e\",\r\n \"size\": 5002\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:srgutils:0.4.11\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/srgutils/0.4.11/srgutils-0.4.11.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/srgutils/0.4.11/srgutils-0.4.11.jar\",\r\n \"sha1\": \"fbad1341ffdb47d276bbdc40ecb06da49e053e74\",\r\n \"size\": 69289\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:srgutils:0.4.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar\",\r\n \"sha1\": \"84aecb8fc78bd0dd7299bd9963ac9eb83bd00aad\",\r\n \"size\": 69020\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:srgutils:0.4.9\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar\",\r\n \"sha1\": \"7595dae3ad2554b1dac30ae3a9521bd026639e38\",\r\n \"size\": 69076\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"sha1\": \"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\r\n \"size\": 78146\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:6.0-alpha-3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar\",\r\n \"sha1\": \"02ab1a73e1e22d2b73469362a0908a98644b681d\",\r\n \"size\": 79368\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.commons:commons-collections4:4.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar\",\r\n \"sha1\": \"54ebea0a5b653d3c680131e73fe807bb8f78c4ed\",\r\n \"size\": 752798\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.commons:commons-lang3:3.8.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar\",\r\n \"sha1\": \"6505a72a097d9270f7a9e7bf42c4238283247755\",\r\n \"size\": 501879\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.commons:commons-text:1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/commons/commons-text/1.3/commons-text-1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/commons/commons-text/1.3/commons-text-1.3.jar\",\r\n \"sha1\": \"9abf61708a66ab5e55f6169a200dbfc584b546d9\",\r\n \"size\": 182954\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.checkerframework:checker-qual:2.0.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar\",\r\n \"sha1\": \"518929596ee3249127502a8573b2e008e2d51ed3\",\r\n \"size\": 343222\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.codehaus.mojo:animal-sniffer-annotations:1.14\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar\",\r\n \"sha1\": \"775b7e22fb10026eed3f86e8dc556dfafe35f2d5\",\r\n \"size\": 3482\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-analysis:9.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar\",\r\n \"sha1\": \"7487dd756daf96cab9986e44b9d7bcb796a61c10\",\r\n \"size\": 34257\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-analysis:9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar\",\r\n \"sha1\": \"4b071f211b37c38e0e9f5998550197c8593f6ad8\",\r\n \"size\": 34276\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-commons:9.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar\",\r\n \"sha1\": \"f4d7f0fc9054386f2893b602454d48e07d4fbead\",\r\n \"size\": 72642\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-commons:9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar\",\r\n \"sha1\": \"1f2a432d1212f5c352ae607d7b61dcae20c20af5\",\r\n \"size\": 72716\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-tree:9.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar\",\r\n \"sha1\": \"d96c99a30f5e1a19b0e609dbb19a44d8518ac01e\",\r\n \"size\": 52660\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-tree:9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar\",\r\n \"sha1\": \"78d2ecd61318b5a58cd04fb237636c0e86b77d97\",\r\n \"size\": 52669\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm:9.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm/9.2/asm-9.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/9.2/asm-9.2.jar\",\r\n \"sha1\": \"81a03f76019c67362299c40e0ba13405f5467bff\",\r\n \"size\": 122004\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm:9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm/9.3/asm-9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/9.3/asm-9.3.jar\",\r\n \"sha1\": \"8e6300ef51c1d801a7ed62d07cd221aca3a90640\",\r\n \"size\": 122176\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"trove:trove:1.0.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"trove/trove/1.0.2/trove-1.0.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/trove/trove/1.0.2/trove-1.0.2.jar\",\r\n \"sha1\": \"112b40581ab9a4d3de4636d49985a7f686d181c8\",\r\n \"size\": 361155\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.20.1-47.1.3:clientdata@lzma\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3-clientdata.lzma\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3-clientdata.lzma\",\r\n \"size\": 0\r\n }\r\n }\r\n }\r\n ]\r\n}"},"isUnlocked":true,"javaArgsOverride":null,"lastPlayed":"2023-11-16T19:16:03.2558339Z","playedCount":8,"manifest":null,"fileDate":"0001-01-01T00:00:00","installedModpack":null,"projectID":0,"fileID":0,"customAuthor":null,"modpackOverrides":[],"isMemoryOverride":false,"allocatedMemory":23712,"profileImagePath":null,"isVanilla":false,"guid":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","gameTypeID":432,"installPath":"C:\\Users\\Xikaro\\curseforge\\minecraft\\Instances\\TFG-Modpack-1.20.x\\","name":"TFG-Modpack-1.20.x","cachedScans":[],"isValid":true,"lastPreviousMatchUpdate":"2023-11-16T19:20:32.8500655Z","lastRefreshAttempt":"2023-11-16T20:46:38.6038021+05:00","isEnabled":true,"gameVersion":"1.20.1","gameVersionFlavor":null,"gameVersionTypeId":null,"preferenceAlternateFile":false,"preferenceAutoInstallUpdates":false,"preferenceQuickDeleteLibraries":false,"preferenceDeleteSavedVariables":false,"preferenceReleaseType":3,"preferenceModdingFolderPath":null,"syncProfile":{"PreferenceEnabled":false,"PreferenceAutoSync":true,"PreferenceAutoDelete":false,"PreferenceBackupSavedVariables":false,"GameInstanceGuid":"00000000-0000-0000-0000-000000000000","SyncProfileID":0,"SavedVariablesProfile":null,"LastSyncDate":"0001-01-01T00:00:00"},"installDate":"2023-11-16T08:09:04.287055Z","installedAddons":[{"instanceID":"1d4f7386-2e3b-4d2b-b5e1-5af0de5bdeb8","modSource":0,"addonID":688231,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Create: Steam 'n' Rails","modFolderPath":null,"fileNameOnDisk":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","authors":[{"Name":"mattentosh"},{"Name":"slimeistdev"},{"Name":"IThundxr"}],"primaryAuthor":"mattentosh","primaryCategoryId":6484,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/create-steam-n-rails","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/635/559/256/256/638037447277826357.png","tags":[],"installedFile":{"id":4836196,"fileName":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","fileDate":"2023-11-02T21:35:24.133Z","fileLength":6704629,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4836/196/Steam_Rails-1.5.3%2bforge-mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":328085,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1118464816,"invalidFingerprint":false},{"foldername":"Steam_Rails-common-refmap.json","fingerprint":2964722948,"invalidFingerprint":false},{"foldername":"Steam_Rails-forge-refmap.json","fingerprint":214384560,"invalidFingerprint":false},{"foldername":"architectury_inject_Railway_common_bddb431bebd54a52bc6427b99bef6444_4f2e0a90aa4c37d27983cf6f56ddad15ebb5ffcce393684f6869208483431f25Steam_Rails153commonmc1201devjar","fingerprint":196382784,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1955372180,"invalidFingerprint":false},{"foldername":"com","fingerprint":2092906963,"invalidFingerprint":false},{"foldername":"data","fingerprint":3029894387,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":290108941,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":137118322,"invalidFingerprint":false},{"foldername":"railways-common.mixins.json","fingerprint":2136118642,"invalidFingerprint":false},{"foldername":"railways.mixins.json","fingerprint":2324083871,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":2858025775,"invalidFingerprint":false}],"packageFingerprint":2091337089,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":688231,"fileNameOnDisk":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","hashes":[{"type":1,"value":"ed3611b9a6e947d93a7fdfaf4d6d037c17f5ec6e"},{"type":2,"value":"b92819435eb2bbb44c9418e1b5f247a4"}]},"dateInstalled":"2023-11-16T09:01:09.5575484Z","dateUpdated":"2023-11-16T09:01:09.5575484Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4836196,"fileName":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","fileDate":"2023-11-02T21:35:24.133Z","fileLength":6704629,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4836/196/Steam_Rails-1.5.3%2bforge-mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":328085,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1118464816,"invalidFingerprint":false},{"foldername":"Steam_Rails-common-refmap.json","fingerprint":2964722948,"invalidFingerprint":false},{"foldername":"Steam_Rails-forge-refmap.json","fingerprint":214384560,"invalidFingerprint":false},{"foldername":"architectury_inject_Railway_common_bddb431bebd54a52bc6427b99bef6444_4f2e0a90aa4c37d27983cf6f56ddad15ebb5ffcce393684f6869208483431f25Steam_Rails153commonmc1201devjar","fingerprint":196382784,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1955372180,"invalidFingerprint":false},{"foldername":"com","fingerprint":2092906963,"invalidFingerprint":false},{"foldername":"data","fingerprint":3029894387,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":290108941,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":137118322,"invalidFingerprint":false},{"foldername":"railways-common.mixins.json","fingerprint":2136118642,"invalidFingerprint":false},{"foldername":"railways.mixins.json","fingerprint":2324083871,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":2858025775,"invalidFingerprint":false}],"packageFingerprint":2091337089,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":688231,"fileNameOnDisk":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","hashes":[{"type":1,"value":"ed3611b9a6e947d93a7fdfaf4d6d037c17f5ec6e"},{"type":2,"value":"b92819435eb2bbb44c9418e1b5f247a4"}]}},{"instanceID":"ab5e5d47-5b6f-4a70-bd5c-e4427cdba10b","modSource":0,"addonID":844019,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Astikor Carts TFC","modFolderPath":null,"fileNameOnDisk":"TFCAstikorCarts-1.20.1-1.1.7.jar","authors":[{"Name":"Verph"}],"primaryAuthor":"Verph","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/astikor-carts-tfc","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/796/969/256/256/638157622948460692.png","tags":[],"installedFile":{"id":4852419,"fileName":"TFCAstikorCarts-1.20.1-1.1.7.jar","fileDate":"2023-11-08T20:34:17.423Z","fileLength":487127,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4852/419/TFCAstikorCarts-1.20.1-1.1.7.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":302973,"type":3},{"addonId":916493,"type":3},{"addonId":302973,"type":3},{"addonId":916493,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2944135815,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2743856124,"invalidFingerprint":false},{"foldername":"data","fingerprint":3103673549,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1773150427,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3457288370,"invalidFingerprint":false},{"foldername":"tfcastikorcarts.mixins.json","fingerprint":170704621,"invalidFingerprint":false},{"foldername":"tfcastikorcarts","fingerprint":2543903047,"invalidFingerprint":false}],"packageFingerprint":3261593747,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":844019,"fileNameOnDisk":"TFCAstikorCarts-1.20.1-1.1.7.jar","hashes":[{"type":1,"value":"b6ffac6f9d876586694bd447bec8e61b6c4d789f"},{"type":2,"value":"b1dd1d471207e9e48ed570103fdb29c0"}]},"dateInstalled":"2023-11-16T15:48:17.1192412Z","dateUpdated":"2023-11-16T15:48:17.1200152Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4852419,"fileName":"TFCAstikorCarts-1.20.1-1.1.7.jar","fileDate":"2023-11-08T20:34:17.423Z","fileLength":487127,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4852/419/TFCAstikorCarts-1.20.1-1.1.7.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":302973,"type":3},{"addonId":916493,"type":3},{"addonId":302973,"type":3},{"addonId":916493,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2944135815,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2743856124,"invalidFingerprint":false},{"foldername":"data","fingerprint":3103673549,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1773150427,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3457288370,"invalidFingerprint":false},{"foldername":"tfcastikorcarts.mixins.json","fingerprint":170704621,"invalidFingerprint":false},{"foldername":"tfcastikorcarts","fingerprint":2543903047,"invalidFingerprint":false}],"packageFingerprint":3261593747,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":844019,"fileNameOnDisk":"TFCAstikorCarts-1.20.1-1.1.7.jar","hashes":[{"type":1,"value":"b6ffac6f9d876586694bd447bec8e61b6c4d789f"},{"type":2,"value":"b1dd1d471207e9e48ed570103fdb29c0"}]}},{"instanceID":"5e2eb9c8-5f8b-4d66-aa10-5a3613036d04","modSource":0,"addonID":618298,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Sophisticated Core","modFolderPath":null,"fileNameOnDisk":"sophisticatedcore-1.20.1-0.5.105.485.jar","authors":[{"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-core","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/540/438/256/256/637866039314801108.png","tags":[],"installedFile":{"id":4859680,"fileName":"sophisticatedcore-1.20.1-0.5.105.485.jar","fileDate":"2023-11-11T16:53:08.787Z","fileLength":1021005,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4859/680/sophisticatedcore-1.20.1-0.5.105.485.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4142192267,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4281852128,"invalidFingerprint":false},{"foldername":"data","fingerprint":2483734106,"invalidFingerprint":false},{"foldername":"net","fingerprint":1258572509,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3640101168,"invalidFingerprint":false}],"packageFingerprint":2236269548,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":618298,"fileNameOnDisk":"sophisticatedcore-1.20.1-0.5.105.485.jar","hashes":[{"type":1,"value":"4aa89bec7ab9b091ce4612b9c3bf0bebeddd2259"},{"type":2,"value":"97cce9ff1a7206da74bfd387005401fe"}]},"dateInstalled":"2023-11-16T09:01:10.1966738Z","dateUpdated":"2023-11-16T09:03:58.643757Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4859680,"fileName":"sophisticatedcore-1.20.1-0.5.105.485.jar","fileDate":"2023-11-11T16:53:08.787Z","fileLength":1021005,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4859/680/sophisticatedcore-1.20.1-0.5.105.485.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4142192267,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4281852128,"invalidFingerprint":false},{"foldername":"data","fingerprint":2483734106,"invalidFingerprint":false},{"foldername":"net","fingerprint":1258572509,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3640101168,"invalidFingerprint":false}],"packageFingerprint":2236269548,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":618298,"fileNameOnDisk":"sophisticatedcore-1.20.1-0.5.105.485.jar","hashes":[{"type":1,"value":"4aa89bec7ab9b091ce4612b9c3bf0bebeddd2259"},{"type":2,"value":"97cce9ff1a7206da74bfd387005401fe"}]}},{"instanceID":"2f02cd02-a1d3-49d5-b443-e5b3d4d01205","modSource":0,"addonID":495476,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Puzzles Lib [Forge & Fabric]","modFolderPath":null,"fileNameOnDisk":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","authors":[{"Name":"Fuzs"}],"primaryAuthor":"Fuzs","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/puzzles-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/776/232/256/256/638118144989284933.png","tags":[],"installedFile":{"id":4847146,"fileName":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","fileDate":"2023-11-07T09:07:50.967Z","fileLength":993443,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4847/146/PuzzlesLib-v8.1.8-1.20.1-Forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2419800478,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1903071175,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":683291202,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":1906961265,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":921125005,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1997921311,"invalidFingerprint":false},{"foldername":"puzzleslib.common.mixins.json","fingerprint":1312012457,"invalidFingerprint":false},{"foldername":"puzzleslib.forge.mixins.json","fingerprint":1841794989,"invalidFingerprint":false},{"foldername":"puzzleslib.refmap.json","fingerprint":3110408666,"invalidFingerprint":false}],"packageFingerprint":2808185274,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":495476,"fileNameOnDisk":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","hashes":[{"type":1,"value":"e47a490d97c97d5ba5b57939f160fc6759831c30"},{"type":2,"value":"d35b15a900a9751ca65cae1dda72b985"}]},"dateInstalled":"2023-11-16T09:01:13.2558957Z","dateUpdated":"2023-11-16T09:01:13.2558957Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4847146,"fileName":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","fileDate":"2023-11-07T09:07:50.967Z","fileLength":993443,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4847/146/PuzzlesLib-v8.1.8-1.20.1-Forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2419800478,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1903071175,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":683291202,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":1906961265,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":921125005,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1997921311,"invalidFingerprint":false},{"foldername":"puzzleslib.common.mixins.json","fingerprint":1312012457,"invalidFingerprint":false},{"foldername":"puzzleslib.forge.mixins.json","fingerprint":1841794989,"invalidFingerprint":false},{"foldername":"puzzleslib.refmap.json","fingerprint":3110408666,"invalidFingerprint":false}],"packageFingerprint":2808185274,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":495476,"fileNameOnDisk":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","hashes":[{"type":1,"value":"e47a490d97c97d5ba5b57939f160fc6759831c30"},{"type":2,"value":"d35b15a900a9751ca65cae1dda72b985"}]}},{"instanceID":"671c3aa9-f100-4214-8907-cb1875649a67","modSource":0,"addonID":448233,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Entity Culling Fabric/Forge","modFolderPath":null,"fileNameOnDisk":"entityculling-forge-1.6.2-mc1.20.1.jar","authors":[{"Name":"tr7zw"}],"primaryAuthor":"tr7zw","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/entityculling","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/345/318/256/256/637492631463701682.png","tags":[],"installedFile":{"id":4763645,"fileName":"entityculling-forge-1.6.2-mc1.20.1.jar","fileDate":"2023-09-22T17:07:42.593Z","fileLength":62127,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4763/645/entityculling-forge-1.6.2-mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2959906494,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1929528592,"invalidFingerprint":false},{"foldername":"LICENSE-EntityCulling","fingerprint":3421239066,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1672225079,"invalidFingerprint":false},{"foldername":"com","fingerprint":1392897666,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3782850974,"invalidFingerprint":false},{"foldername":"entityculling.mixins.json","fingerprint":2461146347,"invalidFingerprint":false},{"foldername":"entityculling.refmap.mixins.json","fingerprint":2091536416,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":454599248,"invalidFingerprint":false}],"packageFingerprint":702471140,"gameVersion":["1.20.2","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":448233,"fileNameOnDisk":"entityculling-forge-1.6.2-mc1.20.1.jar","hashes":[{"type":1,"value":"a184f3a963c07f7026fb6d8ccd83ca29e7f7b009"},{"type":2,"value":"c04b2447b7b3f625c37535eb82ad5bdc"}]},"dateInstalled":"2023-11-16T09:01:12.7587792Z","dateUpdated":"2023-11-16T09:01:12.7587792Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4763645,"fileName":"entityculling-forge-1.6.2-mc1.20.1.jar","fileDate":"2023-09-22T17:07:42.593Z","fileLength":62127,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4763/645/entityculling-forge-1.6.2-mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2959906494,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1929528592,"invalidFingerprint":false},{"foldername":"LICENSE-EntityCulling","fingerprint":3421239066,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1672225079,"invalidFingerprint":false},{"foldername":"com","fingerprint":1392897666,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3782850974,"invalidFingerprint":false},{"foldername":"entityculling.mixins.json","fingerprint":2461146347,"invalidFingerprint":false},{"foldername":"entityculling.refmap.mixins.json","fingerprint":2091536416,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":454599248,"invalidFingerprint":false}],"packageFingerprint":702471140,"gameVersion":["1.20.2","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":448233,"fileNameOnDisk":"entityculling-forge-1.6.2-mc1.20.1.jar","hashes":[{"type":1,"value":"a184f3a963c07f7026fb6d8ccd83ca29e7f7b009"},{"type":2,"value":"c04b2447b7b3f625c37535eb82ad5bdc"}]}},{"instanceID":"77c044a7-f82b-473a-87dc-5f9fa7191ec3","modSource":0,"addonID":257814,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"CreativeCore","modFolderPath":null,"fileNameOnDisk":"CreativeCore_FORGE_v2.11.9_mc1.20.1.jar","authors":[{"Name":"CreativeMD"}],"primaryAuthor":"CreativeMD","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/creativecore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/86/225/256/256/636207446427836220.png","tags":[],"installedFile":{"id":4855545,"fileName":"CreativeCore_FORGE_v2.11.9_mc1.20.1.jar","fileDate":"2023-11-09T21:36:47.77Z","fileLength":1071362,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4855/545/CreativeCore_FORGE_v2.11.9_mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1224227585,"invalidFingerprint":false},{"foldername":"assets","fingerprint":545670715,"invalidFingerprint":false},{"foldername":"creativecore.forge.mixins.json","fingerprint":3638517475,"invalidFingerprint":false},{"foldername":"creativecore.mixins.json","fingerprint":702859444,"invalidFingerprint":false},{"foldername":"creativecore.mixins.refmap.json","fingerprint":916406189,"invalidFingerprint":false},{"foldername":"creativecore.png","fingerprint":1124175186,"invalidFingerprint":false},{"foldername":"net","fingerprint":3427567070,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2977171524,"invalidFingerprint":false},{"foldername":"team","fingerprint":1838796232,"invalidFingerprint":false}],"packageFingerprint":2735061597,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":257814,"fileNameOnDisk":"CreativeCore_FORGE_v2.11.9_mc1.20.1.jar","hashes":[{"type":1,"value":"8575de2f2e2a2f8ecfc5f7a6d601146c1e1e3ca6"},{"type":2,"value":"5bed62ba55cd05e69becf5083eb3cb9d"}]},"dateInstalled":"2023-11-16T09:01:13.2555911Z","dateUpdated":"2023-11-16T09:01:13.2555911Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4855545,"fileName":"CreativeCore_FORGE_v2.11.9_mc1.20.1.jar","fileDate":"2023-11-09T21:36:47.77Z","fileLength":1071362,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4855/545/CreativeCore_FORGE_v2.11.9_mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1224227585,"invalidFingerprint":false},{"foldername":"assets","fingerprint":545670715,"invalidFingerprint":false},{"foldername":"creativecore.forge.mixins.json","fingerprint":3638517475,"invalidFingerprint":false},{"foldername":"creativecore.mixins.json","fingerprint":702859444,"invalidFingerprint":false},{"foldername":"creativecore.mixins.refmap.json","fingerprint":916406189,"invalidFingerprint":false},{"foldername":"creativecore.png","fingerprint":1124175186,"invalidFingerprint":false},{"foldername":"net","fingerprint":3427567070,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2977171524,"invalidFingerprint":false},{"foldername":"team","fingerprint":1838796232,"invalidFingerprint":false}],"packageFingerprint":2735061597,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":257814,"fileNameOnDisk":"CreativeCore_FORGE_v2.11.9_mc1.20.1.jar","hashes":[{"type":1,"value":"8575de2f2e2a2f8ecfc5f7a6d601146c1e1e3ca6"},{"type":2,"value":"5bed62ba55cd05e69becf5083eb3cb9d"}]}},{"instanceID":"e5677a0b-fba7-4877-a472-05bbb75b5eec","modSource":0,"addonID":531761,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Balm (Forge Edition)","modFolderPath":null,"fileNameOnDisk":"balm-forge-1.20.1-7.1.4.jar","authors":[{"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/balm","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/438/285/256/256/637683437662979606.png","tags":[],"installedFile":{"id":4757228,"fileName":"balm-forge-1.20.1-7.1.4.jar","fileDate":"2023-09-18T06:59:53.103Z","fileLength":339738,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4757/228/balm-forge-1.20.1-7.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3558858706,"invalidFingerprint":false},{"foldername":"LICENSE_balm","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2476204056,"invalidFingerprint":false},{"foldername":"balm-icon.png","fingerprint":3535347704,"invalidFingerprint":false},{"foldername":"balm.mixins.json","fingerprint":3006297616,"invalidFingerprint":false},{"foldername":"balm.refmap.json","fingerprint":2329319959,"invalidFingerprint":false},{"foldername":"data","fingerprint":2080437699,"invalidFingerprint":false},{"foldername":"net","fingerprint":501733574,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4184954135,"invalidFingerprint":false}],"packageFingerprint":4279225777,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":531761,"fileNameOnDisk":"balm-forge-1.20.1-7.1.4.jar","hashes":[{"type":1,"value":"8be5a9a0506b939c3ad79d7d295a1a0ef6838172"},{"type":2,"value":"6a50faf0124677a42844c6e634142bf8"}]},"dateInstalled":"2023-11-16T10:40:08.5493747Z","dateUpdated":"2023-11-16T10:40:08.5501077Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4757228,"fileName":"balm-forge-1.20.1-7.1.4.jar","fileDate":"2023-09-18T06:59:53.103Z","fileLength":339738,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4757/228/balm-forge-1.20.1-7.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3558858706,"invalidFingerprint":false},{"foldername":"LICENSE_balm","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2476204056,"invalidFingerprint":false},{"foldername":"balm-icon.png","fingerprint":3535347704,"invalidFingerprint":false},{"foldername":"balm.mixins.json","fingerprint":3006297616,"invalidFingerprint":false},{"foldername":"balm.refmap.json","fingerprint":2329319959,"invalidFingerprint":false},{"foldername":"data","fingerprint":2080437699,"invalidFingerprint":false},{"foldername":"net","fingerprint":501733574,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4184954135,"invalidFingerprint":false}],"packageFingerprint":4279225777,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":531761,"fileNameOnDisk":"balm-forge-1.20.1-7.1.4.jar","hashes":[{"type":1,"value":"8be5a9a0506b939c3ad79d7d295a1a0ef6838172"},{"type":2,"value":"6a50faf0124677a42844c6e634142bf8"}]}},{"instanceID":"8091ff93-8f0d-4979-8031-a460ac8f1e53","modSource":0,"addonID":328085,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Create","modFolderPath":null,"fileNameOnDisk":"create-1.20.1-0.5.1.f.jar","authors":[{"Name":"simibubi"}],"primaryAuthor":"simibubi","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/create","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/393/435/256/256/637588742363737916.png","tags":[],"installedFile":{"id":4835191,"fileName":"create-1.20.1-0.5.1.f.jar","fileDate":"2023-11-02T14:59:20.063Z","fileLength":14964127,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4835/191/create-1.20.1-0.5.1.f.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4265779386,"invalidFingerprint":false},{"foldername":"LICENSE_create-1.20.1","fingerprint":1927476733,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3973879768,"invalidFingerprint":false},{"foldername":"com","fingerprint":3388774381,"invalidFingerprint":false},{"foldername":"create.mixins.json","fingerprint":2365246505,"invalidFingerprint":false},{"foldername":"create.refmap.json","fingerprint":1807322698,"invalidFingerprint":false},{"foldername":"data","fingerprint":1594899933,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2345636260,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2188070675,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":1049399074,"invalidFingerprint":false}],"packageFingerprint":149669326,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":328085,"fileNameOnDisk":"create-1.20.1-0.5.1.f.jar","hashes":[{"type":1,"value":"3fee3c26ebbfdfd59e1371ab73ba1f61b44ef6d0"},{"type":2,"value":"6a097aa0bfc73a4f8372a16e763f9f02"}]},"dateInstalled":"2023-11-16T09:01:10.1976405Z","dateUpdated":"2023-11-16T09:01:10.1976405Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4835191,"fileName":"create-1.20.1-0.5.1.f.jar","fileDate":"2023-11-02T14:59:20.063Z","fileLength":14964127,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4835/191/create-1.20.1-0.5.1.f.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4265779386,"invalidFingerprint":false},{"foldername":"LICENSE_create-1.20.1","fingerprint":1927476733,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3973879768,"invalidFingerprint":false},{"foldername":"com","fingerprint":3388774381,"invalidFingerprint":false},{"foldername":"create.mixins.json","fingerprint":2365246505,"invalidFingerprint":false},{"foldername":"create.refmap.json","fingerprint":1807322698,"invalidFingerprint":false},{"foldername":"data","fingerprint":1594899933,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2345636260,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2188070675,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":1049399074,"invalidFingerprint":false}],"packageFingerprint":149669326,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":328085,"fileNameOnDisk":"create-1.20.1-0.5.1.f.jar","hashes":[{"type":1,"value":"3fee3c26ebbfdfd59e1371ab73ba1f61b44ef6d0"},{"type":2,"value":"6a097aa0bfc73a4f8372a16e763f9f02"}]}},{"instanceID":"f32b5f4f-159c-4c86-a54a-d583037e94b1","modSource":0,"addonID":268387,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Extended Crafting","modFolderPath":null,"fileNameOnDisk":"ExtendedCrafting-1.20.1-6.0.4.jar","authors":[{"Name":"BlakeBr0"}],"primaryAuthor":"BlakeBr0","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/extended-crafting","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/169/332/256/256/636714557888015581.png","tags":[],"installedFile":{"id":4825810,"fileName":"ExtendedCrafting-1.20.1-6.0.4.jar","fileDate":"2023-10-30T05:35:26.587Z","fileLength":649211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4825/810/ExtendedCrafting-1.20.1-6.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":272335,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1203115135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2061116662,"invalidFingerprint":false},{"foldername":"com","fingerprint":1218845673,"invalidFingerprint":false},{"foldername":"data","fingerprint":2124485171,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3472924282,"invalidFingerprint":false}],"packageFingerprint":683147794,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268387,"fileNameOnDisk":"ExtendedCrafting-1.20.1-6.0.4.jar","hashes":[{"type":1,"value":"101352b74440014a7081635c018803741063524c"},{"type":2,"value":"6b9f18a78c7557ad10fa9cc1549685e0"}]},"dateInstalled":"2023-11-16T09:01:12.6285415Z","dateUpdated":"2023-11-16T09:01:12.6285415Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4825810,"fileName":"ExtendedCrafting-1.20.1-6.0.4.jar","fileDate":"2023-10-30T05:35:26.587Z","fileLength":649211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4825/810/ExtendedCrafting-1.20.1-6.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":272335,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1203115135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2061116662,"invalidFingerprint":false},{"foldername":"com","fingerprint":1218845673,"invalidFingerprint":false},{"foldername":"data","fingerprint":2124485171,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3472924282,"invalidFingerprint":false}],"packageFingerprint":683147794,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268387,"fileNameOnDisk":"ExtendedCrafting-1.20.1-6.0.4.jar","hashes":[{"type":1,"value":"101352b74440014a7081635c018803741063524c"},{"type":2,"value":"6b9f18a78c7557ad10fa9cc1549685e0"}]}},{"instanceID":"249831a5-b17e-4de0-a9da-60212aa20dcb","modSource":0,"addonID":526854,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Starlight (Forge)","modFolderPath":null,"fileNameOnDisk":"starlight-1.1.2+forge.1cda73c.jar","authors":[{"Name":"Spottedstar"}],"primaryAuthor":"Spottedstar","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/starlight-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/432/789/256/256/637670638359989351.png","tags":[],"installedFile":{"id":4631193,"fileName":"starlight-1.1.2+forge.1cda73c.jar","fileDate":"2023-07-08T06:07:12.477Z","fileLength":110583,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4631/193/starlight-1.1.2+forge.1cda73c.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1873098083,"invalidFingerprint":false},{"foldername":"ca","fingerprint":1707550369,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":412109875,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1134070014,"invalidFingerprint":false},{"foldername":"starlight.mixins.json","fingerprint":819915525,"invalidFingerprint":false},{"foldername":"starlight.refmap.json","fingerprint":3669981215,"invalidFingerprint":false}],"packageFingerprint":3834769597,"gameVersion":["Client","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":526854,"fileNameOnDisk":"starlight-1.1.2+forge.1cda73c.jar","hashes":[{"type":1,"value":"a915880c7834a0b0f9f300f0e3053deaa9a3205a"},{"type":2,"value":"da99a054428fb62342b6767b993c4c8d"}]},"dateInstalled":"2023-11-16T09:01:10.4252367Z","dateUpdated":"2023-11-16T09:01:10.4252367Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4631193,"fileName":"starlight-1.1.2+forge.1cda73c.jar","fileDate":"2023-07-08T06:07:12.477Z","fileLength":110583,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4631/193/starlight-1.1.2+forge.1cda73c.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1873098083,"invalidFingerprint":false},{"foldername":"ca","fingerprint":1707550369,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":412109875,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1134070014,"invalidFingerprint":false},{"foldername":"starlight.mixins.json","fingerprint":819915525,"invalidFingerprint":false},{"foldername":"starlight.refmap.json","fingerprint":3669981215,"invalidFingerprint":false}],"packageFingerprint":3834769597,"gameVersion":["Client","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":526854,"fileNameOnDisk":"starlight-1.1.2+forge.1cda73c.jar","hashes":[{"type":1,"value":"a915880c7834a0b0f9f300f0e3053deaa9a3205a"},{"type":2,"value":"da99a054428fb62342b6767b993c4c8d"}]}},{"instanceID":"69d1127a-76a6-4ca3-ab0d-2b31c9b03d78","modSource":0,"addonID":306770,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Patchouli","modFolderPath":null,"fileNameOnDisk":"patchouli-1.20.1-81-forge.jar","authors":[{"Name":"Vazkii"}],"primaryAuthor":"Vazkii","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/patchouli","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/588/685/256/256/637958998949519797.png","tags":[],"installedFile":{"id":4636277,"fileName":"Patchouli-1.20.1-81-FORGE.jar","fileDate":"2023-07-11T01:49:35.507Z","fileLength":637092,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4636/277/Patchouli-1.20.1-81-FORGE.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3934674441,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3511632144,"invalidFingerprint":false},{"foldername":"data","fingerprint":1190009356,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4171053254,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":294303339,"invalidFingerprint":false},{"foldername":"patchouli.refmap.json","fingerprint":900147075,"invalidFingerprint":false},{"foldername":"patchouli_xplat.mixins.json","fingerprint":4199161666,"invalidFingerprint":false},{"foldername":"vazkii","fingerprint":1922376853,"invalidFingerprint":false}],"packageFingerprint":3975355184,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":306770,"fileNameOnDisk":"Patchouli-1.20.1-81-FORGE.jar","hashes":[{"type":1,"value":"ac962914225ec045431b9c12618e296ca9cb3e22"},{"type":2,"value":"26828f06532c4e4943e5dfbf34ceaf3c"}]},"dateInstalled":"2023-11-16T09:01:13.0334414Z","dateUpdated":"2023-11-16T09:01:13.0334414Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4636277,"fileName":"Patchouli-1.20.1-81-FORGE.jar","fileDate":"2023-07-11T01:49:35.507Z","fileLength":637092,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4636/277/Patchouli-1.20.1-81-FORGE.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3934674441,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3511632144,"invalidFingerprint":false},{"foldername":"data","fingerprint":1190009356,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4171053254,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":294303339,"invalidFingerprint":false},{"foldername":"patchouli.refmap.json","fingerprint":900147075,"invalidFingerprint":false},{"foldername":"patchouli_xplat.mixins.json","fingerprint":4199161666,"invalidFingerprint":false},{"foldername":"vazkii","fingerprint":1922376853,"invalidFingerprint":false}],"packageFingerprint":3975355184,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":306770,"fileNameOnDisk":"Patchouli-1.20.1-81-FORGE.jar","hashes":[{"type":1,"value":"ac962914225ec045431b9c12618e296ca9cb3e22"},{"type":2,"value":"26828f06532c4e4943e5dfbf34ceaf3c"}]}},{"instanceID":"b6355c4c-29b2-41c3-af9b-cc1fbb85187d","modSource":0,"addonID":286924,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"CustomSkinLoader","modFolderPath":null,"fileNameOnDisk":"CustomSkinLoader_ForgeActive-14.18.1.jar","authors":[{"Name":"xfl03"}],"primaryAuthor":"xfl03","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/customskinloader","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/140/470/256/256/636535280789066585.png","tags":[],"installedFile":{"id":4801419,"fileName":"CustomSkinLoader_ForgeActive-14.18.1.jar","fileDate":"2023-10-16T12:50:59.693Z","fileLength":146347,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4801/419/CustomSkinLoader_ForgeActive-14.18.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4264639212,"invalidFingerprint":false},{"foldername":"BuildInfo.json","fingerprint":1728677223,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":685182685,"invalidFingerprint":false},{"foldername":"customskinloader","fingerprint":1007143082,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2373914563,"invalidFingerprint":false},{"foldername":"transformers.js","fingerprint":3008227010,"invalidFingerprint":false}],"packageFingerprint":3974299897,"gameVersion":["1.17.1","1.19.3","1.20.2","1.18.1","1.19.4","1.18.2","1.19.2","1.20.1","Forge","1.20","1.19.1","1.18","1.19"],"sortableGameVersion":[{"gameVersion":"1.17.1","gameVersionName":"1.17.1","gameVersionTypeId":73242},{"gameVersion":"1.19.3","gameVersionName":"1.19.3","gameVersionTypeId":73407},{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.18.1","gameVersionName":"1.18.1","gameVersionTypeId":73250},{"gameVersion":"1.19.4","gameVersionName":"1.19.4","gameVersionTypeId":73407},{"gameVersion":"1.18.2","gameVersionName":"1.18.2","gameVersionTypeId":73250},{"gameVersion":"1.19.2","gameVersionName":"1.19.2","gameVersionTypeId":73407},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.19.1","gameVersionName":"1.19.1","gameVersionTypeId":73407},{"gameVersion":"1.18","gameVersionName":"1.18","gameVersionTypeId":73250},{"gameVersion":"1.19","gameVersionName":"1.19","gameVersionTypeId":73407}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":286924,"fileNameOnDisk":"CustomSkinLoader_ForgeActive-14.18.1.jar","hashes":[{"type":1,"value":"46a85f80de3febf0408f98944f009e13d3942d04"},{"type":2,"value":"63619593d778029992f22c54d6b22d46"}]},"dateInstalled":"2023-11-16T09:01:11.2295612Z","dateUpdated":"2023-11-16T09:01:11.2295612Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4801419,"fileName":"CustomSkinLoader_ForgeActive-14.18.1.jar","fileDate":"2023-10-16T12:50:59.693Z","fileLength":146347,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4801/419/CustomSkinLoader_ForgeActive-14.18.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4264639212,"invalidFingerprint":false},{"foldername":"BuildInfo.json","fingerprint":1728677223,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":685182685,"invalidFingerprint":false},{"foldername":"customskinloader","fingerprint":1007143082,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2373914563,"invalidFingerprint":false},{"foldername":"transformers.js","fingerprint":3008227010,"invalidFingerprint":false}],"packageFingerprint":3974299897,"gameVersion":["1.17.1","1.19.3","1.20.2","1.18.1","1.19.4","1.18.2","1.19.2","1.20.1","Forge","1.20","1.19.1","1.18","1.19"],"sortableGameVersion":[{"gameVersion":"1.17.1","gameVersionName":"1.17.1","gameVersionTypeId":73242},{"gameVersion":"1.19.3","gameVersionName":"1.19.3","gameVersionTypeId":73407},{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.18.1","gameVersionName":"1.18.1","gameVersionTypeId":73250},{"gameVersion":"1.19.4","gameVersionName":"1.19.4","gameVersionTypeId":73407},{"gameVersion":"1.18.2","gameVersionName":"1.18.2","gameVersionTypeId":73250},{"gameVersion":"1.19.2","gameVersionName":"1.19.2","gameVersionTypeId":73407},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.19.1","gameVersionName":"1.19.1","gameVersionTypeId":73407},{"gameVersion":"1.18","gameVersionName":"1.18","gameVersionTypeId":73250},{"gameVersion":"1.19","gameVersionName":"1.19","gameVersionTypeId":73407}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":286924,"fileNameOnDisk":"CustomSkinLoader_ForgeActive-14.18.1.jar","hashes":[{"type":1,"value":"46a85f80de3febf0408f98944f009e13d3942d04"},{"type":2,"value":"63619593d778029992f22c54d6b22d46"}]}},{"instanceID":"fd20b1b4-c738-40be-990a-bfbd056b4bc6","modSource":0,"addonID":410295,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Konkrete [Forge]","modFolderPath":null,"fileNameOnDisk":"konkrete_forge_1.6.1-2_MC_1.20.jar","authors":[{"Name":"Keksuccino"}],"primaryAuthor":"Keksuccino","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/konkrete","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/302/731/256/256/637368998906148773.png","tags":[],"installedFile":{"id":4583492,"fileName":"konkrete_forge_1.6.1-2_MC_1.20.jar","fileDate":"2023-06-12T23:49:14.013Z","fileLength":624093,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4583/492/konkrete_forge_1.6.1-2_MC_1.20.jar","isAlternate":false,"alternateFileId":4583493,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4120607118,"invalidFingerprint":false},{"foldername":"de","fingerprint":2373049275,"invalidFingerprint":false},{"foldername":"assets","fingerprint":394542683,"invalidFingerprint":false},{"foldername":"konkrete.mixin.json","fingerprint":2521344970,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3687403166,"invalidFingerprint":false},{"foldername":"konkrete.mixin-refmap.json","fingerprint":1900033063,"invalidFingerprint":false}],"packageFingerprint":1917408083,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":410295,"fileNameOnDisk":"konkrete_forge_1.6.1-2_MC_1.20.jar","hashes":[{"type":1,"value":"6714da21ad7a733a1376a186d5248fd06cd53f3b"},{"type":2,"value":"b7ef0350bbf4abc2265a39c556d3efb6"}]},"dateInstalled":"2023-11-16T09:01:13.2571185Z","dateUpdated":"2023-11-16T09:01:13.2571185Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4583492,"fileName":"konkrete_forge_1.6.1-2_MC_1.20.jar","fileDate":"2023-06-12T23:49:14.013Z","fileLength":624093,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4583/492/konkrete_forge_1.6.1-2_MC_1.20.jar","isAlternate":false,"alternateFileId":4583493,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4120607118,"invalidFingerprint":false},{"foldername":"de","fingerprint":2373049275,"invalidFingerprint":false},{"foldername":"assets","fingerprint":394542683,"invalidFingerprint":false},{"foldername":"konkrete.mixin.json","fingerprint":2521344970,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3687403166,"invalidFingerprint":false},{"foldername":"konkrete.mixin-refmap.json","fingerprint":1900033063,"invalidFingerprint":false}],"packageFingerprint":1917408083,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":410295,"fileNameOnDisk":"konkrete_forge_1.6.1-2_MC_1.20.jar","hashes":[{"type":1,"value":"6714da21ad7a733a1376a186d5248fd06cd53f3b"},{"type":2,"value":"b7ef0350bbf4abc2265a39c556d3efb6"}]}},{"instanceID":"40362f4e-5a96-428a-b3d1-a108dfe03036","modSource":0,"addonID":845831,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Heracles","modFolderPath":null,"fileNameOnDisk":"heracles-forge-1.20.1-1.1.4.jar","authors":[{"Name":"terrariumearth"},{"Name":"ThatGravyBoat"},{"Name":"AlexNijjar"},{"Name":"CodexAdrian"},{"Name":"MsRandom1"}],"primaryAuthor":"terrariumearth","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/heracles","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/859/527/256/256/638265395268129199.png","tags":[],"installedFile":{"id":4870087,"fileName":"heracles-forge-1.20.1-1.1.4.jar","fileDate":"2023-11-15T13:08:44.043Z","fileLength":1119423,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4870/87/heracles-forge-1.20.1-1.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3211921362,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2400968328,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3358674371,"invalidFingerprint":false},{"foldername":"heracles-common.mixins.json","fingerprint":2957549113,"invalidFingerprint":false},{"foldername":"heracles-forge-1.20.1-forge-refmap.json","fingerprint":1595785090,"invalidFingerprint":false},{"foldername":"earth","fingerprint":3749598475,"invalidFingerprint":false}],"packageFingerprint":1537625180,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":845831,"fileNameOnDisk":"heracles-forge-1.20.1-1.1.4.jar","hashes":[{"type":1,"value":"adbea8a14786dee738436b30026794ed0dd76b9c"},{"type":2,"value":"edb0f1b5cdf41ad260aecd6af045101c"}]},"dateInstalled":"2023-11-16T09:01:12.7593213Z","dateUpdated":"2023-11-16T09:01:12.7593213Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4870087,"fileName":"heracles-forge-1.20.1-1.1.4.jar","fileDate":"2023-11-15T13:08:44.043Z","fileLength":1119423,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4870/87/heracles-forge-1.20.1-1.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3211921362,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2400968328,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3358674371,"invalidFingerprint":false},{"foldername":"heracles-common.mixins.json","fingerprint":2957549113,"invalidFingerprint":false},{"foldername":"heracles-forge-1.20.1-forge-refmap.json","fingerprint":1595785090,"invalidFingerprint":false},{"foldername":"earth","fingerprint":3749598475,"invalidFingerprint":false}],"packageFingerprint":1537625180,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":845831,"fileNameOnDisk":"heracles-forge-1.20.1-1.1.4.jar","hashes":[{"type":1,"value":"adbea8a14786dee738436b30026794ed0dd76b9c"},{"type":2,"value":"edb0f1b5cdf41ad260aecd6af045101c"}]}},{"instanceID":"8c133e63-8614-4bcf-87a0-3d3de22ce6af","modSource":0,"addonID":633823,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Almost Unified","modFolderPath":null,"fileNameOnDisk":"almostunified-forge-1.20.1-0.7.0.jar","authors":[{"Name":"AlmostReliable"},{"Name":"Relentless"},{"Name":"Lytho"}],"primaryAuthor":"AlmostReliable","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/almost-unified","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/560/421/256/256/637911433758832569.png","tags":[],"installedFile":{"id":4765516,"fileName":"almostunified-forge-1.20.1-0.7.0.jar","fileDate":"2023-09-23T18:34:39.903Z","fileLength":202165,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4765/516/almostunified-forge-1.20.1-0.7.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3043985370,"invalidFingerprint":false},{"foldername":"almostunified-common-Common-refmap.json","fingerprint":4044702116,"invalidFingerprint":false},{"foldername":"almostunified-common.mixins.json","fingerprint":1169949983,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1014801010,"invalidFingerprint":false},{"foldername":"com","fingerprint":1177626374,"invalidFingerprint":false},{"foldername":"kubejs.bindings.txt","fingerprint":4213512750,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":327418884,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2230933658,"invalidFingerprint":false}],"packageFingerprint":143643269,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633823,"fileNameOnDisk":"almostunified-forge-1.20.1-0.7.0.jar","hashes":[{"type":1,"value":"8809c3430e1d4ca16d254afc9397f81515db2606"},{"type":2,"value":"ff1c08e4a71aa95b85cb05cd21da0c67"}]},"dateInstalled":"2023-11-16T09:01:09.9688079Z","dateUpdated":"2023-11-16T09:01:09.9688079Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4765516,"fileName":"almostunified-forge-1.20.1-0.7.0.jar","fileDate":"2023-09-23T18:34:39.903Z","fileLength":202165,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4765/516/almostunified-forge-1.20.1-0.7.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3043985370,"invalidFingerprint":false},{"foldername":"almostunified-common-Common-refmap.json","fingerprint":4044702116,"invalidFingerprint":false},{"foldername":"almostunified-common.mixins.json","fingerprint":1169949983,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1014801010,"invalidFingerprint":false},{"foldername":"com","fingerprint":1177626374,"invalidFingerprint":false},{"foldername":"kubejs.bindings.txt","fingerprint":4213512750,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":327418884,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2230933658,"invalidFingerprint":false}],"packageFingerprint":143643269,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633823,"fileNameOnDisk":"almostunified-forge-1.20.1-0.7.0.jar","hashes":[{"type":1,"value":"8809c3430e1d4ca16d254afc9397f81515db2606"},{"type":2,"value":"ff1c08e4a71aa95b85cb05cd21da0c67"}]}},{"instanceID":"fc367065-fb2e-45af-8489-50db2a9a7574","modSource":0,"addonID":351441,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Pick Up Notifier [Forge & Fabric]","modFolderPath":null,"fileNameOnDisk":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","authors":[{"Name":"Fuzs"}],"primaryAuthor":"Fuzs","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/pick-up-notifier","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/776/151/256/256/638118059918529024.png","tags":[],"installedFile":{"id":4613538,"fileName":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","fileDate":"2023-06-28T09:11:56.27Z","fileLength":102164,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4613/538/PickUpNotifier-v8.0.0-1.20.1-Forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":495476,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4111596068,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":4213415335,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":1505856949,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":632593238,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":3429799708,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3858604758,"invalidFingerprint":false},{"foldername":"pickupnotifier.common.mixins.json","fingerprint":423525589,"invalidFingerprint":false},{"foldername":"pickupnotifier.refmap.json","fingerprint":537054541,"invalidFingerprint":false}],"packageFingerprint":1083059147,"gameVersion":["Forge","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351441,"fileNameOnDisk":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","hashes":[{"type":1,"value":"378cc9730d1f11cd4c50add96263baccacdb4942"},{"type":2,"value":"c1004011e796ef62010dcb03e9597cdc"}]},"dateInstalled":"2023-11-16T09:01:11.6841957Z","dateUpdated":"2023-11-16T09:01:11.6841957Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4613538,"fileName":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","fileDate":"2023-06-28T09:11:56.27Z","fileLength":102164,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4613/538/PickUpNotifier-v8.0.0-1.20.1-Forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":495476,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4111596068,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":4213415335,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":1505856949,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":632593238,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":3429799708,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3858604758,"invalidFingerprint":false},{"foldername":"pickupnotifier.common.mixins.json","fingerprint":423525589,"invalidFingerprint":false},{"foldername":"pickupnotifier.refmap.json","fingerprint":537054541,"invalidFingerprint":false}],"packageFingerprint":1083059147,"gameVersion":["Forge","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351441,"fileNameOnDisk":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","hashes":[{"type":1,"value":"378cc9730d1f11cd4c50add96263baccacdb4942"},{"type":2,"value":"c1004011e796ef62010dcb03e9597cdc"}]}},{"instanceID":"cad55030-07df-425b-8b57-fb2816f7189e","modSource":0,"addonID":927874,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Tree Tap","modFolderPath":null,"fileNameOnDisk":"treetap-1.20.1-0.1.0.jar","authors":[{"Name":"LobsterJonn"}],"primaryAuthor":"LobsterJonn","primaryCategoryId":416,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/treetap","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/895/421/256/256/638340049065219614.png","tags":[],"installedFile":{"id":4850914,"fileName":"treetap-1.20.1-0.1.0.jar","fileDate":"2023-11-08T12:14:59.867Z","fileLength":78468,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4850/914/treetap-1.20.1-0.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1828164013,"invalidFingerprint":false},{"foldername":"assets","fingerprint":8904403,"invalidFingerprint":false},{"foldername":"cy","fingerprint":2728135263,"invalidFingerprint":false},{"foldername":"data","fingerprint":3111486116,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1828808175,"invalidFingerprint":false}],"packageFingerprint":4238230268,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":927874,"fileNameOnDisk":"treetap-1.20.1-0.1.0.jar","hashes":[{"type":1,"value":"45e1991e7f78ac3591ba9d43a3f2082982cd55b8"},{"type":2,"value":"d5d5ae63be3a676f5f2be41f83a11a70"}]},"dateInstalled":"2023-11-16T09:03:51.7467094Z","dateUpdated":"2023-11-16T09:03:51.7473366Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4850914,"fileName":"treetap-1.20.1-0.1.0.jar","fileDate":"2023-11-08T12:14:59.867Z","fileLength":78468,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4850/914/treetap-1.20.1-0.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1828164013,"invalidFingerprint":false},{"foldername":"assets","fingerprint":8904403,"invalidFingerprint":false},{"foldername":"cy","fingerprint":2728135263,"invalidFingerprint":false},{"foldername":"data","fingerprint":3111486116,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1828808175,"invalidFingerprint":false}],"packageFingerprint":4238230268,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":927874,"fileNameOnDisk":"treetap-1.20.1-0.1.0.jar","hashes":[{"type":1,"value":"45e1991e7f78ac3591ba9d43a3f2082982cd55b8"},{"type":2,"value":"d5d5ae63be3a676f5f2be41f83a11a70"}]}},{"instanceID":"9572b395-b357-4b8d-9587-2e54155e8dfc","modSource":0,"addonID":292038,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Better Ping Display","modFolderPath":null,"fileNameOnDisk":"BetterPingDisplay-1.20.1-1.1.jar","authors":[{"Name":"Quintinity"}],"primaryAuthor":"Quintinity","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-ping-display","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/477/83/256/256/637771296028904958.png","tags":[],"installedFile":{"id":4594106,"fileName":"BetterPingDisplay-1.20.1-1.1.jar","fileDate":"2023-06-18T02:10:24.983Z","fileLength":15889,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4594/106/BetterPingDisplay-1.20.1-1.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3692742053,"invalidFingerprint":false},{"foldername":"com","fingerprint":3894045483,"invalidFingerprint":false},{"foldername":"betterpingdisplay.mixins.json","fingerprint":1657651617,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1472438386,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3380797652,"invalidFingerprint":false},{"foldername":"betterpingdisplay.refmap.json","fingerprint":2513173712,"invalidFingerprint":false}],"packageFingerprint":2297727680,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":292038,"fileNameOnDisk":"BetterPingDisplay-1.20.1-1.1.jar","hashes":[{"type":1,"value":"6347a5bff9405c59ec7d428e5e24115f5b17a90b"},{"type":2,"value":"2a331e8f5a7cc2609d67f7975fba7d7e"}]},"dateInstalled":"2023-11-16T09:01:13.0332301Z","dateUpdated":"2023-11-16T09:01:13.0332301Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4594106,"fileName":"BetterPingDisplay-1.20.1-1.1.jar","fileDate":"2023-06-18T02:10:24.983Z","fileLength":15889,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4594/106/BetterPingDisplay-1.20.1-1.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3692742053,"invalidFingerprint":false},{"foldername":"com","fingerprint":3894045483,"invalidFingerprint":false},{"foldername":"betterpingdisplay.mixins.json","fingerprint":1657651617,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1472438386,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3380797652,"invalidFingerprint":false},{"foldername":"betterpingdisplay.refmap.json","fingerprint":2513173712,"invalidFingerprint":false}],"packageFingerprint":2297727680,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":292038,"fileNameOnDisk":"BetterPingDisplay-1.20.1-1.1.jar","hashes":[{"type":1,"value":"6347a5bff9405c59ec7d428e5e24115f5b17a90b"},{"type":2,"value":"2a331e8f5a7cc2609d67f7975fba7d7e"}]}},{"instanceID":"179a1758-0872-4197-b188-c873bedd917d","modSource":0,"addonID":422301,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Sophisticated Backpacks","modFolderPath":null,"fileNameOnDisk":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","authors":[{"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/375/56/256/256/637549610342642859.png","tags":[],"installedFile":{"id":4859687,"fileName":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","fileDate":"2023-11-11T16:55:56.463Z","fileLength":794051,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4859/687/sophisticatedbackpacks-1.20.1-3.18.66.941.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":618298,"type":3},{"addonId":301356,"type":2},{"addonId":225643,"type":2},{"addonId":233071,"type":2},{"addonId":243121,"type":2},{"addonId":238222,"type":2},{"addonId":309927,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1961031223,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1357703067,"invalidFingerprint":false},{"foldername":"data","fingerprint":671844947,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2552684475,"invalidFingerprint":false},{"foldername":"net","fingerprint":1256711920,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1102936719,"invalidFingerprint":false}],"packageFingerprint":3556571844,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":422301,"fileNameOnDisk":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","hashes":[{"type":1,"value":"76e80a59656a1b2bdc6943623b72c2d30d00a30d"},{"type":2,"value":"00a3a37e0ec8f9c77130608aa4f7b4b8"}]},"dateInstalled":"2023-11-16T09:01:13.2567565Z","dateUpdated":"2023-11-16T09:03:59.519871Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4859687,"fileName":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","fileDate":"2023-11-11T16:55:56.463Z","fileLength":794051,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4859/687/sophisticatedbackpacks-1.20.1-3.18.66.941.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":618298,"type":3},{"addonId":301356,"type":2},{"addonId":225643,"type":2},{"addonId":233071,"type":2},{"addonId":243121,"type":2},{"addonId":238222,"type":2},{"addonId":309927,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1961031223,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1357703067,"invalidFingerprint":false},{"foldername":"data","fingerprint":671844947,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2552684475,"invalidFingerprint":false},{"foldername":"net","fingerprint":1256711920,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1102936719,"invalidFingerprint":false}],"packageFingerprint":3556571844,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":422301,"fileNameOnDisk":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","hashes":[{"type":1,"value":"76e80a59656a1b2bdc6943623b72c2d30d00a30d"},{"type":2,"value":"00a3a37e0ec8f9c77130608aa4f7b4b8"}]}},{"instanceID":"5f143709-6e25-4625-a7cd-799ad0d8be04","modSource":0,"addonID":845834,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Prometheus","modFolderPath":null,"fileNameOnDisk":"prometheus-forge-1.20.1-1.2.1.jar","authors":[{"Name":"terrariumearth"},{"Name":"CodexAdrian"},{"Name":"MsRandom1"},{"Name":"ThatGravyBoat"},{"Name":"AlexNijjar"}],"primaryAuthor":"terrariumearth","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/prometheus","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/859/529/256/256/638265396280167738.png","tags":[],"installedFile":{"id":4792508,"fileName":"prometheus-forge-1.20.1-1.2.1.jar","fileDate":"2023-10-11T00:05:59.017Z","fileLength":807541,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4792/508/prometheus-forge-1.20.1-1.2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1748687352,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":2303960706,"invalidFingerprint":false},{"foldername":"prometheus-common.mixins.json","fingerprint":3826322668,"invalidFingerprint":false},{"foldername":"prometheus_icon.png","fingerprint":3674520674,"invalidFingerprint":false},{"foldername":"assets","fingerprint":861930229,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2871175760,"invalidFingerprint":false},{"foldername":"data","fingerprint":1531476372,"invalidFingerprint":false},{"foldername":"prometheus-forge-1.20.1-forge-refmap.json","fingerprint":3488679806,"invalidFingerprint":false},{"foldername":"earth","fingerprint":1427166303,"invalidFingerprint":false}],"packageFingerprint":2329843638,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":845834,"fileNameOnDisk":"prometheus-forge-1.20.1-1.2.1.jar","hashes":[{"type":1,"value":"862528a285eda7fa69f67ef39698aec3cf190ba1"},{"type":2,"value":"0247deb9009b6b95634adc6e395f26bd"}]},"dateInstalled":"2023-11-16T09:01:13.2562473Z","dateUpdated":"2023-11-16T09:01:13.2562473Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4792508,"fileName":"prometheus-forge-1.20.1-1.2.1.jar","fileDate":"2023-10-11T00:05:59.017Z","fileLength":807541,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4792/508/prometheus-forge-1.20.1-1.2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1748687352,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":2303960706,"invalidFingerprint":false},{"foldername":"prometheus-common.mixins.json","fingerprint":3826322668,"invalidFingerprint":false},{"foldername":"prometheus_icon.png","fingerprint":3674520674,"invalidFingerprint":false},{"foldername":"assets","fingerprint":861930229,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2871175760,"invalidFingerprint":false},{"foldername":"data","fingerprint":1531476372,"invalidFingerprint":false},{"foldername":"prometheus-forge-1.20.1-forge-refmap.json","fingerprint":3488679806,"invalidFingerprint":false},{"foldername":"earth","fingerprint":1427166303,"invalidFingerprint":false}],"packageFingerprint":2329843638,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":845834,"fileNameOnDisk":"prometheus-forge-1.20.1-1.2.1.jar","hashes":[{"type":1,"value":"862528a285eda7fa69f67ef39698aec3cf190ba1"},{"type":2,"value":"0247deb9009b6b95634adc6e395f26bd"}]}},{"instanceID":"fbf14640-a638-4aba-a891-c7e46ad5c924","modSource":0,"addonID":495693,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Farsight [Forge]","modFolderPath":null,"fileNameOnDisk":"farsight-1.20.1-3.6.jar","authors":[{"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/farsight","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/532/489/256/256/637856138513958598.png","tags":[],"installedFile":{"id":4870168,"fileName":"farsight-1.20.1-3.6.jar","fileDate":"2023-11-15T13:55:51.16Z","fileLength":373943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4870/168/farsight-1.20.1-3.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2550129272,"invalidFingerprint":false},{"foldername":"com","fingerprint":1077548182,"invalidFingerprint":false},{"foldername":"farsight.mixins.json","fingerprint":618571777,"invalidFingerprint":false},{"foldername":"farsight.refmap.json","fingerprint":3174392871,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false}],"packageFingerprint":4013438162,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":495693,"fileNameOnDisk":"farsight-1.20.1-3.6.jar","hashes":[{"type":1,"value":"b58119fea950fffec3350d7f5792558a3339046b"},{"type":2,"value":"fe17f2261bf8704b7b12a9cd726a8fa8"}]},"dateInstalled":"2023-11-16T10:50:15.5439417Z","dateUpdated":"2023-11-16T10:50:15.5450362Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4870168,"fileName":"farsight-1.20.1-3.6.jar","fileDate":"2023-11-15T13:55:51.16Z","fileLength":373943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4870/168/farsight-1.20.1-3.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2550129272,"invalidFingerprint":false},{"foldername":"com","fingerprint":1077548182,"invalidFingerprint":false},{"foldername":"farsight.mixins.json","fingerprint":618571777,"invalidFingerprint":false},{"foldername":"farsight.refmap.json","fingerprint":3174392871,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false}],"packageFingerprint":4013438162,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":495693,"fileNameOnDisk":"farsight-1.20.1-3.6.jar","hashes":[{"type":1,"value":"b58119fea950fffec3350d7f5792558a3339046b"},{"type":2,"value":"fe17f2261bf8704b7b12a9cd726a8fa8"}]}},{"instanceID":"8a6f7b05-cea0-4a32-a946-a591773bb748","modSource":0,"addonID":272335,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cucumber Library","modFolderPath":null,"fileNameOnDisk":"Cucumber-1.20.1-7.0.4.jar","authors":[{"Name":"BlakeBr0"}],"primaryAuthor":"BlakeBr0","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cucumber","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/169/312/256/256/636714439279875788.png","tags":[],"installedFile":{"id":4825638,"fileName":"Cucumber-1.20.1-7.0.4.jar","fileDate":"2023-10-30T03:35:02.51Z","fileLength":194498,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4825/638/Cucumber-1.20.1-7.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3704013026,"invalidFingerprint":false},{"foldername":"assets","fingerprint":762140076,"invalidFingerprint":false},{"foldername":"com","fingerprint":4059680293,"invalidFingerprint":false},{"foldername":"cucumber.mixins.json","fingerprint":1076867305,"invalidFingerprint":false},{"foldername":"cucumber.refmap.json","fingerprint":3374367461,"invalidFingerprint":false},{"foldername":"data","fingerprint":43060781,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":712545104,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1619104106,"invalidFingerprint":false}],"packageFingerprint":1557119123,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":272335,"fileNameOnDisk":"Cucumber-1.20.1-7.0.4.jar","hashes":[{"type":1,"value":"8b5bb64ef10fcb0e6d384e7fbe2ff3ae24cad6a1"},{"type":2,"value":"d43ccfab664867c4b989b447a88c70dd"}]},"dateInstalled":"2023-11-16T09:01:09.3297423Z","dateUpdated":"2023-11-16T09:01:09.3297423Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4825638,"fileName":"Cucumber-1.20.1-7.0.4.jar","fileDate":"2023-10-30T03:35:02.51Z","fileLength":194498,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4825/638/Cucumber-1.20.1-7.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3704013026,"invalidFingerprint":false},{"foldername":"assets","fingerprint":762140076,"invalidFingerprint":false},{"foldername":"com","fingerprint":4059680293,"invalidFingerprint":false},{"foldername":"cucumber.mixins.json","fingerprint":1076867305,"invalidFingerprint":false},{"foldername":"cucumber.refmap.json","fingerprint":3374367461,"invalidFingerprint":false},{"foldername":"data","fingerprint":43060781,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":712545104,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1619104106,"invalidFingerprint":false}],"packageFingerprint":1557119123,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":272335,"fileNameOnDisk":"Cucumber-1.20.1-7.0.4.jar","hashes":[{"type":1,"value":"8b5bb64ef10fcb0e6d384e7fbe2ff3ae24cad6a1"},{"type":2,"value":"d43ccfab664867c4b989b447a88c70dd"}]}},{"instanceID":"ccd36db9-0375-4491-b149-3eab6066a9b3","modSource":0,"addonID":790626,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"ModernFix","modFolderPath":null,"fileNameOnDisk":"modernfix-forge-5.9.3+mc1.20.1.jar","authors":[{"Name":"embeddedt"}],"primaryAuthor":"embeddedt","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modernfix","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/881/436/256/256/638311693460984164.png","tags":[],"installedFile":{"id":4862982,"fileName":"modernfix-forge-5.9.3+mc1.20.1.jar","fileDate":"2023-11-12T21:51:23.543Z","fileLength":662216,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/982/modernfix-forge-5.9.3%2bmc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":723470016,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3559824621,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1177231304,"invalidFingerprint":false},{"foldername":"modernfix-common-common-refmap.json","fingerprint":2641626370,"invalidFingerprint":false},{"foldername":"modernfix-common.mixins.json","fingerprint":1426863478,"invalidFingerprint":false},{"foldername":"modernfix-forge.mixins.json","fingerprint":3223647355,"invalidFingerprint":false},{"foldername":"modernfix.refmap.json","fingerprint":2049344655,"invalidFingerprint":false},{"foldername":"modernfix","fingerprint":1325599026,"invalidFingerprint":false},{"foldername":"org","fingerprint":3763659827,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":88923539,"invalidFingerprint":false}],"packageFingerprint":444691406,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":790626,"fileNameOnDisk":"modernfix-forge-5.9.3+mc1.20.1.jar","hashes":[{"type":1,"value":"8e9158aea30c5b66c5b855f565e3dac80074a827"},{"type":2,"value":"3cc729e48a8e90c19925cbf2070a0c83"}]},"dateInstalled":"2023-11-16T09:01:11.0954219Z","dateUpdated":"2023-11-16T09:01:11.0954219Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4862982,"fileName":"modernfix-forge-5.9.3+mc1.20.1.jar","fileDate":"2023-11-12T21:51:23.543Z","fileLength":662216,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/982/modernfix-forge-5.9.3%2bmc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":723470016,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3559824621,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1177231304,"invalidFingerprint":false},{"foldername":"modernfix-common-common-refmap.json","fingerprint":2641626370,"invalidFingerprint":false},{"foldername":"modernfix-common.mixins.json","fingerprint":1426863478,"invalidFingerprint":false},{"foldername":"modernfix-forge.mixins.json","fingerprint":3223647355,"invalidFingerprint":false},{"foldername":"modernfix.refmap.json","fingerprint":2049344655,"invalidFingerprint":false},{"foldername":"modernfix","fingerprint":1325599026,"invalidFingerprint":false},{"foldername":"org","fingerprint":3763659827,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":88923539,"invalidFingerprint":false}],"packageFingerprint":444691406,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":790626,"fileNameOnDisk":"modernfix-forge-5.9.3+mc1.20.1.jar","hashes":[{"type":1,"value":"8e9158aea30c5b66c5b855f565e3dac80074a827"},{"type":2,"value":"3cc729e48a8e90c19925cbf2070a0c83"}]}},{"instanceID":"53b89354-c753-44bf-bf9c-6ceee1990ddd","modSource":0,"addonID":511770,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Drippy Loading Screen [Forge]","modFolderPath":null,"fileNameOnDisk":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","authors":[{"Name":"Keksuccino"}],"primaryAuthor":"Keksuccino","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/drippy-loading-screen","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/415/118/256/256/637638101350387776.png","tags":[],"installedFile":{"id":4606615,"fileName":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","fileDate":"2023-06-24T04:31:14.517Z","fileLength":124936,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4606/615/drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","isAlternate":false,"alternateFileId":4606616,"dependencies":[{"addonId":410295,"type":3},{"addonId":367706,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2372042825,"invalidFingerprint":false},{"foldername":"de","fingerprint":1883169537,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1240348535,"invalidFingerprint":false},{"foldername":"drippyloadingscreen.mixin.json","fingerprint":2380842093,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2760212866,"invalidFingerprint":false},{"foldername":"drippyloadingscreen.mixin-refmap.json","fingerprint":1710680999,"invalidFingerprint":false}],"packageFingerprint":3661487791,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":511770,"fileNameOnDisk":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","hashes":[{"type":1,"value":"27c3ab702847182e3517f8afad4efdfc2457090a"},{"type":2,"value":"24e11c7706a8b0ac7fcd820307daa29f"}]},"dateInstalled":"2023-11-16T09:01:09.1046191Z","dateUpdated":"2023-11-16T09:01:09.1046191Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4606615,"fileName":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","fileDate":"2023-06-24T04:31:14.517Z","fileLength":124936,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4606/615/drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","isAlternate":false,"alternateFileId":4606616,"dependencies":[{"addonId":410295,"type":3},{"addonId":367706,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2372042825,"invalidFingerprint":false},{"foldername":"de","fingerprint":1883169537,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1240348535,"invalidFingerprint":false},{"foldername":"drippyloadingscreen.mixin.json","fingerprint":2380842093,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2760212866,"invalidFingerprint":false},{"foldername":"drippyloadingscreen.mixin-refmap.json","fingerprint":1710680999,"invalidFingerprint":false}],"packageFingerprint":3661487791,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":511770,"fileNameOnDisk":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","hashes":[{"type":1,"value":"27c3ab702847182e3517f8afad4efdfc2457090a"},{"type":2,"value":"24e11c7706a8b0ac7fcd820307daa29f"}]}},{"instanceID":"45b67beb-3ceb-456c-9f85-91e8f19ddea1","modSource":0,"addonID":316582,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Corpse","modFolderPath":null,"fileNameOnDisk":"corpse-1.20.1-1.0.5.jar","authors":[{"Name":"henkelmax"}],"primaryAuthor":"henkelmax","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/corpse","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/194/489/256/256/636873305017840968.png","tags":[],"installedFile":{"id":4678972,"fileName":"corpse-1.20.1-1.0.5.jar","fileDate":"2023-08-02T18:10:49.783Z","fileLength":223423,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4678/972/corpse-1.20.1-1.0.5.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":324717,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3196899145,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1246290450,"invalidFingerprint":false},{"foldername":"de","fingerprint":3863086227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":320998545,"invalidFingerprint":false}],"packageFingerprint":2989877348,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":316582,"fileNameOnDisk":"corpse-1.20.1-1.0.5.jar","hashes":[{"type":1,"value":"686d772b62321ab3018851dc2c17ad34d0f5e513"},{"type":2,"value":"4c7279e282c15f67f2e2e6c091a2b63c"}]},"dateInstalled":"2023-11-16T10:40:49.3362311Z","dateUpdated":"2023-11-16T10:40:49.3368173Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4678972,"fileName":"corpse-1.20.1-1.0.5.jar","fileDate":"2023-08-02T18:10:49.783Z","fileLength":223423,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4678/972/corpse-1.20.1-1.0.5.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":324717,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3196899145,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1246290450,"invalidFingerprint":false},{"foldername":"de","fingerprint":3863086227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":320998545,"invalidFingerprint":false}],"packageFingerprint":2989877348,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":316582,"fileNameOnDisk":"corpse-1.20.1-1.0.5.jar","hashes":[{"type":1,"value":"686d772b62321ab3018851dc2c17ad34d0f5e513"},{"type":2,"value":"4c7279e282c15f67f2e2e6c091a2b63c"}]}},{"instanceID":"7b2ddb26-a1f5-4b06-9ab4-00fa1c310135","modSource":0,"addonID":270441,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"ItemPhysic Lite","modFolderPath":null,"fileNameOnDisk":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","authors":[{"Name":"CreativeMD"}],"primaryAuthor":"CreativeMD","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/103/313/256/256/636337267977446572.png","tags":[],"installedFile":{"id":4578892,"fileName":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","fileDate":"2023-06-10T20:16:47.667Z","fileLength":19151,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4578/892/ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":257814,"type":3},{"addonId":257814,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1533240586,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":916731452,"invalidFingerprint":false},{"foldername":"itemphysic.png","fingerprint":1928949021,"invalidFingerprint":false},{"foldername":"itemphysiclite.mixin.refmap.json","fingerprint":628011937,"invalidFingerprint":false},{"foldername":"itemphysiclite.mixins.json","fingerprint":1054365591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3143538246,"invalidFingerprint":false},{"foldername":"team","fingerprint":2567379622,"invalidFingerprint":false}],"packageFingerprint":4019275534,"gameVersion":["1.20.2","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":270441,"fileNameOnDisk":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","hashes":[{"type":1,"value":"283c9706aa3394a21511dad30433cd38db1d5aa9"},{"type":2,"value":"219ce957762f9a17e6bb5196aa77108c"}]},"dateInstalled":"2023-11-16T11:33:40.051059Z","dateUpdated":"2023-11-16T11:33:40.0519023Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4578892,"fileName":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","fileDate":"2023-06-10T20:16:47.667Z","fileLength":19151,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4578/892/ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":257814,"type":3},{"addonId":257814,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1533240586,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":916731452,"invalidFingerprint":false},{"foldername":"itemphysic.png","fingerprint":1928949021,"invalidFingerprint":false},{"foldername":"itemphysiclite.mixin.refmap.json","fingerprint":628011937,"invalidFingerprint":false},{"foldername":"itemphysiclite.mixins.json","fingerprint":1054365591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3143538246,"invalidFingerprint":false},{"foldername":"team","fingerprint":2567379622,"invalidFingerprint":false}],"packageFingerprint":4019275534,"gameVersion":["1.20.2","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":270441,"fileNameOnDisk":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","hashes":[{"type":1,"value":"283c9706aa3394a21511dad30433cd38db1d5aa9"},{"type":2,"value":"219ce957762f9a17e6bb5196aa77108c"}]}},{"instanceID":"b6b929d8-28bb-4780-9530-5e0066f39182","modSource":0,"addonID":223794,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Applied Energistics 2","modFolderPath":null,"fileNameOnDisk":"appliedenergistics2-forge-15.0.15.jar","authors":[{"Name":"thetechnici4n"},{"Name":"TeamAppliedEnergistics"},{"Name":"shartte"}],"primaryAuthor":"thetechnici4n","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/19/498/256/256/635696278186178221_animated.gif","tags":[],"installedFile":{"id":4857895,"fileName":"appliedenergistics2-forge-15.0.15.jar","fileDate":"2023-11-10T22:24:58.757Z","fileLength":9801496,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4857/895/appliedenergistics2-forge-15.0.15.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":245211,"type":2},{"addonId":238222,"type":2},{"addonId":440979,"type":2},{"addonId":310111,"type":2},{"addonId":324717,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":111291628,"invalidFingerprint":false},{"foldername":"NOTICE","fingerprint":303294545,"invalidFingerprint":false},{"foldername":"ae2.mixins.json","fingerprint":513164423,"invalidFingerprint":false},{"foldername":"ae2.mixins.refmap.json","fingerprint":762122880,"invalidFingerprint":false},{"foldername":"appeng","fingerprint":281928080,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3255799147,"invalidFingerprint":false},{"foldername":"com","fingerprint":2998208961,"invalidFingerprint":false},{"foldername":"data","fingerprint":4035539439,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":666721860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1202541880,"invalidFingerprint":false}],"packageFingerprint":3935225808,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":223794,"fileNameOnDisk":"appliedenergistics2-forge-15.0.15.jar","hashes":[{"type":1,"value":"7a3e1c6e4ee6335aef62e995db1beefa6385ac79"},{"type":2,"value":"a41d652fbe495abf8d9cd20fc3d2397a"}]},"dateInstalled":"2023-11-16T09:01:13.7035777Z","dateUpdated":"2023-11-16T09:01:13.7035777Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4857895,"fileName":"appliedenergistics2-forge-15.0.15.jar","fileDate":"2023-11-10T22:24:58.757Z","fileLength":9801496,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4857/895/appliedenergistics2-forge-15.0.15.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":245211,"type":2},{"addonId":238222,"type":2},{"addonId":440979,"type":2},{"addonId":310111,"type":2},{"addonId":324717,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":111291628,"invalidFingerprint":false},{"foldername":"NOTICE","fingerprint":303294545,"invalidFingerprint":false},{"foldername":"ae2.mixins.json","fingerprint":513164423,"invalidFingerprint":false},{"foldername":"ae2.mixins.refmap.json","fingerprint":762122880,"invalidFingerprint":false},{"foldername":"appeng","fingerprint":281928080,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3255799147,"invalidFingerprint":false},{"foldername":"com","fingerprint":2998208961,"invalidFingerprint":false},{"foldername":"data","fingerprint":4035539439,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":666721860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1202541880,"invalidFingerprint":false}],"packageFingerprint":3935225808,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":223794,"fileNameOnDisk":"appliedenergistics2-forge-15.0.15.jar","hashes":[{"type":1,"value":"7a3e1c6e4ee6335aef62e995db1beefa6385ac79"},{"type":2,"value":"a41d652fbe495abf8d9cd20fc3d2397a"}]}},{"instanceID":"aa7e9192-46dc-4436-8aef-438e84ad910f","modSource":0,"addonID":581495,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Oculus","modFolderPath":null,"fileNameOnDisk":"oculus-mc1.20.1-1.6.9.jar","authors":[{"Name":"Asek3"}],"primaryAuthor":"Asek3","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/oculus","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/495/526/256/256/637808944989585825.jpeg","tags":[],"installedFile":{"id":4767500,"fileName":"oculus-mc1.20.1-1.6.9.jar","fileDate":"2023-09-24T20:46:05.277Z","fileLength":2814481,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4767/500/oculus-mc1.20.1-1.6.9.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":574856,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":140522850,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1359137352,"invalidFingerprint":false},{"foldername":"centerDepth.fsh","fingerprint":1579026811,"invalidFingerprint":false},{"foldername":"centerDepth.vsh","fingerprint":462961270,"invalidFingerprint":false},{"foldername":"colorSpace.csh","fingerprint":1598364242,"invalidFingerprint":false},{"foldername":"colorSpace.vsh","fingerprint":1398698219,"invalidFingerprint":false},{"foldername":"de","fingerprint":3763473018,"invalidFingerprint":false},{"foldername":"io","fingerprint":2882495600,"invalidFingerprint":false},{"foldername":"kroppeb","fingerprint":3167065381,"invalidFingerprint":false},{"foldername":"mixins.oculus.bettermipmaps.json","fingerprint":4124167209,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.indigo.json","fingerprint":1238531458,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.indium.json","fingerprint":1512891894,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.sodium.json","fingerprint":1606062084,"invalidFingerprint":false},{"foldername":"mixins.oculus.fantastic.json","fingerprint":2001815233,"invalidFingerprint":false},{"foldername":"mixins.oculus.fixes.maxfpscrash.json","fingerprint":100394305,"invalidFingerprint":false},{"foldername":"mixins.oculus.integrationtest.json","fingerprint":4038426548,"invalidFingerprint":false},{"foldername":"mixins.oculus.json","fingerprint":408988840,"invalidFingerprint":false},{"foldername":"mixins.oculus.vertexformat.json","fingerprint":3204194736,"invalidFingerprint":false},{"foldername":"net","fingerprint":2605263792,"invalidFingerprint":false},{"foldername":"oculus-batched-entity-rendering.mixins.json","fingerprint":2553439210,"invalidFingerprint":false},{"foldername":"oculus-logo.png","fingerprint":285620050,"invalidFingerprint":false},{"foldername":"oculus-mixins-refmap.json","fingerprint":3890122758,"invalidFingerprint":false},{"foldername":"org","fingerprint":1636465415,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3663900039,"invalidFingerprint":false},{"foldername":"repack","fingerprint":1711427102,"invalidFingerprint":false}],"packageFingerprint":2590276543,"gameVersion":["Client","NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":581495,"fileNameOnDisk":"oculus-mc1.20.1-1.6.9.jar","hashes":[{"type":1,"value":"406ad9995cd1ab803e0001f80a85498105b4d488"},{"type":2,"value":"dd3596e374db3975a2f83594da6a3e2b"}]},"dateInstalled":"2023-11-16T09:01:12.4015841Z","dateUpdated":"2023-11-16T09:01:12.4015841Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4767500,"fileName":"oculus-mc1.20.1-1.6.9.jar","fileDate":"2023-09-24T20:46:05.277Z","fileLength":2814481,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4767/500/oculus-mc1.20.1-1.6.9.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":574856,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":140522850,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1359137352,"invalidFingerprint":false},{"foldername":"centerDepth.fsh","fingerprint":1579026811,"invalidFingerprint":false},{"foldername":"centerDepth.vsh","fingerprint":462961270,"invalidFingerprint":false},{"foldername":"colorSpace.csh","fingerprint":1598364242,"invalidFingerprint":false},{"foldername":"colorSpace.vsh","fingerprint":1398698219,"invalidFingerprint":false},{"foldername":"de","fingerprint":3763473018,"invalidFingerprint":false},{"foldername":"io","fingerprint":2882495600,"invalidFingerprint":false},{"foldername":"kroppeb","fingerprint":3167065381,"invalidFingerprint":false},{"foldername":"mixins.oculus.bettermipmaps.json","fingerprint":4124167209,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.indigo.json","fingerprint":1238531458,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.indium.json","fingerprint":1512891894,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.sodium.json","fingerprint":1606062084,"invalidFingerprint":false},{"foldername":"mixins.oculus.fantastic.json","fingerprint":2001815233,"invalidFingerprint":false},{"foldername":"mixins.oculus.fixes.maxfpscrash.json","fingerprint":100394305,"invalidFingerprint":false},{"foldername":"mixins.oculus.integrationtest.json","fingerprint":4038426548,"invalidFingerprint":false},{"foldername":"mixins.oculus.json","fingerprint":408988840,"invalidFingerprint":false},{"foldername":"mixins.oculus.vertexformat.json","fingerprint":3204194736,"invalidFingerprint":false},{"foldername":"net","fingerprint":2605263792,"invalidFingerprint":false},{"foldername":"oculus-batched-entity-rendering.mixins.json","fingerprint":2553439210,"invalidFingerprint":false},{"foldername":"oculus-logo.png","fingerprint":285620050,"invalidFingerprint":false},{"foldername":"oculus-mixins-refmap.json","fingerprint":3890122758,"invalidFingerprint":false},{"foldername":"org","fingerprint":1636465415,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3663900039,"invalidFingerprint":false},{"foldername":"repack","fingerprint":1711427102,"invalidFingerprint":false}],"packageFingerprint":2590276543,"gameVersion":["Client","NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":581495,"fileNameOnDisk":"oculus-mc1.20.1-1.6.9.jar","hashes":[{"type":1,"value":"406ad9995cd1ab803e0001f80a85498105b4d488"},{"type":2,"value":"dd3596e374db3975a2f83594da6a3e2b"}]}},{"instanceID":"806d1170-dd42-41ef-a793-90d7cee158e3","modSource":0,"addonID":916493,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"AstikorCarts Redux","modFolderPath":null,"fileNameOnDisk":"astikorcarts-1.20.x-1.1.6.jar","authors":[{"Name":"jusipat"}],"primaryAuthor":"jusipat","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/astikor-carts-redux","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/881/664/256/256/638312052934413502.png","tags":[],"installedFile":{"id":4797195,"fileName":"astikorcarts-1.20.x-1.1.6.jar","fileDate":"2023-10-13T22:16:45.903Z","fileLength":229383,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4797/195/astikorcarts-1.20.x-1.1.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":549077137,"invalidFingerprint":false},{"foldername":"de","fingerprint":998760120,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3070256575,"invalidFingerprint":false},{"foldername":"data","fingerprint":128189404,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":756595764,"invalidFingerprint":false}],"packageFingerprint":497668226,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":916493,"fileNameOnDisk":"astikorcarts-1.20.x-1.1.6.jar","hashes":[{"type":1,"value":"7c5cef85ef1f6cd2b23148c4983e939fdfefce1c"},{"type":2,"value":"ca40650762929b2c7c0e87239c14f019"}]},"dateInstalled":"2023-11-16T15:48:15.5051774Z","dateUpdated":"2023-11-16T15:48:15.5057796Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4797195,"fileName":"astikorcarts-1.20.x-1.1.6.jar","fileDate":"2023-10-13T22:16:45.903Z","fileLength":229383,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4797/195/astikorcarts-1.20.x-1.1.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":549077137,"invalidFingerprint":false},{"foldername":"de","fingerprint":998760120,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3070256575,"invalidFingerprint":false},{"foldername":"data","fingerprint":128189404,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":756595764,"invalidFingerprint":false}],"packageFingerprint":497668226,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":916493,"fileNameOnDisk":"astikorcarts-1.20.x-1.1.6.jar","hashes":[{"type":1,"value":"7c5cef85ef1f6cd2b23148c4983e939fdfefce1c"},{"type":2,"value":"ca40650762929b2c7c0e87239c14f019"}]}},{"instanceID":"c13d80d3-7c16-46fb-b3b6-a896125b09a6","modSource":0,"addonID":238086,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"KubeJS","modFolderPath":null,"fileNameOnDisk":"kubejs-forge-2001.6.3-build.83.jar","authors":[{"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/kubejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/218/214/256/256/637010579670184115.png","tags":[],"installedFile":{"id":4831287,"fileName":"kubejs-forge-2001.6.3-build.83.jar","fileDate":"2023-11-01T07:09:15.8Z","fileLength":1552028,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4831/287/kubejs-forge-2001.6.3-build.83.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":416294,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1826685905,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":1069997295,"invalidFingerprint":false},{"foldername":"architectury_inject_KubeJS120_common_0fb204de17734823a699023f91cfa365_e278a4bbd785697cf30a987b6a9e0970705e1f40847bfdeaac679b9f86a0ca9fkubejs200163build83devjar","fingerprint":3544601340,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3881697604,"invalidFingerprint":false},{"foldername":"data","fingerprint":196213762,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1451544008,"invalidFingerprint":false},{"foldername":"kubejs-common-refmap.json","fingerprint":1047494675,"invalidFingerprint":false},{"foldername":"kubejs-common.mixins.json","fingerprint":1538760267,"invalidFingerprint":false},{"foldername":"kubejs-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"kubejs-forge.mixins.json","fingerprint":2740693488,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":3132297912,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":925984517,"invalidFingerprint":false}],"packageFingerprint":1683547656,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238086,"fileNameOnDisk":"kubejs-forge-2001.6.3-build.83.jar","hashes":[{"type":1,"value":"dbae365140dded5141aeff6c82f25225400024ed"},{"type":2,"value":"9c3a680dfa4dfbf876c86d87ff48dc07"}]},"dateInstalled":"2023-11-16T09:01:13.0327852Z","dateUpdated":"2023-11-16T09:01:13.0327852Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4831287,"fileName":"kubejs-forge-2001.6.3-build.83.jar","fileDate":"2023-11-01T07:09:15.8Z","fileLength":1552028,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4831/287/kubejs-forge-2001.6.3-build.83.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":416294,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1826685905,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":1069997295,"invalidFingerprint":false},{"foldername":"architectury_inject_KubeJS120_common_0fb204de17734823a699023f91cfa365_e278a4bbd785697cf30a987b6a9e0970705e1f40847bfdeaac679b9f86a0ca9fkubejs200163build83devjar","fingerprint":3544601340,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3881697604,"invalidFingerprint":false},{"foldername":"data","fingerprint":196213762,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1451544008,"invalidFingerprint":false},{"foldername":"kubejs-common-refmap.json","fingerprint":1047494675,"invalidFingerprint":false},{"foldername":"kubejs-common.mixins.json","fingerprint":1538760267,"invalidFingerprint":false},{"foldername":"kubejs-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"kubejs-forge.mixins.json","fingerprint":2740693488,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":3132297912,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":925984517,"invalidFingerprint":false}],"packageFingerprint":1683547656,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238086,"fileNameOnDisk":"kubejs-forge-2001.6.3-build.83.jar","hashes":[{"type":1,"value":"dbae365140dded5141aeff6c82f25225400024ed"},{"type":2,"value":"9c3a680dfa4dfbf876c86d87ff48dc07"}]}},{"instanceID":"64031de2-0980-405c-8146-efdb576b781f","modSource":0,"addonID":845833,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Argonauts","modFolderPath":null,"fileNameOnDisk":"argonauts-forge-1.20.1-1.0.6.jar","authors":[{"Name":"terrariumearth"},{"Name":"MsRandom1"},{"Name":"CodexAdrian"},{"Name":"AlexNijjar"},{"Name":"ThatGravyBoat"}],"primaryAuthor":"terrariumearth","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/argonauts","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/859/528/256/256/638265395912178590.png","tags":[],"installedFile":{"id":4848393,"fileName":"argonauts-forge-1.20.1-1.0.6.jar","fileDate":"2023-11-07T18:36:57.47Z","fileLength":643157,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4848/393/argonauts-forge-1.20.1-1.0.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":84988769,"invalidFingerprint":false},{"foldername":"architectury_inject_argonauts_common_4a434549d10d4daba1d571d563bd4aaf_ff1110ec4e1cab797c40ac3adfff3a3d5ed40874f8b28f83cc69060350121eabargonautscommon1201106devjar","fingerprint":936412278,"invalidFingerprint":false},{"foldername":"argonauts-common-1.20.1-common-refmap.json","fingerprint":710945693,"invalidFingerprint":false},{"foldername":"argonauts-common.mixins.json","fingerprint":71972541,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1396071900,"invalidFingerprint":false},{"foldername":"earth","fingerprint":3461347029,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3986457675,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3411683884,"invalidFingerprint":false}],"packageFingerprint":2951000620,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":845833,"fileNameOnDisk":"argonauts-forge-1.20.1-1.0.6.jar","hashes":[{"type":1,"value":"eaf6381546214c8ff9cc7d07e2a51cbfaef61f66"},{"type":2,"value":"b682c8bffc8ce81c19fda33c6d5a10d2"}]},"dateInstalled":"2023-11-16T09:01:09.104062Z","dateUpdated":"2023-11-16T09:01:09.104062Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4848393,"fileName":"argonauts-forge-1.20.1-1.0.6.jar","fileDate":"2023-11-07T18:36:57.47Z","fileLength":643157,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4848/393/argonauts-forge-1.20.1-1.0.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":84988769,"invalidFingerprint":false},{"foldername":"architectury_inject_argonauts_common_4a434549d10d4daba1d571d563bd4aaf_ff1110ec4e1cab797c40ac3adfff3a3d5ed40874f8b28f83cc69060350121eabargonautscommon1201106devjar","fingerprint":936412278,"invalidFingerprint":false},{"foldername":"argonauts-common-1.20.1-common-refmap.json","fingerprint":710945693,"invalidFingerprint":false},{"foldername":"argonauts-common.mixins.json","fingerprint":71972541,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1396071900,"invalidFingerprint":false},{"foldername":"earth","fingerprint":3461347029,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3986457675,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3411683884,"invalidFingerprint":false}],"packageFingerprint":2951000620,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":845833,"fileNameOnDisk":"argonauts-forge-1.20.1-1.0.6.jar","hashes":[{"type":1,"value":"eaf6381546214c8ff9cc7d07e2a51cbfaef61f66"},{"type":2,"value":"b682c8bffc8ce81c19fda33c6d5a10d2"}]}},{"instanceID":"75019555-4532-4d31-b1c9-3a8b0c3698a1","modSource":0,"addonID":232131,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Default Options","modFolderPath":null,"fileNameOnDisk":"defaultoptions-forge-1.20-18.0.1.jar","authors":[{"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/default-options","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/25/393/256/256/635772772655629740.png","tags":[],"installedFile":{"id":4635878,"fileName":"defaultoptions-forge-1.20-18.0.1.jar","fileDate":"2023-07-10T20:42:52.003Z","fileLength":87943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4635/878/defaultoptions-forge-1.20-18.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1626913653,"invalidFingerprint":false},{"foldername":"LICENSE_defaultoptions","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2248301024,"invalidFingerprint":false},{"foldername":"defaultoptions-icon.png","fingerprint":3122342766,"invalidFingerprint":false},{"foldername":"defaultoptions.mixins.json","fingerprint":2252296586,"invalidFingerprint":false},{"foldername":"defaultoptions.refmap.json","fingerprint":97054692,"invalidFingerprint":false},{"foldername":"net","fingerprint":1701872180,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3165823124,"invalidFingerprint":false}],"packageFingerprint":742861472,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":232131,"fileNameOnDisk":"defaultoptions-forge-1.20-18.0.1.jar","hashes":[{"type":1,"value":"d19f874852def4ef73b32caf3f218e6423d51677"},{"type":2,"value":"1784bcb1bd23f47ba2d048fc69ac743c"}]},"dateInstalled":"2023-11-16T19:20:32.8476038Z","dateUpdated":"2023-11-16T19:20:32.8476038Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4635878,"fileName":"defaultoptions-forge-1.20-18.0.1.jar","fileDate":"2023-07-10T20:42:52.003Z","fileLength":87943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4635/878/defaultoptions-forge-1.20-18.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1626913653,"invalidFingerprint":false},{"foldername":"LICENSE_defaultoptions","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2248301024,"invalidFingerprint":false},{"foldername":"defaultoptions-icon.png","fingerprint":3122342766,"invalidFingerprint":false},{"foldername":"defaultoptions.mixins.json","fingerprint":2252296586,"invalidFingerprint":false},{"foldername":"defaultoptions.refmap.json","fingerprint":97054692,"invalidFingerprint":false},{"foldername":"net","fingerprint":1701872180,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3165823124,"invalidFingerprint":false}],"packageFingerprint":742861472,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":232131,"fileNameOnDisk":"defaultoptions-forge-1.20-18.0.1.jar","hashes":[{"type":1,"value":"d19f874852def4ef73b32caf3f218e6423d51677"},{"type":2,"value":"1784bcb1bd23f47ba2d048fc69ac743c"}]}},{"instanceID":"b70b2cc0-dc37-4dda-a6c7-19d56d547c3f","modSource":0,"addonID":348521,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cloth Config API (Fabric/Forge)","modFolderPath":null,"fileNameOnDisk":"cloth-config-11.1.106-forge.jar","authors":[{"Name":"shedaniel"},{"Name":"LinkieIsBetterThanK9"}],"primaryAuthor":"shedaniel","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cloth-config","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/282/467/256/256/637289313020452406.png","tags":[],"installedFile":{"id":4633444,"fileName":"cloth-config-11.1.106-forge.jar","fileDate":"2023-07-09T14:05:06.383Z","fileLength":1168375,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4633/444/cloth-config-11.1.106-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":208589982,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":4008471873,"invalidFingerprint":false},{"foldername":"assets","fingerprint":385043272,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524945892,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2356087988,"invalidFingerprint":false},{"foldername":"me","fingerprint":2513557180,"invalidFingerprint":false},{"foldername":"architectury_inject_clothconfig_common_08f1de7415fb4bd688846e5bbe938eb3_145a7a8237f007e60b0376da1bc599fb7a1d5bb6023dc89a800ef88e6c166715clothconfig111106devjar","fingerprint":3025922734,"invalidFingerprint":false}],"packageFingerprint":966946685,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":348521,"fileNameOnDisk":"cloth-config-11.1.106-forge.jar","hashes":[{"type":1,"value":"b6f17b52c469c5ca27c9e90abdb0ecc0be16149d"},{"type":2,"value":"17794d377921e9cd96b30250a7b13156"}]},"dateInstalled":"2023-11-16T10:39:01.7520644Z","dateUpdated":"2023-11-16T10:39:01.7566159Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4633444,"fileName":"cloth-config-11.1.106-forge.jar","fileDate":"2023-07-09T14:05:06.383Z","fileLength":1168375,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4633/444/cloth-config-11.1.106-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":208589982,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":4008471873,"invalidFingerprint":false},{"foldername":"assets","fingerprint":385043272,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524945892,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2356087988,"invalidFingerprint":false},{"foldername":"me","fingerprint":2513557180,"invalidFingerprint":false},{"foldername":"architectury_inject_clothconfig_common_08f1de7415fb4bd688846e5bbe938eb3_145a7a8237f007e60b0376da1bc599fb7a1d5bb6023dc89a800ef88e6c166715clothconfig111106devjar","fingerprint":3025922734,"invalidFingerprint":false}],"packageFingerprint":966946685,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":348521,"fileNameOnDisk":"cloth-config-11.1.106-forge.jar","hashes":[{"type":1,"value":"b6f17b52c469c5ca27c9e90abdb0ecc0be16149d"},{"type":2,"value":"17794d377921e9cd96b30250a7b13156"}]}},{"instanceID":"39597b31-182b-4c12-9da5-d9c5a3162f6c","modSource":0,"addonID":570073,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Resourceful Lib","modFolderPath":null,"fileNameOnDisk":"resourcefullib-forge-1.20.1-2.1.16.jar","authors":[{"Name":"ThatGravyBoat"},{"Name":"epic_oreo"}],"primaryAuthor":"ThatGravyBoat","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/resourceful-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/595/433/256/256/637970304404281534.png","tags":[],"installedFile":{"id":4851864,"fileName":"resourcefullib-forge-1.20.1-2.1.16.jar","fileDate":"2023-11-08T17:57:40.947Z","fileLength":380576,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4851/864/resourcefullib-forge-1.20.1-2.1.16.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3997633170,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1209128241,"invalidFingerprint":false},{"foldername":"com","fingerprint":3780090946,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulLib_common_8fe1641caf7447868f03a9b4ad25dc23_c039abfdb55826d81816a4f42adb28e7d04f1bde3b5b122781d5a18b47613f40resourcefullib2116devjar","fingerprint":1983959790,"invalidFingerprint":false}],"packageFingerprint":3505015751,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570073,"fileNameOnDisk":"resourcefullib-forge-1.20.1-2.1.16.jar","hashes":[{"type":1,"value":"c9b4133a23d1d897807052b05bc751172c6ffa4a"},{"type":2,"value":"0ba7d419cc8ecb6dc134046ac81bf7d5"}]},"dateInstalled":"2023-11-16T09:01:12.7591628Z","dateUpdated":"2023-11-16T09:01:12.7591628Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4851864,"fileName":"resourcefullib-forge-1.20.1-2.1.16.jar","fileDate":"2023-11-08T17:57:40.947Z","fileLength":380576,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4851/864/resourcefullib-forge-1.20.1-2.1.16.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3997633170,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1209128241,"invalidFingerprint":false},{"foldername":"com","fingerprint":3780090946,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulLib_common_8fe1641caf7447868f03a9b4ad25dc23_c039abfdb55826d81816a4f42adb28e7d04f1bde3b5b122781d5a18b47613f40resourcefullib2116devjar","fingerprint":1983959790,"invalidFingerprint":false}],"packageFingerprint":3505015751,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570073,"fileNameOnDisk":"resourcefullib-forge-1.20.1-2.1.16.jar","hashes":[{"type":1,"value":"c9b4133a23d1d897807052b05bc751172c6ffa4a"},{"type":2,"value":"0ba7d419cc8ecb6dc134046ac81bf7d5"}]}},{"instanceID":"9c70b9c3-9312-47f3-9d82-d19d6cdcd047","modSource":0,"addonID":263420,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Xaero's Minimap","modFolderPath":null,"fileNameOnDisk":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","authors":[{"Name":"xaero96"}],"primaryAuthor":"xaero96","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/92/854/256/256/636258666554688823.png","tags":[],"installedFile":{"id":4812568,"fileName":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","fileDate":"2023-10-23T09:53:37.963Z","fileLength":1332282,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4812/568/Xaeros_Minimap_23.8.4_Forge_1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1744185209,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1454231198,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2387270384,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":2464461949,"invalidFingerprint":false}],"packageFingerprint":2179336149,"gameVersion":["Client","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":263420,"fileNameOnDisk":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","hashes":[{"type":1,"value":"31fc6ee958ddd2fa174cd8d4787c49638cb3a98d"},{"type":2,"value":"4fe11a97ccf51b6bdefbc79711edcb70"}]},"dateInstalled":"2023-11-16T09:01:12.6288046Z","dateUpdated":"2023-11-16T09:01:12.6288046Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4812568,"fileName":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","fileDate":"2023-10-23T09:53:37.963Z","fileLength":1332282,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4812/568/Xaeros_Minimap_23.8.4_Forge_1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1744185209,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1454231198,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2387270384,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":2464461949,"invalidFingerprint":false}],"packageFingerprint":2179336149,"gameVersion":["Client","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":263420,"fileNameOnDisk":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","hashes":[{"type":1,"value":"31fc6ee958ddd2fa174cd8d4787c49638cb3a98d"},{"type":2,"value":"4fe11a97ccf51b6bdefbc79711edcb70"}]}},{"instanceID":"737d4985-c003-49f2-b05c-9b5273955313","modSource":0,"addonID":521393,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"REI Plugin Compatibilities (REIPC)","modFolderPath":null,"fileNameOnDisk":"REIPluginCompatibilities-forge-12.0.93.jar","authors":[{"Name":"shedaniel"}],"primaryAuthor":"shedaniel","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items-hacks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/426/650/256/256/637657380468740930.png","tags":[],"installedFile":{"id":4837449,"fileName":"REIPluginCompatibilities-forge-12.0.93.jar","fileDate":"2023-11-03T12:30:32.767Z","fileLength":462966,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4837/449/REIPluginCompatibilities-forge-12.0.93.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":310111,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3168548458,"invalidFingerprint":false},{"foldername":"rei-jei-internals-workaround.mixins.json","fingerprint":8116423,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3927185014,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3030729220,"invalidFingerprint":false},{"foldername":"REIPluginCompatibilities-forge-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"mezz","fingerprint":665753941,"invalidFingerprint":false},{"foldername":"me","fingerprint":3230642964,"invalidFingerprint":false}],"packageFingerprint":80648374,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":521393,"fileNameOnDisk":"REIPluginCompatibilities-forge-12.0.93.jar","hashes":[{"type":1,"value":"00ba3027cd4942013b22ac07a42f2e0cc6703b8a"},{"type":2,"value":"551c50467decb913d67f072a83f381be"}]},"dateInstalled":"2023-11-16T09:01:12.4029862Z","dateUpdated":"2023-11-16T09:01:12.4029862Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4837449,"fileName":"REIPluginCompatibilities-forge-12.0.93.jar","fileDate":"2023-11-03T12:30:32.767Z","fileLength":462966,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4837/449/REIPluginCompatibilities-forge-12.0.93.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":310111,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3168548458,"invalidFingerprint":false},{"foldername":"rei-jei-internals-workaround.mixins.json","fingerprint":8116423,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3927185014,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3030729220,"invalidFingerprint":false},{"foldername":"REIPluginCompatibilities-forge-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"mezz","fingerprint":665753941,"invalidFingerprint":false},{"foldername":"me","fingerprint":3230642964,"invalidFingerprint":false}],"packageFingerprint":80648374,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":521393,"fileNameOnDisk":"REIPluginCompatibilities-forge-12.0.93.jar","hashes":[{"type":1,"value":"00ba3027cd4942013b22ac07a42f2e0cc6703b8a"},{"type":2,"value":"551c50467decb913d67f072a83f381be"}]}},{"instanceID":"bfdddf95-61ea-4fa9-8fb0-b2120b4858e6","modSource":0,"addonID":324717,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Jade 🔍","modFolderPath":null,"fileNameOnDisk":"Jade-1.20.1-forge-11.6.3.jar","authors":[{"Name":"Snownee"}],"primaryAuthor":"Snownee","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jade","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/207/323/256/256/636965628804677340.png","tags":[],"installedFile":{"id":4801177,"fileName":"Jade-1.20.1-forge-11.6.3.jar","fileDate":"2023-10-16T05:59:03.413Z","fileLength":514951,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4801/177/Jade-1.20.1-forge-11.6.3.jar","isAlternate":false,"alternateFileId":4801186,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2850681834,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1651897935,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1859719455,"invalidFingerprint":false},{"foldername":"jade.mixins.json","fingerprint":936765589,"invalidFingerprint":false},{"foldername":"jade.refmap.json","fingerprint":3498691603,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":316591136,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":2580220080,"invalidFingerprint":false}],"packageFingerprint":1085416519,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":324717,"fileNameOnDisk":"Jade-1.20.1-forge-11.6.3.jar","hashes":[{"type":1,"value":"26fe4f70ff6ae68652f65c65cc300fa6bc416962"},{"type":2,"value":"ce4a210a03ae51630a452f63b3e4f837"}]},"dateInstalled":"2023-11-16T09:01:09.3293622Z","dateUpdated":"2023-11-16T09:01:09.3293622Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4801177,"fileName":"Jade-1.20.1-forge-11.6.3.jar","fileDate":"2023-10-16T05:59:03.413Z","fileLength":514951,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4801/177/Jade-1.20.1-forge-11.6.3.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2850681834,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1651897935,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1859719455,"invalidFingerprint":false},{"foldername":"jade.mixins.json","fingerprint":936765589,"invalidFingerprint":false},{"foldername":"jade.refmap.json","fingerprint":3498691603,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":316591136,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":2580220080,"invalidFingerprint":false}],"packageFingerprint":1085416519,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":324717,"fileNameOnDisk":"Jade-1.20.1-forge-11.6.3.jar","hashes":[{"type":1,"value":"26fe4f70ff6ae68652f65c65cc300fa6bc416962"},{"type":2,"value":"ce4a210a03ae51630a452f63b3e4f837"}]}},{"instanceID":"b77da4ca-aaa7-409c-b787-26ee0a6c7c03","modSource":0,"addonID":60089,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Mouse Tweaks","modFolderPath":null,"fileNameOnDisk":"MouseTweaks-forge-mc1.20-2.25.jar","authors":[{"Name":"YaLTeR"}],"primaryAuthor":"YaLTeR","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/467/691/256/256/637749969243449870.png","tags":[],"installedFile":{"id":4581240,"fileName":"MouseTweaks-forge-mc1.20-2.25.jar","fileDate":"2023-06-11T22:31:35.327Z","fileLength":76146,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4581/240/MouseTweaks-forge-mc1.20-2.25.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":377304902,"invalidFingerprint":false},{"foldername":"mousetweaks-fabric.mixins.json","fingerprint":1722171939,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.json","fingerprint":33962436,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.refmap.json","fingerprint":3498187526,"invalidFingerprint":false},{"foldername":"mousetweaks_logo.png","fingerprint":1781016577,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":99466122,"invalidFingerprint":false},{"foldername":"yalter","fingerprint":797099182,"invalidFingerprint":false}],"packageFingerprint":1647930540,"gameVersion":["Client","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60089,"fileNameOnDisk":"MouseTweaks-forge-mc1.20-2.25.jar","hashes":[{"type":1,"value":"f3e8805d706a36717306d92bd5c45cb2aef854b6"},{"type":2,"value":"b6e9dc4ef5626d20cb14846c63be211f"}]},"dateInstalled":"2023-11-16T09:01:13.7044173Z","dateUpdated":"2023-11-16T09:01:13.7044173Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4581240,"fileName":"MouseTweaks-forge-mc1.20-2.25.jar","fileDate":"2023-06-11T22:31:35.327Z","fileLength":76146,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4581/240/MouseTweaks-forge-mc1.20-2.25.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":377304902,"invalidFingerprint":false},{"foldername":"mousetweaks-fabric.mixins.json","fingerprint":1722171939,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.json","fingerprint":33962436,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.refmap.json","fingerprint":3498187526,"invalidFingerprint":false},{"foldername":"mousetweaks_logo.png","fingerprint":1781016577,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":99466122,"invalidFingerprint":false},{"foldername":"yalter","fingerprint":797099182,"invalidFingerprint":false}],"packageFingerprint":1647930540,"gameVersion":["Client","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60089,"fileNameOnDisk":"MouseTweaks-forge-mc1.20-2.25.jar","hashes":[{"type":1,"value":"f3e8805d706a36717306d92bd5c45cb2aef854b6"},{"type":2,"value":"b6e9dc4ef5626d20cb14846c63be211f"}]}},{"instanceID":"391bd3c4-3df4-410b-abbb-d44a3e0db932","modSource":0,"addonID":634062,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"No Chat Reports","modFolderPath":null,"fileNameOnDisk":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","authors":[{"Name":"Aizistral"}],"primaryAuthor":"Aizistral","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/no-chat-reports","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/560/68/256/256/637910636688514454.png","tags":[],"installedFile":{"id":4610474,"fileName":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","fileDate":"2023-06-26T14:50:49.01Z","fileLength":272740,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4610/474/NoChatReports-FORGE-1.20.1-v2.2.2.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":202198108,"invalidFingerprint":false},{"foldername":"com","fingerprint":1632631975,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2979920329,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1984515850,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":4062509488,"invalidFingerprint":false},{"foldername":"mixins","fingerprint":1509823804,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2996549802,"invalidFingerprint":false},{"foldername":"nochatreports.refmap.json","fingerprint":887573570,"invalidFingerprint":false}],"packageFingerprint":393521612,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":634062,"fileNameOnDisk":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","hashes":[{"type":1,"value":"069396e689ae887d065c8d61b7945e685fbcc65b"},{"type":2,"value":"3153d1e860c6fefe6dac26efdb5c40c6"}]},"dateInstalled":"2023-11-16T09:01:13.4802036Z","dateUpdated":"2023-11-16T09:01:13.4802036Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4610474,"fileName":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","fileDate":"2023-06-26T14:50:49.01Z","fileLength":272740,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4610/474/NoChatReports-FORGE-1.20.1-v2.2.2.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":202198108,"invalidFingerprint":false},{"foldername":"com","fingerprint":1632631975,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2979920329,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1984515850,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":4062509488,"invalidFingerprint":false},{"foldername":"mixins","fingerprint":1509823804,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2996549802,"invalidFingerprint":false},{"foldername":"nochatreports.refmap.json","fingerprint":887573570,"invalidFingerprint":false}],"packageFingerprint":393521612,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":634062,"fileNameOnDisk":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","hashes":[{"type":1,"value":"069396e689ae887d065c8d61b7945e685fbcc65b"},{"type":2,"value":"3153d1e860c6fefe6dac26efdb5c40c6"}]}},{"instanceID":"c7573a5c-ba27-48a7-abda-6141ef47954a","modSource":0,"addonID":570630,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"LootJS: KubeJS Addon","modFolderPath":null,"fileNameOnDisk":"lootjs-forge-1.20.1-2.10.3.jar","authors":[{"Name":"Lytho"}],"primaryAuthor":"Lytho","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/lootjs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/510/924/256/256/637828637727949352.png","tags":[],"installedFile":{"id":4771655,"fileName":"lootjs-forge-1.20.1-2.10.3.jar","fileDate":"2023-09-27T18:27:28.237Z","fileLength":237992,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4771/655/lootjs-forge-1.20.1-2.10.3.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1141036398,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1593166766,"invalidFingerprint":false},{"foldername":"lootjs-common.mixins.json","fingerprint":724741391,"invalidFingerprint":false},{"foldername":"lootjs-common-1.20.1-common-refmap.json","fingerprint":1784427643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":692389130,"invalidFingerprint":false},{"foldername":"lootjs-forge.mixins.json","fingerprint":55216049,"invalidFingerprint":false},{"foldername":"data","fingerprint":2312894697,"invalidFingerprint":false},{"foldername":"lootjs-forge-1.20.1-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"com","fingerprint":3923909715,"invalidFingerprint":false},{"foldername":"architectury_inject_LootJS_common_2f8cde821fe94a2389e187697343a52d_329bdd7eb8b1bae637fb0c5758fda15c22ea8e2b7320981959b815e9435ea7a3lootjscommon12012103devjar","fingerprint":291938511,"invalidFingerprint":false}],"packageFingerprint":1638851804,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570630,"fileNameOnDisk":"lootjs-forge-1.20.1-2.10.3.jar","hashes":[{"type":1,"value":"2c1800e7dc5406e0dc67391ca6349c20b72ebd6d"},{"type":2,"value":"87cfa58487de53caaf49d82cdb8f44bc"}]},"dateInstalled":"2023-11-16T09:01:13.4795123Z","dateUpdated":"2023-11-16T09:01:13.4795123Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4771655,"fileName":"lootjs-forge-1.20.1-2.10.3.jar","fileDate":"2023-09-27T18:27:28.237Z","fileLength":237992,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4771/655/lootjs-forge-1.20.1-2.10.3.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1141036398,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1593166766,"invalidFingerprint":false},{"foldername":"lootjs-common.mixins.json","fingerprint":724741391,"invalidFingerprint":false},{"foldername":"lootjs-common-1.20.1-common-refmap.json","fingerprint":1784427643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":692389130,"invalidFingerprint":false},{"foldername":"lootjs-forge.mixins.json","fingerprint":55216049,"invalidFingerprint":false},{"foldername":"data","fingerprint":2312894697,"invalidFingerprint":false},{"foldername":"lootjs-forge-1.20.1-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"com","fingerprint":3923909715,"invalidFingerprint":false},{"foldername":"architectury_inject_LootJS_common_2f8cde821fe94a2389e187697343a52d_329bdd7eb8b1bae637fb0c5758fda15c22ea8e2b7320981959b815e9435ea7a3lootjscommon12012103devjar","fingerprint":291938511,"invalidFingerprint":false}],"packageFingerprint":1638851804,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570630,"fileNameOnDisk":"lootjs-forge-1.20.1-2.10.3.jar","hashes":[{"type":1,"value":"2c1800e7dc5406e0dc67391ca6349c20b72ebd6d"},{"type":2,"value":"87cfa58487de53caaf49d82cdb8f44bc"}]}},{"instanceID":"84971acd-4df2-4cad-8cdc-9e1cfe4f3b77","modSource":0,"addonID":429235,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FerriteCore (Forge)","modFolderPath":null,"fileNameOnDisk":"ferritecore-6.0.1-forge.jar","authors":[{"Name":"malte0811"}],"primaryAuthor":"malte0811","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ferritecore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/323/941/256/256/637438748346113688.jpeg","tags":[],"installedFile":{"id":4810975,"fileName":"ferritecore-6.0.1-forge.jar","fileDate":"2023-10-22T13:35:16.597Z","fileLength":123034,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4810/975/ferritecore-6.0.1-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1894755165,"invalidFingerprint":false},{"foldername":"malte0811","fingerprint":898425990,"invalidFingerprint":false},{"foldername":"ferritecore.blockstatecache.mixin.json","fingerprint":2656421278,"invalidFingerprint":false},{"foldername":"ferritecore.dedupbakedquad.mixin.json","fingerprint":3081362880,"invalidFingerprint":false},{"foldername":"ferritecore.dedupmultipart.mixin.json","fingerprint":1442370142,"invalidFingerprint":false},{"foldername":"ferritecore.fastmap.mixin.json","fingerprint":3545426013,"invalidFingerprint":false},{"foldername":"ferritecore.modelsides.mixin.json","fingerprint":3718778430,"invalidFingerprint":false},{"foldername":"ferritecore.mrl.mixin.json","fingerprint":3344989000,"invalidFingerprint":false},{"foldername":"ferritecore.predicates.mixin.json","fingerprint":2801144224,"invalidFingerprint":false},{"foldername":"ferritecore.threaddetec.mixin.json","fingerprint":4027117364,"invalidFingerprint":false},{"foldername":"googleaccess","fingerprint":2484448736,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3369927219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2809587253,"invalidFingerprint":false},{"foldername":"roadrunner.overrides.properties","fingerprint":36475463,"invalidFingerprint":false},{"foldername":"ferritecore.refmap.json","fingerprint":2285274734,"invalidFingerprint":false}],"packageFingerprint":2683111440,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":429235,"fileNameOnDisk":"ferritecore-6.0.1-forge.jar","hashes":[{"type":1,"value":"417fb6ce8f52abf40bd9d0390371790f9576f8ba"},{"type":2,"value":"f52f538207a4829d7060550092ce2383"}]},"dateInstalled":"2023-11-16T09:01:10.1969369Z","dateUpdated":"2023-11-16T09:01:10.1969369Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4810975,"fileName":"ferritecore-6.0.1-forge.jar","fileDate":"2023-10-22T13:35:16.597Z","fileLength":123034,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4810/975/ferritecore-6.0.1-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1894755165,"invalidFingerprint":false},{"foldername":"malte0811","fingerprint":898425990,"invalidFingerprint":false},{"foldername":"ferritecore.blockstatecache.mixin.json","fingerprint":2656421278,"invalidFingerprint":false},{"foldername":"ferritecore.dedupbakedquad.mixin.json","fingerprint":3081362880,"invalidFingerprint":false},{"foldername":"ferritecore.dedupmultipart.mixin.json","fingerprint":1442370142,"invalidFingerprint":false},{"foldername":"ferritecore.fastmap.mixin.json","fingerprint":3545426013,"invalidFingerprint":false},{"foldername":"ferritecore.modelsides.mixin.json","fingerprint":3718778430,"invalidFingerprint":false},{"foldername":"ferritecore.mrl.mixin.json","fingerprint":3344989000,"invalidFingerprint":false},{"foldername":"ferritecore.predicates.mixin.json","fingerprint":2801144224,"invalidFingerprint":false},{"foldername":"ferritecore.threaddetec.mixin.json","fingerprint":4027117364,"invalidFingerprint":false},{"foldername":"googleaccess","fingerprint":2484448736,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3369927219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2809587253,"invalidFingerprint":false},{"foldername":"roadrunner.overrides.properties","fingerprint":36475463,"invalidFingerprint":false},{"foldername":"ferritecore.refmap.json","fingerprint":2285274734,"invalidFingerprint":false}],"packageFingerprint":2683111440,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":429235,"fileNameOnDisk":"ferritecore-6.0.1-forge.jar","hashes":[{"type":1,"value":"417fb6ce8f52abf40bd9d0390371790f9576f8ba"},{"type":2,"value":"f52f538207a4829d7060550092ce2383"}]}},{"instanceID":"39051c0f-28a4-4b3a-8cc0-d22ed40aad05","modSource":0,"addonID":251407,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Client Tweaks","modFolderPath":null,"fileNameOnDisk":"clienttweaks-forge-1.20-11.1.0.jar","authors":[{"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/client-tweaks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/51/380/256/256/636103071604162274.png","tags":[],"installedFile":{"id":4751740,"fileName":"clienttweaks-forge-1.20-11.1.0.jar","fileDate":"2023-09-14T10:30:30.32Z","fileLength":131208,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4751/740/clienttweaks-forge-1.20-11.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2929193971,"invalidFingerprint":false},{"foldername":"LICENSE_clienttweaks","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1636807440,"invalidFingerprint":false},{"foldername":"clienttweaks-icon.png","fingerprint":3841637929,"invalidFingerprint":false},{"foldername":"clienttweaks.mixins.json","fingerprint":3898450277,"invalidFingerprint":false},{"foldername":"clienttweaks.refmap.json","fingerprint":2181691992,"invalidFingerprint":false},{"foldername":"net","fingerprint":119392880,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4201922725,"invalidFingerprint":false}],"packageFingerprint":2947018615,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":251407,"fileNameOnDisk":"clienttweaks-forge-1.20-11.1.0.jar","hashes":[{"type":1,"value":"8a117dbbb376360c34d6ba56ce03ce2837bbccc2"},{"type":2,"value":"64f331d8b76c443f2cf11e44297e23eb"}]},"dateInstalled":"2023-11-16T10:40:42.591989Z","dateUpdated":"2023-11-16T10:40:42.5926441Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4751740,"fileName":"clienttweaks-forge-1.20-11.1.0.jar","fileDate":"2023-09-14T10:30:30.32Z","fileLength":131208,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4751/740/clienttweaks-forge-1.20-11.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2929193971,"invalidFingerprint":false},{"foldername":"LICENSE_clienttweaks","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1636807440,"invalidFingerprint":false},{"foldername":"clienttweaks-icon.png","fingerprint":3841637929,"invalidFingerprint":false},{"foldername":"clienttweaks.mixins.json","fingerprint":3898450277,"invalidFingerprint":false},{"foldername":"clienttweaks.refmap.json","fingerprint":2181691992,"invalidFingerprint":false},{"foldername":"net","fingerprint":119392880,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4201922725,"invalidFingerprint":false}],"packageFingerprint":2947018615,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":251407,"fileNameOnDisk":"clienttweaks-forge-1.20-11.1.0.jar","hashes":[{"type":1,"value":"8a117dbbb376360c34d6ba56ce03ce2837bbccc2"},{"type":2,"value":"64f331d8b76c443f2cf11e44297e23eb"}]}},{"instanceID":"9d25630d-a39a-4a13-a0db-707b431f163f","modSource":0,"addonID":326652,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cupboard","modFolderPath":null,"fileNameOnDisk":"cupboard-1.20.1-2.1.jar","authors":[{"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cupboard","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/852/567/256/256/638255508280634753.png","tags":[],"installedFile":{"id":4795348,"fileName":"cupboard-1.20.1-2.1.jar","fileDate":"2023-10-12T17:00:36.67Z","fileLength":21465,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4795/348/cupboard-1.20.1-2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":282278775,"invalidFingerprint":false},{"foldername":"com","fingerprint":1030726883,"invalidFingerprint":false},{"foldername":"cupboard.mixins.json","fingerprint":3879941027,"invalidFingerprint":false},{"foldername":"cupboard.refmap.json","fingerprint":1715745531,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3152166936,"invalidFingerprint":false}],"packageFingerprint":2612075226,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":326652,"fileNameOnDisk":"cupboard-1.20.1-2.1.jar","hashes":[{"type":1,"value":"121e464afa8a3c251bacb4097e91635454885628"},{"type":2,"value":"207b2c7c0c74db8b84d38a4f393cad71"}]},"dateInstalled":"2023-11-16T10:50:14.256129Z","dateUpdated":"2023-11-16T10:50:14.2568726Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4795348,"fileName":"cupboard-1.20.1-2.1.jar","fileDate":"2023-10-12T17:00:36.67Z","fileLength":21465,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4795/348/cupboard-1.20.1-2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":282278775,"invalidFingerprint":false},{"foldername":"com","fingerprint":1030726883,"invalidFingerprint":false},{"foldername":"cupboard.mixins.json","fingerprint":3879941027,"invalidFingerprint":false},{"foldername":"cupboard.refmap.json","fingerprint":1715745531,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3152166936,"invalidFingerprint":false}],"packageFingerprint":2612075226,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":326652,"fileNameOnDisk":"cupboard-1.20.1-2.1.jar","hashes":[{"type":1,"value":"121e464afa8a3c251bacb4097e91635454885628"},{"type":2,"value":"207b2c7c0c74db8b84d38a4f393cad71"}]}},{"instanceID":"8f9e9a90-7022-4146-9999-3600b830818e","modSource":0,"addonID":459929,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Applied Energistics 2 Wireless Terminals","modFolderPath":null,"fileNameOnDisk":"ae2wtlib-15.1.3-forge.jar","authors":[{"Name":"Mari_023"}],"primaryAuthor":"Mari_023","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2-wireless-terminals","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/368/795/256/256/637537459177764432.png","tags":[],"installedFile":{"id":4854662,"fileName":"ae2wtlib-15.1.3-forge.jar","fileDate":"2023-11-09T14:45:38.763Z","fileLength":211362,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4854/662/ae2wtlib-15.1.3-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":309927,"type":3},{"addonId":223794,"type":3},{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2381112783,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.json","fingerprint":2416836246,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.refmap.json","fingerprint":1394960094,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4114262740,"invalidFingerprint":false},{"foldername":"data","fingerprint":3732992911,"invalidFingerprint":false},{"foldername":"de","fingerprint":2410229141,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1693753483,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3283163697,"invalidFingerprint":false}],"packageFingerprint":4187074193,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":459929,"fileNameOnDisk":"ae2wtlib-15.1.3-forge.jar","hashes":[{"type":1,"value":"36c57ad14904c87c7064d70ea1192ad7d0835d66"},{"type":2,"value":"6a1761d7a77de8c567b681414d2adb75"}]},"dateInstalled":"2023-11-16T09:01:06.7295354Z","dateUpdated":"2023-11-16T09:01:06.7295354Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4854662,"fileName":"ae2wtlib-15.1.3-forge.jar","fileDate":"2023-11-09T14:45:38.763Z","fileLength":211362,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4854/662/ae2wtlib-15.1.3-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":309927,"type":3},{"addonId":223794,"type":3},{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2381112783,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.json","fingerprint":2416836246,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.refmap.json","fingerprint":1394960094,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4114262740,"invalidFingerprint":false},{"foldername":"data","fingerprint":3732992911,"invalidFingerprint":false},{"foldername":"de","fingerprint":2410229141,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1693753483,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3283163697,"invalidFingerprint":false}],"packageFingerprint":4187074193,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":459929,"fileNameOnDisk":"ae2wtlib-15.1.3-forge.jar","hashes":[{"type":1,"value":"36c57ad14904c87c7064d70ea1192ad7d0835d66"},{"type":2,"value":"6a1761d7a77de8c567b681414d2adb75"}]}},{"instanceID":"19051b47-f0d3-4d6c-9001-dbc818efd9fd","modSource":0,"addonID":309927,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Curios API (Forge)","modFolderPath":null,"fileNameOnDisk":"curios-forge-5.4.2+1.20.1.jar","authors":[{"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/curios","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/195/772/256/256/636881112930494939.png","tags":[],"installedFile":{"id":4834490,"fileName":"curios-forge-5.4.2+1.20.1.jar","fileDate":"2023-11-02T09:04:11.653Z","fileLength":307735,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4834/490/curios-forge-5.4.2%2b1.20.1.jar","isAlternate":false,"alternateFileId":4834491,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":985423884,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1633634022,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":1713294216,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2709294924,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":919836494,"invalidFingerprint":false},{"foldername":"curios.refmap.json","fingerprint":2762170115,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":1398341756,"invalidFingerprint":false},{"foldername":"licenses","fingerprint":3550732819,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"top","fingerprint":3785111691,"invalidFingerprint":false}],"packageFingerprint":3993691106,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309927,"fileNameOnDisk":"curios-forge-5.4.2+1.20.1.jar","hashes":[{"type":1,"value":"0429944aaba0d60a465f84cd2abd23eed8fd534e"},{"type":2,"value":"6c43b6b10485e95287855c3a20283fa7"}]},"dateInstalled":"2023-11-16T09:01:09.1033891Z","dateUpdated":"2023-11-16T09:01:09.1033891Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4834490,"fileName":"curios-forge-5.4.2+1.20.1.jar","fileDate":"2023-11-02T09:04:11.653Z","fileLength":307735,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4834/490/curios-forge-5.4.2%2b1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":985423884,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1633634022,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":1713294216,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2709294924,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":919836494,"invalidFingerprint":false},{"foldername":"curios.refmap.json","fingerprint":2762170115,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":1398341756,"invalidFingerprint":false},{"foldername":"licenses","fingerprint":3550732819,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"top","fingerprint":3785111691,"invalidFingerprint":false}],"packageFingerprint":3993691106,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309927,"fileNameOnDisk":"curios-forge-5.4.2+1.20.1.jar","hashes":[{"type":1,"value":"0429944aaba0d60a465f84cd2abd23eed8fd534e"},{"type":2,"value":"6c43b6b10485e95287855c3a20283fa7"}]}},{"instanceID":"fbcd4287-0cd3-44fc-abe8-2ae6a9d839b2","modSource":0,"addonID":908741,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Embeddium","modFolderPath":null,"fileNameOnDisk":"embeddium-0.2.9+mc1.20.1.jar","authors":[{"Name":"embeddedt"}],"primaryAuthor":"embeddedt","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/embeddium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/893/778/256/256/638336829931216743.png","tags":[],"installedFile":{"id":4862491,"fileName":"embeddium-0.2.9+mc1.20.1.jar","fileDate":"2023-11-12T17:56:34.76Z","fileLength":877617,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/491/embeddium-0.2.9%2bmc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2133657259,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":3472331479,"invalidFingerprint":false},{"foldername":"assets","fingerprint":903460024,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":318634973,"invalidFingerprint":false},{"foldername":"icon.svg","fingerprint":2533547597,"invalidFingerprint":false},{"foldername":"me","fingerprint":750428849,"invalidFingerprint":false},{"foldername":"mixins.rubidium.refmap.json","fingerprint":1143109035,"invalidFingerprint":false},{"foldername":"net","fingerprint":594186433,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2907500975,"invalidFingerprint":false},{"foldername":"programmer_art","fingerprint":1620673151,"invalidFingerprint":false},{"foldername":"rubidium.mixins.json","fingerprint":803927909,"invalidFingerprint":false}],"packageFingerprint":2074027013,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":908741,"fileNameOnDisk":"embeddium-0.2.9+mc1.20.1.jar","hashes":[{"type":1,"value":"38f71a93983253c0dc60cca6df506acd78d6386f"},{"type":2,"value":"b2200a2cdb6020245e16e60164d37485"}]},"dateInstalled":"2023-11-16T09:01:13.7040634Z","dateUpdated":"2023-11-16T09:01:13.7040634Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4862491,"fileName":"embeddium-0.2.9+mc1.20.1.jar","fileDate":"2023-11-12T17:56:34.76Z","fileLength":877617,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/491/embeddium-0.2.9%2bmc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2133657259,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":3472331479,"invalidFingerprint":false},{"foldername":"assets","fingerprint":903460024,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":318634973,"invalidFingerprint":false},{"foldername":"icon.svg","fingerprint":2533547597,"invalidFingerprint":false},{"foldername":"me","fingerprint":750428849,"invalidFingerprint":false},{"foldername":"mixins.rubidium.refmap.json","fingerprint":1143109035,"invalidFingerprint":false},{"foldername":"net","fingerprint":594186433,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2907500975,"invalidFingerprint":false},{"foldername":"programmer_art","fingerprint":1620673151,"invalidFingerprint":false},{"foldername":"rubidium.mixins.json","fingerprint":803927909,"invalidFingerprint":false}],"packageFingerprint":2074027013,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":908741,"fileNameOnDisk":"embeddium-0.2.9+mc1.20.1.jar","hashes":[{"type":1,"value":"38f71a93983253c0dc60cca6df506acd78d6386f"},{"type":2,"value":"b2200a2cdb6020245e16e60164d37485"}]}},{"instanceID":"ca5193b0-3372-4978-974c-2552fd77f0c5","modSource":0,"addonID":288885,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FastWorkbench","modFolderPath":null,"fileNameOnDisk":"FastWorkbench-1.20.1-8.0.2.jar","authors":[{"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fastworkbench","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/164/244/256/256/636686097718417988.png","tags":[],"installedFile":{"id":4711423,"fileName":"FastWorkbench-1.20.1-8.0.2.jar","fileDate":"2023-08-18T23:06:24.95Z","fileLength":28010,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/423/FastWorkbench-1.20.1-8.0.2.jar","isAlternate":false,"alternateFileId":4711424,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3270152713,"invalidFingerprint":false},{"foldername":"assets","fingerprint":570473012,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3577246158,"invalidFingerprint":false},{"foldername":"fastbench.mixins.json","fingerprint":2508753015,"invalidFingerprint":false},{"foldername":"fastbench.refmap.json","fingerprint":2138326857,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1063136111,"invalidFingerprint":false}],"packageFingerprint":54675229,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":288885,"fileNameOnDisk":"FastWorkbench-1.20.1-8.0.2.jar","hashes":[{"type":1,"value":"f0bd738bf691c16e438a845ebd779a0f59dfd08b"},{"type":2,"value":"73e09370dfca9509a847b4c5bf85ba50"}]},"dateInstalled":"2023-11-16T09:01:13.2553001Z","dateUpdated":"2023-11-16T09:01:13.2553001Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4711423,"fileName":"FastWorkbench-1.20.1-8.0.2.jar","fileDate":"2023-08-18T23:06:24.95Z","fileLength":28010,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/423/FastWorkbench-1.20.1-8.0.2.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3270152713,"invalidFingerprint":false},{"foldername":"assets","fingerprint":570473012,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3577246158,"invalidFingerprint":false},{"foldername":"fastbench.mixins.json","fingerprint":2508753015,"invalidFingerprint":false},{"foldername":"fastbench.refmap.json","fingerprint":2138326857,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1063136111,"invalidFingerprint":false}],"packageFingerprint":54675229,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":288885,"fileNameOnDisk":"FastWorkbench-1.20.1-8.0.2.jar","hashes":[{"type":1,"value":"f0bd738bf691c16e438a845ebd779a0f59dfd08b"},{"type":2,"value":"73e09370dfca9509a847b4c5bf85ba50"}]}},{"instanceID":"eaf1834b-dbcd-4de5-a0eb-d84c1dcbe2ae","modSource":0,"addonID":312664,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Simple Login","modFolderPath":null,"fileNameOnDisk":"SimpleLogin-1.20.1-1.0.2-all.jar","authors":[{"Name":"seraph_jack"}],"primaryAuthor":"seraph_jack","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/simple-login","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/188/142/256/256/636843337249835876.jpeg","tags":[],"installedFile":{"id":4745380,"fileName":"SimpleLogin-1.20.1-1.0.2-all.jar","fileDate":"2023-09-09T16:09:31.39Z","fileLength":99700,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4745/380/SimpleLogin-1.20.1-1.0.2-all.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2666421310,"invalidFingerprint":false},{"foldername":"top","fingerprint":3260655836,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2327496894,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1396284245,"invalidFingerprint":false},{"foldername":"LICENSE-jBCrypt","fingerprint":4280942548,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2466599784,"invalidFingerprint":false}],"packageFingerprint":2492584604,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":312664,"fileNameOnDisk":"SimpleLogin-1.20.1-1.0.2-all.jar","hashes":[{"type":1,"value":"2fcdb0d2221b32fc4f64dea2957ec0dd7ace3174"},{"type":2,"value":"e48ba16ac4f6eb6d215d9277110d9df0"}]},"dateInstalled":"2023-11-16T09:01:09.969341Z","dateUpdated":"2023-11-16T09:01:09.969341Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4745380,"fileName":"SimpleLogin-1.20.1-1.0.2-all.jar","fileDate":"2023-09-09T16:09:31.39Z","fileLength":99700,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4745/380/SimpleLogin-1.20.1-1.0.2-all.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2666421310,"invalidFingerprint":false},{"foldername":"top","fingerprint":3260655836,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2327496894,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1396284245,"invalidFingerprint":false},{"foldername":"LICENSE-jBCrypt","fingerprint":4280942548,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2466599784,"invalidFingerprint":false}],"packageFingerprint":2492584604,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":312664,"fileNameOnDisk":"SimpleLogin-1.20.1-1.0.2-all.jar","hashes":[{"type":1,"value":"2fcdb0d2221b32fc4f64dea2957ec0dd7ace3174"},{"type":2,"value":"e48ba16ac4f6eb6d215d9277110d9df0"}]}},{"instanceID":"db442c07-1413-4f37-be73-db73e2198c1a","modSource":0,"addonID":297038,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"CraftPresence","modFolderPath":null,"fileNameOnDisk":"CraftPresence-2.2.4+1.20.1.jar","authors":[{"Name":"CDAGaming_"}],"primaryAuthor":"CDAGaming_","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/craftpresence","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/159/374/256/256/636658415780463602.png","tags":[],"installedFile":{"id":4819672,"fileName":"CraftPresence-2.2.4+1.20.1.jar","fileDate":"2023-10-27T19:09:47.75Z","fileLength":2419702,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4819/672/CraftPresence-2.2.4+1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"fabric","fingerprint":1711286352,"invalidFingerprint":false},{"foldername":"org","fingerprint":1330219678,"invalidFingerprint":false},{"foldername":"mappings-forge.srg","fingerprint":1188165389,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3208441236,"invalidFingerprint":false},{"foldername":"lib","fingerprint":4180682653,"invalidFingerprint":false},{"foldername":"mappings-fabric.srg","fingerprint":4140781440,"invalidFingerprint":false},{"foldername":"fabric-craftpresence.accesswidener","fingerprint":560600217,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2149794506,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3041381440,"invalidFingerprint":false},{"foldername":"external","fingerprint":3156758573,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2217006810,"invalidFingerprint":false},{"foldername":"forge","fingerprint":2022212497,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3611359381,"invalidFingerprint":false},{"foldername":"com","fingerprint":3489624478,"invalidFingerprint":false}],"packageFingerprint":2391409764,"gameVersion":["Fabric","Client","NeoForge","1.20.1","Forge","1.20","Quilt"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":297038,"fileNameOnDisk":"CraftPresence-2.2.4+1.20.1.jar","hashes":[{"type":1,"value":"5216cabfb1300b5df9beb7a54b7d4b923fdf14fc"},{"type":2,"value":"000f3beec9e0047a0b8547d6ee459e61"}]},"dateInstalled":"2023-11-16T09:01:10.6471904Z","dateUpdated":"2023-11-16T09:01:10.6471904Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4819672,"fileName":"CraftPresence-2.2.4+1.20.1.jar","fileDate":"2023-10-27T19:09:47.75Z","fileLength":2419702,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4819/672/CraftPresence-2.2.4+1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"fabric","fingerprint":1711286352,"invalidFingerprint":false},{"foldername":"org","fingerprint":1330219678,"invalidFingerprint":false},{"foldername":"mappings-forge.srg","fingerprint":1188165389,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3208441236,"invalidFingerprint":false},{"foldername":"lib","fingerprint":4180682653,"invalidFingerprint":false},{"foldername":"mappings-fabric.srg","fingerprint":4140781440,"invalidFingerprint":false},{"foldername":"fabric-craftpresence.accesswidener","fingerprint":560600217,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2149794506,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3041381440,"invalidFingerprint":false},{"foldername":"external","fingerprint":3156758573,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2217006810,"invalidFingerprint":false},{"foldername":"forge","fingerprint":2022212497,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3611359381,"invalidFingerprint":false},{"foldername":"com","fingerprint":3489624478,"invalidFingerprint":false}],"packageFingerprint":2391409764,"gameVersion":["Fabric","Client","NeoForge","1.20.1","Forge","1.20","Quilt"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":297038,"fileNameOnDisk":"CraftPresence-2.2.4+1.20.1.jar","hashes":[{"type":1,"value":"5216cabfb1300b5df9beb7a54b7d4b923fdf14fc"},{"type":2,"value":"000f3beec9e0047a0b8547d6ee459e61"}]}},{"instanceID":"0a61e97a-db42-4a5d-9756-233d7ed68d04","modSource":0,"addonID":823106,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Blur (Forge)","modFolderPath":null,"fileNameOnDisk":"blur-forge-3.1.0.jar","authors":[{"Name":"dimadencep"}],"primaryAuthor":"dimadencep","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/blur-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/773/67/256/256/638113863795864164.png","tags":[],"installedFile":{"id":4631831,"fileName":"blur-forge-3.1.0.jar","fileDate":"2023-07-08T16:31:51.873Z","fileLength":118835,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4631/831/blur-forge-3.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":153328878,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2305068543,"invalidFingerprint":false},{"foldername":"assets","fingerprint":578389254,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2525228924,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3530266277,"invalidFingerprint":false},{"foldername":"mixins.blur.json","fingerprint":146679272,"invalidFingerprint":false},{"foldername":"blur-forge-refmap.json","fingerprint":2085163290,"invalidFingerprint":false},{"foldername":"com","fingerprint":2203050189,"invalidFingerprint":false}],"packageFingerprint":2054341337,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":823106,"fileNameOnDisk":"blur-forge-3.1.0.jar","hashes":[{"type":1,"value":"9c140e999b524fa2aeb0c282d21f702af3a2157d"},{"type":2,"value":"9405762fed907e39f6e93d7bd33acc7c"}]},"dateInstalled":"2023-11-16T11:20:13.556501Z","dateUpdated":"2023-11-16T11:20:13.5573366Z","status":4,"installSource":4,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4631831,"fileName":"blur-forge-3.1.0.jar","fileDate":"2023-07-08T16:31:51.873Z","fileLength":118835,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4631/831/blur-forge-3.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":153328878,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2305068543,"invalidFingerprint":false},{"foldername":"assets","fingerprint":578389254,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2525228924,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3530266277,"invalidFingerprint":false},{"foldername":"mixins.blur.json","fingerprint":146679272,"invalidFingerprint":false},{"foldername":"blur-forge-refmap.json","fingerprint":2085163290,"invalidFingerprint":false},{"foldername":"com","fingerprint":2203050189,"invalidFingerprint":false}],"packageFingerprint":2054341337,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":823106,"fileNameOnDisk":"blur-forge-3.1.0.jar","hashes":[{"type":1,"value":"9c140e999b524fa2aeb0c282d21f702af3a2157d"},{"type":2,"value":"9405762fed907e39f6e93d7bd33acc7c"}]}},{"instanceID":"ea4de9ab-2544-4bec-b9c0-bc6201a071d3","modSource":0,"addonID":317780,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Xaero's World Map","modFolderPath":null,"fileNameOnDisk":"XaerosWorldMap_1.36.0_Forge_1.20.jar","authors":[{"Name":"xaero96"}],"primaryAuthor":"xaero96","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/196/654/256/256/636886857118683130.png","tags":[],"installedFile":{"id":4812594,"fileName":"XaerosWorldMap_1.36.0_Forge_1.20.jar","fileDate":"2023-10-23T10:05:00.083Z","fileLength":834565,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4812/594/XaerosWorldMap_1.36.0_Forge_1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2049256726,"invalidFingerprint":false},{"foldername":"assets","fingerprint":233743946,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3521842173,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":1939308385,"invalidFingerprint":false}],"packageFingerprint":3151355170,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":317780,"fileNameOnDisk":"XaerosWorldMap_1.36.0_Forge_1.20.jar","hashes":[{"type":1,"value":"72cc2206041cc05e8192e4ca2e9144229dd6ead3"},{"type":2,"value":"688c77c4b8fbae219e876088189b6e03"}]},"dateInstalled":"2023-11-16T09:01:11.6846403Z","dateUpdated":"2023-11-16T09:01:11.6846403Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4812594,"fileName":"XaerosWorldMap_1.36.0_Forge_1.20.jar","fileDate":"2023-10-23T10:05:00.083Z","fileLength":834565,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4812/594/XaerosWorldMap_1.36.0_Forge_1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2049256726,"invalidFingerprint":false},{"foldername":"assets","fingerprint":233743946,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3521842173,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":1939308385,"invalidFingerprint":false}],"packageFingerprint":3151355170,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":317780,"fileNameOnDisk":"XaerosWorldMap_1.36.0_Forge_1.20.jar","hashes":[{"type":1,"value":"72cc2206041cc05e8192e4ca2e9144229dd6ead3"},{"type":2,"value":"688c77c4b8fbae219e876088189b6e03"}]}},{"instanceID":"f17c5d3b-1ad5-4af7-a575-bf8d1a067f33","modSource":0,"addonID":302973,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"TerraFirmaCraft","modFolderPath":null,"fileNameOnDisk":"TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar","authors":[{"Name":"Dries007"},{"Name":"EERussianguy"},{"Name":"AlcatrazEscapee"},{"Name":"Bunsan"}],"primaryAuthor":"Dries007","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/terrafirmacraft","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/170/851/256/256/636725131874038399.png","tags":[],"installedFile":{"id":4862659,"fileName":"TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar","fileDate":"2023-11-12T19:20:46.14Z","fileLength":48184406,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/659/TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":306770,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":76334802,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3378536617,"invalidFingerprint":false},{"foldername":"data","fingerprint":295593508,"invalidFingerprint":false},{"foldername":"net","fingerprint":2963286622,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1893716926,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1598490951,"invalidFingerprint":false},{"foldername":"tfc.mixins.json","fingerprint":3514708177,"invalidFingerprint":false},{"foldername":"tfc.refmap.json","fingerprint":322728804,"invalidFingerprint":false}],"packageFingerprint":4113641726,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":302973,"fileNameOnDisk":"TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar","hashes":[{"type":1,"value":"d62c375218d93fd2f62b19f98a86b08784eba84b"},{"type":2,"value":"3b6a324183c8e7b27b83ab32cf1ee6d1"}]},"dateInstalled":"2023-11-16T09:01:14.1553654Z","dateUpdated":"2023-11-16T09:01:14.1553654Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4862659,"fileName":"TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar","fileDate":"2023-11-12T19:20:46.14Z","fileLength":48184406,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/659/TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":306770,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":76334802,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3378536617,"invalidFingerprint":false},{"foldername":"data","fingerprint":295593508,"invalidFingerprint":false},{"foldername":"net","fingerprint":2963286622,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1893716926,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1598490951,"invalidFingerprint":false},{"foldername":"tfc.mixins.json","fingerprint":3514708177,"invalidFingerprint":false},{"foldername":"tfc.refmap.json","fingerprint":322728804,"invalidFingerprint":false}],"packageFingerprint":4113641726,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":302973,"fileNameOnDisk":"TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar","hashes":[{"type":1,"value":"d62c375218d93fd2f62b19f98a86b08784eba84b"},{"type":2,"value":"3b6a324183c8e7b27b83ab32cf1ee6d1"}]}},{"instanceID":"aa7c25f1-58a0-4240-b816-1ac087df3c62","modSource":0,"addonID":367706,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FancyMenu [Forge]","modFolderPath":null,"fileNameOnDisk":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","authors":[{"Name":"Keksuccino"}],"primaryAuthor":"Keksuccino","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fancymenu-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/254/799/256/256/637199727361740756.png","tags":[],"installedFile":{"id":4776833,"fileName":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","fileDate":"2023-10-01T06:22:50.36Z","fileLength":1394880,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4776/833/fancymenu_forge_2.14.9-3_MC_1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":410295,"type":3},{"addonId":534502,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":852427180,"invalidFingerprint":false},{"foldername":"de","fingerprint":2687566460,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2615002377,"invalidFingerprint":false},{"foldername":"fancymenu.general.mixin.json","fingerprint":1614591769,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3010591904,"invalidFingerprint":false},{"foldername":"fancymenu.general.mixin-refmap.json","fingerprint":1723435553,"invalidFingerprint":false}],"packageFingerprint":3172029222,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":367706,"fileNameOnDisk":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","hashes":[{"type":1,"value":"fff908c285b52da7218445df41b7902099381a15"},{"type":2,"value":"434d1c2ffec6a8201a1c5200aaa8f002"}]},"dateInstalled":"2023-11-16T09:04:28.145627Z","dateUpdated":"2023-11-16T09:04:28.1466539Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4776833,"fileName":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","fileDate":"2023-10-01T06:22:50.36Z","fileLength":1394880,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4776/833/fancymenu_forge_2.14.9-3_MC_1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":410295,"type":3},{"addonId":534502,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":852427180,"invalidFingerprint":false},{"foldername":"de","fingerprint":2687566460,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2615002377,"invalidFingerprint":false},{"foldername":"fancymenu.general.mixin.json","fingerprint":1614591769,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3010591904,"invalidFingerprint":false},{"foldername":"fancymenu.general.mixin-refmap.json","fingerprint":1723435553,"invalidFingerprint":false}],"packageFingerprint":3172029222,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":367706,"fileNameOnDisk":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","hashes":[{"type":1,"value":"fff908c285b52da7218445df41b7902099381a15"},{"type":2,"value":"434d1c2ffec6a8201a1c5200aaa8f002"}]}},{"instanceID":"c94ddef5-c136-46d5-82d3-37a333a3d78a","modSource":0,"addonID":513402,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"TerraFirmaGreg","modFolderPath":null,"fileNameOnDisk":"terrafirmagreg-0.0.2.jar","authors":[{"Name":"Exception"}],"primaryAuthor":"Exception","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/terrafirmagreg-mod","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/564/410/256/256/637920650923309591.png","tags":[],"installedFile":{"id":4872144,"fileName":"terrafirmagreg-0.0.2.jar","fileDate":"2023-11-16T08:14:48.5Z","fileLength":158800,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4872/144/terrafirmagreg-0.0.2.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2656357351,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1432583144,"invalidFingerprint":false},{"foldername":"exception","fingerprint":1111809391,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2592975180,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1265336689,"invalidFingerprint":false},{"foldername":"terrafirmagreg.mixin-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"terrafirmagreg.mixins.json","fingerprint":1129232486,"invalidFingerprint":false}],"packageFingerprint":2526217010,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":513402,"fileNameOnDisk":"terrafirmagreg-0.0.2.jar","hashes":[{"type":1,"value":"132c7f5056ab320e95e67a052870784b062548d9"},{"type":2,"value":"359ef0fdfc11423e1183ef2ce6099b89"}]},"dateInstalled":"2023-11-16T09:01:10.197405Z","dateUpdated":"2023-11-16T09:01:10.197405Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4872144,"fileName":"terrafirmagreg-0.0.2.jar","fileDate":"2023-11-16T08:14:48.5Z","fileLength":158800,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4872/144/terrafirmagreg-0.0.2.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2656357351,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1432583144,"invalidFingerprint":false},{"foldername":"exception","fingerprint":1111809391,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2592975180,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1265336689,"invalidFingerprint":false},{"foldername":"terrafirmagreg.mixin-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"terrafirmagreg.mixins.json","fingerprint":1129232486,"invalidFingerprint":false}],"packageFingerprint":2526217010,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":513402,"fileNameOnDisk":"terrafirmagreg-0.0.2.jar","hashes":[{"type":1,"value":"132c7f5056ab320e95e67a052870784b062548d9"},{"type":2,"value":"359ef0fdfc11423e1183ef2ce6099b89"}]}},{"instanceID":"5a634cf6-5bf2-4136-840f-62bc61495789","modSource":0,"addonID":890405,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"GregTechCEu Modern","modFolderPath":null,"fileNameOnDisk":"gtceu-forge-1.20.1-1.0.15.a.jar","authors":[{"Name":"KilaBash"},{"Name":"Tech22"},{"Name":"screret"},{"Name":"serenibyss"}],"primaryAuthor":"KilaBash","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/gregtechceu-modern","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/850/975/256/256/638252863907612360.png","tags":[],"installedFile":{"id":4863475,"fileName":"gtceu-forge-1.20.1-1.0.15.a.jar","fileDate":"2023-11-13T02:15:52.03Z","fileLength":12733859,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4863/475/gtceu-forge-1.20.1-1.0.15.a.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4110455661,"invalidFingerprint":false},{"foldername":"architectury_inject_GregTech_gtceucommon_a554977655e34d1db9cde0f0dbd30e22_b2c2894a6d7e04c0d83d9e4a1b48eb16cc82e88b8a94de79c9dc2f2cf54d67f8gtceucommon12011015adevjar","fingerprint":2103848373,"invalidFingerprint":false},{"foldername":"assets","fingerprint":756266660,"invalidFingerprint":false},{"foldername":"com","fingerprint":4154296342,"invalidFingerprint":false},{"foldername":"data","fingerprint":3123446379,"invalidFingerprint":false},{"foldername":"gtceu-common-1.20.1-gtceu-common-refmap.json","fingerprint":2262414132,"invalidFingerprint":false},{"foldername":"gtceu-common.mixins.json","fingerprint":3204048233,"invalidFingerprint":false},{"foldername":"gtceu-forge-1.20.1-gtceu-forge-refmap.json","fingerprint":1583677803,"invalidFingerprint":false},{"foldername":"gtceu.mixins.json","fingerprint":1986474840,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":856532884,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2661266037,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2374646642,"invalidFingerprint":false}],"packageFingerprint":1365308781,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":890405,"fileNameOnDisk":"gtceu-forge-1.20.1-1.0.15.a.jar","hashes":[{"type":1,"value":"796a404ff1d5c373c8d3e80704e58755e4007410"},{"type":2,"value":"ce9ee2105d6baf25bbe6220941ba653c"}]},"dateInstalled":"2023-11-16T10:40:54.9790897Z","dateUpdated":"2023-11-16T10:40:54.9823026Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4863475,"fileName":"gtceu-forge-1.20.1-1.0.15.a.jar","fileDate":"2023-11-13T02:15:52.03Z","fileLength":12733859,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4863/475/gtceu-forge-1.20.1-1.0.15.a.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4110455661,"invalidFingerprint":false},{"foldername":"architectury_inject_GregTech_gtceucommon_a554977655e34d1db9cde0f0dbd30e22_b2c2894a6d7e04c0d83d9e4a1b48eb16cc82e88b8a94de79c9dc2f2cf54d67f8gtceucommon12011015adevjar","fingerprint":2103848373,"invalidFingerprint":false},{"foldername":"assets","fingerprint":756266660,"invalidFingerprint":false},{"foldername":"com","fingerprint":4154296342,"invalidFingerprint":false},{"foldername":"data","fingerprint":3123446379,"invalidFingerprint":false},{"foldername":"gtceu-common-1.20.1-gtceu-common-refmap.json","fingerprint":2262414132,"invalidFingerprint":false},{"foldername":"gtceu-common.mixins.json","fingerprint":3204048233,"invalidFingerprint":false},{"foldername":"gtceu-forge-1.20.1-gtceu-forge-refmap.json","fingerprint":1583677803,"invalidFingerprint":false},{"foldername":"gtceu.mixins.json","fingerprint":1986474840,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":856532884,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2661266037,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2374646642,"invalidFingerprint":false}],"packageFingerprint":1365308781,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":890405,"fileNameOnDisk":"gtceu-forge-1.20.1-1.0.15.a.jar","hashes":[{"type":1,"value":"796a404ff1d5c373c8d3e80704e58755e4007410"},{"type":2,"value":"ce9ee2105d6baf25bbe6220941ba653c"}]}},{"instanceID":"84da986d-3b88-4b0e-9976-1925214692f2","modSource":0,"addonID":435044,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Better Third Person","modFolderPath":null,"fileNameOnDisk":"BetterThirdPerson-Forge-1.20-1.9.0.jar","authors":[{"Name":"Socolio"},{"Name":"DreenDex"}],"primaryAuthor":"Socolio","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-third-person","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/392/806/256/256/637587416534783614.png","tags":[],"installedFile":{"id":4596768,"fileName":"BetterThirdPerson-Forge-1.20-1.9.0.jar","fileDate":"2023-06-19T13:23:09.423Z","fileLength":61525,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4596/768/BetterThirdPerson-Forge-1.20-1.9.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1826445502,"invalidFingerprint":false},{"foldername":"betterthirdperson.mixins.json","fingerprint":321306251,"invalidFingerprint":false},{"foldername":"betterthirdperson.png","fingerprint":2767830977,"invalidFingerprint":false},{"foldername":"betterthirdperson.refmap.json","fingerprint":126566225,"invalidFingerprint":false},{"foldername":"io","fingerprint":2596733555,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1875952135,"invalidFingerprint":false}],"packageFingerprint":3277503590,"gameVersion":["1.20.2","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":435044,"fileNameOnDisk":"BetterThirdPerson-Forge-1.20-1.9.0.jar","hashes":[{"type":1,"value":"0b0a3ff3b244fa191b3f9580547071dee46f7276"},{"type":2,"value":"298625b2f4567069bcfbea3dceba294d"}]},"dateInstalled":"2023-11-16T09:01:13.9293531Z","dateUpdated":"2023-11-16T09:01:13.9293531Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4596768,"fileName":"BetterThirdPerson-Forge-1.20-1.9.0.jar","fileDate":"2023-06-19T13:23:09.423Z","fileLength":61525,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4596/768/BetterThirdPerson-Forge-1.20-1.9.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1826445502,"invalidFingerprint":false},{"foldername":"betterthirdperson.mixins.json","fingerprint":321306251,"invalidFingerprint":false},{"foldername":"betterthirdperson.png","fingerprint":2767830977,"invalidFingerprint":false},{"foldername":"betterthirdperson.refmap.json","fingerprint":126566225,"invalidFingerprint":false},{"foldername":"io","fingerprint":2596733555,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1875952135,"invalidFingerprint":false}],"packageFingerprint":3277503590,"gameVersion":["1.20.2","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":435044,"fileNameOnDisk":"BetterThirdPerson-Forge-1.20-1.9.0.jar","hashes":[{"type":1,"value":"0b0a3ff3b244fa191b3f9580547071dee46f7276"},{"type":2,"value":"298625b2f4567069bcfbea3dceba294d"}]}},{"instanceID":"b6ddcc3b-3828-464f-b62f-62b3461144d7","modSource":0,"addonID":433760,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Not Enough Animations","modFolderPath":null,"fileNameOnDisk":"notenoughanimations-forge-1.6.4-mc1.20.jar","authors":[{"Name":"tr7zw"}],"primaryAuthor":"tr7zw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/not-enough-animations","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/329/74/256/256/637454010542845990.png","tags":[],"installedFile":{"id":4573913,"fileName":"notenoughanimations-forge-1.6.4-mc1.20.jar","fileDate":"2023-06-08T14:39:23.113Z","fileLength":411036,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4573/913/notenoughanimations-forge-1.6.4-mc1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2033781190,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3690986454,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":3421239066,"invalidFingerprint":false},{"foldername":"notenoughanimations.mixins.json","fingerprint":4105253223,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015268761,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3668166654,"invalidFingerprint":false},{"foldername":"notenoughanimations.refmap.mixins.json","fingerprint":3530405887,"invalidFingerprint":false},{"foldername":"dev","fingerprint":589972193,"invalidFingerprint":false}],"packageFingerprint":2280535579,"gameVersion":["Forge","1.20","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":433760,"fileNameOnDisk":"notenoughanimations-forge-1.6.4-mc1.20.jar","hashes":[{"type":1,"value":"47099dc3b5c339ce918bd06523bae22f59c5c65a"},{"type":2,"value":"b7daeedf1bd79c1537ea9acda95ad272"}]},"dateInstalled":"2023-11-16T09:01:13.9296563Z","dateUpdated":"2023-11-16T09:01:13.9296563Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4573913,"fileName":"notenoughanimations-forge-1.6.4-mc1.20.jar","fileDate":"2023-06-08T14:39:23.113Z","fileLength":411036,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4573/913/notenoughanimations-forge-1.6.4-mc1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2033781190,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3690986454,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":3421239066,"invalidFingerprint":false},{"foldername":"notenoughanimations.mixins.json","fingerprint":4105253223,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015268761,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3668166654,"invalidFingerprint":false},{"foldername":"notenoughanimations.refmap.mixins.json","fingerprint":3530405887,"invalidFingerprint":false},{"foldername":"dev","fingerprint":589972193,"invalidFingerprint":false}],"packageFingerprint":2280535579,"gameVersion":["Forge","1.20","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":433760,"fileNameOnDisk":"notenoughanimations-forge-1.6.4-mc1.20.jar","hashes":[{"type":1,"value":"47099dc3b5c339ce918bd06523bae22f59c5c65a"},{"type":2,"value":"b7daeedf1bd79c1537ea9acda95ad272"}]}},{"instanceID":"b337136e-fa43-40e1-9f75-4f2646d7ae31","modSource":0,"addonID":283644,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Placebo","modFolderPath":null,"fileNameOnDisk":"Placebo-1.20.1-8.5.6.jar","authors":[{"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/placebo","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/134/260/256/256/636490526725752670.png","tags":[],"installedFile":{"id":4872439,"fileName":"Placebo-1.20.1-8.5.6.jar","fileDate":"2023-11-16T11:35:48.527Z","fileLength":285828,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4872/439/Placebo-1.20.1-8.5.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3851941051,"invalidFingerprint":false},{"foldername":"assets","fingerprint":375717446,"invalidFingerprint":false},{"foldername":"coremods","fingerprint":1846920206,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1061160584,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3099375411,"invalidFingerprint":false},{"foldername":"placebo.mixins.json","fingerprint":1149314747,"invalidFingerprint":false},{"foldername":"placebo.refmap.json","fingerprint":2084718790,"invalidFingerprint":false}],"packageFingerprint":2409664046,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":283644,"fileNameOnDisk":"Placebo-1.20.1-8.5.6.jar","hashes":[{"type":1,"value":"e782053c8eb4db83a50f8bb1cb83434c723d483e"},{"type":2,"value":"72041060e5742dc9ce7ec14bfb317501"}]},"dateInstalled":"2023-11-16T09:01:10.8732689Z","dateUpdated":"2023-11-16T15:46:44.8652924Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4872439,"fileName":"Placebo-1.20.1-8.5.6.jar","fileDate":"2023-11-16T11:35:48.527Z","fileLength":285828,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4872/439/Placebo-1.20.1-8.5.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3851941051,"invalidFingerprint":false},{"foldername":"assets","fingerprint":375717446,"invalidFingerprint":false},{"foldername":"coremods","fingerprint":1846920206,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1061160584,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3099375411,"invalidFingerprint":false},{"foldername":"placebo.mixins.json","fingerprint":1149314747,"invalidFingerprint":false},{"foldername":"placebo.refmap.json","fingerprint":2084718790,"invalidFingerprint":false}],"packageFingerprint":2409664046,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":283644,"fileNameOnDisk":"Placebo-1.20.1-8.5.6.jar","hashes":[{"type":1,"value":"e782053c8eb4db83a50f8bb1cb83434c723d483e"},{"type":2,"value":"72041060e5742dc9ce7ec14bfb317501"}]}},{"instanceID":"9b7d8134-219e-46fa-a1fa-39c1f1de5573","modSource":0,"addonID":237307,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cosmetic Armor Reworked","modFolderPath":null,"fileNameOnDisk":"cosmeticarmorreworked-1.20.1-v1a.jar","authors":[{"Name":"LainMI"}],"primaryAuthor":"LainMI","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/27/600/256/256/635812915333870435.png","tags":[],"installedFile":{"id":4600191,"fileName":"cosmeticarmorreworked-1.20.1-v1a.jar","fileDate":"2023-06-21T05:37:55.983Z","fileLength":88752,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4600/191/cosmeticarmorreworked-1.20.1-v1a.jar","isAlternate":false,"alternateFileId":4600193,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3679091067,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":213336249,"invalidFingerprint":false},{"foldername":"assets","fingerprint":31325333,"invalidFingerprint":false},{"foldername":"lain","fingerprint":501733282,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2742987263,"invalidFingerprint":false}],"packageFingerprint":3614955629,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":237307,"fileNameOnDisk":"cosmeticarmorreworked-1.20.1-v1a.jar","hashes":[{"type":1,"value":"afd9fa3fe95e8c086e8d439df403ed1e5ea5cbea"},{"type":2,"value":"2454075e9a25cbadc0fce66502e3261d"}]},"dateInstalled":"2023-11-16T09:01:10.1982085Z","dateUpdated":"2023-11-16T09:01:10.1982085Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4600191,"fileName":"cosmeticarmorreworked-1.20.1-v1a.jar","fileDate":"2023-06-21T05:37:55.983Z","fileLength":88752,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4600/191/cosmeticarmorreworked-1.20.1-v1a.jar","isAlternate":false,"alternateFileId":4600193,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3679091067,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":213336249,"invalidFingerprint":false},{"foldername":"assets","fingerprint":31325333,"invalidFingerprint":false},{"foldername":"lain","fingerprint":501733282,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2742987263,"invalidFingerprint":false}],"packageFingerprint":3614955629,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":237307,"fileNameOnDisk":"cosmeticarmorreworked-1.20.1-v1a.jar","hashes":[{"type":1,"value":"afd9fa3fe95e8c086e8d439df403ed1e5ea5cbea"},{"type":2,"value":"2454075e9a25cbadc0fce66502e3261d"}]}},{"instanceID":"566330e0-9748-4375-9cd9-db628ab50d4f","modSource":0,"addonID":254284,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"AmbientSounds 5","modFolderPath":null,"fileNameOnDisk":"AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar","authors":[{"Name":"CreativeMD"}],"primaryAuthor":"CreativeMD","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ambientsounds","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/65/45/256/256/636158453613581226.png","tags":[],"installedFile":{"id":4856537,"fileName":"AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar","fileDate":"2023-11-10T09:44:43.567Z","fileLength":84329627,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4856/537/AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":257814,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1254216374,"invalidFingerprint":false},{"foldername":"ambientsounds.mixins.json","fingerprint":2166498717,"invalidFingerprint":false},{"foldername":"ambientsounds.mixins.refmap.json","fingerprint":3969168868,"invalidFingerprint":false},{"foldername":"ambientsounds.png","fingerprint":3887141381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":944973166,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":1782175838,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3941724742,"invalidFingerprint":false},{"foldername":"team","fingerprint":2024106675,"invalidFingerprint":false}],"packageFingerprint":786888931,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":254284,"fileNameOnDisk":"AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar","hashes":[{"type":1,"value":"e3a6778269888c53478d31e531abb4a491dd9053"},{"type":2,"value":"2b542240f6169002bb56995b4f318957"}]},"dateInstalled":"2023-11-16T10:40:03.8120721Z","dateUpdated":"2023-11-16T10:40:03.8348761Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4856537,"fileName":"AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar","fileDate":"2023-11-10T09:44:43.567Z","fileLength":84329627,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4856/537/AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":257814,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1254216374,"invalidFingerprint":false},{"foldername":"ambientsounds.mixins.json","fingerprint":2166498717,"invalidFingerprint":false},{"foldername":"ambientsounds.mixins.refmap.json","fingerprint":3969168868,"invalidFingerprint":false},{"foldername":"ambientsounds.png","fingerprint":3887141381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":944973166,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":1782175838,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3941724742,"invalidFingerprint":false},{"foldername":"team","fingerprint":2024106675,"invalidFingerprint":false}],"packageFingerprint":786888931,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":254284,"fileNameOnDisk":"AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar","hashes":[{"type":1,"value":"e3a6778269888c53478d31e531abb4a491dd9053"},{"type":2,"value":"2b542240f6169002bb56995b4f318957"}]}},{"instanceID":"b9aed4ce-6417-4f09-a0a7-786ae6479689","modSource":0,"addonID":310111,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Roughly Enough Items Fabric/Forge (REI)","modFolderPath":null,"fileNameOnDisk":"RoughlyEnoughItems-12.0.674.jar","authors":[{"Name":"shedaniel"}],"primaryAuthor":"shedaniel","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/282/25/256/256/637287701215436754.png","tags":[],"installedFile":{"id":4834408,"fileName":"RoughlyEnoughItems-12.0.674.jar","fileDate":"2023-11-02T08:12:17.443Z","fileLength":2241018,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4834/408/RoughlyEnoughItems-12.0.674.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3},{"addonId":521393,"type":3},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1893095421,"invalidFingerprint":false},{"foldername":"roughlyenoughitems","fingerprint":2369514943,"invalidFingerprint":false},{"foldername":"roughlyenoughitems.changes.json","fingerprint":1035620197,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1262880835,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1307682745,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1972081312,"invalidFingerprint":false},{"foldername":"rei.mixins.json","fingerprint":2356844520,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1583793709,"invalidFingerprint":false},{"foldername":"RoughlyEnoughItems-forge-refmap.json","fingerprint":2330879791,"invalidFingerprint":false},{"foldername":"me","fingerprint":1371354369,"invalidFingerprint":false}],"packageFingerprint":72315861,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":310111,"fileNameOnDisk":"RoughlyEnoughItems-12.0.674.jar","hashes":[{"type":1,"value":"cf3fa6675978c4db32a214c08bdff3e3bd27c37d"},{"type":2,"value":"0dd340ee6a800ee2f6ebb4f105dee6fe"}]},"dateInstalled":"2023-11-16T09:01:12.7595124Z","dateUpdated":"2023-11-16T09:01:12.7595124Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4834408,"fileName":"RoughlyEnoughItems-12.0.674.jar","fileDate":"2023-11-02T08:12:17.443Z","fileLength":2241018,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4834/408/RoughlyEnoughItems-12.0.674.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3},{"addonId":521393,"type":3},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1893095421,"invalidFingerprint":false},{"foldername":"roughlyenoughitems","fingerprint":2369514943,"invalidFingerprint":false},{"foldername":"roughlyenoughitems.changes.json","fingerprint":1035620197,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1262880835,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1307682745,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1972081312,"invalidFingerprint":false},{"foldername":"rei.mixins.json","fingerprint":2356844520,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1583793709,"invalidFingerprint":false},{"foldername":"RoughlyEnoughItems-forge-refmap.json","fingerprint":2330879791,"invalidFingerprint":false},{"foldername":"me","fingerprint":1371354369,"invalidFingerprint":false}],"packageFingerprint":72315861,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":310111,"fileNameOnDisk":"RoughlyEnoughItems-12.0.674.jar","hashes":[{"type":1,"value":"cf3fa6675978c4db32a214c08bdff3e3bd27c37d"},{"type":2,"value":"0dd340ee6a800ee2f6ebb4f105dee6fe"}]}},{"instanceID":"9663195b-ee0b-43fc-bbed-d81e65701460","modSource":0,"addonID":551736,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Magnesium/Rubidium Dynamic Lights","modFolderPath":null,"fileNameOnDisk":"dynamiclightsreforged-1.20.1_v1.6.0.jar","authors":[{"Name":"Anthxny"}],"primaryAuthor":"Anthxny","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/dynamiclights-reforged","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/469/256/256/256/637754473832817728.png","tags":[],"installedFile":{"id":4731947,"fileName":"dynamiclightsreforged-1.20.1_v1.6.0.jar","fileDate":"2023-09-01T06:29:32.573Z","fileLength":94614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4731/947/dynamiclightsreforged-1.20.1_v1.6.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":558905,"type":2},{"addonId":574856,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":66915100,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3977364015,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4212797587,"invalidFingerprint":false},{"foldername":"dynamiclightsreforged.mixins.json","fingerprint":313225015,"invalidFingerprint":false},{"foldername":"lambdynlights.toml","fingerprint":1931709995,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"dynamiclightsreforged.refmap.json","fingerprint":1232094082,"invalidFingerprint":false}],"packageFingerprint":2811927648,"gameVersion":["Client","NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551736,"fileNameOnDisk":"dynamiclightsreforged-1.20.1_v1.6.0.jar","hashes":[{"type":1,"value":"323498a94ba91e24417c0ae1bc34bb4b461c0a3a"},{"type":2,"value":"f8f506d864082aa61b3e38d249542f40"}]},"dateInstalled":"2023-11-16T16:33:16.0030269Z","dateUpdated":"2023-11-16T16:33:16.0069433Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4731947,"fileName":"dynamiclightsreforged-1.20.1_v1.6.0.jar","fileDate":"2023-09-01T06:29:32.573Z","fileLength":94614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4731/947/dynamiclightsreforged-1.20.1_v1.6.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":558905,"type":2},{"addonId":574856,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":66915100,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3977364015,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4212797587,"invalidFingerprint":false},{"foldername":"dynamiclightsreforged.mixins.json","fingerprint":313225015,"invalidFingerprint":false},{"foldername":"lambdynlights.toml","fingerprint":1931709995,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"dynamiclightsreforged.refmap.json","fingerprint":1232094082,"invalidFingerprint":false}],"packageFingerprint":2811927648,"gameVersion":["Client","NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551736,"fileNameOnDisk":"dynamiclightsreforged-1.20.1_v1.6.0.jar","hashes":[{"type":1,"value":"323498a94ba91e24417c0ae1bc34bb4b461c0a3a"},{"type":2,"value":"f8f506d864082aa61b3e38d249542f40"}]}},{"instanceID":"50f8bc2f-aa02-40b8-8a1e-b7be7995e701","modSource":0,"addonID":401648,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"BetterF3","modFolderPath":null,"fileNameOnDisk":"BetterF3-7.0.2-Forge-1.20.1.jar","authors":[{"Name":"cominixo"}],"primaryAuthor":"cominixo","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/betterf3","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/293/27/256/256/637327750859254377.png","tags":[],"installedFile":{"id":4863626,"fileName":"BetterF3-7.0.2-Forge-1.20.1.jar","fileDate":"2023-11-13T04:17:09.867Z","fileLength":468517,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4863/626/BetterF3-7.0.2-Forge-1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3921630831,"invalidFingerprint":false},{"foldername":"BetterF3-common-refmap.json","fingerprint":4277929290,"invalidFingerprint":false},{"foldername":"BetterF3-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"architectury_inject_BetterF3_common_d8ddf44828904119b1a2f8c9d54e3de9_8297784b2e29b22dc169c3dd07528a2041db70f7e25ad7184217a714964a2e34BetterF3702devjar","fingerprint":1098942856,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2956664528,"invalidFingerprint":false},{"foldername":"betterf3.forge.mixins.json","fingerprint":1910448224,"invalidFingerprint":false},{"foldername":"betterf3.mixins.json","fingerprint":111403358,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":773465483,"invalidFingerprint":false},{"foldername":"me","fingerprint":2662733832,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2092460052,"invalidFingerprint":false}],"packageFingerprint":3838314854,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":401648,"fileNameOnDisk":"BetterF3-7.0.2-Forge-1.20.1.jar","hashes":[{"type":1,"value":"b65cba59e87dc6c6d1aa9c47f09b9996b4e5075d"},{"type":2,"value":"7411ae023390cf6b148f05a6b685279f"}]},"dateInstalled":"2023-11-16T09:01:09.7423987Z","dateUpdated":"2023-11-16T09:01:09.7423987Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4863626,"fileName":"BetterF3-7.0.2-Forge-1.20.1.jar","fileDate":"2023-11-13T04:17:09.867Z","fileLength":468517,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4863/626/BetterF3-7.0.2-Forge-1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3921630831,"invalidFingerprint":false},{"foldername":"BetterF3-common-refmap.json","fingerprint":4277929290,"invalidFingerprint":false},{"foldername":"BetterF3-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"architectury_inject_BetterF3_common_d8ddf44828904119b1a2f8c9d54e3de9_8297784b2e29b22dc169c3dd07528a2041db70f7e25ad7184217a714964a2e34BetterF3702devjar","fingerprint":1098942856,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2956664528,"invalidFingerprint":false},{"foldername":"betterf3.forge.mixins.json","fingerprint":1910448224,"invalidFingerprint":false},{"foldername":"betterf3.mixins.json","fingerprint":111403358,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":773465483,"invalidFingerprint":false},{"foldername":"me","fingerprint":2662733832,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2092460052,"invalidFingerprint":false}],"packageFingerprint":3838314854,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":401648,"fileNameOnDisk":"BetterF3-7.0.2-Forge-1.20.1.jar","hashes":[{"type":1,"value":"b65cba59e87dc6c6d1aa9c47f09b9996b4e5075d"},{"type":2,"value":"7411ae023390cf6b148f05a6b685279f"}]}},{"instanceID":"414af8cc-c17e-40ce-962a-7ce7bea63776","modSource":0,"addonID":419699,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Architectury API (Fabric/Forge)","modFolderPath":null,"fileNameOnDisk":"architectury-9.1.12-forge.jar","authors":[{"Name":"shedaniel"},{"Name":"Juicebus"},{"Name":"MaxNeedsSnacks"}],"primaryAuthor":"shedaniel","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/architectury-api","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/313/420/256/256/637408811378175814.png","tags":[],"installedFile":{"id":4663010,"fileName":"architectury-9.1.12-forge.jar","fileDate":"2023-07-25T02:56:36.15Z","fileLength":567579,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4663/10/architectury-9.1.12-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1515852018,"invalidFingerprint":false},{"foldername":"architectury-common-refmap.json","fingerprint":3194081947,"invalidFingerprint":false},{"foldername":"architectury-common.mixins.json","fingerprint":2727520268,"invalidFingerprint":false},{"foldername":"architectury-forge-refmap.json","fingerprint":1326307733,"invalidFingerprint":false},{"foldername":"architectury.mixins.json","fingerprint":349546387,"invalidFingerprint":false},{"foldername":"architectury_inject_architectury_common_b79eeef8726a4fba844e7c9417fbd77f_17cb654cead7ebd3243cb020352cef6c91c8093b089468a46162f601b387778farchitectury9112devjar","fingerprint":650539810,"invalidFingerprint":false},{"foldername":"data","fingerprint":386307470,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3878275256,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":337711864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1096803035,"invalidFingerprint":false}],"packageFingerprint":4135886904,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":419699,"fileNameOnDisk":"architectury-9.1.12-forge.jar","hashes":[{"type":1,"value":"49fc332e52027845caaa0098289dc9059b8eb010"},{"type":2,"value":"cd2915bce632b465f6bf4bf82cf1c25b"}]},"dateInstalled":"2023-11-16T09:01:09.7419139Z","dateUpdated":"2023-11-16T09:01:09.7419139Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4663010,"fileName":"architectury-9.1.12-forge.jar","fileDate":"2023-07-25T02:56:36.15Z","fileLength":567579,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4663/10/architectury-9.1.12-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1515852018,"invalidFingerprint":false},{"foldername":"architectury-common-refmap.json","fingerprint":3194081947,"invalidFingerprint":false},{"foldername":"architectury-common.mixins.json","fingerprint":2727520268,"invalidFingerprint":false},{"foldername":"architectury-forge-refmap.json","fingerprint":1326307733,"invalidFingerprint":false},{"foldername":"architectury.mixins.json","fingerprint":349546387,"invalidFingerprint":false},{"foldername":"architectury_inject_architectury_common_b79eeef8726a4fba844e7c9417fbd77f_17cb654cead7ebd3243cb020352cef6c91c8093b089468a46162f601b387778farchitectury9112devjar","fingerprint":650539810,"invalidFingerprint":false},{"foldername":"data","fingerprint":386307470,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3878275256,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":337711864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1096803035,"invalidFingerprint":false}],"packageFingerprint":4135886904,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":419699,"fileNameOnDisk":"architectury-9.1.12-forge.jar","hashes":[{"type":1,"value":"49fc332e52027845caaa0098289dc9059b8eb010"},{"type":2,"value":"cd2915bce632b465f6bf4bf82cf1c25b"}]}},{"instanceID":"b07392db-3564-4228-964b-a90f6926f172","modSource":0,"addonID":583345,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Jade Addons (Forge)","modFolderPath":null,"fileNameOnDisk":"JadeAddons-1.20.1-forge-5.2.1.jar","authors":[{"Name":"Snownee"}],"primaryAuthor":"Snownee","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jade-addons","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/497/744/256/256/637814611670008374.png","tags":[],"installedFile":{"id":4848425,"fileName":"JadeAddons-1.20.1-forge-5.2.1.jar","fileDate":"2023-11-07T18:50:12.82Z","fileLength":58319,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4848/425/JadeAddons-1.20.1-forge-5.2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":233105,"type":2},{"addonId":59652,"type":2},{"addonId":64578,"type":2},{"addonId":233398,"type":2},{"addonId":324717,"type":3},{"addonId":74072,"type":2},{"addonId":361276,"type":2},{"addonId":328085,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1006657632,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":1099546539,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3817469621,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4087374976,"invalidFingerprint":false}],"packageFingerprint":10167650,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":583345,"fileNameOnDisk":"JadeAddons-1.20.1-forge-5.2.1.jar","hashes":[{"type":1,"value":"820317c167edd6ab8cc65321848f9cca49f4a33b"},{"type":2,"value":"e62f76b254762778550b9c10867f3d6f"}]},"dateInstalled":"2023-11-16T09:01:12.039143Z","dateUpdated":"2023-11-16T09:01:12.039143Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4848425,"fileName":"JadeAddons-1.20.1-forge-5.2.1.jar","fileDate":"2023-11-07T18:50:12.82Z","fileLength":58319,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4848/425/JadeAddons-1.20.1-forge-5.2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":233105,"type":2},{"addonId":59652,"type":2},{"addonId":64578,"type":2},{"addonId":233398,"type":2},{"addonId":324717,"type":3},{"addonId":74072,"type":2},{"addonId":361276,"type":2},{"addonId":328085,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1006657632,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":1099546539,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3817469621,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4087374976,"invalidFingerprint":false}],"packageFingerprint":10167650,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":583345,"fileNameOnDisk":"JadeAddons-1.20.1-forge-5.2.1.jar","hashes":[{"type":1,"value":"820317c167edd6ab8cc65321848f9cca49f4a33b"},{"type":2,"value":"e62f76b254762778550b9c10867f3d6f"}]}},{"instanceID":"801501fc-f36d-4275-9ad3-541e399a4a4d","modSource":0,"addonID":416294,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Rhino","modFolderPath":null,"fileNameOnDisk":"rhino-forge-2001.2.2-build.13.jar","authors":[{"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/rhino","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/309/581/256/256/637395712717607219.png","tags":[],"installedFile":{"id":4847655,"fileName":"rhino-forge-2001.2.2-build.13.jar","fileDate":"2023-11-07T13:40:39.767Z","fileLength":1794165,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4847/655/rhino-forge-2001.2.2-build.13.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1213697205,"invalidFingerprint":false},{"foldername":"architectury_inject_Rhino_common_1f05e5cb7afb474c8a890cea53302ced_d424aff60125bc001d56cb52ff24731bb6482bbf0ad27638e45d6c22ffc78d91rhino200122build13devjar","fingerprint":1714480185,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4187259701,"invalidFingerprint":false},{"foldername":"mm.jsmappings","fingerprint":746056783,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":939660779,"invalidFingerprint":false},{"foldername":"rhino-common-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"rhino-common.mixins.json","fingerprint":3096420155,"invalidFingerprint":false}],"packageFingerprint":823611513,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":416294,"fileNameOnDisk":"rhino-forge-2001.2.2-build.13.jar","hashes":[{"type":1,"value":"7a2cf786276dee7a5f83b32245cc3dec8f950b0f"},{"type":2,"value":"be88d14761555b2e8842d5ec2ad2b67a"}]},"dateInstalled":"2023-11-16T09:01:09.9690707Z","dateUpdated":"2023-11-16T09:01:09.9690707Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4847655,"fileName":"rhino-forge-2001.2.2-build.13.jar","fileDate":"2023-11-07T13:40:39.767Z","fileLength":1794165,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4847/655/rhino-forge-2001.2.2-build.13.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1213697205,"invalidFingerprint":false},{"foldername":"architectury_inject_Rhino_common_1f05e5cb7afb474c8a890cea53302ced_d424aff60125bc001d56cb52ff24731bb6482bbf0ad27638e45d6c22ffc78d91rhino200122build13devjar","fingerprint":1714480185,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4187259701,"invalidFingerprint":false},{"foldername":"mm.jsmappings","fingerprint":746056783,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":939660779,"invalidFingerprint":false},{"foldername":"rhino-common-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"rhino-common.mixins.json","fingerprint":3096420155,"invalidFingerprint":false}],"packageFingerprint":823611513,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":416294,"fileNameOnDisk":"rhino-forge-2001.2.2-build.13.jar","hashes":[{"type":1,"value":"7a2cf786276dee7a5f83b32245cc3dec8f950b0f"},{"type":2,"value":"be88d14761555b2e8842d5ec2ad2b67a"}]}},{"instanceID":"0d259dba-1a58-4ce8-bbd3-acf13e55d5ba","modSource":0,"addonID":299540,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FastFurnace","modFolderPath":null,"fileNameOnDisk":"FastFurnace-1.20.1-8.0.1.jar","authors":[{"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":413,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fastfurnace","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/164/243/256/256/636686097562167838.png","tags":[],"installedFile":{"id":4711441,"fileName":"FastFurnace-1.20.1-8.0.1.jar","fileDate":"2023-08-18T23:12:54.86Z","fileLength":5899,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/441/FastFurnace-1.20.1-8.0.1.jar","isAlternate":false,"alternateFileId":4711442,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4003169999,"invalidFingerprint":false},{"foldername":"dev","fingerprint":650764966,"invalidFingerprint":false},{"foldername":"fastfurnace.mixins.json","fingerprint":3021990528,"invalidFingerprint":false},{"foldername":"fastfurnace.refmap.json","fingerprint":1648332464,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":135111852,"invalidFingerprint":false}],"packageFingerprint":4176992786,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":299540,"fileNameOnDisk":"FastFurnace-1.20.1-8.0.1.jar","hashes":[{"type":1,"value":"d216d2fc17b668febc3fb9cf03e5eb65aa3e514a"},{"type":2,"value":"0bcee05710c3d5740c81395667800f7e"}]},"dateInstalled":"2023-11-16T09:01:13.2569502Z","dateUpdated":"2023-11-16T09:01:13.2569502Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4711441,"fileName":"FastFurnace-1.20.1-8.0.1.jar","fileDate":"2023-08-18T23:12:54.86Z","fileLength":5899,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/441/FastFurnace-1.20.1-8.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4003169999,"invalidFingerprint":false},{"foldername":"dev","fingerprint":650764966,"invalidFingerprint":false},{"foldername":"fastfurnace.mixins.json","fingerprint":3021990528,"invalidFingerprint":false},{"foldername":"fastfurnace.refmap.json","fingerprint":1648332464,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":135111852,"invalidFingerprint":false}],"packageFingerprint":4176992786,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":299540,"fileNameOnDisk":"FastFurnace-1.20.1-8.0.1.jar","hashes":[{"type":1,"value":"d216d2fc17b668febc3fb9cf03e5eb65aa3e514a"},{"type":2,"value":"0bcee05710c3d5740c81395667800f7e"}]}},{"instanceID":"6ed9bf9b-48f7-4ce9-af1a-bcf056923ab7","modSource":0,"addonID":636608,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Open Parties and Claims","modFolderPath":null,"fileNameOnDisk":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","authors":[{"Name":"xaero96"}],"primaryAuthor":"xaero96","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/open-parties-and-claims","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/564/901/256/256/637921874309421262.png","tags":[],"installedFile":{"id":4784626,"fileName":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","fileDate":"2023-10-06T15:31:57.53Z","fileLength":1218736,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4784/626/open-parties-and-claims-forge-1.20.1-0.20.1.jar","isAlternate":false,"alternateFileId":4784636,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1110690307,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1955730567,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1934500629,"invalidFingerprint":false},{"foldername":"data","fingerprint":2012122340,"invalidFingerprint":false},{"foldername":"openpartiesandclaims.png","fingerprint":244462591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677690403,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":2308129466,"invalidFingerprint":false}],"packageFingerprint":3934128621,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":636608,"fileNameOnDisk":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","hashes":[{"type":1,"value":"f26c6cb4bef4c86d2253278f9d41eda215948814"},{"type":2,"value":"260c5177e4804a4eb7acf5c9883ad72d"}]},"dateInstalled":"2023-11-16T09:01:11.4596158Z","dateUpdated":"2023-11-16T09:01:11.4596158Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4784626,"fileName":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","fileDate":"2023-10-06T15:31:57.53Z","fileLength":1218736,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4784/626/open-parties-and-claims-forge-1.20.1-0.20.1.jar","isAlternate":false,"alternateFileId":4784636,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1110690307,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1955730567,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1934500629,"invalidFingerprint":false},{"foldername":"data","fingerprint":2012122340,"invalidFingerprint":false},{"foldername":"openpartiesandclaims.png","fingerprint":244462591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677690403,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":2308129466,"invalidFingerprint":false}],"packageFingerprint":3934128621,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":636608,"fileNameOnDisk":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","hashes":[{"type":1,"value":"f26c6cb4bef4c86d2253278f9d41eda215948814"},{"type":2,"value":"260c5177e4804a4eb7acf5c9883ad72d"}]}},{"instanceID":"4b8c14c5-213a-407d-a57c-5a2fa5a263a2","modSource":0,"addonID":357540,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Inventory HUD+","modFolderPath":null,"fileNameOnDisk":"invhud.forge.1.20.1-3.4.18.jar","authors":[{"Name":"dmitrylovin"}],"primaryAuthor":"dmitrylovin","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/inventory-hud-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/245/612/256/256/637152714912784543.png","tags":[],"installedFile":{"id":4699629,"fileName":"invhud.forge.1.20.1-3.4.18.jar","fileDate":"2023-08-12T08:33:09.133Z","fileLength":223156,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4699/629/invhud.forge.1.20.1-3.4.18.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2119571227,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1535979619,"invalidFingerprint":false},{"foldername":"dlovin","fingerprint":803553344,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2496424231,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1735266188,"invalidFingerprint":false}],"packageFingerprint":3979933304,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":357540,"fileNameOnDisk":"invhud.forge.1.20.1-3.4.18.jar","hashes":[{"type":1,"value":"0ab697cc46a1fd67c7c6b02130c06258bb01ecfc"},{"type":2,"value":"8a666a10eb224ca3d9e7b221ba6784ee"}]},"dateInstalled":"2023-11-16T09:01:09.9695316Z","dateUpdated":"2023-11-16T09:01:09.9695316Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4699629,"fileName":"invhud.forge.1.20.1-3.4.18.jar","fileDate":"2023-08-12T08:33:09.133Z","fileLength":223156,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4699/629/invhud.forge.1.20.1-3.4.18.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2119571227,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1535979619,"invalidFingerprint":false},{"foldername":"dlovin","fingerprint":803553344,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2496424231,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1735266188,"invalidFingerprint":false}],"packageFingerprint":3979933304,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":357540,"fileNameOnDisk":"invhud.forge.1.20.1-3.4.18.jar","hashes":[{"type":1,"value":"0ab697cc46a1fd67c7c6b02130c06258bb01ecfc"},{"type":2,"value":"8a666a10eb224ca3d9e7b221ba6784ee"}]}},{"instanceID":"dccd85c1-7639-460b-be8e-8438fb675e24","modSource":0,"addonID":308240,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cherished Worlds (Fabric/Forge/Quilt)","modFolderPath":null,"fileNameOnDisk":"cherishedworlds-forge-6.1.4+1.20.1.jar","authors":[{"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cherished-worlds","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/180/595/256/256/636793993834717165.png","tags":[],"installedFile":{"id":4820041,"fileName":"cherishedworlds-forge-6.1.4+1.20.1.jar","fileDate":"2023-10-27T23:49:01.513Z","fileLength":59857,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4820/41/cherishedworlds-forge-6.1.4+1.20.1.jar","isAlternate":false,"alternateFileId":4820042,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":160018588,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":152642697,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":785297658,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":172819838,"invalidFingerprint":false},{"foldername":"assets","fingerprint":765147616,"invalidFingerprint":false},{"foldername":"cherishedworlds.mixins.json","fingerprint":1370252848,"invalidFingerprint":false},{"foldername":"cherishedworlds.refmap.json","fingerprint":2634455738,"invalidFingerprint":false},{"foldername":"cherishedworlds_icon.png","fingerprint":1157943607,"invalidFingerprint":false},{"foldername":"com","fingerprint":1912405498,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3916898619,"invalidFingerprint":false}],"packageFingerprint":2217792735,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":308240,"fileNameOnDisk":"cherishedworlds-forge-6.1.4+1.20.1.jar","hashes":[{"type":1,"value":"85a8dfc221ad3f26d7408a5fb93c95be2390467d"},{"type":2,"value":"2f528482538e135c35353e53e88a6d11"}]},"dateInstalled":"2023-11-16T09:01:09.9680264Z","dateUpdated":"2023-11-16T09:01:09.9680264Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4820041,"fileName":"cherishedworlds-forge-6.1.4+1.20.1.jar","fileDate":"2023-10-27T23:49:01.513Z","fileLength":59857,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4820/41/cherishedworlds-forge-6.1.4+1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":160018588,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":152642697,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":785297658,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":172819838,"invalidFingerprint":false},{"foldername":"assets","fingerprint":765147616,"invalidFingerprint":false},{"foldername":"cherishedworlds.mixins.json","fingerprint":1370252848,"invalidFingerprint":false},{"foldername":"cherishedworlds.refmap.json","fingerprint":2634455738,"invalidFingerprint":false},{"foldername":"cherishedworlds_icon.png","fingerprint":1157943607,"invalidFingerprint":false},{"foldername":"com","fingerprint":1912405498,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3916898619,"invalidFingerprint":false}],"packageFingerprint":2217792735,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":308240,"fileNameOnDisk":"cherishedworlds-forge-6.1.4+1.20.1.jar","hashes":[{"type":1,"value":"85a8dfc221ad3f26d7408a5fb93c95be2390467d"},{"type":2,"value":"2f528482538e135c35353e53e88a6d11"}]}},{"instanceID":"706f477f-64da-440c-80fc-76befc84ba5b","modSource":0,"addonID":475117,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FastSuite","modFolderPath":null,"fileNameOnDisk":"FastSuite-1.20.1-5.0.1.jar","authors":[{"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fastsuite","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/376/17/256/256/637551781740482627.png","tags":[],"installedFile":{"id":4711435,"fileName":"FastSuite-1.20.1-5.0.1.jar","fileDate":"2023-08-18T23:10:37.72Z","fileLength":20315,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/435/FastSuite-1.20.1-5.0.1.jar","isAlternate":false,"alternateFileId":4711436,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3248810102,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1635123033,"invalidFingerprint":false},{"foldername":"fastsuite.mixins.json","fingerprint":2167677237,"invalidFingerprint":false},{"foldername":"fastsuite.refmap.json","fingerprint":2902451773,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1704566900,"invalidFingerprint":false}],"packageFingerprint":73298421,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":475117,"fileNameOnDisk":"FastSuite-1.20.1-5.0.1.jar","hashes":[{"type":1,"value":"c418caa1eea74e9f05b4a20862ebc665019250c8"},{"type":2,"value":"a355432ffcf3e2f60fa9a19268468be5"}]},"dateInstalled":"2023-11-16T09:01:13.2565354Z","dateUpdated":"2023-11-16T09:01:13.2565354Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4711435,"fileName":"FastSuite-1.20.1-5.0.1.jar","fileDate":"2023-08-18T23:10:37.72Z","fileLength":20315,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/435/FastSuite-1.20.1-5.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3248810102,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1635123033,"invalidFingerprint":false},{"foldername":"fastsuite.mixins.json","fingerprint":2167677237,"invalidFingerprint":false},{"foldername":"fastsuite.refmap.json","fingerprint":2902451773,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1704566900,"invalidFingerprint":false}],"packageFingerprint":73298421,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":475117,"fileNameOnDisk":"FastSuite-1.20.1-5.0.1.jar","hashes":[{"type":1,"value":"c418caa1eea74e9f05b4a20862ebc665019250c8"},{"type":2,"value":"a355432ffcf3e2f60fa9a19268468be5"}]}},{"instanceID":"6d343dc5-87b3-4ef2-ab57-232569cb5631","modSource":0,"addonID":551894,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Better Compatibility Checker","modFolderPath":null,"fileNameOnDisk":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","authors":[{"Name":"Gaz_"}],"primaryAuthor":"Gaz_","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/461/341/256/256/637741010594154538.png","tags":[],"installedFile":{"id":4688940,"fileName":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","fileDate":"2023-08-08T16:32:58.147Z","fileLength":26540,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4688/940/BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2103551699,"invalidFingerprint":false},{"foldername":"LICENSE_BetterCompatibilityChecker","fingerprint":204187067,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2326760275,"invalidFingerprint":false},{"foldername":"bcc.forge.mixins.json","fingerprint":1149361233,"invalidFingerprint":false},{"foldername":"bcc.mixins.json","fingerprint":4083028764,"invalidFingerprint":false},{"foldername":"bcc.refmap.json","fingerprint":2068892326,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2109684200,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1111451269,"invalidFingerprint":false}],"packageFingerprint":2251038378,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551894,"fileNameOnDisk":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","hashes":[{"type":1,"value":"c5407cfd0b38d8db6d6f1c0088397f4c5616c7ae"},{"type":2,"value":"6cda211453a4423157b1a7927b050cff"}]},"dateInstalled":"2023-11-16T09:02:28.2465868Z","dateUpdated":"2023-11-16T09:02:28.2490964Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4688940,"fileName":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","fileDate":"2023-08-08T16:32:58.147Z","fileLength":26540,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4688/940/BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2103551699,"invalidFingerprint":false},{"foldername":"LICENSE_BetterCompatibilityChecker","fingerprint":204187067,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2326760275,"invalidFingerprint":false},{"foldername":"bcc.forge.mixins.json","fingerprint":1149361233,"invalidFingerprint":false},{"foldername":"bcc.mixins.json","fingerprint":4083028764,"invalidFingerprint":false},{"foldername":"bcc.refmap.json","fingerprint":2068892326,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2109684200,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1111451269,"invalidFingerprint":false}],"packageFingerprint":2251038378,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551894,"fileNameOnDisk":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","hashes":[{"type":1,"value":"c5407cfd0b38d8db6d6f1c0088397f4c5616c7ae"},{"type":2,"value":"6cda211453a4423157b1a7927b050cff"}]}}],"wasNameManuallyChanged":false,"wasGameVersionTypeIdManuallyChanged":false} \ No newline at end of file + +{"baseModLoader":{"forgeVersion":"47.1.3","name":"forge-47.1.3","type":1,"downloadUrl":"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3.jar","filename":"forge-1.20.1-47.1.3.jar","installMethod":3,"latest":false,"recommended":false,"versionJson":"{\"id\":\"forge-47.1.3\",\"time\":\"2023-07-11T18:33:44Z\",\"releaseTime\":\"2023-07-11T18:33:44Z\",\"type\":\"release\",\"minecraftArguments\":null,\"minimumLauncherVersion\":0,\"assets\":null,\"inheritsFrom\":\"1.20.1\",\"jar\":null,\"logging\":{\"client\":null},\"libraries\":[{\"name\":\"cpw.mods:securejarhandler:2.1.10\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar\",\"sha1\":\"51e6a22c6c716beb11e244bf5b8be480f51dd6b5\",\"size\":88749}}},{\"name\":\"org.ow2.asm:asm:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm/9.5/asm-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/9.5/asm-9.5.jar\",\"sha1\":\"dc6ea1875f4d64fbc85e1691c95b96a3d8569c90\",\"size\":121863}}},{\"name\":\"org.ow2.asm:asm-commons:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"sha1\":\"19ab5b5800a3910d30d3a3e64fdb00fd0cb42de0\",\"size\":72209}}},{\"name\":\"org.ow2.asm:asm-tree:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"sha1\":\"fd33c8b6373abaa675be407082fdfda35021254a\",\"size\":51944}}},{\"name\":\"org.ow2.asm:asm-util:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-util/9.5/asm-util-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar\",\"sha1\":\"64b5a1fc8c1b15ed2efd6a063e976bc8d3dc5ffe\",\"size\":91076}}},{\"name\":\"org.ow2.asm:asm-analysis:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar\",\"sha1\":\"490bacc77de7cbc0be1a30bb3471072d705be4a4\",\"size\":33978}}},{\"name\":\"net.minecraftforge:accesstransformers:8.0.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar\",\"sha1\":\"272d240aa73f42195b2a68e2ebd8b701ecf41f63\",\"size\":77756}}},{\"name\":\"org.antlr:antlr4-runtime:4.9.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar\",\"sha1\":\"428664f05d2b7f7b7610204b5aa7c1763f62011a\",\"size\":337868}}},{\"name\":\"net.minecraftforge:eventbus:6.0.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar\",\"sha1\":\"699143dd438431d06b57416944f7cedbe52e1475\",\"size\":53985}}},{\"name\":\"net.minecraftforge:forgespi:7.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar\",\"sha1\":\"3b4972a0cdb135853dba219be61a79b22cff1309\",\"size\":29831}}},{\"name\":\"net.minecraftforge:coremods:5.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar\",\"sha1\":\"386b00279628b105b2d507539c46e134e96f6237\",\"size\":24199}}},{\"name\":\"cpw.mods:modlauncher:10.0.9\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar\",\"sha1\":\"06d9443f56f50bb85cea383686ff9c867391458b\",\"size\":130343}}},{\"name\":\"net.minecraftforge:unsafe:0.2.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar\",\"sha1\":\"54d7a0a5e8fdb71b973025caa46f341ae5904f39\",\"size\":2834}}},{\"name\":\"net.minecraftforge:mergetool:1.1.5:api\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar\",\"sha1\":\"f3da18e12c696d35a47c82cbb2cc8b5aa15e1154\",\"size\":2572}}},{\"name\":\"com.electronwill.night-config:core:3.6.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/electronwill/night-config/core/3.6.4/core-3.6.4.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar\",\"sha1\":\"510f174abbf1c947494db50ef2445683bd52c230\",\"size\":199834}}},{\"name\":\"com.electronwill.night-config:toml:3.6.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar\",\"sha1\":\"51d6cefb2b55ee55ee26b16391212fb2c7dfb4f4\",\"size\":31816}}},{\"name\":\"org.apache.maven:maven-artifact:3.8.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"sha1\":\"4433f50c07debefaed0553bd0068f4f48d449313\",\"size\":58077}}},{\"name\":\"net.jodah:typetools:0.6.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"sha1\":\"a01aaa6ddaea9ec07ec4f209487b7a46a526283a\",\"size\":18281}}},{\"name\":\"net.minecrell:terminalconsoleappender:1.2.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar\",\"sha1\":\"96d02cd3b384ff015a8fef4223bcb4ccf1717c95\",\"size\":15977}}},{\"name\":\"org.jline:jline-reader:3.12.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar\",\"sha1\":\"4382ab1382c7b6f379377ed5f665dc2f6e1218bc\",\"size\":150765}}},{\"name\":\"org.jline:jline-terminal:3.12.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar\",\"sha1\":\"c777448314e050d980a6b697c140f3bfe9eb7416\",\"size\":211712}}},{\"name\":\"org.spongepowered:mixin:0.8.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar\",\"sha1\":\"9d1c0c3a304ae6697ecd477218fa61b850bf57fc\",\"size\":1089277}}},{\"name\":\"org.openjdk.nashorn:nashorn-core:15.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar\",\"sha1\":\"43977e804697048fc8d81d333a36c17d07a5b3dd\",\"size\":2167288}}},{\"name\":\"net.minecraftforge:JarJarSelector:0.3.19\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar\",\"sha1\":\"376cc9c8ea60720cf027c01fc033de915699801c\",\"size\":17374}}},{\"name\":\"net.minecraftforge:JarJarMetadata:0.3.19\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar\",\"sha1\":\"0083feaa9b770e6ac0e96ee4fc23fa89325c5fe2\",\"size\":15895}}},{\"name\":\"cpw.mods:bootstraplauncher:1.1.2\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar\",\"sha1\":\"0c546e00443d8432cda6baa1c860346980742628\",\"size\":8284}}},{\"name\":\"net.minecraftforge:JarJarFileSystems:0.3.19\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar\",\"sha1\":\"2464eb7d6b9ddb9db36a82cf8a95193e5c6fe020\",\"size\":32195}}},{\"name\":\"net.minecraftforge:fmlloader:1.20.1-47.1.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar\",\"sha1\":\"8f209e526afd27a6abea960bbc3cd46e3e6dc051\",\"size\":264250}}},{\"name\":\"net.minecraftforge:fmlearlydisplay:1.20.1-47.1.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/fmlearlydisplay/1.20.1-47.1.3/fmlearlydisplay-1.20.1-47.1.3.jar\",\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlearlydisplay/1.20.1-47.1.3/fmlearlydisplay-1.20.1-47.1.3.jar\",\"sha1\":\"7593356e50a77e5482ddb38a891265b9f60ff519\",\"size\":3690966}}}],\"mainClass\":\"cpw.mods.bootstraplauncher.BootstrapLauncher\",\"arguments\":{\"game\":[\"--launchTarget\",\"forgeclient\",\"--fml.forgeVersion\",\"47.1.3\",\"--fml.mcVersion\",\"1.20.1\",\"--fml.forgeGroup\",\"net.minecraftforge\",\"--fml.mcpVersion\",\"20230612.114412\"],\"jvm\":[\"-Djava.net.preferIPv6Addresses=system\",\"-DignoreList=bootstraplauncher,securejarhandler,asm-commons,asm-util,asm-analysis,asm-tree,asm,JarJarFileSystems,client-extra,fmlcore,javafmllanguage,lowcodelanguage,mclanguage,forge-,${version_name}.jar,forge-47.1.3\",\"-DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar\",\"-DlibraryDirectory=${library_directory}\",\"-p\",\"${library_directory}/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar${classpath_separator}${library_directory}/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm/9.5/asm-9.5.jar${classpath_separator}${library_directory}/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar\",\"--add-modules\",\"ALL-MODULE-PATH\",\"--add-opens\",\"java.base/java.util.jar=cpw.mods.securejarhandler\",\"--add-opens\",\"java.base/java.lang.invoke=cpw.mods.securejarhandler\",\"--add-exports\",\"java.base/sun.security.util=cpw.mods.securejarhandler\",\"--add-exports\",\"jdk.naming.dns/com.sun.jndi.dns=java.naming\"]}}","librariesInstallLocation":"{0}/libraries/net/minecraftforge/forge/1.20.1-47.1.3","minecraftVersion":"1.20.1","installProfileJson":"{\r\n \"_comment_\": [\r\n \"Please do not automate the download and installation of Forge.\",\r\n \"Our efforts are supported by ads from the download page.\",\r\n \"If you MUST automate this, please consider supporting the project through https://www.patreon.com/LexManos/\"\r\n ],\r\n \"profile\": \"forge\",\r\n \"version\": \"1.20.1-forge-47.1.3\",\r\n \"json\": \"/version.json\",\r\n \"path\": \"net.minecraftforge:forge:1.20.1-47.1.3\",\r\n \"logo\": \"/big_logo.png\",\r\n \"minecraft\": \"1.20.1\",\r\n \"welcome\": \"Welcome to the simple Forge installer.\",\r\n \"data\": {\r\n \"MAPPINGS\": {\r\n \"client\": \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412:mappings@txt]\",\r\n \"server\": \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412:mappings@txt]\"\r\n },\r\n \"MOJMAPS\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:mappings@txt]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:mappings@txt]\"\r\n },\r\n \"MERGED_MAPPINGS\": {\r\n \"client\": \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412:mappings-merged@txt]\",\r\n \"server\": \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412:mappings-merged@txt]\"\r\n },\r\n \"BINPATCH\": {\r\n \"client\": \"/data/client.lzma\",\r\n \"server\": \"/data/server.lzma\"\r\n },\r\n \"MC_UNPACKED\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:unpacked]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:unpacked]\"\r\n },\r\n \"MC_SLIM\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:slim]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:slim]\"\r\n },\r\n \"MC_SLIM_SHA\": {\r\n \"client\": \"'de86b035d2da0f78940796bb95c39a932ed84834'\",\r\n \"server\": \"'9e06bdd77ca6d95b2cced0bf372245f753eeb16a'\"\r\n },\r\n \"MC_EXTRA\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:extra]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:extra]\"\r\n },\r\n \"MC_EXTRA_SHA\": {\r\n \"client\": \"'8c5a95cbce940cfdb304376ae9fea47968d02587'\",\r\n \"server\": \"'13522e3278befd103064d91a199451df4cd2633f'\"\r\n },\r\n \"MC_SRG\": {\r\n \"client\": \"[net.minecraft:client:1.20.1-20230612.114412:srg]\",\r\n \"server\": \"[net.minecraft:server:1.20.1-20230612.114412:srg]\"\r\n },\r\n \"PATCHED\": {\r\n \"client\": \"[net.minecraftforge:forge:1.20.1-47.1.3:client]\",\r\n \"server\": \"[net.minecraftforge:forge:1.20.1-47.1.3:server]\"\r\n },\r\n \"_PATCHED_SHA\": {\r\n \"client\": \"'76fc3402c681a66130a3fc9ee4c4606b813b9375'\",\r\n \"server\": \"'4cb8caae235d5b1e18c29b984fb3c6233a897c1b'\"\r\n },\r\n \"MCP_VERSION\": {\r\n \"client\": \"'20230612.114412'\",\r\n \"server\": \"'20230612.114412'\"\r\n },\r\n \"SIDE\": {\r\n \"client\": \"client\",\r\n \"server\": \"server\"\r\n }\r\n },\r\n \"processors\": [\r\n {\r\n \"jar\": \"net.minecraftforge:installertools:1.3.0\",\r\n \"classpath\": [\r\n \"net.md-5:SpecialSource:1.11.0\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.google.code.gson:gson:2.8.7\",\r\n \"de.siegmar:fastcsv:2.0.0\",\r\n \"net.minecraftforge:srgutils:0.4.11\",\r\n \"org.ow2.asm:asm-commons:9.3\",\r\n \"com.google.guava:guava:20.0\",\r\n \"com.opencsv:opencsv:4.4\",\r\n \"org.ow2.asm:asm-analysis:9.3\",\r\n \"org.ow2.asm:asm-tree:9.3\",\r\n \"org.ow2.asm:asm:9.3\",\r\n \"org.apache.commons:commons-text:1.3\",\r\n \"org.apache.commons:commons-lang3:3.8.1\",\r\n \"commons-beanutils:commons-beanutils:1.9.3\",\r\n \"org.apache.commons:commons-collections4:4.2\",\r\n \"commons-logging:commons-logging:1.2\",\r\n \"commons-collections:commons-collections:3.2.2\"\r\n ],\r\n \"args\": [\r\n \"--task\",\r\n \"MCP_DATA\",\r\n \"--input\",\r\n \"[de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip]\",\r\n \"--output\",\r\n \"{MAPPINGS}\",\r\n \"--key\",\r\n \"mappings\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:installertools:1.3.0\",\r\n \"classpath\": [\r\n \"net.md-5:SpecialSource:1.11.0\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.google.code.gson:gson:2.8.7\",\r\n \"de.siegmar:fastcsv:2.0.0\",\r\n \"net.minecraftforge:srgutils:0.4.11\",\r\n \"org.ow2.asm:asm-commons:9.3\",\r\n \"com.google.guava:guava:20.0\",\r\n \"com.opencsv:opencsv:4.4\",\r\n \"org.ow2.asm:asm-analysis:9.3\",\r\n \"org.ow2.asm:asm-tree:9.3\",\r\n \"org.ow2.asm:asm:9.3\",\r\n \"org.apache.commons:commons-text:1.3\",\r\n \"org.apache.commons:commons-lang3:3.8.1\",\r\n \"commons-beanutils:commons-beanutils:1.9.3\",\r\n \"org.apache.commons:commons-collections4:4.2\",\r\n \"commons-logging:commons-logging:1.2\",\r\n \"commons-collections:commons-collections:3.2.2\"\r\n ],\r\n \"args\": [\r\n \"--task\",\r\n \"DOWNLOAD_MOJMAPS\",\r\n \"--version\",\r\n \"1.20.1\",\r\n \"--side\",\r\n \"{SIDE}\",\r\n \"--output\",\r\n \"{MOJMAPS}\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:installertools:1.3.0\",\r\n \"classpath\": [\r\n \"net.md-5:SpecialSource:1.11.0\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.google.code.gson:gson:2.8.7\",\r\n \"de.siegmar:fastcsv:2.0.0\",\r\n \"net.minecraftforge:srgutils:0.4.11\",\r\n \"org.ow2.asm:asm-commons:9.3\",\r\n \"com.google.guava:guava:20.0\",\r\n \"com.opencsv:opencsv:4.4\",\r\n \"org.ow2.asm:asm-analysis:9.3\",\r\n \"org.ow2.asm:asm-tree:9.3\",\r\n \"org.ow2.asm:asm:9.3\",\r\n \"org.apache.commons:commons-text:1.3\",\r\n \"org.apache.commons:commons-lang3:3.8.1\",\r\n \"commons-beanutils:commons-beanutils:1.9.3\",\r\n \"org.apache.commons:commons-collections4:4.2\",\r\n \"commons-logging:commons-logging:1.2\",\r\n \"commons-collections:commons-collections:3.2.2\"\r\n ],\r\n \"args\": [\r\n \"--task\",\r\n \"MERGE_MAPPING\",\r\n \"--left\",\r\n \"{MAPPINGS}\",\r\n \"--right\",\r\n \"{MOJMAPS}\",\r\n \"--output\",\r\n \"{MERGED_MAPPINGS}\",\r\n \"--classes\",\r\n \"--reverse-right\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:jarsplitter:1.1.4\",\r\n \"classpath\": [\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"net.minecraftforge:srgutils:0.4.3\"\r\n ],\r\n \"args\": [\r\n \"--input\",\r\n \"{MINECRAFT_JAR}\",\r\n \"--slim\",\r\n \"{MC_SLIM}\",\r\n \"--extra\",\r\n \"{MC_EXTRA}\",\r\n \"--srg\",\r\n \"{MERGED_MAPPINGS}\"\r\n ],\r\n \"sides\": [\r\n \"client\"\r\n ],\r\n \"outputs\": {\r\n \"{MC_SLIM}\": \"{MC_SLIM_SHA}\",\r\n \"{MC_EXTRA}\": \"{MC_EXTRA_SHA}\"\r\n }\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:ForgeAutoRenamingTool:0.1.22:all\",\r\n \"classpath\": [\r\n \"net.sf.jopt-simple:jopt-simple:6.0-alpha-3\",\r\n \"org.ow2.asm:asm-commons:9.2\",\r\n \"org.ow2.asm:asm-analysis:9.2\",\r\n \"org.ow2.asm:asm-tree:9.2\",\r\n \"org.ow2.asm:asm:9.2\",\r\n \"net.minecraftforge:srgutils:0.4.9\"\r\n ],\r\n \"args\": [\r\n \"--input\",\r\n \"{MC_SLIM}\",\r\n \"--output\",\r\n \"{MC_SRG}\",\r\n \"--names\",\r\n \"{MERGED_MAPPINGS}\",\r\n \"--ann-fix\",\r\n \"--ids-fix\",\r\n \"--src-fix\",\r\n \"--record-fix\"\r\n ]\r\n },\r\n {\r\n \"jar\": \"net.minecraftforge:binarypatcher:1.1.1\",\r\n \"classpath\": [\r\n \"commons-io:commons-io:2.4\",\r\n \"com.google.guava:guava:25.1-jre\",\r\n \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"com.github.jponge:lzma-java:1.3\",\r\n \"com.nothome:javaxdelta:2.0.1\",\r\n \"com.google.code.findbugs:jsr305:3.0.2\",\r\n \"org.checkerframework:checker-qual:2.0.0\",\r\n \"com.google.errorprone:error_prone_annotations:2.1.3\",\r\n \"com.google.j2objc:j2objc-annotations:1.1\",\r\n \"org.codehaus.mojo:animal-sniffer-annotations:1.14\",\r\n \"trove:trove:1.0.2\"\r\n ],\r\n \"args\": [\r\n \"--clean\",\r\n \"{MC_SRG}\",\r\n \"--output\",\r\n \"{PATCHED}\",\r\n \"--apply\",\r\n \"{BINPATCH}\"\r\n ]\r\n }\r\n ],\r\n \"libraries\": [\r\n {\r\n \"name\": \"com.github.jponge:lzma-java:1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\r\n \"sha1\": \"a25db9d4d385ccda4825ae1b47a7a61d86e595af\",\r\n \"size\": 51041\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.code.findbugs:jsr305:3.0.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\r\n \"sha1\": \"25ea2e8b0c338a877313bd4672d3fe056ea78f0d\",\r\n \"size\": 19936\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.code.gson:gson:2.8.7\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/code/gson/gson/2.8.7/gson-2.8.7.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/code/gson/gson/2.8.7/gson-2.8.7.jar\",\r\n \"sha1\": \"69d9503ea0a40ee16f0bcdac7e3eaf83d0fa914a\",\r\n \"size\": 240400\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.errorprone:error_prone_annotations:2.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar\",\r\n \"sha1\": \"39b109f2cd352b2d71b52a3b5a1a9850e1dc304b\",\r\n \"size\": 13704\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.guava:guava:20.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/guava/guava/20.0/guava-20.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/guava/guava/20.0/guava-20.0.jar\",\r\n \"sha1\": \"89507701249388e1ed5ddcf8c41f4ce1be7831ef\",\r\n \"size\": 2442625\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.guava:guava:25.1-jre\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/guava/guava/25.1-jre/guava-25.1-jre.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar\",\r\n \"sha1\": \"6c57e4b22b44e89e548b5c9f70f0c45fe10fb0b4\",\r\n \"size\": 2734339\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.google.j2objc:j2objc-annotations:1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar\",\r\n \"sha1\": \"ed28ded51a8b1c6b112568def5f4b455e6809019\",\r\n \"size\": 8782\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.nothome:javaxdelta:2.0.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\r\n \"sha1\": \"d4f5d077f1b15c6f67595015d69572303ad3f66d\",\r\n \"size\": 38995\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"com.opencsv:opencsv:4.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"com/opencsv/opencsv/4.4/opencsv-4.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/com/opencsv/opencsv/4.4/opencsv-4.4.jar\",\r\n \"sha1\": \"525932a1edf46c9ca75aa9c83d31dc180c186865\",\r\n \"size\": 167167\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-beanutils:commons-beanutils:1.9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar\",\r\n \"sha1\": \"c845703de334ddc6b4b3cd26835458cb1cba1f3d\",\r\n \"size\": 246174\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-collections:commons-collections:3.2.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar\",\r\n \"sha1\": \"8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5\",\r\n \"size\": 588337\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-io:commons-io:2.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-io/commons-io/2.4/commons-io-2.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-io/commons-io/2.4/commons-io-2.4.jar\",\r\n \"sha1\": \"b1b6ea3b7e4aa4f492509a4952029cd8e48019ad\",\r\n \"size\": 185140\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"commons-logging:commons-logging:1.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"commons-logging/commons-logging/1.2/commons-logging-1.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/commons-logging/commons-logging/1.2/commons-logging-1.2.jar\",\r\n \"sha1\": \"4bfc12adfe4842bf07b657f0369c4cb522955686\",\r\n \"size\": 61829\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"de/oceanlabs/mcp/mcp_config/1.20.1-20230612.114412/mcp_config-1.20.1-20230612.114412.zip\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/de/oceanlabs/mcp/mcp_config/1.20.1-20230612.114412/mcp_config-1.20.1-20230612.114412.zip\",\r\n \"sha1\": \"c7d29380ddb38becad7c0819b5b325e43bca23f0\",\r\n \"size\": 1740711\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"de.siegmar:fastcsv:2.0.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar\",\r\n \"sha1\": \"b615f26c03edeac966618b93b9ee4f4eed50aae1\",\r\n \"size\": 29476\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.md-5:SpecialSource:1.11.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar\",\r\n \"sha1\": \"43b84c4bb8d01cf90a29dfeec1c958a4b64baf46\",\r\n \"size\": 88737\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:ForgeAutoRenamingTool:0.1.22:all\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/ForgeAutoRenamingTool/0.1.22/ForgeAutoRenamingTool-0.1.22-all.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/ForgeAutoRenamingTool/0.1.22/ForgeAutoRenamingTool-0.1.22-all.jar\",\r\n \"sha1\": \"0b337aca253a6fe63f9c39d4e6272ca1b2e7cfd8\",\r\n \"size\": 509933\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:binarypatcher:1.1.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/binarypatcher/1.1.1/binarypatcher-1.1.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/binarypatcher/1.1.1/binarypatcher-1.1.1.jar\",\r\n \"sha1\": \"23176c4f9fd7a8db961dc0b2ec32ad97ab08513c\",\r\n \"size\": 21892\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:fmlcore:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/fmlcore/1.20.1-47.1.3/fmlcore-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlcore/1.20.1-47.1.3/fmlcore-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"1aadc0201d8e97b107d9978c7fe066bb54bbb9dc\",\r\n \"size\": 117594\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:fmlearlydisplay:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/fmlearlydisplay/1.20.1-47.1.3/fmlearlydisplay-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlearlydisplay/1.20.1-47.1.3/fmlearlydisplay-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"7593356e50a77e5482ddb38a891265b9f60ff519\",\r\n \"size\": 3690966\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:fmlloader:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"8f209e526afd27a6abea960bbc3cd46e3e6dc051\",\r\n \"size\": 264250\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.20.1-47.1.3:universal\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3-universal.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3-universal.jar\",\r\n \"sha1\": \"72fb96603cea83ad2af154140061229a51b07241\",\r\n \"size\": 2630639\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:installertools:1.3.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/installertools/1.3.0/installertools-1.3.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/installertools/1.3.0/installertools-1.3.0.jar\",\r\n \"sha1\": \"248be3a2b70ecf8aca430d52cbbecd4d63b077cc\",\r\n \"size\": 83178\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:jarsplitter:1.1.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar\",\r\n \"sha1\": \"57ce2d6564c1176b23a911ef57127ff3c45bffb3\",\r\n \"size\": 7405\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:javafmllanguage:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/javafmllanguage/1.20.1-47.1.3/javafmllanguage-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/javafmllanguage/1.20.1-47.1.3/javafmllanguage-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"9775dc3f284cdb3e0d33b372c328c6ef88e434b0\",\r\n \"size\": 16376\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:lowcodelanguage:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/lowcodelanguage/1.20.1-47.1.3/lowcodelanguage-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/lowcodelanguage/1.20.1-47.1.3/lowcodelanguage-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"d785f4087ec3be094fd5aed801f5366ca958a81b\",\r\n \"size\": 7402\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:mclanguage:1.20.1-47.1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/mclanguage/1.20.1-47.1.3/mclanguage-1.20.1-47.1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/mclanguage/1.20.1-47.1.3/mclanguage-1.20.1-47.1.3.jar\",\r\n \"sha1\": \"be60c45f3578cdf944a669c6ea16fd91bec50f2e\",\r\n \"size\": 5002\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:srgutils:0.4.11\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/srgutils/0.4.11/srgutils-0.4.11.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/srgutils/0.4.11/srgutils-0.4.11.jar\",\r\n \"sha1\": \"fbad1341ffdb47d276bbdc40ecb06da49e053e74\",\r\n \"size\": 69289\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:srgutils:0.4.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar\",\r\n \"sha1\": \"84aecb8fc78bd0dd7299bd9963ac9eb83bd00aad\",\r\n \"size\": 69020\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:srgutils:0.4.9\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar\",\r\n \"sha1\": \"7595dae3ad2554b1dac30ae3a9521bd026639e38\",\r\n \"size\": 69076\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:5.0.4\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\r\n \"sha1\": \"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\r\n \"size\": 78146\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.sf.jopt-simple:jopt-simple:6.0-alpha-3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar\",\r\n \"sha1\": \"02ab1a73e1e22d2b73469362a0908a98644b681d\",\r\n \"size\": 79368\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.commons:commons-collections4:4.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar\",\r\n \"sha1\": \"54ebea0a5b653d3c680131e73fe807bb8f78c4ed\",\r\n \"size\": 752798\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.commons:commons-lang3:3.8.1\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar\",\r\n \"sha1\": \"6505a72a097d9270f7a9e7bf42c4238283247755\",\r\n \"size\": 501879\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.apache.commons:commons-text:1.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/apache/commons/commons-text/1.3/commons-text-1.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/apache/commons/commons-text/1.3/commons-text-1.3.jar\",\r\n \"sha1\": \"9abf61708a66ab5e55f6169a200dbfc584b546d9\",\r\n \"size\": 182954\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.checkerframework:checker-qual:2.0.0\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar\",\r\n \"sha1\": \"518929596ee3249127502a8573b2e008e2d51ed3\",\r\n \"size\": 343222\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.codehaus.mojo:animal-sniffer-annotations:1.14\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar\",\r\n \"sha1\": \"775b7e22fb10026eed3f86e8dc556dfafe35f2d5\",\r\n \"size\": 3482\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-analysis:9.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar\",\r\n \"sha1\": \"7487dd756daf96cab9986e44b9d7bcb796a61c10\",\r\n \"size\": 34257\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-analysis:9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar\",\r\n \"sha1\": \"4b071f211b37c38e0e9f5998550197c8593f6ad8\",\r\n \"size\": 34276\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-commons:9.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar\",\r\n \"sha1\": \"f4d7f0fc9054386f2893b602454d48e07d4fbead\",\r\n \"size\": 72642\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-commons:9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar\",\r\n \"sha1\": \"1f2a432d1212f5c352ae607d7b61dcae20c20af5\",\r\n \"size\": 72716\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-tree:9.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar\",\r\n \"sha1\": \"d96c99a30f5e1a19b0e609dbb19a44d8518ac01e\",\r\n \"size\": 52660\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm-tree:9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar\",\r\n \"sha1\": \"78d2ecd61318b5a58cd04fb237636c0e86b77d97\",\r\n \"size\": 52669\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm:9.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm/9.2/asm-9.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/9.2/asm-9.2.jar\",\r\n \"sha1\": \"81a03f76019c67362299c40e0ba13405f5467bff\",\r\n \"size\": 122004\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"org.ow2.asm:asm:9.3\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"org/ow2/asm/asm/9.3/asm-9.3.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/org/ow2/asm/asm/9.3/asm-9.3.jar\",\r\n \"sha1\": \"8e6300ef51c1d801a7ed62d07cd221aca3a90640\",\r\n \"size\": 122176\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"trove:trove:1.0.2\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"trove/trove/1.0.2/trove-1.0.2.jar\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/trove/trove/1.0.2/trove-1.0.2.jar\",\r\n \"sha1\": \"112b40581ab9a4d3de4636d49985a7f686d181c8\",\r\n \"size\": 361155\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"net.minecraftforge:forge:1.20.1-47.1.3:clientdata@lzma\",\r\n \"downloads\": {\r\n \"artifact\": {\r\n \"path\": \"net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3-clientdata.lzma\",\r\n \"url\": \"https://modloaders.forgecdn.net/647622546/maven/net/minecraftforge/forge/1.20.1-47.1.3/forge-1.20.1-47.1.3-clientdata.lzma\",\r\n \"size\": 0\r\n }\r\n }\r\n }\r\n ]\r\n}"},"isUnlocked":true,"javaArgsOverride":null,"lastPlayed":"2023-11-17T18:53:05.548579Z","playedCount":12,"manifest":null,"fileDate":"0001-01-01T00:00:00","installedModpack":null,"projectID":0,"fileID":0,"customAuthor":null,"modpackOverrides":[],"isMemoryOverride":false,"allocatedMemory":23712,"profileImagePath":null,"isVanilla":false,"guid":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","gameTypeID":432,"installPath":"C:\\Users\\Xikaro\\curseforge\\minecraft\\Instances\\TFG-Modpack-1.20.x\\","name":"TFG-Modpack-1.20.x","cachedScans":[],"isValid":true,"lastPreviousMatchUpdate":"2023-11-19T12:26:54.068817Z","lastRefreshAttempt":"2023-11-19T17:39:39.1640902+05:00","isEnabled":true,"gameVersion":"1.20.1","gameVersionFlavor":null,"gameVersionTypeId":null,"preferenceAlternateFile":false,"preferenceAutoInstallUpdates":false,"preferenceQuickDeleteLibraries":false,"preferenceDeleteSavedVariables":false,"preferenceReleaseType":3,"preferenceModdingFolderPath":null,"syncProfile":{"PreferenceEnabled":false,"PreferenceAutoSync":true,"PreferenceAutoDelete":false,"PreferenceBackupSavedVariables":false,"GameInstanceGuid":"00000000-0000-0000-0000-000000000000","SyncProfileID":0,"SavedVariablesProfile":null,"LastSyncDate":"0001-01-01T00:00:00"},"installDate":"2023-11-16T08:09:04.287055Z","installedAddons":[{"instanceID":"414af8cc-c17e-40ce-962a-7ce7bea63776","modSource":0,"addonID":419699,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Architectury API (Fabric/Forge)","modFolderPath":null,"fileNameOnDisk":"architectury-9.1.12-forge.jar","authors":[{"Name":"shedaniel"},{"Name":"Juicebus"},{"Name":"MaxNeedsSnacks"}],"primaryAuthor":"shedaniel","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/architectury-api","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/313/420/256/256/637408811378175814.png","tags":[],"installedFile":{"id":4663010,"fileName":"architectury-9.1.12-forge.jar","fileDate":"2023-07-25T02:56:36.15Z","fileLength":567579,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4663/10/architectury-9.1.12-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1515852018,"invalidFingerprint":false},{"foldername":"architectury-common-refmap.json","fingerprint":3194081947,"invalidFingerprint":false},{"foldername":"architectury-common.mixins.json","fingerprint":2727520268,"invalidFingerprint":false},{"foldername":"architectury-forge-refmap.json","fingerprint":1326307733,"invalidFingerprint":false},{"foldername":"architectury.mixins.json","fingerprint":349546387,"invalidFingerprint":false},{"foldername":"architectury_inject_architectury_common_b79eeef8726a4fba844e7c9417fbd77f_17cb654cead7ebd3243cb020352cef6c91c8093b089468a46162f601b387778farchitectury9112devjar","fingerprint":650539810,"invalidFingerprint":false},{"foldername":"data","fingerprint":386307470,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3878275256,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":337711864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1096803035,"invalidFingerprint":false}],"packageFingerprint":4135886904,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":419699,"fileNameOnDisk":"architectury-9.1.12-forge.jar","hashes":[{"type":1,"value":"49fc332e52027845caaa0098289dc9059b8eb010"},{"type":2,"value":"cd2915bce632b465f6bf4bf82cf1c25b"}]},"dateInstalled":"2023-11-16T09:01:09.7419139Z","dateUpdated":"2023-11-16T09:01:09.7419139Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4663010,"fileName":"architectury-9.1.12-forge.jar","fileDate":"2023-07-25T02:56:36.15Z","fileLength":567579,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4663/10/architectury-9.1.12-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1515852018,"invalidFingerprint":false},{"foldername":"architectury-common-refmap.json","fingerprint":3194081947,"invalidFingerprint":false},{"foldername":"architectury-common.mixins.json","fingerprint":2727520268,"invalidFingerprint":false},{"foldername":"architectury-forge-refmap.json","fingerprint":1326307733,"invalidFingerprint":false},{"foldername":"architectury.mixins.json","fingerprint":349546387,"invalidFingerprint":false},{"foldername":"architectury_inject_architectury_common_b79eeef8726a4fba844e7c9417fbd77f_17cb654cead7ebd3243cb020352cef6c91c8093b089468a46162f601b387778farchitectury9112devjar","fingerprint":650539810,"invalidFingerprint":false},{"foldername":"data","fingerprint":386307470,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3878275256,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":337711864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1096803035,"invalidFingerprint":false}],"packageFingerprint":4135886904,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":419699,"fileNameOnDisk":"architectury-9.1.12-forge.jar","hashes":[{"type":1,"value":"49fc332e52027845caaa0098289dc9059b8eb010"},{"type":2,"value":"cd2915bce632b465f6bf4bf82cf1c25b"}]}},{"instanceID":"69d1127a-76a6-4ca3-ab0d-2b31c9b03d78","modSource":0,"addonID":306770,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Patchouli","modFolderPath":null,"fileNameOnDisk":"patchouli-1.20.1-81-forge.jar","authors":[{"Name":"Vazkii"}],"primaryAuthor":"Vazkii","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/patchouli","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/588/685/256/256/637958998949519797.png","tags":[],"installedFile":{"id":4636277,"fileName":"Patchouli-1.20.1-81-FORGE.jar","fileDate":"2023-07-11T01:49:35.507Z","fileLength":637092,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4636/277/Patchouli-1.20.1-81-FORGE.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3934674441,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3511632144,"invalidFingerprint":false},{"foldername":"data","fingerprint":1190009356,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4171053254,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":294303339,"invalidFingerprint":false},{"foldername":"patchouli.refmap.json","fingerprint":900147075,"invalidFingerprint":false},{"foldername":"patchouli_xplat.mixins.json","fingerprint":4199161666,"invalidFingerprint":false},{"foldername":"vazkii","fingerprint":1922376853,"invalidFingerprint":false}],"packageFingerprint":3975355184,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":306770,"fileNameOnDisk":"Patchouli-1.20.1-81-FORGE.jar","hashes":[{"type":1,"value":"ac962914225ec045431b9c12618e296ca9cb3e22"},{"type":2,"value":"26828f06532c4e4943e5dfbf34ceaf3c"}]},"dateInstalled":"2023-11-16T09:01:13.0334414Z","dateUpdated":"2023-11-16T09:01:13.0334414Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4636277,"fileName":"Patchouli-1.20.1-81-FORGE.jar","fileDate":"2023-07-11T01:49:35.507Z","fileLength":637092,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4636/277/Patchouli-1.20.1-81-FORGE.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3934674441,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3511632144,"invalidFingerprint":false},{"foldername":"data","fingerprint":1190009356,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4171053254,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":294303339,"invalidFingerprint":false},{"foldername":"patchouli.refmap.json","fingerprint":900147075,"invalidFingerprint":false},{"foldername":"patchouli_xplat.mixins.json","fingerprint":4199161666,"invalidFingerprint":false},{"foldername":"vazkii","fingerprint":1922376853,"invalidFingerprint":false}],"packageFingerprint":3975355184,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":306770,"fileNameOnDisk":"Patchouli-1.20.1-81-FORGE.jar","hashes":[{"type":1,"value":"ac962914225ec045431b9c12618e296ca9cb3e22"},{"type":2,"value":"26828f06532c4e4943e5dfbf34ceaf3c"}]}},{"instanceID":"801501fc-f36d-4275-9ad3-541e399a4a4d","modSource":0,"addonID":416294,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Rhino","modFolderPath":null,"fileNameOnDisk":"rhino-forge-2001.2.2-build.13.jar","authors":[{"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/rhino","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/309/581/256/256/637395712717607219.png","tags":[],"installedFile":{"id":4847655,"fileName":"rhino-forge-2001.2.2-build.13.jar","fileDate":"2023-11-07T13:40:39.767Z","fileLength":1794165,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4847/655/rhino-forge-2001.2.2-build.13.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1213697205,"invalidFingerprint":false},{"foldername":"architectury_inject_Rhino_common_1f05e5cb7afb474c8a890cea53302ced_d424aff60125bc001d56cb52ff24731bb6482bbf0ad27638e45d6c22ffc78d91rhino200122build13devjar","fingerprint":1714480185,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4187259701,"invalidFingerprint":false},{"foldername":"mm.jsmappings","fingerprint":746056783,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":939660779,"invalidFingerprint":false},{"foldername":"rhino-common-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"rhino-common.mixins.json","fingerprint":3096420155,"invalidFingerprint":false}],"packageFingerprint":823611513,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":416294,"fileNameOnDisk":"rhino-forge-2001.2.2-build.13.jar","hashes":[{"type":1,"value":"7a2cf786276dee7a5f83b32245cc3dec8f950b0f"},{"type":2,"value":"be88d14761555b2e8842d5ec2ad2b67a"}]},"dateInstalled":"2023-11-16T09:01:09.9690707Z","dateUpdated":"2023-11-16T09:01:09.9690707Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4847655,"fileName":"rhino-forge-2001.2.2-build.13.jar","fileDate":"2023-11-07T13:40:39.767Z","fileLength":1794165,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4847/655/rhino-forge-2001.2.2-build.13.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1213697205,"invalidFingerprint":false},{"foldername":"architectury_inject_Rhino_common_1f05e5cb7afb474c8a890cea53302ced_d424aff60125bc001d56cb52ff24731bb6482bbf0ad27638e45d6c22ffc78d91rhino200122build13devjar","fingerprint":1714480185,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4187259701,"invalidFingerprint":false},{"foldername":"mm.jsmappings","fingerprint":746056783,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":939660779,"invalidFingerprint":false},{"foldername":"rhino-common-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"rhino-common.mixins.json","fingerprint":3096420155,"invalidFingerprint":false}],"packageFingerprint":823611513,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":416294,"fileNameOnDisk":"rhino-forge-2001.2.2-build.13.jar","hashes":[{"type":1,"value":"7a2cf786276dee7a5f83b32245cc3dec8f950b0f"},{"type":2,"value":"be88d14761555b2e8842d5ec2ad2b67a"}]}},{"instanceID":"9b7d8134-219e-46fa-a1fa-39c1f1de5573","modSource":0,"addonID":237307,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cosmetic Armor Reworked","modFolderPath":null,"fileNameOnDisk":"cosmeticarmorreworked-1.20.1-v1a.jar","authors":[{"Name":"LainMI"}],"primaryAuthor":"LainMI","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/27/600/256/256/635812915333870435.png","tags":[],"installedFile":{"id":4600191,"fileName":"cosmeticarmorreworked-1.20.1-v1a.jar","fileDate":"2023-06-21T05:37:55.983Z","fileLength":88752,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4600/191/cosmeticarmorreworked-1.20.1-v1a.jar","isAlternate":false,"alternateFileId":4600193,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3679091067,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":213336249,"invalidFingerprint":false},{"foldername":"assets","fingerprint":31325333,"invalidFingerprint":false},{"foldername":"lain","fingerprint":501733282,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2742987263,"invalidFingerprint":false}],"packageFingerprint":3614955629,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":237307,"fileNameOnDisk":"cosmeticarmorreworked-1.20.1-v1a.jar","hashes":[{"type":1,"value":"afd9fa3fe95e8c086e8d439df403ed1e5ea5cbea"},{"type":2,"value":"2454075e9a25cbadc0fce66502e3261d"}]},"dateInstalled":"2023-11-16T09:01:10.1982085Z","dateUpdated":"2023-11-16T09:01:10.1982085Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4600191,"fileName":"cosmeticarmorreworked-1.20.1-v1a.jar","fileDate":"2023-06-21T05:37:55.983Z","fileLength":88752,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4600/191/cosmeticarmorreworked-1.20.1-v1a.jar","isAlternate":false,"alternateFileId":4600193,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3679091067,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":213336249,"invalidFingerprint":false},{"foldername":"assets","fingerprint":31325333,"invalidFingerprint":false},{"foldername":"lain","fingerprint":501733282,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2742987263,"invalidFingerprint":false}],"packageFingerprint":3614955629,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":237307,"fileNameOnDisk":"cosmeticarmorreworked-1.20.1-v1a.jar","hashes":[{"type":1,"value":"afd9fa3fe95e8c086e8d439df403ed1e5ea5cbea"},{"type":2,"value":"2454075e9a25cbadc0fce66502e3261d"}]}},{"instanceID":"0d259dba-1a58-4ce8-bbd3-acf13e55d5ba","modSource":0,"addonID":299540,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FastFurnace","modFolderPath":null,"fileNameOnDisk":"FastFurnace-1.20.1-8.0.1.jar","authors":[{"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":413,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fastfurnace","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/164/243/256/256/636686097562167838.png","tags":[],"installedFile":{"id":4711441,"fileName":"FastFurnace-1.20.1-8.0.1.jar","fileDate":"2023-08-18T23:12:54.86Z","fileLength":5899,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/441/FastFurnace-1.20.1-8.0.1.jar","isAlternate":false,"alternateFileId":4711442,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4003169999,"invalidFingerprint":false},{"foldername":"dev","fingerprint":650764966,"invalidFingerprint":false},{"foldername":"fastfurnace.mixins.json","fingerprint":3021990528,"invalidFingerprint":false},{"foldername":"fastfurnace.refmap.json","fingerprint":1648332464,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":135111852,"invalidFingerprint":false}],"packageFingerprint":4176992786,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":299540,"fileNameOnDisk":"FastFurnace-1.20.1-8.0.1.jar","hashes":[{"type":1,"value":"d216d2fc17b668febc3fb9cf03e5eb65aa3e514a"},{"type":2,"value":"0bcee05710c3d5740c81395667800f7e"}]},"dateInstalled":"2023-11-16T09:01:13.2569502Z","dateUpdated":"2023-11-16T09:01:13.2569502Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4711441,"fileName":"FastFurnace-1.20.1-8.0.1.jar","fileDate":"2023-08-18T23:12:54.86Z","fileLength":5899,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/441/FastFurnace-1.20.1-8.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4003169999,"invalidFingerprint":false},{"foldername":"dev","fingerprint":650764966,"invalidFingerprint":false},{"foldername":"fastfurnace.mixins.json","fingerprint":3021990528,"invalidFingerprint":false},{"foldername":"fastfurnace.refmap.json","fingerprint":1648332464,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":135111852,"invalidFingerprint":false}],"packageFingerprint":4176992786,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":299540,"fileNameOnDisk":"FastFurnace-1.20.1-8.0.1.jar","hashes":[{"type":1,"value":"d216d2fc17b668febc3fb9cf03e5eb65aa3e514a"},{"type":2,"value":"0bcee05710c3d5740c81395667800f7e"}]}},{"instanceID":"706f477f-64da-440c-80fc-76befc84ba5b","modSource":0,"addonID":475117,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FastSuite","modFolderPath":null,"fileNameOnDisk":"FastSuite-1.20.1-5.0.1.jar","authors":[{"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fastsuite","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/376/17/256/256/637551781740482627.png","tags":[],"installedFile":{"id":4711435,"fileName":"FastSuite-1.20.1-5.0.1.jar","fileDate":"2023-08-18T23:10:37.72Z","fileLength":20315,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/435/FastSuite-1.20.1-5.0.1.jar","isAlternate":false,"alternateFileId":4711436,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3248810102,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1635123033,"invalidFingerprint":false},{"foldername":"fastsuite.mixins.json","fingerprint":2167677237,"invalidFingerprint":false},{"foldername":"fastsuite.refmap.json","fingerprint":2902451773,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1704566900,"invalidFingerprint":false}],"packageFingerprint":73298421,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":475117,"fileNameOnDisk":"FastSuite-1.20.1-5.0.1.jar","hashes":[{"type":1,"value":"c418caa1eea74e9f05b4a20862ebc665019250c8"},{"type":2,"value":"a355432ffcf3e2f60fa9a19268468be5"}]},"dateInstalled":"2023-11-16T09:01:13.2565354Z","dateUpdated":"2023-11-16T09:01:13.2565354Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4711435,"fileName":"FastSuite-1.20.1-5.0.1.jar","fileDate":"2023-08-18T23:10:37.72Z","fileLength":20315,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/435/FastSuite-1.20.1-5.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3248810102,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1635123033,"invalidFingerprint":false},{"foldername":"fastsuite.mixins.json","fingerprint":2167677237,"invalidFingerprint":false},{"foldername":"fastsuite.refmap.json","fingerprint":2902451773,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1704566900,"invalidFingerprint":false}],"packageFingerprint":73298421,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":475117,"fileNameOnDisk":"FastSuite-1.20.1-5.0.1.jar","hashes":[{"type":1,"value":"c418caa1eea74e9f05b4a20862ebc665019250c8"},{"type":2,"value":"a355432ffcf3e2f60fa9a19268468be5"}]}},{"instanceID":"39597b31-182b-4c12-9da5-d9c5a3162f6c","modSource":0,"addonID":570073,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Resourceful Lib","modFolderPath":null,"fileNameOnDisk":"resourcefullib-forge-1.20.1-2.1.16.jar","authors":[{"Name":"ThatGravyBoat"},{"Name":"epic_oreo"}],"primaryAuthor":"ThatGravyBoat","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/resourceful-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/595/433/256/256/637970304404281534.png","tags":[],"installedFile":{"id":4851864,"fileName":"resourcefullib-forge-1.20.1-2.1.16.jar","fileDate":"2023-11-08T17:57:40.947Z","fileLength":380576,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4851/864/resourcefullib-forge-1.20.1-2.1.16.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3997633170,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1209128241,"invalidFingerprint":false},{"foldername":"com","fingerprint":3780090946,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulLib_common_8fe1641caf7447868f03a9b4ad25dc23_c039abfdb55826d81816a4f42adb28e7d04f1bde3b5b122781d5a18b47613f40resourcefullib2116devjar","fingerprint":1983959790,"invalidFingerprint":false}],"packageFingerprint":3505015751,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570073,"fileNameOnDisk":"resourcefullib-forge-1.20.1-2.1.16.jar","hashes":[{"type":1,"value":"c9b4133a23d1d897807052b05bc751172c6ffa4a"},{"type":2,"value":"0ba7d419cc8ecb6dc134046ac81bf7d5"}]},"dateInstalled":"2023-11-16T09:01:12.7591628Z","dateUpdated":"2023-11-16T09:01:12.7591628Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4851864,"fileName":"resourcefullib-forge-1.20.1-2.1.16.jar","fileDate":"2023-11-08T17:57:40.947Z","fileLength":380576,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4851/864/resourcefullib-forge-1.20.1-2.1.16.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3997633170,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1209128241,"invalidFingerprint":false},{"foldername":"com","fingerprint":3780090946,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulLib_common_8fe1641caf7447868f03a9b4ad25dc23_c039abfdb55826d81816a4f42adb28e7d04f1bde3b5b122781d5a18b47613f40resourcefullib2116devjar","fingerprint":1983959790,"invalidFingerprint":false}],"packageFingerprint":3505015751,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570073,"fileNameOnDisk":"resourcefullib-forge-1.20.1-2.1.16.jar","hashes":[{"type":1,"value":"c9b4133a23d1d897807052b05bc751172c6ffa4a"},{"type":2,"value":"0ba7d419cc8ecb6dc134046ac81bf7d5"}]}},{"instanceID":"b993fade-2894-403f-8330-9f2fd18808b7","modSource":0,"addonID":282001,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"CC: Tweaked","modFolderPath":null,"fileNameOnDisk":"cc-tweaked-1.20.1-forge-1.109.0.jar","authors":[{"Name":"SquidDev"}],"primaryAuthor":"SquidDev","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cc-tweaked","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/130/871/256/256/636463439690354770.png","tags":[],"installedFile":{"id":4870180,"fileName":"cc-tweaked-1.20.1-forge-1.109.0.jar","fileDate":"2023-11-15T14:09:09.137Z","fileLength":3080834,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4870/180/cc-tweaked-1.20.1-forge-1.109.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1302492060,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1343853497,"invalidFingerprint":false},{"foldername":"client-computercraft.refmap.json","fingerprint":3796494207,"invalidFingerprint":false},{"foldername":"computercraft-client.forge.mixins.json","fingerprint":127503436,"invalidFingerprint":false},{"foldername":"computercraft-client.mixins.json","fingerprint":2390053406,"invalidFingerprint":false},{"foldername":"computercraft-common.accesswidener","fingerprint":972494874,"invalidFingerprint":false},{"foldername":"computercraft.accesswidener","fingerprint":4198178444,"invalidFingerprint":false},{"foldername":"computercraft.mixins.json","fingerprint":3575282899,"invalidFingerprint":false},{"foldername":"computercraft.refmap.json","fingerprint":2615824465,"invalidFingerprint":false},{"foldername":"dan200","fingerprint":1530775186,"invalidFingerprint":false},{"foldername":"data","fingerprint":2560355077,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1055135218,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1002598164,"invalidFingerprint":false}],"packageFingerprint":4248310274,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282001,"fileNameOnDisk":"cc-tweaked-1.20.1-forge-1.109.0.jar","hashes":[{"type":1,"value":"f9df1ebfa307d3bda4661fce2a35bc2bca9a4eed"},{"type":2,"value":"99367c18d4089e55868d83202497f2f8"}]},"dateInstalled":"2023-11-19T12:26:56.5930898Z","dateUpdated":"2023-11-20T00:57:39.0408454Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4870180,"fileName":"cc-tweaked-1.20.1-forge-1.109.0.jar","fileDate":"2023-11-15T14:09:09.137Z","fileLength":3080834,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4870/180/cc-tweaked-1.20.1-forge-1.109.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1302492060,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1343853497,"invalidFingerprint":false},{"foldername":"client-computercraft.refmap.json","fingerprint":3796494207,"invalidFingerprint":false},{"foldername":"computercraft-client.forge.mixins.json","fingerprint":127503436,"invalidFingerprint":false},{"foldername":"computercraft-client.mixins.json","fingerprint":2390053406,"invalidFingerprint":false},{"foldername":"computercraft-common.accesswidener","fingerprint":972494874,"invalidFingerprint":false},{"foldername":"computercraft.accesswidener","fingerprint":4198178444,"invalidFingerprint":false},{"foldername":"computercraft.mixins.json","fingerprint":3575282899,"invalidFingerprint":false},{"foldername":"computercraft.refmap.json","fingerprint":2615824465,"invalidFingerprint":false},{"foldername":"dan200","fingerprint":1530775186,"invalidFingerprint":false},{"foldername":"data","fingerprint":2560355077,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1055135218,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1002598164,"invalidFingerprint":false}],"packageFingerprint":4248310274,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282001,"fileNameOnDisk":"cc-tweaked-1.20.1-forge-1.109.0.jar","hashes":[{"type":1,"value":"f9df1ebfa307d3bda4661fce2a35bc2bca9a4eed"},{"type":2,"value":"99367c18d4089e55868d83202497f2f8"}]}},{"instanceID":"75019555-4532-4d31-b1c9-3a8b0c3698a1","modSource":0,"addonID":232131,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Default Options","modFolderPath":null,"fileNameOnDisk":"defaultoptions-forge-1.20-18.0.1.jar","authors":[{"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/default-options","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/25/393/256/256/635772772655629740.png","tags":[],"installedFile":{"id":4635878,"fileName":"defaultoptions-forge-1.20-18.0.1.jar","fileDate":"2023-07-10T20:42:52.003Z","fileLength":87943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4635/878/defaultoptions-forge-1.20-18.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1626913653,"invalidFingerprint":false},{"foldername":"LICENSE_defaultoptions","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2248301024,"invalidFingerprint":false},{"foldername":"defaultoptions-icon.png","fingerprint":3122342766,"invalidFingerprint":false},{"foldername":"defaultoptions.mixins.json","fingerprint":2252296586,"invalidFingerprint":false},{"foldername":"defaultoptions.refmap.json","fingerprint":97054692,"invalidFingerprint":false},{"foldername":"net","fingerprint":1701872180,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3165823124,"invalidFingerprint":false}],"packageFingerprint":742861472,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":232131,"fileNameOnDisk":"defaultoptions-forge-1.20-18.0.1.jar","hashes":[{"type":1,"value":"d19f874852def4ef73b32caf3f218e6423d51677"},{"type":2,"value":"1784bcb1bd23f47ba2d048fc69ac743c"}]},"dateInstalled":"2023-11-16T19:20:32.8476038Z","dateUpdated":"2023-11-16T19:20:32.8476038Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4635878,"fileName":"defaultoptions-forge-1.20-18.0.1.jar","fileDate":"2023-07-10T20:42:52.003Z","fileLength":87943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4635/878/defaultoptions-forge-1.20-18.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1626913653,"invalidFingerprint":false},{"foldername":"LICENSE_defaultoptions","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2248301024,"invalidFingerprint":false},{"foldername":"defaultoptions-icon.png","fingerprint":3122342766,"invalidFingerprint":false},{"foldername":"defaultoptions.mixins.json","fingerprint":2252296586,"invalidFingerprint":false},{"foldername":"defaultoptions.refmap.json","fingerprint":97054692,"invalidFingerprint":false},{"foldername":"net","fingerprint":1701872180,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3165823124,"invalidFingerprint":false}],"packageFingerprint":742861472,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":232131,"fileNameOnDisk":"defaultoptions-forge-1.20-18.0.1.jar","hashes":[{"type":1,"value":"d19f874852def4ef73b32caf3f218e6423d51677"},{"type":2,"value":"1784bcb1bd23f47ba2d048fc69ac743c"}]}},{"instanceID":"db442c07-1413-4f37-be73-db73e2198c1a","modSource":0,"addonID":297038,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"CraftPresence","modFolderPath":null,"fileNameOnDisk":"CraftPresence-2.2.4+1.20.1.jar","authors":[{"Name":"CDAGaming_"}],"primaryAuthor":"CDAGaming_","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/craftpresence","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/159/374/256/256/636658415780463602.png","tags":[],"installedFile":{"id":4819672,"fileName":"CraftPresence-2.2.4+1.20.1.jar","fileDate":"2023-10-27T19:09:47.75Z","fileLength":2419702,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4819/672/CraftPresence-2.2.4+1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"fabric","fingerprint":1711286352,"invalidFingerprint":false},{"foldername":"org","fingerprint":1330219678,"invalidFingerprint":false},{"foldername":"mappings-forge.srg","fingerprint":1188165389,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3208441236,"invalidFingerprint":false},{"foldername":"lib","fingerprint":4180682653,"invalidFingerprint":false},{"foldername":"mappings-fabric.srg","fingerprint":4140781440,"invalidFingerprint":false},{"foldername":"fabric-craftpresence.accesswidener","fingerprint":560600217,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2149794506,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3041381440,"invalidFingerprint":false},{"foldername":"external","fingerprint":3156758573,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2217006810,"invalidFingerprint":false},{"foldername":"forge","fingerprint":2022212497,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3611359381,"invalidFingerprint":false},{"foldername":"com","fingerprint":3489624478,"invalidFingerprint":false}],"packageFingerprint":2391409764,"gameVersion":["Fabric","Client","NeoForge","1.20.1","Forge","1.20","Quilt"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":297038,"fileNameOnDisk":"CraftPresence-2.2.4+1.20.1.jar","hashes":[{"type":1,"value":"5216cabfb1300b5df9beb7a54b7d4b923fdf14fc"},{"type":2,"value":"000f3beec9e0047a0b8547d6ee459e61"}]},"dateInstalled":"2023-11-16T09:01:10.6471904Z","dateUpdated":"2023-11-16T09:01:10.6471904Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4819672,"fileName":"CraftPresence-2.2.4+1.20.1.jar","fileDate":"2023-10-27T19:09:47.75Z","fileLength":2419702,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4819/672/CraftPresence-2.2.4+1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"fabric","fingerprint":1711286352,"invalidFingerprint":false},{"foldername":"org","fingerprint":1330219678,"invalidFingerprint":false},{"foldername":"mappings-forge.srg","fingerprint":1188165389,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3208441236,"invalidFingerprint":false},{"foldername":"lib","fingerprint":4180682653,"invalidFingerprint":false},{"foldername":"mappings-fabric.srg","fingerprint":4140781440,"invalidFingerprint":false},{"foldername":"fabric-craftpresence.accesswidener","fingerprint":560600217,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2149794506,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3041381440,"invalidFingerprint":false},{"foldername":"external","fingerprint":3156758573,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2217006810,"invalidFingerprint":false},{"foldername":"forge","fingerprint":2022212497,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3611359381,"invalidFingerprint":false},{"foldername":"com","fingerprint":3489624478,"invalidFingerprint":false}],"packageFingerprint":2391409764,"gameVersion":["Fabric","Client","NeoForge","1.20.1","Forge","1.20","Quilt"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":297038,"fileNameOnDisk":"CraftPresence-2.2.4+1.20.1.jar","hashes":[{"type":1,"value":"5216cabfb1300b5df9beb7a54b7d4b923fdf14fc"},{"type":2,"value":"000f3beec9e0047a0b8547d6ee459e61"}]}},{"instanceID":"c7573a5c-ba27-48a7-abda-6141ef47954a","modSource":0,"addonID":570630,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"LootJS: KubeJS Addon","modFolderPath":null,"fileNameOnDisk":"lootjs-forge-1.20.1-2.10.3.jar","authors":[{"Name":"Lytho"}],"primaryAuthor":"Lytho","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/lootjs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/510/924/256/256/637828637727949352.png","tags":[],"installedFile":{"id":4771655,"fileName":"lootjs-forge-1.20.1-2.10.3.jar","fileDate":"2023-09-27T18:27:28.237Z","fileLength":237992,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4771/655/lootjs-forge-1.20.1-2.10.3.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1141036398,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1593166766,"invalidFingerprint":false},{"foldername":"lootjs-common.mixins.json","fingerprint":724741391,"invalidFingerprint":false},{"foldername":"lootjs-common-1.20.1-common-refmap.json","fingerprint":1784427643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":692389130,"invalidFingerprint":false},{"foldername":"lootjs-forge.mixins.json","fingerprint":55216049,"invalidFingerprint":false},{"foldername":"data","fingerprint":2312894697,"invalidFingerprint":false},{"foldername":"lootjs-forge-1.20.1-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"com","fingerprint":3923909715,"invalidFingerprint":false},{"foldername":"architectury_inject_LootJS_common_2f8cde821fe94a2389e187697343a52d_329bdd7eb8b1bae637fb0c5758fda15c22ea8e2b7320981959b815e9435ea7a3lootjscommon12012103devjar","fingerprint":291938511,"invalidFingerprint":false}],"packageFingerprint":1638851804,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570630,"fileNameOnDisk":"lootjs-forge-1.20.1-2.10.3.jar","hashes":[{"type":1,"value":"2c1800e7dc5406e0dc67391ca6349c20b72ebd6d"},{"type":2,"value":"87cfa58487de53caaf49d82cdb8f44bc"}]},"dateInstalled":"2023-11-16T09:01:13.4795123Z","dateUpdated":"2023-11-16T09:01:13.4795123Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4771655,"fileName":"lootjs-forge-1.20.1-2.10.3.jar","fileDate":"2023-09-27T18:27:28.237Z","fileLength":237992,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4771/655/lootjs-forge-1.20.1-2.10.3.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1141036398,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1593166766,"invalidFingerprint":false},{"foldername":"lootjs-common.mixins.json","fingerprint":724741391,"invalidFingerprint":false},{"foldername":"lootjs-common-1.20.1-common-refmap.json","fingerprint":1784427643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":692389130,"invalidFingerprint":false},{"foldername":"lootjs-forge.mixins.json","fingerprint":55216049,"invalidFingerprint":false},{"foldername":"data","fingerprint":2312894697,"invalidFingerprint":false},{"foldername":"lootjs-forge-1.20.1-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"com","fingerprint":3923909715,"invalidFingerprint":false},{"foldername":"architectury_inject_LootJS_common_2f8cde821fe94a2389e187697343a52d_329bdd7eb8b1bae637fb0c5758fda15c22ea8e2b7320981959b815e9435ea7a3lootjscommon12012103devjar","fingerprint":291938511,"invalidFingerprint":false}],"packageFingerprint":1638851804,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570630,"fileNameOnDisk":"lootjs-forge-1.20.1-2.10.3.jar","hashes":[{"type":1,"value":"2c1800e7dc5406e0dc67391ca6349c20b72ebd6d"},{"type":2,"value":"87cfa58487de53caaf49d82cdb8f44bc"}]}},{"instanceID":"bb67a669-664e-474b-b869-d1988e08a88c","modSource":0,"addonID":633823,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Almost Unified","modFolderPath":null,"fileNameOnDisk":"almostunified-forge-1.20.1-0.7.1.jar","authors":[{"Name":"AlmostReliable"},{"Name":"Relentless"},{"Name":"Lytho"}],"primaryAuthor":"AlmostReliable","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/almost-unified","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/560/421/256/256/637911433758832569.png","tags":[],"installedFile":{"id":4875432,"fileName":"almostunified-forge-1.20.1-0.7.1.jar","fileDate":"2023-11-17T17:29:48.12Z","fileLength":202284,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4875/432/almostunified-forge-1.20.1-0.7.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":310111,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1641627317,"invalidFingerprint":false},{"foldername":"almostunified-common-Common-refmap.json","fingerprint":4044702116,"invalidFingerprint":false},{"foldername":"almostunified-common.mixins.json","fingerprint":1169949983,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1014801010,"invalidFingerprint":false},{"foldername":"com","fingerprint":4010047581,"invalidFingerprint":false},{"foldername":"kubejs.bindings.txt","fingerprint":4213512750,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":327418884,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2230933658,"invalidFingerprint":false}],"packageFingerprint":2276570319,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633823,"fileNameOnDisk":"almostunified-forge-1.20.1-0.7.1.jar","hashes":[{"type":1,"value":"95b0d821266308affa1b3f73789302c8e82704cf"},{"type":2,"value":"35dd770eac8064b2a1f9dcf48056e986"}]},"dateInstalled":"2023-11-17T18:33:34.4012957Z","dateUpdated":"2023-11-17T18:33:34.4012957Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4875432,"fileName":"almostunified-forge-1.20.1-0.7.1.jar","fileDate":"2023-11-17T17:29:48.12Z","fileLength":202284,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4875/432/almostunified-forge-1.20.1-0.7.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":310111,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1641627317,"invalidFingerprint":false},{"foldername":"almostunified-common-Common-refmap.json","fingerprint":4044702116,"invalidFingerprint":false},{"foldername":"almostunified-common.mixins.json","fingerprint":1169949983,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1014801010,"invalidFingerprint":false},{"foldername":"com","fingerprint":4010047581,"invalidFingerprint":false},{"foldername":"kubejs.bindings.txt","fingerprint":4213512750,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":327418884,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2230933658,"invalidFingerprint":false}],"packageFingerprint":2276570319,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633823,"fileNameOnDisk":"almostunified-forge-1.20.1-0.7.1.jar","hashes":[{"type":1,"value":"95b0d821266308affa1b3f73789302c8e82704cf"},{"type":2,"value":"35dd770eac8064b2a1f9dcf48056e986"}]}},{"instanceID":"b6b929d8-28bb-4780-9530-5e0066f39182","modSource":0,"addonID":223794,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Applied Energistics 2","modFolderPath":null,"fileNameOnDisk":"appliedenergistics2-forge-15.0.15.jar","authors":[{"Name":"thetechnici4n"},{"Name":"TeamAppliedEnergistics"},{"Name":"shartte"}],"primaryAuthor":"thetechnici4n","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/19/498/256/256/635696278186178221_animated.gif","tags":[],"installedFile":{"id":4857895,"fileName":"appliedenergistics2-forge-15.0.15.jar","fileDate":"2023-11-10T22:24:58.757Z","fileLength":9801496,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4857/895/appliedenergistics2-forge-15.0.15.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":245211,"type":2},{"addonId":238222,"type":2},{"addonId":440979,"type":2},{"addonId":310111,"type":2},{"addonId":324717,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":111291628,"invalidFingerprint":false},{"foldername":"NOTICE","fingerprint":303294545,"invalidFingerprint":false},{"foldername":"ae2.mixins.json","fingerprint":513164423,"invalidFingerprint":false},{"foldername":"ae2.mixins.refmap.json","fingerprint":762122880,"invalidFingerprint":false},{"foldername":"appeng","fingerprint":281928080,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3255799147,"invalidFingerprint":false},{"foldername":"com","fingerprint":2998208961,"invalidFingerprint":false},{"foldername":"data","fingerprint":4035539439,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":666721860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1202541880,"invalidFingerprint":false}],"packageFingerprint":3935225808,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":223794,"fileNameOnDisk":"appliedenergistics2-forge-15.0.15.jar","hashes":[{"type":1,"value":"7a3e1c6e4ee6335aef62e995db1beefa6385ac79"},{"type":2,"value":"a41d652fbe495abf8d9cd20fc3d2397a"}]},"dateInstalled":"2023-11-16T09:01:13.7035777Z","dateUpdated":"2023-11-16T09:01:13.7035777Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4857895,"fileName":"appliedenergistics2-forge-15.0.15.jar","fileDate":"2023-11-10T22:24:58.757Z","fileLength":9801496,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4857/895/appliedenergistics2-forge-15.0.15.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":245211,"type":2},{"addonId":238222,"type":2},{"addonId":440979,"type":2},{"addonId":310111,"type":2},{"addonId":324717,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":111291628,"invalidFingerprint":false},{"foldername":"NOTICE","fingerprint":303294545,"invalidFingerprint":false},{"foldername":"ae2.mixins.json","fingerprint":513164423,"invalidFingerprint":false},{"foldername":"ae2.mixins.refmap.json","fingerprint":762122880,"invalidFingerprint":false},{"foldername":"appeng","fingerprint":281928080,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3255799147,"invalidFingerprint":false},{"foldername":"com","fingerprint":2998208961,"invalidFingerprint":false},{"foldername":"data","fingerprint":4035539439,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":666721860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1202541880,"invalidFingerprint":false}],"packageFingerprint":3935225808,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":223794,"fileNameOnDisk":"appliedenergistics2-forge-15.0.15.jar","hashes":[{"type":1,"value":"7a3e1c6e4ee6335aef62e995db1beefa6385ac79"},{"type":2,"value":"a41d652fbe495abf8d9cd20fc3d2397a"}]}},{"instanceID":"b77da4ca-aaa7-409c-b787-26ee0a6c7c03","modSource":0,"addonID":60089,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Mouse Tweaks","modFolderPath":null,"fileNameOnDisk":"MouseTweaks-forge-mc1.20-2.25.jar","authors":[{"Name":"YaLTeR"}],"primaryAuthor":"YaLTeR","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/467/691/256/256/637749969243449870.png","tags":[],"installedFile":{"id":4581240,"fileName":"MouseTweaks-forge-mc1.20-2.25.jar","fileDate":"2023-06-11T22:31:35.327Z","fileLength":76146,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4581/240/MouseTweaks-forge-mc1.20-2.25.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":377304902,"invalidFingerprint":false},{"foldername":"mousetweaks-fabric.mixins.json","fingerprint":1722171939,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.json","fingerprint":33962436,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.refmap.json","fingerprint":3498187526,"invalidFingerprint":false},{"foldername":"mousetweaks_logo.png","fingerprint":1781016577,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":99466122,"invalidFingerprint":false},{"foldername":"yalter","fingerprint":797099182,"invalidFingerprint":false}],"packageFingerprint":1647930540,"gameVersion":["Client","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60089,"fileNameOnDisk":"MouseTweaks-forge-mc1.20-2.25.jar","hashes":[{"type":1,"value":"f3e8805d706a36717306d92bd5c45cb2aef854b6"},{"type":2,"value":"b6e9dc4ef5626d20cb14846c63be211f"}]},"dateInstalled":"2023-11-16T09:01:13.7044173Z","dateUpdated":"2023-11-16T09:01:13.7044173Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4581240,"fileName":"MouseTweaks-forge-mc1.20-2.25.jar","fileDate":"2023-06-11T22:31:35.327Z","fileLength":76146,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4581/240/MouseTweaks-forge-mc1.20-2.25.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":377304902,"invalidFingerprint":false},{"foldername":"mousetweaks-fabric.mixins.json","fingerprint":1722171939,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.json","fingerprint":33962436,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.refmap.json","fingerprint":3498187526,"invalidFingerprint":false},{"foldername":"mousetweaks_logo.png","fingerprint":1781016577,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":99466122,"invalidFingerprint":false},{"foldername":"yalter","fingerprint":797099182,"invalidFingerprint":false}],"packageFingerprint":1647930540,"gameVersion":["Client","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60089,"fileNameOnDisk":"MouseTweaks-forge-mc1.20-2.25.jar","hashes":[{"type":1,"value":"f3e8805d706a36717306d92bd5c45cb2aef854b6"},{"type":2,"value":"b6e9dc4ef5626d20cb14846c63be211f"}]}},{"instanceID":"8f9e9a90-7022-4146-9999-3600b830818e","modSource":0,"addonID":459929,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Applied Energistics 2 Wireless Terminals","modFolderPath":null,"fileNameOnDisk":"ae2wtlib-15.1.3-forge.jar","authors":[{"Name":"Mari_023"}],"primaryAuthor":"Mari_023","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2-wireless-terminals","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/368/795/256/256/637537459177764432.png","tags":[],"installedFile":{"id":4854662,"fileName":"ae2wtlib-15.1.3-forge.jar","fileDate":"2023-11-09T14:45:38.763Z","fileLength":211362,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4854/662/ae2wtlib-15.1.3-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":309927,"type":3},{"addonId":223794,"type":3},{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2381112783,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.json","fingerprint":2416836246,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.refmap.json","fingerprint":1394960094,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4114262740,"invalidFingerprint":false},{"foldername":"data","fingerprint":3732992911,"invalidFingerprint":false},{"foldername":"de","fingerprint":2410229141,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1693753483,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3283163697,"invalidFingerprint":false}],"packageFingerprint":4187074193,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":459929,"fileNameOnDisk":"ae2wtlib-15.1.3-forge.jar","hashes":[{"type":1,"value":"36c57ad14904c87c7064d70ea1192ad7d0835d66"},{"type":2,"value":"6a1761d7a77de8c567b681414d2adb75"}]},"dateInstalled":"2023-11-16T09:01:06.7295354Z","dateUpdated":"2023-11-16T09:01:06.7295354Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4854662,"fileName":"ae2wtlib-15.1.3-forge.jar","fileDate":"2023-11-09T14:45:38.763Z","fileLength":211362,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4854/662/ae2wtlib-15.1.3-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":309927,"type":3},{"addonId":223794,"type":3},{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2381112783,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.json","fingerprint":2416836246,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.refmap.json","fingerprint":1394960094,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4114262740,"invalidFingerprint":false},{"foldername":"data","fingerprint":3732992911,"invalidFingerprint":false},{"foldername":"de","fingerprint":2410229141,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1693753483,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3283163697,"invalidFingerprint":false}],"packageFingerprint":4187074193,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":459929,"fileNameOnDisk":"ae2wtlib-15.1.3-forge.jar","hashes":[{"type":1,"value":"36c57ad14904c87c7064d70ea1192ad7d0835d66"},{"type":2,"value":"6a1761d7a77de8c567b681414d2adb75"}]}},{"instanceID":"84da986d-3b88-4b0e-9976-1925214692f2","modSource":0,"addonID":435044,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Better Third Person","modFolderPath":null,"fileNameOnDisk":"BetterThirdPerson-Forge-1.20-1.9.0.jar","authors":[{"Name":"Socolio"},{"Name":"DreenDex"}],"primaryAuthor":"Socolio","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-third-person","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/392/806/256/256/637587416534783614.png","tags":[],"installedFile":{"id":4596768,"fileName":"BetterThirdPerson-Forge-1.20-1.9.0.jar","fileDate":"2023-06-19T13:23:09.423Z","fileLength":61525,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4596/768/BetterThirdPerson-Forge-1.20-1.9.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1826445502,"invalidFingerprint":false},{"foldername":"betterthirdperson.mixins.json","fingerprint":321306251,"invalidFingerprint":false},{"foldername":"betterthirdperson.png","fingerprint":2767830977,"invalidFingerprint":false},{"foldername":"betterthirdperson.refmap.json","fingerprint":126566225,"invalidFingerprint":false},{"foldername":"io","fingerprint":2596733555,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1875952135,"invalidFingerprint":false}],"packageFingerprint":3277503590,"gameVersion":["1.20.2","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":435044,"fileNameOnDisk":"BetterThirdPerson-Forge-1.20-1.9.0.jar","hashes":[{"type":1,"value":"0b0a3ff3b244fa191b3f9580547071dee46f7276"},{"type":2,"value":"298625b2f4567069bcfbea3dceba294d"}]},"dateInstalled":"2023-11-16T09:01:13.9293531Z","dateUpdated":"2023-11-16T09:01:13.9293531Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4596768,"fileName":"BetterThirdPerson-Forge-1.20-1.9.0.jar","fileDate":"2023-06-19T13:23:09.423Z","fileLength":61525,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4596/768/BetterThirdPerson-Forge-1.20-1.9.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1826445502,"invalidFingerprint":false},{"foldername":"betterthirdperson.mixins.json","fingerprint":321306251,"invalidFingerprint":false},{"foldername":"betterthirdperson.png","fingerprint":2767830977,"invalidFingerprint":false},{"foldername":"betterthirdperson.refmap.json","fingerprint":126566225,"invalidFingerprint":false},{"foldername":"io","fingerprint":2596733555,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1875952135,"invalidFingerprint":false}],"packageFingerprint":3277503590,"gameVersion":["1.20.2","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":435044,"fileNameOnDisk":"BetterThirdPerson-Forge-1.20-1.9.0.jar","hashes":[{"type":1,"value":"0b0a3ff3b244fa191b3f9580547071dee46f7276"},{"type":2,"value":"298625b2f4567069bcfbea3dceba294d"}]}},{"instanceID":"8091ff93-8f0d-4979-8031-a460ac8f1e53","modSource":0,"addonID":328085,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Create","modFolderPath":null,"fileNameOnDisk":"create-1.20.1-0.5.1.f.jar","authors":[{"Name":"simibubi"}],"primaryAuthor":"simibubi","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/create","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/393/435/256/256/637588742363737916.png","tags":[],"installedFile":{"id":4835191,"fileName":"create-1.20.1-0.5.1.f.jar","fileDate":"2023-11-02T14:59:20.063Z","fileLength":14964127,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4835/191/create-1.20.1-0.5.1.f.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4265779386,"invalidFingerprint":false},{"foldername":"LICENSE_create-1.20.1","fingerprint":1927476733,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3973879768,"invalidFingerprint":false},{"foldername":"com","fingerprint":3388774381,"invalidFingerprint":false},{"foldername":"create.mixins.json","fingerprint":2365246505,"invalidFingerprint":false},{"foldername":"create.refmap.json","fingerprint":1807322698,"invalidFingerprint":false},{"foldername":"data","fingerprint":1594899933,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2345636260,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2188070675,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":1049399074,"invalidFingerprint":false}],"packageFingerprint":149669326,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":328085,"fileNameOnDisk":"create-1.20.1-0.5.1.f.jar","hashes":[{"type":1,"value":"3fee3c26ebbfdfd59e1371ab73ba1f61b44ef6d0"},{"type":2,"value":"6a097aa0bfc73a4f8372a16e763f9f02"}]},"dateInstalled":"2023-11-16T09:01:10.1976405Z","dateUpdated":"2023-11-16T09:01:10.1976405Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4835191,"fileName":"create-1.20.1-0.5.1.f.jar","fileDate":"2023-11-02T14:59:20.063Z","fileLength":14964127,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4835/191/create-1.20.1-0.5.1.f.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4265779386,"invalidFingerprint":false},{"foldername":"LICENSE_create-1.20.1","fingerprint":1927476733,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3973879768,"invalidFingerprint":false},{"foldername":"com","fingerprint":3388774381,"invalidFingerprint":false},{"foldername":"create.mixins.json","fingerprint":2365246505,"invalidFingerprint":false},{"foldername":"create.refmap.json","fingerprint":1807322698,"invalidFingerprint":false},{"foldername":"data","fingerprint":1594899933,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2345636260,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2188070675,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":1049399074,"invalidFingerprint":false}],"packageFingerprint":149669326,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":328085,"fileNameOnDisk":"create-1.20.1-0.5.1.f.jar","hashes":[{"type":1,"value":"3fee3c26ebbfdfd59e1371ab73ba1f61b44ef6d0"},{"type":2,"value":"6a097aa0bfc73a4f8372a16e763f9f02"}]}},{"instanceID":"6d343dc5-87b3-4ef2-ab57-232569cb5631","modSource":0,"addonID":551894,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Better Compatibility Checker","modFolderPath":null,"fileNameOnDisk":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","authors":[{"Name":"Gaz_"}],"primaryAuthor":"Gaz_","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/461/341/256/256/637741010594154538.png","tags":[],"installedFile":{"id":4688940,"fileName":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","fileDate":"2023-08-08T16:32:58.147Z","fileLength":26540,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4688/940/BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2103551699,"invalidFingerprint":false},{"foldername":"LICENSE_BetterCompatibilityChecker","fingerprint":204187067,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2326760275,"invalidFingerprint":false},{"foldername":"bcc.forge.mixins.json","fingerprint":1149361233,"invalidFingerprint":false},{"foldername":"bcc.mixins.json","fingerprint":4083028764,"invalidFingerprint":false},{"foldername":"bcc.refmap.json","fingerprint":2068892326,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2109684200,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1111451269,"invalidFingerprint":false}],"packageFingerprint":2251038378,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551894,"fileNameOnDisk":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","hashes":[{"type":1,"value":"c5407cfd0b38d8db6d6f1c0088397f4c5616c7ae"},{"type":2,"value":"6cda211453a4423157b1a7927b050cff"}]},"dateInstalled":"2023-11-16T09:02:28.2465868Z","dateUpdated":"2023-11-16T09:02:28.2490964Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4688940,"fileName":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","fileDate":"2023-08-08T16:32:58.147Z","fileLength":26540,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4688/940/BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2103551699,"invalidFingerprint":false},{"foldername":"LICENSE_BetterCompatibilityChecker","fingerprint":204187067,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2326760275,"invalidFingerprint":false},{"foldername":"bcc.forge.mixins.json","fingerprint":1149361233,"invalidFingerprint":false},{"foldername":"bcc.mixins.json","fingerprint":4083028764,"invalidFingerprint":false},{"foldername":"bcc.refmap.json","fingerprint":2068892326,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2109684200,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1111451269,"invalidFingerprint":false}],"packageFingerprint":2251038378,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551894,"fileNameOnDisk":"BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar","hashes":[{"type":1,"value":"c5407cfd0b38d8db6d6f1c0088397f4c5616c7ae"},{"type":2,"value":"6cda211453a4423157b1a7927b050cff"}]}},{"instanceID":"fbcd4287-0cd3-44fc-abe8-2ae6a9d839b2","modSource":0,"addonID":908741,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Embeddium","modFolderPath":null,"fileNameOnDisk":"embeddium-0.2.9+mc1.20.1.jar","authors":[{"Name":"embeddedt"}],"primaryAuthor":"embeddedt","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/embeddium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/893/778/256/256/638336829931216743.png","tags":[],"installedFile":{"id":4862491,"fileName":"embeddium-0.2.9+mc1.20.1.jar","fileDate":"2023-11-12T17:56:34.76Z","fileLength":877617,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/491/embeddium-0.2.9%2bmc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2133657259,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":3472331479,"invalidFingerprint":false},{"foldername":"assets","fingerprint":903460024,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":318634973,"invalidFingerprint":false},{"foldername":"icon.svg","fingerprint":2533547597,"invalidFingerprint":false},{"foldername":"me","fingerprint":750428849,"invalidFingerprint":false},{"foldername":"mixins.rubidium.refmap.json","fingerprint":1143109035,"invalidFingerprint":false},{"foldername":"net","fingerprint":594186433,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2907500975,"invalidFingerprint":false},{"foldername":"programmer_art","fingerprint":1620673151,"invalidFingerprint":false},{"foldername":"rubidium.mixins.json","fingerprint":803927909,"invalidFingerprint":false}],"packageFingerprint":2074027013,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":908741,"fileNameOnDisk":"embeddium-0.2.9+mc1.20.1.jar","hashes":[{"type":1,"value":"38f71a93983253c0dc60cca6df506acd78d6386f"},{"type":2,"value":"b2200a2cdb6020245e16e60164d37485"}]},"dateInstalled":"2023-11-16T09:01:13.7040634Z","dateUpdated":"2023-11-16T09:01:13.7040634Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4862491,"fileName":"embeddium-0.2.9+mc1.20.1.jar","fileDate":"2023-11-12T17:56:34.76Z","fileLength":877617,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/491/embeddium-0.2.9%2bmc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2133657259,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":3472331479,"invalidFingerprint":false},{"foldername":"assets","fingerprint":903460024,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":318634973,"invalidFingerprint":false},{"foldername":"icon.svg","fingerprint":2533547597,"invalidFingerprint":false},{"foldername":"me","fingerprint":750428849,"invalidFingerprint":false},{"foldername":"mixins.rubidium.refmap.json","fingerprint":1143109035,"invalidFingerprint":false},{"foldername":"net","fingerprint":594186433,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2907500975,"invalidFingerprint":false},{"foldername":"programmer_art","fingerprint":1620673151,"invalidFingerprint":false},{"foldername":"rubidium.mixins.json","fingerprint":803927909,"invalidFingerprint":false}],"packageFingerprint":2074027013,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":908741,"fileNameOnDisk":"embeddium-0.2.9+mc1.20.1.jar","hashes":[{"type":1,"value":"38f71a93983253c0dc60cca6df506acd78d6386f"},{"type":2,"value":"b2200a2cdb6020245e16e60164d37485"}]}},{"instanceID":"d4bf5301-b7fe-40ee-b998-92072f9adbf3","modSource":0,"addonID":240633,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Inventory Sorter","modFolderPath":null,"fileNameOnDisk":"inventorysorter-1.20.1-23.0.1.jar","authors":[{"Name":"cpw"}],"primaryAuthor":"cpw","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/inventory-sorter","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/32/426/256/256/635880235078234387.jpeg","tags":[],"installedFile":{"id":4655091,"fileName":"inventorysorter-1.20.1-23.0.1.jar","fileDate":"2023-07-20T14:45:01.3Z","fileLength":52148,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4655/91/inventorysorter-1.20.1-23.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2093141647,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2092552421,"invalidFingerprint":false},{"foldername":"cpw","fingerprint":919197396,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2207555489,"invalidFingerprint":false}],"packageFingerprint":4286723770,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":240633,"fileNameOnDisk":"inventorysorter-1.20.1-23.0.1.jar","hashes":[{"type":1,"value":"32e30b71d7ef67b306a24191c655528509454cb5"},{"type":2,"value":"2adaeb7ef5ca7bc39024e536c22168a4"}]},"dateInstalled":"2023-11-17T18:45:24.1524106Z","dateUpdated":"2023-11-17T18:45:24.1531652Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4655091,"fileName":"inventorysorter-1.20.1-23.0.1.jar","fileDate":"2023-07-20T14:45:01.3Z","fileLength":52148,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4655/91/inventorysorter-1.20.1-23.0.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2093141647,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2092552421,"invalidFingerprint":false},{"foldername":"cpw","fingerprint":919197396,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2207555489,"invalidFingerprint":false}],"packageFingerprint":4286723770,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":240633,"fileNameOnDisk":"inventorysorter-1.20.1-23.0.1.jar","hashes":[{"type":1,"value":"32e30b71d7ef67b306a24191c655528509454cb5"},{"type":2,"value":"2adaeb7ef5ca7bc39024e536c22168a4"}]}},{"instanceID":"9663195b-ee0b-43fc-bbed-d81e65701460","modSource":0,"addonID":551736,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Magnesium/Rubidium Dynamic Lights","modFolderPath":null,"fileNameOnDisk":"dynamiclightsreforged-1.20.1_v1.6.0.jar","authors":[{"Name":"Anthxny"}],"primaryAuthor":"Anthxny","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/dynamiclights-reforged","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/469/256/256/256/637754473832817728.png","tags":[],"installedFile":{"id":4731947,"fileName":"dynamiclightsreforged-1.20.1_v1.6.0.jar","fileDate":"2023-09-01T06:29:32.573Z","fileLength":94614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4731/947/dynamiclightsreforged-1.20.1_v1.6.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":558905,"type":2},{"addonId":574856,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":66915100,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3977364015,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4212797587,"invalidFingerprint":false},{"foldername":"dynamiclightsreforged.mixins.json","fingerprint":313225015,"invalidFingerprint":false},{"foldername":"lambdynlights.toml","fingerprint":1931709995,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"dynamiclightsreforged.refmap.json","fingerprint":1232094082,"invalidFingerprint":false}],"packageFingerprint":2811927648,"gameVersion":["Client","NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551736,"fileNameOnDisk":"dynamiclightsreforged-1.20.1_v1.6.0.jar","hashes":[{"type":1,"value":"323498a94ba91e24417c0ae1bc34bb4b461c0a3a"},{"type":2,"value":"f8f506d864082aa61b3e38d249542f40"}]},"dateInstalled":"2023-11-16T16:33:16.0030269Z","dateUpdated":"2023-11-16T16:33:16.0069433Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4731947,"fileName":"dynamiclightsreforged-1.20.1_v1.6.0.jar","fileDate":"2023-09-01T06:29:32.573Z","fileLength":94614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4731/947/dynamiclightsreforged-1.20.1_v1.6.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":558905,"type":2},{"addonId":574856,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":66915100,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3977364015,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4212797587,"invalidFingerprint":false},{"foldername":"dynamiclightsreforged.mixins.json","fingerprint":313225015,"invalidFingerprint":false},{"foldername":"lambdynlights.toml","fingerprint":1931709995,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"dynamiclightsreforged.refmap.json","fingerprint":1232094082,"invalidFingerprint":false}],"packageFingerprint":2811927648,"gameVersion":["Client","NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551736,"fileNameOnDisk":"dynamiclightsreforged-1.20.1_v1.6.0.jar","hashes":[{"type":1,"value":"323498a94ba91e24417c0ae1bc34bb4b461c0a3a"},{"type":2,"value":"f8f506d864082aa61b3e38d249542f40"}]}},{"instanceID":"9d25630d-a39a-4a13-a0db-707b431f163f","modSource":0,"addonID":326652,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cupboard","modFolderPath":null,"fileNameOnDisk":"cupboard-1.20.1-2.1.jar","authors":[{"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cupboard","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/852/567/256/256/638255508280634753.png","tags":[],"installedFile":{"id":4795348,"fileName":"cupboard-1.20.1-2.1.jar","fileDate":"2023-10-12T17:00:36.67Z","fileLength":21465,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4795/348/cupboard-1.20.1-2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":282278775,"invalidFingerprint":false},{"foldername":"com","fingerprint":1030726883,"invalidFingerprint":false},{"foldername":"cupboard.mixins.json","fingerprint":3879941027,"invalidFingerprint":false},{"foldername":"cupboard.refmap.json","fingerprint":1715745531,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3152166936,"invalidFingerprint":false}],"packageFingerprint":2612075226,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":326652,"fileNameOnDisk":"cupboard-1.20.1-2.1.jar","hashes":[{"type":1,"value":"121e464afa8a3c251bacb4097e91635454885628"},{"type":2,"value":"207b2c7c0c74db8b84d38a4f393cad71"}]},"dateInstalled":"2023-11-16T10:50:14.256129Z","dateUpdated":"2023-11-16T10:50:14.2568726Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4795348,"fileName":"cupboard-1.20.1-2.1.jar","fileDate":"2023-10-12T17:00:36.67Z","fileLength":21465,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4795/348/cupboard-1.20.1-2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":282278775,"invalidFingerprint":false},{"foldername":"com","fingerprint":1030726883,"invalidFingerprint":false},{"foldername":"cupboard.mixins.json","fingerprint":3879941027,"invalidFingerprint":false},{"foldername":"cupboard.refmap.json","fingerprint":1715745531,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3152166936,"invalidFingerprint":false}],"packageFingerprint":2612075226,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":326652,"fileNameOnDisk":"cupboard-1.20.1-2.1.jar","hashes":[{"type":1,"value":"121e464afa8a3c251bacb4097e91635454885628"},{"type":2,"value":"207b2c7c0c74db8b84d38a4f393cad71"}]}},{"instanceID":"dccd85c1-7639-460b-be8e-8438fb675e24","modSource":0,"addonID":308240,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cherished Worlds (Fabric/Forge/Quilt)","modFolderPath":null,"fileNameOnDisk":"cherishedworlds-forge-6.1.4+1.20.1.jar","authors":[{"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cherished-worlds","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/180/595/256/256/636793993834717165.png","tags":[],"installedFile":{"id":4820041,"fileName":"cherishedworlds-forge-6.1.4+1.20.1.jar","fileDate":"2023-10-27T23:49:01.513Z","fileLength":59857,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4820/41/cherishedworlds-forge-6.1.4+1.20.1.jar","isAlternate":false,"alternateFileId":4820042,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":160018588,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":152642697,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":785297658,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":172819838,"invalidFingerprint":false},{"foldername":"assets","fingerprint":765147616,"invalidFingerprint":false},{"foldername":"cherishedworlds.mixins.json","fingerprint":1370252848,"invalidFingerprint":false},{"foldername":"cherishedworlds.refmap.json","fingerprint":2634455738,"invalidFingerprint":false},{"foldername":"cherishedworlds_icon.png","fingerprint":1157943607,"invalidFingerprint":false},{"foldername":"com","fingerprint":1912405498,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3916898619,"invalidFingerprint":false}],"packageFingerprint":2217792735,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":308240,"fileNameOnDisk":"cherishedworlds-forge-6.1.4+1.20.1.jar","hashes":[{"type":1,"value":"85a8dfc221ad3f26d7408a5fb93c95be2390467d"},{"type":2,"value":"2f528482538e135c35353e53e88a6d11"}]},"dateInstalled":"2023-11-16T09:01:09.9680264Z","dateUpdated":"2023-11-16T09:01:09.9680264Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4820041,"fileName":"cherishedworlds-forge-6.1.4+1.20.1.jar","fileDate":"2023-10-27T23:49:01.513Z","fileLength":59857,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4820/41/cherishedworlds-forge-6.1.4+1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":160018588,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":152642697,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":785297658,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":172819838,"invalidFingerprint":false},{"foldername":"assets","fingerprint":765147616,"invalidFingerprint":false},{"foldername":"cherishedworlds.mixins.json","fingerprint":1370252848,"invalidFingerprint":false},{"foldername":"cherishedworlds.refmap.json","fingerprint":2634455738,"invalidFingerprint":false},{"foldername":"cherishedworlds_icon.png","fingerprint":1157943607,"invalidFingerprint":false},{"foldername":"com","fingerprint":1912405498,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3916898619,"invalidFingerprint":false}],"packageFingerprint":2217792735,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":308240,"fileNameOnDisk":"cherishedworlds-forge-6.1.4+1.20.1.jar","hashes":[{"type":1,"value":"85a8dfc221ad3f26d7408a5fb93c95be2390467d"},{"type":2,"value":"2f528482538e135c35353e53e88a6d11"}]}},{"instanceID":"b9aed4ce-6417-4f09-a0a7-786ae6479689","modSource":0,"addonID":310111,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Roughly Enough Items Fabric/Forge (REI)","modFolderPath":null,"fileNameOnDisk":"RoughlyEnoughItems-12.0.674.jar","authors":[{"Name":"shedaniel"}],"primaryAuthor":"shedaniel","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/282/25/256/256/637287701215436754.png","tags":[],"installedFile":{"id":4834408,"fileName":"RoughlyEnoughItems-12.0.674.jar","fileDate":"2023-11-02T08:12:17.443Z","fileLength":2241018,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4834/408/RoughlyEnoughItems-12.0.674.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3},{"addonId":521393,"type":3},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1893095421,"invalidFingerprint":false},{"foldername":"roughlyenoughitems","fingerprint":2369514943,"invalidFingerprint":false},{"foldername":"roughlyenoughitems.changes.json","fingerprint":1035620197,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1262880835,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1307682745,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1972081312,"invalidFingerprint":false},{"foldername":"rei.mixins.json","fingerprint":2356844520,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1583793709,"invalidFingerprint":false},{"foldername":"RoughlyEnoughItems-forge-refmap.json","fingerprint":2330879791,"invalidFingerprint":false},{"foldername":"me","fingerprint":1371354369,"invalidFingerprint":false}],"packageFingerprint":72315861,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":310111,"fileNameOnDisk":"RoughlyEnoughItems-12.0.674.jar","hashes":[{"type":1,"value":"cf3fa6675978c4db32a214c08bdff3e3bd27c37d"},{"type":2,"value":"0dd340ee6a800ee2f6ebb4f105dee6fe"}]},"dateInstalled":"2023-11-16T09:01:12.7595124Z","dateUpdated":"2023-11-16T09:01:12.7595124Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4834408,"fileName":"RoughlyEnoughItems-12.0.674.jar","fileDate":"2023-11-02T08:12:17.443Z","fileLength":2241018,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4834/408/RoughlyEnoughItems-12.0.674.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3},{"addonId":521393,"type":3},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1893095421,"invalidFingerprint":false},{"foldername":"roughlyenoughitems","fingerprint":2369514943,"invalidFingerprint":false},{"foldername":"roughlyenoughitems.changes.json","fingerprint":1035620197,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1262880835,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1307682745,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1972081312,"invalidFingerprint":false},{"foldername":"rei.mixins.json","fingerprint":2356844520,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1583793709,"invalidFingerprint":false},{"foldername":"RoughlyEnoughItems-forge-refmap.json","fingerprint":2330879791,"invalidFingerprint":false},{"foldername":"me","fingerprint":1371354369,"invalidFingerprint":false}],"packageFingerprint":72315861,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":310111,"fileNameOnDisk":"RoughlyEnoughItems-12.0.674.jar","hashes":[{"type":1,"value":"cf3fa6675978c4db32a214c08bdff3e3bd27c37d"},{"type":2,"value":"0dd340ee6a800ee2f6ebb4f105dee6fe"}]}},{"instanceID":"53b89354-c753-44bf-bf9c-6ceee1990ddd","modSource":0,"addonID":511770,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Drippy Loading Screen [Forge]","modFolderPath":null,"fileNameOnDisk":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","authors":[{"Name":"Keksuccino"}],"primaryAuthor":"Keksuccino","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/drippy-loading-screen","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/415/118/256/256/637638101350387776.png","tags":[],"installedFile":{"id":4606615,"fileName":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","fileDate":"2023-06-24T04:31:14.517Z","fileLength":124936,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4606/615/drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","isAlternate":false,"alternateFileId":4606616,"dependencies":[{"addonId":410295,"type":3},{"addonId":367706,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2372042825,"invalidFingerprint":false},{"foldername":"de","fingerprint":1883169537,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1240348535,"invalidFingerprint":false},{"foldername":"drippyloadingscreen.mixin.json","fingerprint":2380842093,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2760212866,"invalidFingerprint":false},{"foldername":"drippyloadingscreen.mixin-refmap.json","fingerprint":1710680999,"invalidFingerprint":false}],"packageFingerprint":3661487791,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":511770,"fileNameOnDisk":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","hashes":[{"type":1,"value":"27c3ab702847182e3517f8afad4efdfc2457090a"},{"type":2,"value":"24e11c7706a8b0ac7fcd820307daa29f"}]},"dateInstalled":"2023-11-16T09:01:09.1046191Z","dateUpdated":"2023-11-16T09:01:09.1046191Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4606615,"fileName":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","fileDate":"2023-06-24T04:31:14.517Z","fileLength":124936,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4606/615/drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","isAlternate":false,"alternateFileId":4606616,"dependencies":[{"addonId":410295,"type":3},{"addonId":367706,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2372042825,"invalidFingerprint":false},{"foldername":"de","fingerprint":1883169537,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1240348535,"invalidFingerprint":false},{"foldername":"drippyloadingscreen.mixin.json","fingerprint":2380842093,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2760212866,"invalidFingerprint":false},{"foldername":"drippyloadingscreen.mixin-refmap.json","fingerprint":1710680999,"invalidFingerprint":false}],"packageFingerprint":3661487791,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":511770,"fileNameOnDisk":"drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar","hashes":[{"type":1,"value":"27c3ab702847182e3517f8afad4efdfc2457090a"},{"type":2,"value":"24e11c7706a8b0ac7fcd820307daa29f"}]}},{"instanceID":"9c70b9c3-9312-47f3-9d82-d19d6cdcd047","modSource":0,"addonID":263420,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Xaero's Minimap","modFolderPath":null,"fileNameOnDisk":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","authors":[{"Name":"xaero96"}],"primaryAuthor":"xaero96","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/92/854/256/256/636258666554688823.png","tags":[],"installedFile":{"id":4812568,"fileName":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","fileDate":"2023-10-23T09:53:37.963Z","fileLength":1332282,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4812/568/Xaeros_Minimap_23.8.4_Forge_1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1744185209,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1454231198,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2387270384,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":2464461949,"invalidFingerprint":false}],"packageFingerprint":2179336149,"gameVersion":["Client","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":263420,"fileNameOnDisk":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","hashes":[{"type":1,"value":"31fc6ee958ddd2fa174cd8d4787c49638cb3a98d"},{"type":2,"value":"4fe11a97ccf51b6bdefbc79711edcb70"}]},"dateInstalled":"2023-11-16T09:01:12.6288046Z","dateUpdated":"2023-11-16T09:01:12.6288046Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4812568,"fileName":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","fileDate":"2023-10-23T09:53:37.963Z","fileLength":1332282,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4812/568/Xaeros_Minimap_23.8.4_Forge_1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1744185209,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1454231198,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2387270384,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":2464461949,"invalidFingerprint":false}],"packageFingerprint":2179336149,"gameVersion":["Client","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":263420,"fileNameOnDisk":"Xaeros_Minimap_23.8.4_Forge_1.20.jar","hashes":[{"type":1,"value":"31fc6ee958ddd2fa174cd8d4787c49638cb3a98d"},{"type":2,"value":"4fe11a97ccf51b6bdefbc79711edcb70"}]}},{"instanceID":"5e2eb9c8-5f8b-4d66-aa10-5a3613036d04","modSource":0,"addonID":618298,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Sophisticated Core","modFolderPath":null,"fileNameOnDisk":"sophisticatedcore-1.20.1-0.5.105.485.jar","authors":[{"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-core","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/540/438/256/256/637866039314801108.png","tags":[],"installedFile":{"id":4859680,"fileName":"sophisticatedcore-1.20.1-0.5.105.485.jar","fileDate":"2023-11-11T16:53:08.787Z","fileLength":1021005,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4859/680/sophisticatedcore-1.20.1-0.5.105.485.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4142192267,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4281852128,"invalidFingerprint":false},{"foldername":"data","fingerprint":2483734106,"invalidFingerprint":false},{"foldername":"net","fingerprint":1258572509,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3640101168,"invalidFingerprint":false}],"packageFingerprint":2236269548,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":618298,"fileNameOnDisk":"sophisticatedcore-1.20.1-0.5.105.485.jar","hashes":[{"type":1,"value":"4aa89bec7ab9b091ce4612b9c3bf0bebeddd2259"},{"type":2,"value":"97cce9ff1a7206da74bfd387005401fe"}]},"dateInstalled":"2023-11-16T09:01:10.1966738Z","dateUpdated":"2023-11-16T09:03:58.643757Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4859680,"fileName":"sophisticatedcore-1.20.1-0.5.105.485.jar","fileDate":"2023-11-11T16:53:08.787Z","fileLength":1021005,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4859/680/sophisticatedcore-1.20.1-0.5.105.485.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4142192267,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4281852128,"invalidFingerprint":false},{"foldername":"data","fingerprint":2483734106,"invalidFingerprint":false},{"foldername":"net","fingerprint":1258572509,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3640101168,"invalidFingerprint":false}],"packageFingerprint":2236269548,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":618298,"fileNameOnDisk":"sophisticatedcore-1.20.1-0.5.105.485.jar","hashes":[{"type":1,"value":"4aa89bec7ab9b091ce4612b9c3bf0bebeddd2259"},{"type":2,"value":"97cce9ff1a7206da74bfd387005401fe"}]}},{"instanceID":"ea4de9ab-2544-4bec-b9c0-bc6201a071d3","modSource":0,"addonID":317780,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Xaero's World Map","modFolderPath":null,"fileNameOnDisk":"XaerosWorldMap_1.36.0_Forge_1.20.jar","authors":[{"Name":"xaero96"}],"primaryAuthor":"xaero96","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/196/654/256/256/636886857118683130.png","tags":[],"installedFile":{"id":4812594,"fileName":"XaerosWorldMap_1.36.0_Forge_1.20.jar","fileDate":"2023-10-23T10:05:00.083Z","fileLength":834565,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4812/594/XaerosWorldMap_1.36.0_Forge_1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2049256726,"invalidFingerprint":false},{"foldername":"assets","fingerprint":233743946,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3521842173,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":1939308385,"invalidFingerprint":false}],"packageFingerprint":3151355170,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":317780,"fileNameOnDisk":"XaerosWorldMap_1.36.0_Forge_1.20.jar","hashes":[{"type":1,"value":"72cc2206041cc05e8192e4ca2e9144229dd6ead3"},{"type":2,"value":"688c77c4b8fbae219e876088189b6e03"}]},"dateInstalled":"2023-11-16T09:01:11.6846403Z","dateUpdated":"2023-11-16T09:01:11.6846403Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4812594,"fileName":"XaerosWorldMap_1.36.0_Forge_1.20.jar","fileDate":"2023-10-23T10:05:00.083Z","fileLength":834565,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4812/594/XaerosWorldMap_1.36.0_Forge_1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":636608,"type":2},{"addonId":636608,"type":2},{"addonId":636608,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2049256726,"invalidFingerprint":false},{"foldername":"assets","fingerprint":233743946,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3521842173,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":1939308385,"invalidFingerprint":false}],"packageFingerprint":3151355170,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":317780,"fileNameOnDisk":"XaerosWorldMap_1.36.0_Forge_1.20.jar","hashes":[{"type":1,"value":"72cc2206041cc05e8192e4ca2e9144229dd6ead3"},{"type":2,"value":"688c77c4b8fbae219e876088189b6e03"}]}},{"instanceID":"566330e0-9748-4375-9cd9-db628ab50d4f","modSource":0,"addonID":254284,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"AmbientSounds 5","modFolderPath":null,"fileNameOnDisk":"AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar","authors":[{"Name":"CreativeMD"}],"primaryAuthor":"CreativeMD","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ambientsounds","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/65/45/256/256/636158453613581226.png","tags":[],"installedFile":{"id":4878223,"fileName":"AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar","fileDate":"2023-11-18T19:59:30.063Z","fileLength":84330799,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4878/223/AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":257814,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2645874536,"invalidFingerprint":false},{"foldername":"ambientsounds.mixins.json","fingerprint":2166498717,"invalidFingerprint":false},{"foldername":"ambientsounds.mixins.refmap.json","fingerprint":3969168868,"invalidFingerprint":false},{"foldername":"ambientsounds.png","fingerprint":3887141381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4007282112,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":1782175838,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3941724742,"invalidFingerprint":false},{"foldername":"team","fingerprint":127374597,"invalidFingerprint":false}],"packageFingerprint":3973507655,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":254284,"fileNameOnDisk":"AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar","hashes":[{"type":1,"value":"35065e21c1027cbbb7e88dfe4b1821f9f59cf3a1"},{"type":2,"value":"7fe4ab76860a0142b42841de1a5b4652"}]},"dateInstalled":"2023-11-16T10:40:03.8120721Z","dateUpdated":"2023-11-18T22:56:45.1930203Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4878223,"fileName":"AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar","fileDate":"2023-11-18T19:59:30.063Z","fileLength":84330799,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4878/223/AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":257814,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2645874536,"invalidFingerprint":false},{"foldername":"ambientsounds.mixins.json","fingerprint":2166498717,"invalidFingerprint":false},{"foldername":"ambientsounds.mixins.refmap.json","fingerprint":3969168868,"invalidFingerprint":false},{"foldername":"ambientsounds.png","fingerprint":3887141381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4007282112,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":1782175838,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3941724742,"invalidFingerprint":false},{"foldername":"team","fingerprint":127374597,"invalidFingerprint":false}],"packageFingerprint":3973507655,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":254284,"fileNameOnDisk":"AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar","hashes":[{"type":1,"value":"35065e21c1027cbbb7e88dfe4b1821f9f59cf3a1"},{"type":2,"value":"7fe4ab76860a0142b42841de1a5b4652"}]}},{"instanceID":"0a61e97a-db42-4a5d-9756-233d7ed68d04","modSource":0,"addonID":823106,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Blur (Forge)","modFolderPath":null,"fileNameOnDisk":"blur-forge-3.1.0.jar","authors":[{"Name":"dimadencep"}],"primaryAuthor":"dimadencep","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/blur-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/773/67/256/256/638113863795864164.png","tags":[],"installedFile":{"id":4631831,"fileName":"blur-forge-3.1.0.jar","fileDate":"2023-07-08T16:31:51.873Z","fileLength":118835,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4631/831/blur-forge-3.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":153328878,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2305068543,"invalidFingerprint":false},{"foldername":"assets","fingerprint":578389254,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2525228924,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3530266277,"invalidFingerprint":false},{"foldername":"mixins.blur.json","fingerprint":146679272,"invalidFingerprint":false},{"foldername":"blur-forge-refmap.json","fingerprint":2085163290,"invalidFingerprint":false},{"foldername":"com","fingerprint":2203050189,"invalidFingerprint":false}],"packageFingerprint":2054341337,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":823106,"fileNameOnDisk":"blur-forge-3.1.0.jar","hashes":[{"type":1,"value":"9c140e999b524fa2aeb0c282d21f702af3a2157d"},{"type":2,"value":"9405762fed907e39f6e93d7bd33acc7c"}]},"dateInstalled":"2023-11-16T11:20:13.556501Z","dateUpdated":"2023-11-16T11:20:13.5573366Z","status":5,"installSource":4,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4631831,"fileName":"blur-forge-3.1.0.jar","fileDate":"2023-07-08T16:31:51.873Z","fileLength":118835,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4631/831/blur-forge-3.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":153328878,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2305068543,"invalidFingerprint":false},{"foldername":"assets","fingerprint":578389254,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2525228924,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3530266277,"invalidFingerprint":false},{"foldername":"mixins.blur.json","fingerprint":146679272,"invalidFingerprint":false},{"foldername":"blur-forge-refmap.json","fingerprint":2085163290,"invalidFingerprint":false},{"foldername":"com","fingerprint":2203050189,"invalidFingerprint":false}],"packageFingerprint":2054341337,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":823106,"fileNameOnDisk":"blur-forge-3.1.0.jar","hashes":[{"type":1,"value":"9c140e999b524fa2aeb0c282d21f702af3a2157d"},{"type":2,"value":"9405762fed907e39f6e93d7bd33acc7c"}]}},{"instanceID":"ca5193b0-3372-4978-974c-2552fd77f0c5","modSource":0,"addonID":288885,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FastWorkbench","modFolderPath":null,"fileNameOnDisk":"FastWorkbench-1.20.1-8.0.2.jar","authors":[{"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fastworkbench","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/164/244/256/256/636686097718417988.png","tags":[],"installedFile":{"id":4711423,"fileName":"FastWorkbench-1.20.1-8.0.2.jar","fileDate":"2023-08-18T23:06:24.95Z","fileLength":28010,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/423/FastWorkbench-1.20.1-8.0.2.jar","isAlternate":false,"alternateFileId":4711424,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3270152713,"invalidFingerprint":false},{"foldername":"assets","fingerprint":570473012,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3577246158,"invalidFingerprint":false},{"foldername":"fastbench.mixins.json","fingerprint":2508753015,"invalidFingerprint":false},{"foldername":"fastbench.refmap.json","fingerprint":2138326857,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1063136111,"invalidFingerprint":false}],"packageFingerprint":54675229,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":288885,"fileNameOnDisk":"FastWorkbench-1.20.1-8.0.2.jar","hashes":[{"type":1,"value":"f0bd738bf691c16e438a845ebd779a0f59dfd08b"},{"type":2,"value":"73e09370dfca9509a847b4c5bf85ba50"}]},"dateInstalled":"2023-11-16T09:01:13.2553001Z","dateUpdated":"2023-11-16T09:01:13.2553001Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4711423,"fileName":"FastWorkbench-1.20.1-8.0.2.jar","fileDate":"2023-08-18T23:06:24.95Z","fileLength":28010,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4711/423/FastWorkbench-1.20.1-8.0.2.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3270152713,"invalidFingerprint":false},{"foldername":"assets","fingerprint":570473012,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3577246158,"invalidFingerprint":false},{"foldername":"fastbench.mixins.json","fingerprint":2508753015,"invalidFingerprint":false},{"foldername":"fastbench.refmap.json","fingerprint":2138326857,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1063136111,"invalidFingerprint":false}],"packageFingerprint":54675229,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":288885,"fileNameOnDisk":"FastWorkbench-1.20.1-8.0.2.jar","hashes":[{"type":1,"value":"f0bd738bf691c16e438a845ebd779a0f59dfd08b"},{"type":2,"value":"73e09370dfca9509a847b4c5bf85ba50"}]}},{"instanceID":"ab5e5d47-5b6f-4a70-bd5c-e4427cdba10b","modSource":0,"addonID":844019,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Astikor Carts TFC","modFolderPath":null,"fileNameOnDisk":"TFCAstikorCarts-1.20.1-1.1.7.1.jar","authors":[{"Name":"Verph"}],"primaryAuthor":"Verph","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/astikor-carts-tfc","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/796/969/256/256/638157622948460692.png","tags":[],"installedFile":{"id":4877639,"fileName":"TFCAstikorCarts-1.20.1-1.1.7.1.jar","fileDate":"2023-11-18T16:19:12.42Z","fileLength":486356,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4877/639/TFCAstikorCarts-1.20.1-1.1.7.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":916493,"type":3},{"addonId":302973,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4135459858,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2159662374,"invalidFingerprint":false},{"foldername":"data","fingerprint":787004508,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1773150427,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3457288370,"invalidFingerprint":false},{"foldername":"tfcastikorcarts.mixins.json","fingerprint":170704621,"invalidFingerprint":false},{"foldername":"tfcastikorcarts","fingerprint":3798042222,"invalidFingerprint":false}],"packageFingerprint":1692944793,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":844019,"fileNameOnDisk":"TFCAstikorCarts-1.20.1-1.1.7.1.jar","hashes":[{"type":1,"value":"4e77ff1768dfdf64371e6460fe72086c0c3b56f0"},{"type":2,"value":"58cf73a5cd8a938b1bb6e54362893a53"}]},"dateInstalled":"2023-11-16T15:48:17.1192412Z","dateUpdated":"2023-11-18T22:56:42.2456917Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4877639,"fileName":"TFCAstikorCarts-1.20.1-1.1.7.1.jar","fileDate":"2023-11-18T16:19:12.42Z","fileLength":486356,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4877/639/TFCAstikorCarts-1.20.1-1.1.7.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":916493,"type":3},{"addonId":302973,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4135459858,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2159662374,"invalidFingerprint":false},{"foldername":"data","fingerprint":787004508,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1773150427,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3457288370,"invalidFingerprint":false},{"foldername":"tfcastikorcarts.mixins.json","fingerprint":170704621,"invalidFingerprint":false},{"foldername":"tfcastikorcarts","fingerprint":3798042222,"invalidFingerprint":false}],"packageFingerprint":1692944793,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":844019,"fileNameOnDisk":"TFCAstikorCarts-1.20.1-1.1.7.1.jar","hashes":[{"type":1,"value":"4e77ff1768dfdf64371e6460fe72086c0c3b56f0"},{"type":2,"value":"58cf73a5cd8a938b1bb6e54362893a53"}]}},{"instanceID":"4b8c14c5-213a-407d-a57c-5a2fa5a263a2","modSource":0,"addonID":357540,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Inventory HUD+","modFolderPath":null,"fileNameOnDisk":"invhud.forge.1.20.1-3.4.18.jar","authors":[{"Name":"dmitrylovin"}],"primaryAuthor":"dmitrylovin","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/inventory-hud-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/245/612/256/256/637152714912784543.png","tags":[],"installedFile":{"id":4699629,"fileName":"invhud.forge.1.20.1-3.4.18.jar","fileDate":"2023-08-12T08:33:09.133Z","fileLength":223156,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4699/629/invhud.forge.1.20.1-3.4.18.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2119571227,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1535979619,"invalidFingerprint":false},{"foldername":"dlovin","fingerprint":803553344,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2496424231,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1735266188,"invalidFingerprint":false}],"packageFingerprint":3979933304,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":357540,"fileNameOnDisk":"invhud.forge.1.20.1-3.4.18.jar","hashes":[{"type":1,"value":"0ab697cc46a1fd67c7c6b02130c06258bb01ecfc"},{"type":2,"value":"8a666a10eb224ca3d9e7b221ba6784ee"}]},"dateInstalled":"2023-11-16T09:01:09.9695316Z","dateUpdated":"2023-11-16T09:01:09.9695316Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4699629,"fileName":"invhud.forge.1.20.1-3.4.18.jar","fileDate":"2023-08-12T08:33:09.133Z","fileLength":223156,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4699/629/invhud.forge.1.20.1-3.4.18.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2119571227,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1535979619,"invalidFingerprint":false},{"foldername":"dlovin","fingerprint":803553344,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2496424231,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1735266188,"invalidFingerprint":false}],"packageFingerprint":3979933304,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":357540,"fileNameOnDisk":"invhud.forge.1.20.1-3.4.18.jar","hashes":[{"type":1,"value":"0ab697cc46a1fd67c7c6b02130c06258bb01ecfc"},{"type":2,"value":"8a666a10eb224ca3d9e7b221ba6784ee"}]}},{"instanceID":"113adc8a-c772-42c0-953a-657167abeab3","modSource":0,"addonID":513402,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"TerraFirmaGreg","modFolderPath":null,"fileNameOnDisk":"terrafirmagreg-0.0.3.jar","authors":[{"Name":"Exception"}],"primaryAuthor":"Exception","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/terrafirmagreg-mod","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/564/410/256/256/637920650923309591.png","tags":[],"installedFile":{"id":4875136,"fileName":"terrafirmagreg-1.20.1-0.0.3.jar","fileDate":"2023-11-17T14:58:01.157Z","fileLength":161557,"releaseType":3,"fileStatus":3,"downloadUrl":"https://edge.forgecdn.net/files/4875/136/terrafirmagreg-1.20.1-0.0.3.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4105186747,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1432583144,"invalidFingerprint":false},{"foldername":"exception","fingerprint":3069157476,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2592975180,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1265336689,"invalidFingerprint":false},{"foldername":"terrafirmagreg.mixin-refmap.json","fingerprint":4051775846,"invalidFingerprint":false},{"foldername":"terrafirmagreg.mixins.json","fingerprint":1858333993,"invalidFingerprint":false}],"packageFingerprint":1550512162,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":10,"projectId":513402,"fileNameOnDisk":"terrafirmagreg-1.20.1-0.0.3.jar","hashes":[{"type":1,"value":"eea042df69fadc21ab01cd87527d4bd20c426c39"},{"type":2,"value":"6e56a7f349aa70e215f7f46f287a31eb"}]},"dateInstalled":"2023-11-17T15:00:12.6345019Z","dateUpdated":"2023-11-17T15:00:12.6345019Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4875136,"fileName":"terrafirmagreg-1.20.1-0.0.3.jar","fileDate":"2023-11-17T14:58:01.157Z","fileLength":161557,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4875/136/terrafirmagreg-1.20.1-0.0.3.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4105186747,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1432583144,"invalidFingerprint":false},{"foldername":"exception","fingerprint":3069157476,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2592975180,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1265336689,"invalidFingerprint":false},{"foldername":"terrafirmagreg.mixin-refmap.json","fingerprint":4051775846,"invalidFingerprint":false},{"foldername":"terrafirmagreg.mixins.json","fingerprint":1858333993,"invalidFingerprint":false}],"packageFingerprint":1550512162,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":513402,"fileNameOnDisk":"terrafirmagreg-1.20.1-0.0.3.jar","hashes":[{"type":1,"value":"eea042df69fadc21ab01cd87527d4bd20c426c39"},{"type":2,"value":"6e56a7f349aa70e215f7f46f287a31eb"}]}},{"instanceID":"fd20b1b4-c738-40be-990a-bfbd056b4bc6","modSource":0,"addonID":410295,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Konkrete [Forge]","modFolderPath":null,"fileNameOnDisk":"konkrete_forge_1.6.1-2_MC_1.20.jar","authors":[{"Name":"Keksuccino"}],"primaryAuthor":"Keksuccino","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/konkrete","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/302/731/256/256/637368998906148773.png","tags":[],"installedFile":{"id":4583492,"fileName":"konkrete_forge_1.6.1-2_MC_1.20.jar","fileDate":"2023-06-12T23:49:14.013Z","fileLength":624093,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4583/492/konkrete_forge_1.6.1-2_MC_1.20.jar","isAlternate":false,"alternateFileId":4583493,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4120607118,"invalidFingerprint":false},{"foldername":"de","fingerprint":2373049275,"invalidFingerprint":false},{"foldername":"assets","fingerprint":394542683,"invalidFingerprint":false},{"foldername":"konkrete.mixin.json","fingerprint":2521344970,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3687403166,"invalidFingerprint":false},{"foldername":"konkrete.mixin-refmap.json","fingerprint":1900033063,"invalidFingerprint":false}],"packageFingerprint":1917408083,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":410295,"fileNameOnDisk":"konkrete_forge_1.6.1-2_MC_1.20.jar","hashes":[{"type":1,"value":"6714da21ad7a733a1376a186d5248fd06cd53f3b"},{"type":2,"value":"b7ef0350bbf4abc2265a39c556d3efb6"}]},"dateInstalled":"2023-11-16T09:01:13.2571185Z","dateUpdated":"2023-11-16T09:01:13.2571185Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4583492,"fileName":"konkrete_forge_1.6.1-2_MC_1.20.jar","fileDate":"2023-06-12T23:49:14.013Z","fileLength":624093,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4583/492/konkrete_forge_1.6.1-2_MC_1.20.jar","isAlternate":false,"alternateFileId":4583493,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4120607118,"invalidFingerprint":false},{"foldername":"de","fingerprint":2373049275,"invalidFingerprint":false},{"foldername":"assets","fingerprint":394542683,"invalidFingerprint":false},{"foldername":"konkrete.mixin.json","fingerprint":2521344970,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3687403166,"invalidFingerprint":false},{"foldername":"konkrete.mixin-refmap.json","fingerprint":1900033063,"invalidFingerprint":false}],"packageFingerprint":1917408083,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":410295,"fileNameOnDisk":"konkrete_forge_1.6.1-2_MC_1.20.jar","hashes":[{"type":1,"value":"6714da21ad7a733a1376a186d5248fd06cd53f3b"},{"type":2,"value":"b7ef0350bbf4abc2265a39c556d3efb6"}]}},{"instanceID":"eaf1834b-dbcd-4de5-a0eb-d84c1dcbe2ae","modSource":0,"addonID":312664,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Simple Login","modFolderPath":null,"fileNameOnDisk":"SimpleLogin-1.20.1-1.0.2-all.jar","authors":[{"Name":"seraph_jack"}],"primaryAuthor":"seraph_jack","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/simple-login","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/188/142/256/256/636843337249835876.jpeg","tags":[],"installedFile":{"id":4745380,"fileName":"SimpleLogin-1.20.1-1.0.2-all.jar","fileDate":"2023-09-09T16:09:31.39Z","fileLength":99700,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4745/380/SimpleLogin-1.20.1-1.0.2-all.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2666421310,"invalidFingerprint":false},{"foldername":"top","fingerprint":3260655836,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2327496894,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1396284245,"invalidFingerprint":false},{"foldername":"LICENSE-jBCrypt","fingerprint":4280942548,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2466599784,"invalidFingerprint":false}],"packageFingerprint":2492584604,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":312664,"fileNameOnDisk":"SimpleLogin-1.20.1-1.0.2-all.jar","hashes":[{"type":1,"value":"2fcdb0d2221b32fc4f64dea2957ec0dd7ace3174"},{"type":2,"value":"e48ba16ac4f6eb6d215d9277110d9df0"}]},"dateInstalled":"2023-11-16T09:01:09.969341Z","dateUpdated":"2023-11-16T09:01:09.969341Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4745380,"fileName":"SimpleLogin-1.20.1-1.0.2-all.jar","fileDate":"2023-09-09T16:09:31.39Z","fileLength":99700,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4745/380/SimpleLogin-1.20.1-1.0.2-all.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2666421310,"invalidFingerprint":false},{"foldername":"top","fingerprint":3260655836,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2327496894,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1396284245,"invalidFingerprint":false},{"foldername":"LICENSE-jBCrypt","fingerprint":4280942548,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2466599784,"invalidFingerprint":false}],"packageFingerprint":2492584604,"gameVersion":["Client","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":312664,"fileNameOnDisk":"SimpleLogin-1.20.1-1.0.2-all.jar","hashes":[{"type":1,"value":"2fcdb0d2221b32fc4f64dea2957ec0dd7ace3174"},{"type":2,"value":"e48ba16ac4f6eb6d215d9277110d9df0"}]}},{"instanceID":"8a6f7b05-cea0-4a32-a946-a591773bb748","modSource":0,"addonID":272335,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cucumber Library","modFolderPath":null,"fileNameOnDisk":"Cucumber-1.20.1-7.0.4.jar","authors":[{"Name":"BlakeBr0"}],"primaryAuthor":"BlakeBr0","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cucumber","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/169/312/256/256/636714439279875788.png","tags":[],"installedFile":{"id":4825638,"fileName":"Cucumber-1.20.1-7.0.4.jar","fileDate":"2023-10-30T03:35:02.51Z","fileLength":194498,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4825/638/Cucumber-1.20.1-7.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3704013026,"invalidFingerprint":false},{"foldername":"assets","fingerprint":762140076,"invalidFingerprint":false},{"foldername":"com","fingerprint":4059680293,"invalidFingerprint":false},{"foldername":"cucumber.mixins.json","fingerprint":1076867305,"invalidFingerprint":false},{"foldername":"cucumber.refmap.json","fingerprint":3374367461,"invalidFingerprint":false},{"foldername":"data","fingerprint":43060781,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":712545104,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1619104106,"invalidFingerprint":false}],"packageFingerprint":1557119123,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":272335,"fileNameOnDisk":"Cucumber-1.20.1-7.0.4.jar","hashes":[{"type":1,"value":"8b5bb64ef10fcb0e6d384e7fbe2ff3ae24cad6a1"},{"type":2,"value":"d43ccfab664867c4b989b447a88c70dd"}]},"dateInstalled":"2023-11-16T09:01:09.3297423Z","dateUpdated":"2023-11-16T09:01:09.3297423Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4825638,"fileName":"Cucumber-1.20.1-7.0.4.jar","fileDate":"2023-10-30T03:35:02.51Z","fileLength":194498,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4825/638/Cucumber-1.20.1-7.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3704013026,"invalidFingerprint":false},{"foldername":"assets","fingerprint":762140076,"invalidFingerprint":false},{"foldername":"com","fingerprint":4059680293,"invalidFingerprint":false},{"foldername":"cucumber.mixins.json","fingerprint":1076867305,"invalidFingerprint":false},{"foldername":"cucumber.refmap.json","fingerprint":3374367461,"invalidFingerprint":false},{"foldername":"data","fingerprint":43060781,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":712545104,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1619104106,"invalidFingerprint":false}],"packageFingerprint":1557119123,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":272335,"fileNameOnDisk":"Cucumber-1.20.1-7.0.4.jar","hashes":[{"type":1,"value":"8b5bb64ef10fcb0e6d384e7fbe2ff3ae24cad6a1"},{"type":2,"value":"d43ccfab664867c4b989b447a88c70dd"}]}},{"instanceID":"aa7c25f1-58a0-4240-b816-1ac087df3c62","modSource":0,"addonID":367706,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FancyMenu [Forge]","modFolderPath":null,"fileNameOnDisk":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","authors":[{"Name":"Keksuccino"}],"primaryAuthor":"Keksuccino","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fancymenu-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/254/799/256/256/637199727361740756.png","tags":[],"installedFile":{"id":4776833,"fileName":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","fileDate":"2023-10-01T06:22:50.36Z","fileLength":1394880,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4776/833/fancymenu_forge_2.14.9-3_MC_1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":410295,"type":3},{"addonId":534502,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":852427180,"invalidFingerprint":false},{"foldername":"de","fingerprint":2687566460,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2615002377,"invalidFingerprint":false},{"foldername":"fancymenu.general.mixin.json","fingerprint":1614591769,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3010591904,"invalidFingerprint":false},{"foldername":"fancymenu.general.mixin-refmap.json","fingerprint":1723435553,"invalidFingerprint":false}],"packageFingerprint":3172029222,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":367706,"fileNameOnDisk":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","hashes":[{"type":1,"value":"fff908c285b52da7218445df41b7902099381a15"},{"type":2,"value":"434d1c2ffec6a8201a1c5200aaa8f002"}]},"dateInstalled":"2023-11-16T09:04:28.145627Z","dateUpdated":"2023-11-16T09:04:28.1466539Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4776833,"fileName":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","fileDate":"2023-10-01T06:22:50.36Z","fileLength":1394880,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4776/833/fancymenu_forge_2.14.9-3_MC_1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":410295,"type":3},{"addonId":534502,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":852427180,"invalidFingerprint":false},{"foldername":"de","fingerprint":2687566460,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2615002377,"invalidFingerprint":false},{"foldername":"fancymenu.general.mixin.json","fingerprint":1614591769,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3010591904,"invalidFingerprint":false},{"foldername":"fancymenu.general.mixin-refmap.json","fingerprint":1723435553,"invalidFingerprint":false}],"packageFingerprint":3172029222,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":367706,"fileNameOnDisk":"fancymenu_forge_2.14.9-3_MC_1.20.1.jar","hashes":[{"type":1,"value":"fff908c285b52da7218445df41b7902099381a15"},{"type":2,"value":"434d1c2ffec6a8201a1c5200aaa8f002"}]}},{"instanceID":"391bd3c4-3df4-410b-abbb-d44a3e0db932","modSource":0,"addonID":634062,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"No Chat Reports","modFolderPath":null,"fileNameOnDisk":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","authors":[{"Name":"Aizistral"}],"primaryAuthor":"Aizistral","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/no-chat-reports","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/560/68/256/256/637910636688514454.png","tags":[],"installedFile":{"id":4610474,"fileName":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","fileDate":"2023-06-26T14:50:49.01Z","fileLength":272740,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4610/474/NoChatReports-FORGE-1.20.1-v2.2.2.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":202198108,"invalidFingerprint":false},{"foldername":"com","fingerprint":1632631975,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2979920329,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1984515850,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":4062509488,"invalidFingerprint":false},{"foldername":"mixins","fingerprint":1509823804,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2996549802,"invalidFingerprint":false},{"foldername":"nochatreports.refmap.json","fingerprint":887573570,"invalidFingerprint":false}],"packageFingerprint":393521612,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":634062,"fileNameOnDisk":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","hashes":[{"type":1,"value":"069396e689ae887d065c8d61b7945e685fbcc65b"},{"type":2,"value":"3153d1e860c6fefe6dac26efdb5c40c6"}]},"dateInstalled":"2023-11-16T09:01:13.4802036Z","dateUpdated":"2023-11-16T09:01:13.4802036Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4610474,"fileName":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","fileDate":"2023-06-26T14:50:49.01Z","fileLength":272740,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4610/474/NoChatReports-FORGE-1.20.1-v2.2.2.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":202198108,"invalidFingerprint":false},{"foldername":"com","fingerprint":1632631975,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2979920329,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1984515850,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":4062509488,"invalidFingerprint":false},{"foldername":"mixins","fingerprint":1509823804,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2996549802,"invalidFingerprint":false},{"foldername":"nochatreports.refmap.json","fingerprint":887573570,"invalidFingerprint":false}],"packageFingerprint":393521612,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":634062,"fileNameOnDisk":"NoChatReports-FORGE-1.20.1-v2.2.2.jar","hashes":[{"type":1,"value":"069396e689ae887d065c8d61b7945e685fbcc65b"},{"type":2,"value":"3153d1e860c6fefe6dac26efdb5c40c6"}]}},{"instanceID":"19051b47-f0d3-4d6c-9001-dbc818efd9fd","modSource":0,"addonID":309927,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Curios API (Forge)","modFolderPath":null,"fileNameOnDisk":"curios-forge-5.4.2+1.20.1.jar","authors":[{"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/curios","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/195/772/256/256/636881112930494939.png","tags":[],"installedFile":{"id":4834490,"fileName":"curios-forge-5.4.2+1.20.1.jar","fileDate":"2023-11-02T09:04:11.653Z","fileLength":307735,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4834/490/curios-forge-5.4.2%2b1.20.1.jar","isAlternate":false,"alternateFileId":4834491,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":985423884,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1633634022,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":1713294216,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2709294924,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":919836494,"invalidFingerprint":false},{"foldername":"curios.refmap.json","fingerprint":2762170115,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":1398341756,"invalidFingerprint":false},{"foldername":"licenses","fingerprint":3550732819,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"top","fingerprint":3785111691,"invalidFingerprint":false}],"packageFingerprint":3993691106,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309927,"fileNameOnDisk":"curios-forge-5.4.2+1.20.1.jar","hashes":[{"type":1,"value":"0429944aaba0d60a465f84cd2abd23eed8fd534e"},{"type":2,"value":"6c43b6b10485e95287855c3a20283fa7"}]},"dateInstalled":"2023-11-16T09:01:09.1033891Z","dateUpdated":"2023-11-16T09:01:09.1033891Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4834490,"fileName":"curios-forge-5.4.2+1.20.1.jar","fileDate":"2023-11-02T09:04:11.653Z","fileLength":307735,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4834/490/curios-forge-5.4.2%2b1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":985423884,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1633634022,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":1713294216,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2709294924,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":919836494,"invalidFingerprint":false},{"foldername":"curios.refmap.json","fingerprint":2762170115,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":1398341756,"invalidFingerprint":false},{"foldername":"licenses","fingerprint":3550732819,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"top","fingerprint":3785111691,"invalidFingerprint":false}],"packageFingerprint":3993691106,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309927,"fileNameOnDisk":"curios-forge-5.4.2+1.20.1.jar","hashes":[{"type":1,"value":"0429944aaba0d60a465f84cd2abd23eed8fd534e"},{"type":2,"value":"6c43b6b10485e95287855c3a20283fa7"}]}},{"instanceID":"fc367065-fb2e-45af-8489-50db2a9a7574","modSource":0,"addonID":351441,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Pick Up Notifier [Forge & Fabric]","modFolderPath":null,"fileNameOnDisk":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","authors":[{"Name":"Fuzs"}],"primaryAuthor":"Fuzs","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/pick-up-notifier","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/776/151/256/256/638118059918529024.png","tags":[],"installedFile":{"id":4613538,"fileName":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","fileDate":"2023-06-28T09:11:56.27Z","fileLength":102164,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4613/538/PickUpNotifier-v8.0.0-1.20.1-Forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":495476,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4111596068,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":4213415335,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":1505856949,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":632593238,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":3429799708,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3858604758,"invalidFingerprint":false},{"foldername":"pickupnotifier.common.mixins.json","fingerprint":423525589,"invalidFingerprint":false},{"foldername":"pickupnotifier.refmap.json","fingerprint":537054541,"invalidFingerprint":false}],"packageFingerprint":1083059147,"gameVersion":["Forge","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351441,"fileNameOnDisk":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","hashes":[{"type":1,"value":"378cc9730d1f11cd4c50add96263baccacdb4942"},{"type":2,"value":"c1004011e796ef62010dcb03e9597cdc"}]},"dateInstalled":"2023-11-16T09:01:11.6841957Z","dateUpdated":"2023-11-16T09:01:11.6841957Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4613538,"fileName":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","fileDate":"2023-06-28T09:11:56.27Z","fileLength":102164,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4613/538/PickUpNotifier-v8.0.0-1.20.1-Forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":495476,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4111596068,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":4213415335,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":1505856949,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":632593238,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":3429799708,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3858604758,"invalidFingerprint":false},{"foldername":"pickupnotifier.common.mixins.json","fingerprint":423525589,"invalidFingerprint":false},{"foldername":"pickupnotifier.refmap.json","fingerprint":537054541,"invalidFingerprint":false}],"packageFingerprint":1083059147,"gameVersion":["Forge","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351441,"fileNameOnDisk":"PickUpNotifier-v8.0.0-1.20.1-Forge.jar","hashes":[{"type":1,"value":"378cc9730d1f11cd4c50add96263baccacdb4942"},{"type":2,"value":"c1004011e796ef62010dcb03e9597cdc"}]}},{"instanceID":"e949c3a8-8724-4bbc-896f-1af0cf99acbc","modSource":0,"addonID":348521,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Cloth Config API (Fabric/Forge)","modFolderPath":null,"fileNameOnDisk":"cloth-config-11.1.106-forge.jar","authors":[{"Name":"shedaniel"},{"Name":"LinkieIsBetterThanK9"}],"primaryAuthor":"shedaniel","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cloth-config","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/282/467/256/256/637289313020452406.png","tags":[],"installedFile":{"id":4633444,"fileName":"cloth-config-11.1.106-forge.jar","fileDate":"2023-07-09T14:05:06.383Z","fileLength":1168375,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4633/444/cloth-config-11.1.106-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":208589982,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":4008471873,"invalidFingerprint":false},{"foldername":"assets","fingerprint":385043272,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524945892,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2356087988,"invalidFingerprint":false},{"foldername":"me","fingerprint":2513557180,"invalidFingerprint":false},{"foldername":"architectury_inject_clothconfig_common_08f1de7415fb4bd688846e5bbe938eb3_145a7a8237f007e60b0376da1bc599fb7a1d5bb6023dc89a800ef88e6c166715clothconfig111106devjar","fingerprint":3025922734,"invalidFingerprint":false}],"packageFingerprint":966946685,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":348521,"fileNameOnDisk":"cloth-config-11.1.106-forge.jar","hashes":[{"type":1,"value":"b6f17b52c469c5ca27c9e90abdb0ecc0be16149d"},{"type":2,"value":"17794d377921e9cd96b30250a7b13156"}]},"dateInstalled":"2023-11-19T12:39:38.1293309Z","dateUpdated":"2023-11-20T00:57:38.1853217Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4633444,"fileName":"cloth-config-11.1.106-forge.jar","fileDate":"2023-07-09T14:05:06.383Z","fileLength":1168375,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4633/444/cloth-config-11.1.106-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":208589982,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":4008471873,"invalidFingerprint":false},{"foldername":"assets","fingerprint":385043272,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524945892,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2356087988,"invalidFingerprint":false},{"foldername":"me","fingerprint":2513557180,"invalidFingerprint":false},{"foldername":"architectury_inject_clothconfig_common_08f1de7415fb4bd688846e5bbe938eb3_145a7a8237f007e60b0376da1bc599fb7a1d5bb6023dc89a800ef88e6c166715clothconfig111106devjar","fingerprint":3025922734,"invalidFingerprint":false}],"packageFingerprint":966946685,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":348521,"fileNameOnDisk":"cloth-config-11.1.106-forge.jar","hashes":[{"type":1,"value":"b6f17b52c469c5ca27c9e90abdb0ecc0be16149d"},{"type":2,"value":"17794d377921e9cd96b30250a7b13156"}]}},{"instanceID":"39051c0f-28a4-4b3a-8cc0-d22ed40aad05","modSource":0,"addonID":251407,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Client Tweaks","modFolderPath":null,"fileNameOnDisk":"clienttweaks-forge-1.20-11.1.0.jar","authors":[{"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/client-tweaks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/51/380/256/256/636103071604162274.png","tags":[],"installedFile":{"id":4751740,"fileName":"clienttweaks-forge-1.20-11.1.0.jar","fileDate":"2023-09-14T10:30:30.32Z","fileLength":131208,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4751/740/clienttweaks-forge-1.20-11.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2929193971,"invalidFingerprint":false},{"foldername":"LICENSE_clienttweaks","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1636807440,"invalidFingerprint":false},{"foldername":"clienttweaks-icon.png","fingerprint":3841637929,"invalidFingerprint":false},{"foldername":"clienttweaks.mixins.json","fingerprint":3898450277,"invalidFingerprint":false},{"foldername":"clienttweaks.refmap.json","fingerprint":2181691992,"invalidFingerprint":false},{"foldername":"net","fingerprint":119392880,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4201922725,"invalidFingerprint":false}],"packageFingerprint":2947018615,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":251407,"fileNameOnDisk":"clienttweaks-forge-1.20-11.1.0.jar","hashes":[{"type":1,"value":"8a117dbbb376360c34d6ba56ce03ce2837bbccc2"},{"type":2,"value":"64f331d8b76c443f2cf11e44297e23eb"}]},"dateInstalled":"2023-11-16T10:40:42.591989Z","dateUpdated":"2023-11-16T10:40:42.5926441Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4751740,"fileName":"clienttweaks-forge-1.20-11.1.0.jar","fileDate":"2023-09-14T10:30:30.32Z","fileLength":131208,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4751/740/clienttweaks-forge-1.20-11.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2929193971,"invalidFingerprint":false},{"foldername":"LICENSE_clienttweaks","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1636807440,"invalidFingerprint":false},{"foldername":"clienttweaks-icon.png","fingerprint":3841637929,"invalidFingerprint":false},{"foldername":"clienttweaks.mixins.json","fingerprint":3898450277,"invalidFingerprint":false},{"foldername":"clienttweaks.refmap.json","fingerprint":2181691992,"invalidFingerprint":false},{"foldername":"net","fingerprint":119392880,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4201922725,"invalidFingerprint":false}],"packageFingerprint":2947018615,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":251407,"fileNameOnDisk":"clienttweaks-forge-1.20-11.1.0.jar","hashes":[{"type":1,"value":"8a117dbbb376360c34d6ba56ce03ce2837bbccc2"},{"type":2,"value":"64f331d8b76c443f2cf11e44297e23eb"}]}},{"instanceID":"cad55030-07df-425b-8b57-fb2816f7189e","modSource":0,"addonID":927874,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Tree Tap","modFolderPath":null,"fileNameOnDisk":"treetap-1.20.1-0.1.0.jar","authors":[{"Name":"LobsterJonn"}],"primaryAuthor":"LobsterJonn","primaryCategoryId":416,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/treetap","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/895/421/256/256/638340049065219614.png","tags":[],"installedFile":{"id":4850914,"fileName":"treetap-1.20.1-0.1.0.jar","fileDate":"2023-11-08T12:14:59.867Z","fileLength":78468,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4850/914/treetap-1.20.1-0.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1828164013,"invalidFingerprint":false},{"foldername":"assets","fingerprint":8904403,"invalidFingerprint":false},{"foldername":"cy","fingerprint":2728135263,"invalidFingerprint":false},{"foldername":"data","fingerprint":3111486116,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1828808175,"invalidFingerprint":false}],"packageFingerprint":4238230268,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":927874,"fileNameOnDisk":"treetap-1.20.1-0.1.0.jar","hashes":[{"type":1,"value":"45e1991e7f78ac3591ba9d43a3f2082982cd55b8"},{"type":2,"value":"d5d5ae63be3a676f5f2be41f83a11a70"}]},"dateInstalled":"2023-11-16T09:03:51.7467094Z","dateUpdated":"2023-11-16T09:03:51.7473366Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4850914,"fileName":"treetap-1.20.1-0.1.0.jar","fileDate":"2023-11-08T12:14:59.867Z","fileLength":78468,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4850/914/treetap-1.20.1-0.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1828164013,"invalidFingerprint":false},{"foldername":"assets","fingerprint":8904403,"invalidFingerprint":false},{"foldername":"cy","fingerprint":2728135263,"invalidFingerprint":false},{"foldername":"data","fingerprint":3111486116,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1828808175,"invalidFingerprint":false}],"packageFingerprint":4238230268,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":927874,"fileNameOnDisk":"treetap-1.20.1-0.1.0.jar","hashes":[{"type":1,"value":"45e1991e7f78ac3591ba9d43a3f2082982cd55b8"},{"type":2,"value":"d5d5ae63be3a676f5f2be41f83a11a70"}]}},{"instanceID":"45b67beb-3ceb-456c-9f85-91e8f19ddea1","modSource":0,"addonID":316582,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Corpse","modFolderPath":null,"fileNameOnDisk":"corpse-1.20.1-1.0.5.jar","authors":[{"Name":"henkelmax"}],"primaryAuthor":"henkelmax","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/corpse","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/194/489/256/256/636873305017840968.png","tags":[],"installedFile":{"id":4678972,"fileName":"corpse-1.20.1-1.0.5.jar","fileDate":"2023-08-02T18:10:49.783Z","fileLength":223423,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4678/972/corpse-1.20.1-1.0.5.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":324717,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3196899145,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1246290450,"invalidFingerprint":false},{"foldername":"de","fingerprint":3863086227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":320998545,"invalidFingerprint":false}],"packageFingerprint":2989877348,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":316582,"fileNameOnDisk":"corpse-1.20.1-1.0.5.jar","hashes":[{"type":1,"value":"686d772b62321ab3018851dc2c17ad34d0f5e513"},{"type":2,"value":"4c7279e282c15f67f2e2e6c091a2b63c"}]},"dateInstalled":"2023-11-16T10:40:49.3362311Z","dateUpdated":"2023-11-16T10:40:49.3368173Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4678972,"fileName":"corpse-1.20.1-1.0.5.jar","fileDate":"2023-08-02T18:10:49.783Z","fileLength":223423,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4678/972/corpse-1.20.1-1.0.5.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":324717,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3196899145,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1246290450,"invalidFingerprint":false},{"foldername":"de","fingerprint":3863086227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":320998545,"invalidFingerprint":false}],"packageFingerprint":2989877348,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":316582,"fileNameOnDisk":"corpse-1.20.1-1.0.5.jar","hashes":[{"type":1,"value":"686d772b62321ab3018851dc2c17ad34d0f5e513"},{"type":2,"value":"4c7279e282c15f67f2e2e6c091a2b63c"}]}},{"instanceID":"cad160d3-119b-4a2b-8cd4-12c61ee991b4","modSource":0,"addonID":404465,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FTB Library (Forge)","modFolderPath":null,"fileNameOnDisk":"ftb-library-forge-2001.1.4.jar","authors":[{"Name":"FTB"},{"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-library-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/296/125/256/256/637339523674599205.png","tags":[],"installedFile":{"id":4864329,"fileName":"ftb-library-forge-2001.1.4.jar","fileDate":"2023-11-13T14:27:42.97Z","fileLength":616503,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4864/329/ftb-library-forge-2001.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":310111,"type":2},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1053330724,"invalidFingerprint":false},{"foldername":"ftblibrary.accesswidener","fingerprint":114205849,"invalidFingerprint":false},{"foldername":"ftblibrary-common.mixins.json","fingerprint":2990687815,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3727882066,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1091646804,"invalidFingerprint":false},{"foldername":"ftb-library-common-refmap.json","fingerprint":1680686693,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":344783043,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1625620514,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBLibrary1201_common_1864df9463fe49279bb300ed83e4ad42_ee0e3d8f2d79a6057ec06b93717d134a605f6b3ee8b704834f2ed1fcc7d3749dftblibrary200114devjar","fingerprint":1647928233,"invalidFingerprint":false}],"packageFingerprint":3355339142,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404465,"fileNameOnDisk":"ftb-library-forge-2001.1.4.jar","hashes":[{"type":1,"value":"de7fd22d2fd5e5cd5e6060c487df8f97c33933f2"},{"type":2,"value":"709d4779d4e29419cbb43f2b5f8cea1d"}]},"dateInstalled":"2023-11-19T12:03:10.6963424Z","dateUpdated":"2023-11-19T12:03:10.6973214Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4864329,"fileName":"ftb-library-forge-2001.1.4.jar","fileDate":"2023-11-13T14:27:42.97Z","fileLength":616503,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4864/329/ftb-library-forge-2001.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":310111,"type":2},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1053330724,"invalidFingerprint":false},{"foldername":"ftblibrary.accesswidener","fingerprint":114205849,"invalidFingerprint":false},{"foldername":"ftblibrary-common.mixins.json","fingerprint":2990687815,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3727882066,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1091646804,"invalidFingerprint":false},{"foldername":"ftb-library-common-refmap.json","fingerprint":1680686693,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":344783043,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1625620514,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBLibrary1201_common_1864df9463fe49279bb300ed83e4ad42_ee0e3d8f2d79a6057ec06b93717d134a605f6b3ee8b704834f2ed1fcc7d3749dftblibrary200114devjar","fingerprint":1647928233,"invalidFingerprint":false}],"packageFingerprint":3355339142,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404465,"fileNameOnDisk":"ftb-library-forge-2001.1.4.jar","hashes":[{"type":1,"value":"de7fd22d2fd5e5cd5e6060c487df8f97c33933f2"},{"type":2,"value":"709d4779d4e29419cbb43f2b5f8cea1d"}]}},{"instanceID":"b337136e-fa43-40e1-9f75-4f2646d7ae31","modSource":0,"addonID":283644,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Placebo","modFolderPath":null,"fileNameOnDisk":"Placebo-1.20.1-8.5.8.jar","authors":[{"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/placebo","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/134/260/256/256/636490526725752670.png","tags":[],"installedFile":{"id":4879089,"fileName":"Placebo-1.20.1-8.5.8.jar","fileDate":"2023-11-19T02:53:52.303Z","fileLength":286108,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4879/89/Placebo-1.20.1-8.5.8.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3316553572,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2919967660,"invalidFingerprint":false},{"foldername":"coremods","fingerprint":1846920206,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2751232888,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3099375411,"invalidFingerprint":false},{"foldername":"placebo.mixins.json","fingerprint":3782267002,"invalidFingerprint":false},{"foldername":"placebo.refmap.json","fingerprint":3372774852,"invalidFingerprint":false}],"packageFingerprint":1690211926,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":283644,"fileNameOnDisk":"Placebo-1.20.1-8.5.8.jar","hashes":[{"type":1,"value":"8dcc5995556526fb2cb51803e090bd4929b1d285"},{"type":2,"value":"c0a3104ddb962892dcf7a959787881ea"}]},"dateInstalled":"2023-11-16T09:01:10.8732689Z","dateUpdated":"2023-11-19T08:23:19.0760836Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4879089,"fileName":"Placebo-1.20.1-8.5.8.jar","fileDate":"2023-11-19T02:53:52.303Z","fileLength":286108,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4879/89/Placebo-1.20.1-8.5.8.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3316553572,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2919967660,"invalidFingerprint":false},{"foldername":"coremods","fingerprint":1846920206,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2751232888,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3099375411,"invalidFingerprint":false},{"foldername":"placebo.mixins.json","fingerprint":3782267002,"invalidFingerprint":false},{"foldername":"placebo.refmap.json","fingerprint":3372774852,"invalidFingerprint":false}],"packageFingerprint":1690211926,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":283644,"fileNameOnDisk":"Placebo-1.20.1-8.5.8.jar","hashes":[{"type":1,"value":"8dcc5995556526fb2cb51803e090bd4929b1d285"},{"type":2,"value":"c0a3104ddb962892dcf7a959787881ea"}]}},{"instanceID":"f32b5f4f-159c-4c86-a54a-d583037e94b1","modSource":0,"addonID":268387,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Extended Crafting","modFolderPath":null,"fileNameOnDisk":"ExtendedCrafting-1.20.1-6.0.4.jar","authors":[{"Name":"BlakeBr0"}],"primaryAuthor":"BlakeBr0","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/extended-crafting","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/169/332/256/256/636714557888015581.png","tags":[],"installedFile":{"id":4825810,"fileName":"ExtendedCrafting-1.20.1-6.0.4.jar","fileDate":"2023-10-30T05:35:26.587Z","fileLength":649211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4825/810/ExtendedCrafting-1.20.1-6.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":272335,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1203115135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2061116662,"invalidFingerprint":false},{"foldername":"com","fingerprint":1218845673,"invalidFingerprint":false},{"foldername":"data","fingerprint":2124485171,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3472924282,"invalidFingerprint":false}],"packageFingerprint":683147794,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268387,"fileNameOnDisk":"ExtendedCrafting-1.20.1-6.0.4.jar","hashes":[{"type":1,"value":"101352b74440014a7081635c018803741063524c"},{"type":2,"value":"6b9f18a78c7557ad10fa9cc1549685e0"}]},"dateInstalled":"2023-11-16T09:01:12.6285415Z","dateUpdated":"2023-11-16T09:01:12.6285415Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4825810,"fileName":"ExtendedCrafting-1.20.1-6.0.4.jar","fileDate":"2023-10-30T05:35:26.587Z","fileLength":649211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4825/810/ExtendedCrafting-1.20.1-6.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":272335,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1203115135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2061116662,"invalidFingerprint":false},{"foldername":"com","fingerprint":1218845673,"invalidFingerprint":false},{"foldername":"data","fingerprint":2124485171,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3472924282,"invalidFingerprint":false}],"packageFingerprint":683147794,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268387,"fileNameOnDisk":"ExtendedCrafting-1.20.1-6.0.4.jar","hashes":[{"type":1,"value":"101352b74440014a7081635c018803741063524c"},{"type":2,"value":"6b9f18a78c7557ad10fa9cc1549685e0"}]}},{"instanceID":"77c044a7-f82b-473a-87dc-5f9fa7191ec3","modSource":0,"addonID":257814,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"CreativeCore","modFolderPath":null,"fileNameOnDisk":"CreativeCore_FORGE_v2.11.10_mc1.20.1.jar","authors":[{"Name":"CreativeMD"}],"primaryAuthor":"CreativeMD","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/creativecore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/86/225/256/256/636207446427836220.png","tags":[],"installedFile":{"id":4874915,"fileName":"CreativeCore_FORGE_v2.11.10_mc1.20.1.jar","fileDate":"2023-11-17T12:10:38.137Z","fileLength":1072167,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4874/915/CreativeCore_FORGE_v2.11.10_mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3012677504,"invalidFingerprint":false},{"foldername":"assets","fingerprint":545670715,"invalidFingerprint":false},{"foldername":"creativecore.forge.mixins.json","fingerprint":3638517475,"invalidFingerprint":false},{"foldername":"creativecore.mixins.json","fingerprint":702859444,"invalidFingerprint":false},{"foldername":"creativecore.mixins.refmap.json","fingerprint":916406189,"invalidFingerprint":false},{"foldername":"creativecore.png","fingerprint":1124175186,"invalidFingerprint":false},{"foldername":"net","fingerprint":3427567070,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2977171524,"invalidFingerprint":false},{"foldername":"team","fingerprint":406345753,"invalidFingerprint":false}],"packageFingerprint":1866610096,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":257814,"fileNameOnDisk":"CreativeCore_FORGE_v2.11.10_mc1.20.1.jar","hashes":[{"type":1,"value":"26c13484ef4c07e503e1ba1ac23e26fd58a7c381"},{"type":2,"value":"754e54ecc301545e240e553cbceefcda"}]},"dateInstalled":"2023-11-16T09:01:13.2555911Z","dateUpdated":"2023-11-17T14:44:11.4852745Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4874915,"fileName":"CreativeCore_FORGE_v2.11.10_mc1.20.1.jar","fileDate":"2023-11-17T12:10:38.137Z","fileLength":1072167,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4874/915/CreativeCore_FORGE_v2.11.10_mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3012677504,"invalidFingerprint":false},{"foldername":"assets","fingerprint":545670715,"invalidFingerprint":false},{"foldername":"creativecore.forge.mixins.json","fingerprint":3638517475,"invalidFingerprint":false},{"foldername":"creativecore.mixins.json","fingerprint":702859444,"invalidFingerprint":false},{"foldername":"creativecore.mixins.refmap.json","fingerprint":916406189,"invalidFingerprint":false},{"foldername":"creativecore.png","fingerprint":1124175186,"invalidFingerprint":false},{"foldername":"net","fingerprint":3427567070,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2977171524,"invalidFingerprint":false},{"foldername":"team","fingerprint":406345753,"invalidFingerprint":false}],"packageFingerprint":1866610096,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":257814,"fileNameOnDisk":"CreativeCore_FORGE_v2.11.10_mc1.20.1.jar","hashes":[{"type":1,"value":"26c13484ef4c07e503e1ba1ac23e26fd58a7c381"},{"type":2,"value":"754e54ecc301545e240e553cbceefcda"}]}},{"instanceID":"737d4985-c003-49f2-b05c-9b5273955313","modSource":0,"addonID":521393,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"REI Plugin Compatibilities (REIPC)","modFolderPath":null,"fileNameOnDisk":"REIPluginCompatibilities-forge-12.0.93.jar","authors":[{"Name":"shedaniel"}],"primaryAuthor":"shedaniel","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items-hacks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/426/650/256/256/637657380468740930.png","tags":[],"installedFile":{"id":4837449,"fileName":"REIPluginCompatibilities-forge-12.0.93.jar","fileDate":"2023-11-03T12:30:32.767Z","fileLength":462966,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4837/449/REIPluginCompatibilities-forge-12.0.93.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":310111,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3168548458,"invalidFingerprint":false},{"foldername":"rei-jei-internals-workaround.mixins.json","fingerprint":8116423,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3927185014,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3030729220,"invalidFingerprint":false},{"foldername":"REIPluginCompatibilities-forge-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"mezz","fingerprint":665753941,"invalidFingerprint":false},{"foldername":"me","fingerprint":3230642964,"invalidFingerprint":false}],"packageFingerprint":80648374,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":521393,"fileNameOnDisk":"REIPluginCompatibilities-forge-12.0.93.jar","hashes":[{"type":1,"value":"00ba3027cd4942013b22ac07a42f2e0cc6703b8a"},{"type":2,"value":"551c50467decb913d67f072a83f381be"}]},"dateInstalled":"2023-11-16T09:01:12.4029862Z","dateUpdated":"2023-11-16T09:01:12.4029862Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4837449,"fileName":"REIPluginCompatibilities-forge-12.0.93.jar","fileDate":"2023-11-03T12:30:32.767Z","fileLength":462966,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4837/449/REIPluginCompatibilities-forge-12.0.93.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":310111,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3168548458,"invalidFingerprint":false},{"foldername":"rei-jei-internals-workaround.mixins.json","fingerprint":8116423,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3927185014,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3030729220,"invalidFingerprint":false},{"foldername":"REIPluginCompatibilities-forge-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"mezz","fingerprint":665753941,"invalidFingerprint":false},{"foldername":"me","fingerprint":3230642964,"invalidFingerprint":false}],"packageFingerprint":80648374,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":521393,"fileNameOnDisk":"REIPluginCompatibilities-forge-12.0.93.jar","hashes":[{"type":1,"value":"00ba3027cd4942013b22ac07a42f2e0cc6703b8a"},{"type":2,"value":"551c50467decb913d67f072a83f381be"}]}},{"instanceID":"bfdddf95-61ea-4fa9-8fb0-b2120b4858e6","modSource":0,"addonID":324717,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Jade 🔍","modFolderPath":null,"fileNameOnDisk":"Jade-1.20.1-forge-11.6.3.jar","authors":[{"Name":"Snownee"}],"primaryAuthor":"Snownee","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jade","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/207/323/256/256/636965628804677340.png","tags":[],"installedFile":{"id":4801177,"fileName":"Jade-1.20.1-forge-11.6.3.jar","fileDate":"2023-10-16T05:59:03.413Z","fileLength":514951,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4801/177/Jade-1.20.1-forge-11.6.3.jar","isAlternate":false,"alternateFileId":4801186,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2850681834,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1651897935,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1859719455,"invalidFingerprint":false},{"foldername":"jade.mixins.json","fingerprint":936765589,"invalidFingerprint":false},{"foldername":"jade.refmap.json","fingerprint":3498691603,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":316591136,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":2580220080,"invalidFingerprint":false}],"packageFingerprint":1085416519,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":324717,"fileNameOnDisk":"Jade-1.20.1-forge-11.6.3.jar","hashes":[{"type":1,"value":"26fe4f70ff6ae68652f65c65cc300fa6bc416962"},{"type":2,"value":"ce4a210a03ae51630a452f63b3e4f837"}]},"dateInstalled":"2023-11-16T09:01:09.3293622Z","dateUpdated":"2023-11-16T09:01:09.3293622Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4801177,"fileName":"Jade-1.20.1-forge-11.6.3.jar","fileDate":"2023-10-16T05:59:03.413Z","fileLength":514951,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4801/177/Jade-1.20.1-forge-11.6.3.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2850681834,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1651897935,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1859719455,"invalidFingerprint":false},{"foldername":"jade.mixins.json","fingerprint":936765589,"invalidFingerprint":false},{"foldername":"jade.refmap.json","fingerprint":3498691603,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":316591136,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":2580220080,"invalidFingerprint":false}],"packageFingerprint":1085416519,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":324717,"fileNameOnDisk":"Jade-1.20.1-forge-11.6.3.jar","hashes":[{"type":1,"value":"26fe4f70ff6ae68652f65c65cc300fa6bc416962"},{"type":2,"value":"ce4a210a03ae51630a452f63b3e4f837"}]}},{"instanceID":"806d1170-dd42-41ef-a793-90d7cee158e3","modSource":0,"addonID":916493,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"AstikorCarts Redux","modFolderPath":null,"fileNameOnDisk":"astikorcarts-1.20.x-1.1.6.jar","authors":[{"Name":"jusipat"}],"primaryAuthor":"jusipat","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/astikor-carts-redux","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/881/664/256/256/638312052934413502.png","tags":[],"installedFile":{"id":4797195,"fileName":"astikorcarts-1.20.x-1.1.6.jar","fileDate":"2023-10-13T22:16:45.903Z","fileLength":229383,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4797/195/astikorcarts-1.20.x-1.1.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":549077137,"invalidFingerprint":false},{"foldername":"de","fingerprint":998760120,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3070256575,"invalidFingerprint":false},{"foldername":"data","fingerprint":128189404,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":756595764,"invalidFingerprint":false}],"packageFingerprint":497668226,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":916493,"fileNameOnDisk":"astikorcarts-1.20.x-1.1.6.jar","hashes":[{"type":1,"value":"7c5cef85ef1f6cd2b23148c4983e939fdfefce1c"},{"type":2,"value":"ca40650762929b2c7c0e87239c14f019"}]},"dateInstalled":"2023-11-16T15:48:15.5051774Z","dateUpdated":"2023-11-16T15:48:15.5057796Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4797195,"fileName":"astikorcarts-1.20.x-1.1.6.jar","fileDate":"2023-10-13T22:16:45.903Z","fileLength":229383,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4797/195/astikorcarts-1.20.x-1.1.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":549077137,"invalidFingerprint":false},{"foldername":"de","fingerprint":998760120,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3070256575,"invalidFingerprint":false},{"foldername":"data","fingerprint":128189404,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":756595764,"invalidFingerprint":false}],"packageFingerprint":497668226,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":916493,"fileNameOnDisk":"astikorcarts-1.20.x-1.1.6.jar","hashes":[{"type":1,"value":"7c5cef85ef1f6cd2b23148c4983e939fdfefce1c"},{"type":2,"value":"ca40650762929b2c7c0e87239c14f019"}]}},{"instanceID":"2f02cd02-a1d3-49d5-b443-e5b3d4d01205","modSource":0,"addonID":495476,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Puzzles Lib [Forge & Fabric]","modFolderPath":null,"fileNameOnDisk":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","authors":[{"Name":"Fuzs"}],"primaryAuthor":"Fuzs","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/puzzles-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/776/232/256/256/638118144989284933.png","tags":[],"installedFile":{"id":4847146,"fileName":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","fileDate":"2023-11-07T09:07:50.967Z","fileLength":993443,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4847/146/PuzzlesLib-v8.1.8-1.20.1-Forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2419800478,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1903071175,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":683291202,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":1906961265,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":921125005,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1997921311,"invalidFingerprint":false},{"foldername":"puzzleslib.common.mixins.json","fingerprint":1312012457,"invalidFingerprint":false},{"foldername":"puzzleslib.forge.mixins.json","fingerprint":1841794989,"invalidFingerprint":false},{"foldername":"puzzleslib.refmap.json","fingerprint":3110408666,"invalidFingerprint":false}],"packageFingerprint":2808185274,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":495476,"fileNameOnDisk":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","hashes":[{"type":1,"value":"e47a490d97c97d5ba5b57939f160fc6759831c30"},{"type":2,"value":"d35b15a900a9751ca65cae1dda72b985"}]},"dateInstalled":"2023-11-16T09:01:13.2558957Z","dateUpdated":"2023-11-16T09:01:13.2558957Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4847146,"fileName":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","fileDate":"2023-11-07T09:07:50.967Z","fileLength":993443,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4847/146/PuzzlesLib-v8.1.8-1.20.1-Forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2419800478,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1903071175,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":683291202,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":1906961265,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":921125005,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1997921311,"invalidFingerprint":false},{"foldername":"puzzleslib.common.mixins.json","fingerprint":1312012457,"invalidFingerprint":false},{"foldername":"puzzleslib.forge.mixins.json","fingerprint":1841794989,"invalidFingerprint":false},{"foldername":"puzzleslib.refmap.json","fingerprint":3110408666,"invalidFingerprint":false}],"packageFingerprint":2808185274,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":495476,"fileNameOnDisk":"PuzzlesLib-v8.1.8-1.20.1-Forge.jar","hashes":[{"type":1,"value":"e47a490d97c97d5ba5b57939f160fc6759831c30"},{"type":2,"value":"d35b15a900a9751ca65cae1dda72b985"}]}},{"instanceID":"b07392db-3564-4228-964b-a90f6926f172","modSource":0,"addonID":583345,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Jade Addons (Forge)","modFolderPath":null,"fileNameOnDisk":"JadeAddons-1.20.1-forge-5.2.1.jar","authors":[{"Name":"Snownee"}],"primaryAuthor":"Snownee","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jade-addons","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/497/744/256/256/637814611670008374.png","tags":[],"installedFile":{"id":4848425,"fileName":"JadeAddons-1.20.1-forge-5.2.1.jar","fileDate":"2023-11-07T18:50:12.82Z","fileLength":58319,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4848/425/JadeAddons-1.20.1-forge-5.2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":233105,"type":2},{"addonId":59652,"type":2},{"addonId":64578,"type":2},{"addonId":233398,"type":2},{"addonId":324717,"type":3},{"addonId":74072,"type":2},{"addonId":361276,"type":2},{"addonId":328085,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1006657632,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":1099546539,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3817469621,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4087374976,"invalidFingerprint":false}],"packageFingerprint":10167650,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":583345,"fileNameOnDisk":"JadeAddons-1.20.1-forge-5.2.1.jar","hashes":[{"type":1,"value":"820317c167edd6ab8cc65321848f9cca49f4a33b"},{"type":2,"value":"e62f76b254762778550b9c10867f3d6f"}]},"dateInstalled":"2023-11-16T09:01:12.039143Z","dateUpdated":"2023-11-16T09:01:12.039143Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4848425,"fileName":"JadeAddons-1.20.1-forge-5.2.1.jar","fileDate":"2023-11-07T18:50:12.82Z","fileLength":58319,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4848/425/JadeAddons-1.20.1-forge-5.2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":233105,"type":2},{"addonId":59652,"type":2},{"addonId":64578,"type":2},{"addonId":233398,"type":2},{"addonId":324717,"type":3},{"addonId":74072,"type":2},{"addonId":361276,"type":2},{"addonId":328085,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1006657632,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":1099546539,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3817469621,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4087374976,"invalidFingerprint":false}],"packageFingerprint":10167650,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":583345,"fileNameOnDisk":"JadeAddons-1.20.1-forge-5.2.1.jar","hashes":[{"type":1,"value":"820317c167edd6ab8cc65321848f9cca49f4a33b"},{"type":2,"value":"e62f76b254762778550b9c10867f3d6f"}]}},{"instanceID":"7b2ddb26-a1f5-4b06-9ab4-00fa1c310135","modSource":0,"addonID":270441,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"ItemPhysic Lite","modFolderPath":null,"fileNameOnDisk":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","authors":[{"Name":"CreativeMD"}],"primaryAuthor":"CreativeMD","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/103/313/256/256/636337267977446572.png","tags":[],"installedFile":{"id":4578892,"fileName":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","fileDate":"2023-06-10T20:16:47.667Z","fileLength":19151,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4578/892/ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":257814,"type":3},{"addonId":257814,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1533240586,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":916731452,"invalidFingerprint":false},{"foldername":"itemphysic.png","fingerprint":1928949021,"invalidFingerprint":false},{"foldername":"itemphysiclite.mixin.refmap.json","fingerprint":628011937,"invalidFingerprint":false},{"foldername":"itemphysiclite.mixins.json","fingerprint":1054365591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3143538246,"invalidFingerprint":false},{"foldername":"team","fingerprint":2567379622,"invalidFingerprint":false}],"packageFingerprint":4019275534,"gameVersion":["1.20.2","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":270441,"fileNameOnDisk":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","hashes":[{"type":1,"value":"283c9706aa3394a21511dad30433cd38db1d5aa9"},{"type":2,"value":"219ce957762f9a17e6bb5196aa77108c"}]},"dateInstalled":"2023-11-16T11:33:40.051059Z","dateUpdated":"2023-11-16T11:33:40.0519023Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4578892,"fileName":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","fileDate":"2023-06-10T20:16:47.667Z","fileLength":19151,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4578/892/ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":257814,"type":3},{"addonId":257814,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1533240586,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":916731452,"invalidFingerprint":false},{"foldername":"itemphysic.png","fingerprint":1928949021,"invalidFingerprint":false},{"foldername":"itemphysiclite.mixin.refmap.json","fingerprint":628011937,"invalidFingerprint":false},{"foldername":"itemphysiclite.mixins.json","fingerprint":1054365591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3143538246,"invalidFingerprint":false},{"foldername":"team","fingerprint":2567379622,"invalidFingerprint":false}],"packageFingerprint":4019275534,"gameVersion":["1.20.2","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":270441,"fileNameOnDisk":"ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar","hashes":[{"type":1,"value":"283c9706aa3394a21511dad30433cd38db1d5aa9"},{"type":2,"value":"219ce957762f9a17e6bb5196aa77108c"}]}},{"instanceID":"f17c5d3b-1ad5-4af7-a575-bf8d1a067f33","modSource":0,"addonID":302973,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"TerraFirmaCraft","modFolderPath":null,"fileNameOnDisk":"TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar","authors":[{"Name":"Dries007"},{"Name":"EERussianguy"},{"Name":"AlcatrazEscapee"},{"Name":"Bunsan"}],"primaryAuthor":"Dries007","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/terrafirmacraft","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/170/851/256/256/636725131874038399.png","tags":[],"installedFile":{"id":4875028,"fileName":"TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar","fileDate":"2023-11-17T13:36:22.89Z","fileLength":48212828,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4875/28/TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":306770,"type":3},{"addonId":306770,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":636328036,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4230175049,"invalidFingerprint":false},{"foldername":"data","fingerprint":87914476,"invalidFingerprint":false},{"foldername":"net","fingerprint":2357366414,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1893716926,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1598490951,"invalidFingerprint":false},{"foldername":"tfc.mixins.json","fingerprint":3514708177,"invalidFingerprint":false},{"foldername":"tfc.refmap.json","fingerprint":322728804,"invalidFingerprint":false}],"packageFingerprint":3267030402,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":302973,"fileNameOnDisk":"TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar","hashes":[{"type":1,"value":"614db4865dcedf3113a451440b896dc251c87af2"},{"type":2,"value":"bcfad6a8b456acb1aa301988072ba585"}]},"dateInstalled":"2023-11-16T09:01:14.1553654Z","dateUpdated":"2023-11-17T14:44:16.0743745Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4875028,"fileName":"TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar","fileDate":"2023-11-17T13:36:22.89Z","fileLength":48212828,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4875/28/TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":306770,"type":3},{"addonId":306770,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":636328036,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4230175049,"invalidFingerprint":false},{"foldername":"data","fingerprint":87914476,"invalidFingerprint":false},{"foldername":"net","fingerprint":2357366414,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1893716926,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1598490951,"invalidFingerprint":false},{"foldername":"tfc.mixins.json","fingerprint":3514708177,"invalidFingerprint":false},{"foldername":"tfc.refmap.json","fingerprint":322728804,"invalidFingerprint":false}],"packageFingerprint":3267030402,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":302973,"fileNameOnDisk":"TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar","hashes":[{"type":1,"value":"614db4865dcedf3113a451440b896dc251c87af2"},{"type":2,"value":"bcfad6a8b456acb1aa301988072ba585"}]}},{"instanceID":"27a41113-ddf5-4e47-9be4-516fc78fd8d2","modSource":0,"addonID":704113,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Botarium","modFolderPath":null,"fileNameOnDisk":"botarium-forge-1.20.1-2.2.1.jar","authors":[{"Name":"CodexAdrian"},{"Name":"ThatGravyBoat"},{"Name":"terrariumearth"}],"primaryAuthor":"CodexAdrian","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/botarium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/796/852/256/256/638157303891742582.png","tags":[],"installedFile":{"id":4831434,"fileName":"botarium-forge-1.20.1-2.2.1.jar","fileDate":"2023-11-01T09:07:10.95Z","fileLength":139102,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4831/434/botarium-forge-1.20.1-2.2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":663118956,"invalidFingerprint":false},{"foldername":"earth","fingerprint":3494231816,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1613450694,"invalidFingerprint":false}],"packageFingerprint":1089259928,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":704113,"fileNameOnDisk":"botarium-forge-1.20.1-2.2.1.jar","hashes":[{"type":1,"value":"d0d985e3ad275c68f8140520312062e41cca37e7"},{"type":2,"value":"490e4ad324ea4d72984a9dd4c923db57"}]},"dateInstalled":"2023-11-19T12:26:54.0643693Z","dateUpdated":"2023-11-19T12:26:54.0643693Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4831434,"fileName":"botarium-forge-1.20.1-2.2.1.jar","fileDate":"2023-11-01T09:07:10.95Z","fileLength":139102,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4831/434/botarium-forge-1.20.1-2.2.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":663118956,"invalidFingerprint":false},{"foldername":"earth","fingerprint":3494231816,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1613450694,"invalidFingerprint":false}],"packageFingerprint":1089259928,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":704113,"fileNameOnDisk":"botarium-forge-1.20.1-2.2.1.jar","hashes":[{"type":1,"value":"d0d985e3ad275c68f8140520312062e41cca37e7"},{"type":2,"value":"490e4ad324ea4d72984a9dd4c923db57"}]}},{"instanceID":"2ff6cd2b-d95e-4309-a0e0-1fef06204f49","modSource":0,"addonID":714059,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Resourceful Config","modFolderPath":null,"fileNameOnDisk":"resourcefulconfig-forge-1.20.1-2.1.0.jar","authors":[{"Name":"ThatGravyBoat"},{"Name":"epic_oreo"}],"primaryAuthor":"ThatGravyBoat","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/resourceful-config","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/653/207/256/256/638055943654285366.png","tags":[],"installedFile":{"id":4683092,"fileName":"resourcefulconfig-forge-1.20.1-2.1.0.jar","fileDate":"2023-08-05T04:55:15.81Z","fileLength":129306,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4683/92/resourcefulconfig-forge-1.20.1-2.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2469784682,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2304641713,"invalidFingerprint":false},{"foldername":"com","fingerprint":679933852,"invalidFingerprint":false},{"foldername":"architectury_inject_ResoucefulConfig_common_4856847127614669bf316d3b5519207c_8d668c1d3e9b4d8043cfd0fb346aa813638787af734192262109628f133cb65eresourcefulconfig210devjar","fingerprint":4247838230,"invalidFingerprint":false}],"packageFingerprint":2939156365,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":714059,"fileNameOnDisk":"resourcefulconfig-forge-1.20.1-2.1.0.jar","hashes":[{"type":1,"value":"2708d4cf085b3b8a1fd0dc6212969fdb65c93457"},{"type":2,"value":"c493616a6becd57df228786e17832520"}]},"dateInstalled":"2023-11-19T12:26:56.3817584Z","dateUpdated":"2023-11-19T12:26:56.3817584Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4683092,"fileName":"resourcefulconfig-forge-1.20.1-2.1.0.jar","fileDate":"2023-08-05T04:55:15.81Z","fileLength":129306,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4683/92/resourcefulconfig-forge-1.20.1-2.1.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2469784682,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2304641713,"invalidFingerprint":false},{"foldername":"com","fingerprint":679933852,"invalidFingerprint":false},{"foldername":"architectury_inject_ResoucefulConfig_common_4856847127614669bf316d3b5519207c_8d668c1d3e9b4d8043cfd0fb346aa813638787af734192262109628f133cb65eresourcefulconfig210devjar","fingerprint":4247838230,"invalidFingerprint":false}],"packageFingerprint":2939156365,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":714059,"fileNameOnDisk":"resourcefulconfig-forge-1.20.1-2.1.0.jar","hashes":[{"type":1,"value":"2708d4cf085b3b8a1fd0dc6212969fdb65c93457"},{"type":2,"value":"c493616a6becd57df228786e17832520"}]}},{"instanceID":"2ff7116a-ae7b-46bc-a966-62269e889b6f","modSource":0,"addonID":289412,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FTB Quests (Forge)","modFolderPath":null,"fileNameOnDisk":"ftb-quests-forge-2001.2.0.jar","authors":[{"Name":"FTB"},{"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-quests-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/275/363/256/256/637261948352026071.png","tags":[],"installedFile":{"id":4872462,"fileName":"ftb-quests-forge-2001.2.0.jar","fileDate":"2023-11-16T11:50:07.733Z","fileLength":1151752,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4872/462/ftb-quests-forge-2001.2.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":309674,"type":3},{"addonId":404468,"type":3},{"addonId":404465,"type":3},{"addonId":889915,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1616433008,"invalidFingerprint":false},{"foldername":"data","fingerprint":2633498262,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3343531761,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1349899572,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBQuests1201_common_fa68a2ce33934bbf836739f6fc49e087_5e2bd1aa174981fbdf1dd9a6cd9048528455450ce748c073524c139f78972ff8ftbquests200120devjar","fingerprint":2188957732,"invalidFingerprint":false}],"packageFingerprint":1144525744,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":289412,"fileNameOnDisk":"ftb-quests-forge-2001.2.0.jar","hashes":[{"type":1,"value":"e0fb6a20ac029f3b1981d06fb95e34355d175cb5"},{"type":2,"value":"63ac51a16cd3c26bf752f22683f9330f"}]},"dateInstalled":"2023-11-19T12:03:12.2242658Z","dateUpdated":"2023-11-19T12:03:12.2252277Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4872462,"fileName":"ftb-quests-forge-2001.2.0.jar","fileDate":"2023-11-16T11:50:07.733Z","fileLength":1151752,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4872/462/ftb-quests-forge-2001.2.0.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":309674,"type":3},{"addonId":404468,"type":3},{"addonId":404465,"type":3},{"addonId":889915,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1616433008,"invalidFingerprint":false},{"foldername":"data","fingerprint":2633498262,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3343531761,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1349899572,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBQuests1201_common_fa68a2ce33934bbf836739f6fc49e087_5e2bd1aa174981fbdf1dd9a6cd9048528455450ce748c073524c139f78972ff8ftbquests200120devjar","fingerprint":2188957732,"invalidFingerprint":false}],"packageFingerprint":1144525744,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":289412,"fileNameOnDisk":"ftb-quests-forge-2001.2.0.jar","hashes":[{"type":1,"value":"e0fb6a20ac029f3b1981d06fb95e34355d175cb5"},{"type":2,"value":"63ac51a16cd3c26bf752f22683f9330f"}]}},{"instanceID":"5a634cf6-5bf2-4136-840f-62bc61495789","modSource":0,"addonID":890405,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"GregTechCEu Modern","modFolderPath":null,"fileNameOnDisk":"gtceu-forge-1.20.1-1.0.15.a.jar","authors":[{"Name":"KilaBash"},{"Name":"Tech22"},{"Name":"screret"},{"Name":"serenibyss"}],"primaryAuthor":"KilaBash","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/gregtechceu-modern","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/850/975/256/256/638252863907612360.png","tags":[],"installedFile":{"id":4863475,"fileName":"gtceu-forge-1.20.1-1.0.15.a.jar","fileDate":"2023-11-13T02:15:52.03Z","fileLength":12733859,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4863/475/gtceu-forge-1.20.1-1.0.15.a.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4110455661,"invalidFingerprint":false},{"foldername":"architectury_inject_GregTech_gtceucommon_a554977655e34d1db9cde0f0dbd30e22_b2c2894a6d7e04c0d83d9e4a1b48eb16cc82e88b8a94de79c9dc2f2cf54d67f8gtceucommon12011015adevjar","fingerprint":2103848373,"invalidFingerprint":false},{"foldername":"assets","fingerprint":756266660,"invalidFingerprint":false},{"foldername":"com","fingerprint":4154296342,"invalidFingerprint":false},{"foldername":"data","fingerprint":3123446379,"invalidFingerprint":false},{"foldername":"gtceu-common-1.20.1-gtceu-common-refmap.json","fingerprint":2262414132,"invalidFingerprint":false},{"foldername":"gtceu-common.mixins.json","fingerprint":3204048233,"invalidFingerprint":false},{"foldername":"gtceu-forge-1.20.1-gtceu-forge-refmap.json","fingerprint":1583677803,"invalidFingerprint":false},{"foldername":"gtceu.mixins.json","fingerprint":1986474840,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":856532884,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2661266037,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2374646642,"invalidFingerprint":false}],"packageFingerprint":1365308781,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":890405,"fileNameOnDisk":"gtceu-forge-1.20.1-1.0.15.a.jar","hashes":[{"type":1,"value":"796a404ff1d5c373c8d3e80704e58755e4007410"},{"type":2,"value":"ce9ee2105d6baf25bbe6220941ba653c"}]},"dateInstalled":"2023-11-16T10:40:54.9790897Z","dateUpdated":"2023-11-16T10:40:54.9823026Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4863475,"fileName":"gtceu-forge-1.20.1-1.0.15.a.jar","fileDate":"2023-11-13T02:15:52.03Z","fileLength":12733859,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4863/475/gtceu-forge-1.20.1-1.0.15.a.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4110455661,"invalidFingerprint":false},{"foldername":"architectury_inject_GregTech_gtceucommon_a554977655e34d1db9cde0f0dbd30e22_b2c2894a6d7e04c0d83d9e4a1b48eb16cc82e88b8a94de79c9dc2f2cf54d67f8gtceucommon12011015adevjar","fingerprint":2103848373,"invalidFingerprint":false},{"foldername":"assets","fingerprint":756266660,"invalidFingerprint":false},{"foldername":"com","fingerprint":4154296342,"invalidFingerprint":false},{"foldername":"data","fingerprint":3123446379,"invalidFingerprint":false},{"foldername":"gtceu-common-1.20.1-gtceu-common-refmap.json","fingerprint":2262414132,"invalidFingerprint":false},{"foldername":"gtceu-common.mixins.json","fingerprint":3204048233,"invalidFingerprint":false},{"foldername":"gtceu-forge-1.20.1-gtceu-forge-refmap.json","fingerprint":1583677803,"invalidFingerprint":false},{"foldername":"gtceu.mixins.json","fingerprint":1986474840,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":856532884,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2661266037,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2374646642,"invalidFingerprint":false}],"packageFingerprint":1365308781,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":890405,"fileNameOnDisk":"gtceu-forge-1.20.1-1.0.15.a.jar","hashes":[{"type":1,"value":"796a404ff1d5c373c8d3e80704e58755e4007410"},{"type":2,"value":"ce9ee2105d6baf25bbe6220941ba653c"}]}},{"instanceID":"711e2ce2-dc4b-4c63-913b-42ad73304a5c","modSource":0,"addonID":635042,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Ad Astra","modFolderPath":null,"fileNameOnDisk":"ad_astra-forge-1.20.1-1.15.4.jar","authors":[{"Name":"AlexNijjar"}],"primaryAuthor":"AlexNijjar","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ad-astra","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/641/352/256/256/638043417933656861.png","tags":[],"installedFile":{"id":4774342,"fileName":"ad_astra-forge-1.20.1-1.15.4.jar","fileDate":"2023-09-29T17:01:20.86Z","fileLength":10354890,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4774/342/ad_astra-forge-1.20.1-1.15.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":714059,"type":3},{"addonId":704113,"type":3},{"addonId":310111,"type":2},{"addonId":570073,"type":3},{"addonId":306770,"type":2},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4018205982,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":982008495,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1101611042,"invalidFingerprint":false},{"foldername":"ad_astra-common.mixins.json","fingerprint":2899251412,"invalidFingerprint":false},{"foldername":"ad_astra.accesswidener","fingerprint":2416968542,"invalidFingerprint":false},{"foldername":"ad-astra-common-refmap.json","fingerprint":717633076,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1011391799,"invalidFingerprint":false},{"foldername":"ad_astra.mixins.json","fingerprint":423193428,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524925648,"invalidFingerprint":false},{"foldername":"data","fingerprint":437504002,"invalidFingerprint":false},{"foldername":"ad_astra-forge-1.20.1-forge-refmap.json","fingerprint":2107575249,"invalidFingerprint":false},{"foldername":"earth","fingerprint":623877127,"invalidFingerprint":false},{"foldername":"architectury_inject_AdAstra_common_0c85ade6f01a4b4d9a069fe754f9fe45_ce6dbb8cebde254a0ccce255a6ed4ced051b89deffca6cfb96ed725c197d6401adastra1154devjar","fingerprint":399379973,"invalidFingerprint":false}],"packageFingerprint":2425656454,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":635042,"fileNameOnDisk":"ad_astra-forge-1.20.1-1.15.4.jar","hashes":[{"type":1,"value":"3730a4fafb3f2432226ee195f133ac39949519f6"},{"type":2,"value":"7c86268f6a4165e4842ec160a528b651"}]},"dateInstalled":"2023-11-19T12:26:54.0635567Z","dateUpdated":"2023-11-19T12:26:54.0635567Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4774342,"fileName":"ad_astra-forge-1.20.1-1.15.4.jar","fileDate":"2023-09-29T17:01:20.86Z","fileLength":10354890,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4774/342/ad_astra-forge-1.20.1-1.15.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":714059,"type":3},{"addonId":704113,"type":3},{"addonId":310111,"type":2},{"addonId":570073,"type":3},{"addonId":306770,"type":2},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4018205982,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":982008495,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1101611042,"invalidFingerprint":false},{"foldername":"ad_astra-common.mixins.json","fingerprint":2899251412,"invalidFingerprint":false},{"foldername":"ad_astra.accesswidener","fingerprint":2416968542,"invalidFingerprint":false},{"foldername":"ad-astra-common-refmap.json","fingerprint":717633076,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1011391799,"invalidFingerprint":false},{"foldername":"ad_astra.mixins.json","fingerprint":423193428,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524925648,"invalidFingerprint":false},{"foldername":"data","fingerprint":437504002,"invalidFingerprint":false},{"foldername":"ad_astra-forge-1.20.1-forge-refmap.json","fingerprint":2107575249,"invalidFingerprint":false},{"foldername":"earth","fingerprint":623877127,"invalidFingerprint":false},{"foldername":"architectury_inject_AdAstra_common_0c85ade6f01a4b4d9a069fe754f9fe45_ce6dbb8cebde254a0ccce255a6ed4ced051b89deffca6cfb96ed725c197d6401adastra1154devjar","fingerprint":399379973,"invalidFingerprint":false}],"packageFingerprint":2425656454,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":635042,"fileNameOnDisk":"ad_astra-forge-1.20.1-1.15.4.jar","hashes":[{"type":1,"value":"3730a4fafb3f2432226ee195f133ac39949519f6"},{"type":2,"value":"7c86268f6a4165e4842ec160a528b651"}]}},{"instanceID":"179a1758-0872-4197-b188-c873bedd917d","modSource":0,"addonID":422301,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Sophisticated Backpacks","modFolderPath":null,"fileNameOnDisk":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","authors":[{"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/375/56/256/256/637549610342642859.png","tags":[],"installedFile":{"id":4859687,"fileName":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","fileDate":"2023-11-11T16:55:56.463Z","fileLength":794051,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4859/687/sophisticatedbackpacks-1.20.1-3.18.66.941.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":618298,"type":3},{"addonId":301356,"type":2},{"addonId":225643,"type":2},{"addonId":233071,"type":2},{"addonId":243121,"type":2},{"addonId":238222,"type":2},{"addonId":309927,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1961031223,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1357703067,"invalidFingerprint":false},{"foldername":"data","fingerprint":671844947,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2552684475,"invalidFingerprint":false},{"foldername":"net","fingerprint":1256711920,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1102936719,"invalidFingerprint":false}],"packageFingerprint":3556571844,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":422301,"fileNameOnDisk":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","hashes":[{"type":1,"value":"76e80a59656a1b2bdc6943623b72c2d30d00a30d"},{"type":2,"value":"00a3a37e0ec8f9c77130608aa4f7b4b8"}]},"dateInstalled":"2023-11-16T09:01:13.2567565Z","dateUpdated":"2023-11-16T09:03:59.519871Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4859687,"fileName":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","fileDate":"2023-11-11T16:55:56.463Z","fileLength":794051,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4859/687/sophisticatedbackpacks-1.20.1-3.18.66.941.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":618298,"type":3},{"addonId":301356,"type":2},{"addonId":225643,"type":2},{"addonId":233071,"type":2},{"addonId":243121,"type":2},{"addonId":238222,"type":2},{"addonId":309927,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1961031223,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1357703067,"invalidFingerprint":false},{"foldername":"data","fingerprint":671844947,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2552684475,"invalidFingerprint":false},{"foldername":"net","fingerprint":1256711920,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1102936719,"invalidFingerprint":false}],"packageFingerprint":3556571844,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":422301,"fileNameOnDisk":"sophisticatedbackpacks-1.20.1-3.18.66.941.jar","hashes":[{"type":1,"value":"76e80a59656a1b2bdc6943623b72c2d30d00a30d"},{"type":2,"value":"00a3a37e0ec8f9c77130608aa4f7b4b8"}]}},{"instanceID":"ccd36db9-0375-4491-b149-3eab6066a9b3","modSource":0,"addonID":790626,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"ModernFix","modFolderPath":null,"fileNameOnDisk":"modernfix-forge-5.9.3+mc1.20.1.jar","authors":[{"Name":"embeddedt"}],"primaryAuthor":"embeddedt","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modernfix","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/881/436/256/256/638311693460984164.png","tags":[],"installedFile":{"id":4862982,"fileName":"modernfix-forge-5.9.3+mc1.20.1.jar","fileDate":"2023-11-12T21:51:23.543Z","fileLength":662216,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/982/modernfix-forge-5.9.3%2bmc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":723470016,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3559824621,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1177231304,"invalidFingerprint":false},{"foldername":"modernfix-common-common-refmap.json","fingerprint":2641626370,"invalidFingerprint":false},{"foldername":"modernfix-common.mixins.json","fingerprint":1426863478,"invalidFingerprint":false},{"foldername":"modernfix-forge.mixins.json","fingerprint":3223647355,"invalidFingerprint":false},{"foldername":"modernfix.refmap.json","fingerprint":2049344655,"invalidFingerprint":false},{"foldername":"modernfix","fingerprint":1325599026,"invalidFingerprint":false},{"foldername":"org","fingerprint":3763659827,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":88923539,"invalidFingerprint":false}],"packageFingerprint":444691406,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":790626,"fileNameOnDisk":"modernfix-forge-5.9.3+mc1.20.1.jar","hashes":[{"type":1,"value":"8e9158aea30c5b66c5b855f565e3dac80074a827"},{"type":2,"value":"3cc729e48a8e90c19925cbf2070a0c83"}]},"dateInstalled":"2023-11-16T09:01:11.0954219Z","dateUpdated":"2023-11-16T09:01:11.0954219Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4862982,"fileName":"modernfix-forge-5.9.3+mc1.20.1.jar","fileDate":"2023-11-12T21:51:23.543Z","fileLength":662216,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4862/982/modernfix-forge-5.9.3%2bmc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":723470016,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3559824621,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1177231304,"invalidFingerprint":false},{"foldername":"modernfix-common-common-refmap.json","fingerprint":2641626370,"invalidFingerprint":false},{"foldername":"modernfix-common.mixins.json","fingerprint":1426863478,"invalidFingerprint":false},{"foldername":"modernfix-forge.mixins.json","fingerprint":3223647355,"invalidFingerprint":false},{"foldername":"modernfix.refmap.json","fingerprint":2049344655,"invalidFingerprint":false},{"foldername":"modernfix","fingerprint":1325599026,"invalidFingerprint":false},{"foldername":"org","fingerprint":3763659827,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":88923539,"invalidFingerprint":false}],"packageFingerprint":444691406,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":790626,"fileNameOnDisk":"modernfix-forge-5.9.3+mc1.20.1.jar","hashes":[{"type":1,"value":"8e9158aea30c5b66c5b855f565e3dac80074a827"},{"type":2,"value":"3cc729e48a8e90c19925cbf2070a0c83"}]}},{"instanceID":"671c3aa9-f100-4214-8907-cb1875649a67","modSource":0,"addonID":448233,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Entity Culling Fabric/Forge","modFolderPath":null,"fileNameOnDisk":"entityculling-forge-1.6.2-mc1.20.1.jar","authors":[{"Name":"tr7zw"}],"primaryAuthor":"tr7zw","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/entityculling","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/345/318/256/256/637492631463701682.png","tags":[],"installedFile":{"id":4763645,"fileName":"entityculling-forge-1.6.2-mc1.20.1.jar","fileDate":"2023-09-22T17:07:42.593Z","fileLength":62127,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4763/645/entityculling-forge-1.6.2-mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2959906494,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1929528592,"invalidFingerprint":false},{"foldername":"LICENSE-EntityCulling","fingerprint":3421239066,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1672225079,"invalidFingerprint":false},{"foldername":"com","fingerprint":1392897666,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3782850974,"invalidFingerprint":false},{"foldername":"entityculling.mixins.json","fingerprint":2461146347,"invalidFingerprint":false},{"foldername":"entityculling.refmap.mixins.json","fingerprint":2091536416,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":454599248,"invalidFingerprint":false}],"packageFingerprint":702471140,"gameVersion":["1.20.2","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":448233,"fileNameOnDisk":"entityculling-forge-1.6.2-mc1.20.1.jar","hashes":[{"type":1,"value":"a184f3a963c07f7026fb6d8ccd83ca29e7f7b009"},{"type":2,"value":"c04b2447b7b3f625c37535eb82ad5bdc"}]},"dateInstalled":"2023-11-16T09:01:12.7587792Z","dateUpdated":"2023-11-16T09:01:12.7587792Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4763645,"fileName":"entityculling-forge-1.6.2-mc1.20.1.jar","fileDate":"2023-09-22T17:07:42.593Z","fileLength":62127,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4763/645/entityculling-forge-1.6.2-mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2959906494,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1929528592,"invalidFingerprint":false},{"foldername":"LICENSE-EntityCulling","fingerprint":3421239066,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1672225079,"invalidFingerprint":false},{"foldername":"com","fingerprint":1392897666,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3782850974,"invalidFingerprint":false},{"foldername":"entityculling.mixins.json","fingerprint":2461146347,"invalidFingerprint":false},{"foldername":"entityculling.refmap.mixins.json","fingerprint":2091536416,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":454599248,"invalidFingerprint":false}],"packageFingerprint":702471140,"gameVersion":["1.20.2","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":448233,"fileNameOnDisk":"entityculling-forge-1.6.2-mc1.20.1.jar","hashes":[{"type":1,"value":"a184f3a963c07f7026fb6d8ccd83ca29e7f7b009"},{"type":2,"value":"c04b2447b7b3f625c37535eb82ad5bdc"}]}},{"instanceID":"0b0d5e85-b495-40f6-a253-fe8b8b528857","modSource":0,"addonID":404468,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FTB Teams (Forge)","modFolderPath":null,"fileNameOnDisk":"ftb-teams-forge-2001.1.4.jar","authors":[{"Name":"FTB"},{"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-teams-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/296/128/256/256/637339524496399588.png","tags":[],"installedFile":{"id":4623116,"fileName":"ftb-teams-forge-2001.1.4.jar","fileDate":"2023-07-03T15:48:36.36Z","fileLength":240019,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4623/116/ftb-teams-forge-2001.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":404465,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675397025,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":4244743998,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3660078540,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3647239003,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBTeams1201_common_b3374236a6ca48b19a56c81613bb6449_9751b38b80fef773992f62e324bc0f3352b9eef683f46f892881e57924406d2cftbteams200114devjar","fingerprint":4241324220,"invalidFingerprint":false}],"packageFingerprint":550313960,"gameVersion":["Forge","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404468,"fileNameOnDisk":"ftb-teams-forge-2001.1.4.jar","hashes":[{"type":1,"value":"8b7628248ffd6e97bde2ffce0a630a4db4504b9b"},{"type":2,"value":"c3bc5ac7c14e198df40b2b448322f66a"}]},"dateInstalled":"2023-11-19T12:03:11.8243042Z","dateUpdated":"2023-11-19T12:03:11.8250878Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4623116,"fileName":"ftb-teams-forge-2001.1.4.jar","fileDate":"2023-07-03T15:48:36.36Z","fileLength":240019,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4623/116/ftb-teams-forge-2001.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":404465,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675397025,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":4244743998,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3660078540,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3647239003,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBTeams1201_common_b3374236a6ca48b19a56c81613bb6449_9751b38b80fef773992f62e324bc0f3352b9eef683f46f892881e57924406d2cftbteams200114devjar","fingerprint":4241324220,"invalidFingerprint":false}],"packageFingerprint":550313960,"gameVersion":["Forge","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404468,"fileNameOnDisk":"ftb-teams-forge-2001.1.4.jar","hashes":[{"type":1,"value":"8b7628248ffd6e97bde2ffce0a630a4db4504b9b"},{"type":2,"value":"c3bc5ac7c14e198df40b2b448322f66a"}]}},{"instanceID":"aa7e9192-46dc-4436-8aef-438e84ad910f","modSource":0,"addonID":581495,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Oculus","modFolderPath":null,"fileNameOnDisk":"oculus-mc1.20.1-1.6.9.jar","authors":[{"Name":"Asek3"}],"primaryAuthor":"Asek3","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/oculus","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/495/526/256/256/637808944989585825.jpeg","tags":[],"installedFile":{"id":4767500,"fileName":"oculus-mc1.20.1-1.6.9.jar","fileDate":"2023-09-24T20:46:05.277Z","fileLength":2814481,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4767/500/oculus-mc1.20.1-1.6.9.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":574856,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":140522850,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1359137352,"invalidFingerprint":false},{"foldername":"centerDepth.fsh","fingerprint":1579026811,"invalidFingerprint":false},{"foldername":"centerDepth.vsh","fingerprint":462961270,"invalidFingerprint":false},{"foldername":"colorSpace.csh","fingerprint":1598364242,"invalidFingerprint":false},{"foldername":"colorSpace.vsh","fingerprint":1398698219,"invalidFingerprint":false},{"foldername":"de","fingerprint":3763473018,"invalidFingerprint":false},{"foldername":"io","fingerprint":2882495600,"invalidFingerprint":false},{"foldername":"kroppeb","fingerprint":3167065381,"invalidFingerprint":false},{"foldername":"mixins.oculus.bettermipmaps.json","fingerprint":4124167209,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.indigo.json","fingerprint":1238531458,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.indium.json","fingerprint":1512891894,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.sodium.json","fingerprint":1606062084,"invalidFingerprint":false},{"foldername":"mixins.oculus.fantastic.json","fingerprint":2001815233,"invalidFingerprint":false},{"foldername":"mixins.oculus.fixes.maxfpscrash.json","fingerprint":100394305,"invalidFingerprint":false},{"foldername":"mixins.oculus.integrationtest.json","fingerprint":4038426548,"invalidFingerprint":false},{"foldername":"mixins.oculus.json","fingerprint":408988840,"invalidFingerprint":false},{"foldername":"mixins.oculus.vertexformat.json","fingerprint":3204194736,"invalidFingerprint":false},{"foldername":"net","fingerprint":2605263792,"invalidFingerprint":false},{"foldername":"oculus-batched-entity-rendering.mixins.json","fingerprint":2553439210,"invalidFingerprint":false},{"foldername":"oculus-logo.png","fingerprint":285620050,"invalidFingerprint":false},{"foldername":"oculus-mixins-refmap.json","fingerprint":3890122758,"invalidFingerprint":false},{"foldername":"org","fingerprint":1636465415,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3663900039,"invalidFingerprint":false},{"foldername":"repack","fingerprint":1711427102,"invalidFingerprint":false}],"packageFingerprint":2590276543,"gameVersion":["Client","NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":581495,"fileNameOnDisk":"oculus-mc1.20.1-1.6.9.jar","hashes":[{"type":1,"value":"406ad9995cd1ab803e0001f80a85498105b4d488"},{"type":2,"value":"dd3596e374db3975a2f83594da6a3e2b"}]},"dateInstalled":"2023-11-16T09:01:12.4015841Z","dateUpdated":"2023-11-16T09:01:12.4015841Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4767500,"fileName":"oculus-mc1.20.1-1.6.9.jar","fileDate":"2023-09-24T20:46:05.277Z","fileLength":2814481,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4767/500/oculus-mc1.20.1-1.6.9.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":574856,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":140522850,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1359137352,"invalidFingerprint":false},{"foldername":"centerDepth.fsh","fingerprint":1579026811,"invalidFingerprint":false},{"foldername":"centerDepth.vsh","fingerprint":462961270,"invalidFingerprint":false},{"foldername":"colorSpace.csh","fingerprint":1598364242,"invalidFingerprint":false},{"foldername":"colorSpace.vsh","fingerprint":1398698219,"invalidFingerprint":false},{"foldername":"de","fingerprint":3763473018,"invalidFingerprint":false},{"foldername":"io","fingerprint":2882495600,"invalidFingerprint":false},{"foldername":"kroppeb","fingerprint":3167065381,"invalidFingerprint":false},{"foldername":"mixins.oculus.bettermipmaps.json","fingerprint":4124167209,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.indigo.json","fingerprint":1238531458,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.indium.json","fingerprint":1512891894,"invalidFingerprint":false},{"foldername":"mixins.oculus.compat.sodium.json","fingerprint":1606062084,"invalidFingerprint":false},{"foldername":"mixins.oculus.fantastic.json","fingerprint":2001815233,"invalidFingerprint":false},{"foldername":"mixins.oculus.fixes.maxfpscrash.json","fingerprint":100394305,"invalidFingerprint":false},{"foldername":"mixins.oculus.integrationtest.json","fingerprint":4038426548,"invalidFingerprint":false},{"foldername":"mixins.oculus.json","fingerprint":408988840,"invalidFingerprint":false},{"foldername":"mixins.oculus.vertexformat.json","fingerprint":3204194736,"invalidFingerprint":false},{"foldername":"net","fingerprint":2605263792,"invalidFingerprint":false},{"foldername":"oculus-batched-entity-rendering.mixins.json","fingerprint":2553439210,"invalidFingerprint":false},{"foldername":"oculus-logo.png","fingerprint":285620050,"invalidFingerprint":false},{"foldername":"oculus-mixins-refmap.json","fingerprint":3890122758,"invalidFingerprint":false},{"foldername":"org","fingerprint":1636465415,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3663900039,"invalidFingerprint":false},{"foldername":"repack","fingerprint":1711427102,"invalidFingerprint":false}],"packageFingerprint":2590276543,"gameVersion":["Client","NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":581495,"fileNameOnDisk":"oculus-mc1.20.1-1.6.9.jar","hashes":[{"type":1,"value":"406ad9995cd1ab803e0001f80a85498105b4d488"},{"type":2,"value":"dd3596e374db3975a2f83594da6a3e2b"}]}},{"instanceID":"b6355c4c-29b2-41c3-af9b-cc1fbb85187d","modSource":0,"addonID":286924,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"CustomSkinLoader","modFolderPath":null,"fileNameOnDisk":"CustomSkinLoader_ForgeActive-14.18.1.jar","authors":[{"Name":"xfl03"}],"primaryAuthor":"xfl03","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/customskinloader","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/140/470/256/256/636535280789066585.png","tags":[],"installedFile":{"id":4801419,"fileName":"CustomSkinLoader_ForgeActive-14.18.1.jar","fileDate":"2023-10-16T12:50:59.693Z","fileLength":146347,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4801/419/CustomSkinLoader_ForgeActive-14.18.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4264639212,"invalidFingerprint":false},{"foldername":"BuildInfo.json","fingerprint":1728677223,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":685182685,"invalidFingerprint":false},{"foldername":"customskinloader","fingerprint":1007143082,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2373914563,"invalidFingerprint":false},{"foldername":"transformers.js","fingerprint":3008227010,"invalidFingerprint":false}],"packageFingerprint":3974299897,"gameVersion":["1.17.1","1.19.3","1.20.2","1.18.1","1.19.4","1.18.2","1.19.2","1.20.1","Forge","1.20","1.19.1","1.18","1.19"],"sortableGameVersion":[{"gameVersion":"1.17.1","gameVersionName":"1.17.1","gameVersionTypeId":73242},{"gameVersion":"1.19.3","gameVersionName":"1.19.3","gameVersionTypeId":73407},{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.18.1","gameVersionName":"1.18.1","gameVersionTypeId":73250},{"gameVersion":"1.19.4","gameVersionName":"1.19.4","gameVersionTypeId":73407},{"gameVersion":"1.18.2","gameVersionName":"1.18.2","gameVersionTypeId":73250},{"gameVersion":"1.19.2","gameVersionName":"1.19.2","gameVersionTypeId":73407},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.19.1","gameVersionName":"1.19.1","gameVersionTypeId":73407},{"gameVersion":"1.18","gameVersionName":"1.18","gameVersionTypeId":73250},{"gameVersion":"1.19","gameVersionName":"1.19","gameVersionTypeId":73407}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":286924,"fileNameOnDisk":"CustomSkinLoader_ForgeActive-14.18.1.jar","hashes":[{"type":1,"value":"46a85f80de3febf0408f98944f009e13d3942d04"},{"type":2,"value":"63619593d778029992f22c54d6b22d46"}]},"dateInstalled":"2023-11-16T09:01:11.2295612Z","dateUpdated":"2023-11-16T09:01:11.2295612Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4801419,"fileName":"CustomSkinLoader_ForgeActive-14.18.1.jar","fileDate":"2023-10-16T12:50:59.693Z","fileLength":146347,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4801/419/CustomSkinLoader_ForgeActive-14.18.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4264639212,"invalidFingerprint":false},{"foldername":"BuildInfo.json","fingerprint":1728677223,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":685182685,"invalidFingerprint":false},{"foldername":"customskinloader","fingerprint":1007143082,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2373914563,"invalidFingerprint":false},{"foldername":"transformers.js","fingerprint":3008227010,"invalidFingerprint":false}],"packageFingerprint":3974299897,"gameVersion":["1.17.1","1.19.3","1.20.2","1.18.1","1.19.4","1.18.2","1.19.2","1.20.1","Forge","1.20","1.19.1","1.18","1.19"],"sortableGameVersion":[{"gameVersion":"1.17.1","gameVersionName":"1.17.1","gameVersionTypeId":73242},{"gameVersion":"1.19.3","gameVersionName":"1.19.3","gameVersionTypeId":73407},{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.18.1","gameVersionName":"1.18.1","gameVersionTypeId":73250},{"gameVersion":"1.19.4","gameVersionName":"1.19.4","gameVersionTypeId":73407},{"gameVersion":"1.18.2","gameVersionName":"1.18.2","gameVersionTypeId":73250},{"gameVersion":"1.19.2","gameVersionName":"1.19.2","gameVersionTypeId":73407},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.19.1","gameVersionName":"1.19.1","gameVersionTypeId":73407},{"gameVersion":"1.18","gameVersionName":"1.18","gameVersionTypeId":73250},{"gameVersion":"1.19","gameVersionName":"1.19","gameVersionTypeId":73407}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":286924,"fileNameOnDisk":"CustomSkinLoader_ForgeActive-14.18.1.jar","hashes":[{"type":1,"value":"46a85f80de3febf0408f98944f009e13d3942d04"},{"type":2,"value":"63619593d778029992f22c54d6b22d46"}]}},{"instanceID":"e5677a0b-fba7-4877-a472-05bbb75b5eec","modSource":0,"addonID":531761,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Balm (Forge Edition)","modFolderPath":null,"fileNameOnDisk":"balm-forge-1.20.1-7.1.4.jar","authors":[{"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/balm","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/438/285/256/256/637683437662979606.png","tags":[],"installedFile":{"id":4757228,"fileName":"balm-forge-1.20.1-7.1.4.jar","fileDate":"2023-09-18T06:59:53.103Z","fileLength":339738,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4757/228/balm-forge-1.20.1-7.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3558858706,"invalidFingerprint":false},{"foldername":"LICENSE_balm","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2476204056,"invalidFingerprint":false},{"foldername":"balm-icon.png","fingerprint":3535347704,"invalidFingerprint":false},{"foldername":"balm.mixins.json","fingerprint":3006297616,"invalidFingerprint":false},{"foldername":"balm.refmap.json","fingerprint":2329319959,"invalidFingerprint":false},{"foldername":"data","fingerprint":2080437699,"invalidFingerprint":false},{"foldername":"net","fingerprint":501733574,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4184954135,"invalidFingerprint":false}],"packageFingerprint":4279225777,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":531761,"fileNameOnDisk":"balm-forge-1.20.1-7.1.4.jar","hashes":[{"type":1,"value":"8be5a9a0506b939c3ad79d7d295a1a0ef6838172"},{"type":2,"value":"6a50faf0124677a42844c6e634142bf8"}]},"dateInstalled":"2023-11-16T10:40:08.5493747Z","dateUpdated":"2023-11-16T10:40:08.5501077Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4757228,"fileName":"balm-forge-1.20.1-7.1.4.jar","fileDate":"2023-09-18T06:59:53.103Z","fileLength":339738,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4757/228/balm-forge-1.20.1-7.1.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3558858706,"invalidFingerprint":false},{"foldername":"LICENSE_balm","fingerprint":1031176930,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2476204056,"invalidFingerprint":false},{"foldername":"balm-icon.png","fingerprint":3535347704,"invalidFingerprint":false},{"foldername":"balm.mixins.json","fingerprint":3006297616,"invalidFingerprint":false},{"foldername":"balm.refmap.json","fingerprint":2329319959,"invalidFingerprint":false},{"foldername":"data","fingerprint":2080437699,"invalidFingerprint":false},{"foldername":"net","fingerprint":501733574,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4184954135,"invalidFingerprint":false}],"packageFingerprint":4279225777,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":531761,"fileNameOnDisk":"balm-forge-1.20.1-7.1.4.jar","hashes":[{"type":1,"value":"8be5a9a0506b939c3ad79d7d295a1a0ef6838172"},{"type":2,"value":"6a50faf0124677a42844c6e634142bf8"}]}},{"instanceID":"84971acd-4df2-4cad-8cdc-9e1cfe4f3b77","modSource":0,"addonID":429235,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"FerriteCore (Forge)","modFolderPath":null,"fileNameOnDisk":"ferritecore-6.0.1-forge.jar","authors":[{"Name":"malte0811"}],"primaryAuthor":"malte0811","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ferritecore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/323/941/256/256/637438748346113688.jpeg","tags":[],"installedFile":{"id":4810975,"fileName":"ferritecore-6.0.1-forge.jar","fileDate":"2023-10-22T13:35:16.597Z","fileLength":123034,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4810/975/ferritecore-6.0.1-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1894755165,"invalidFingerprint":false},{"foldername":"malte0811","fingerprint":898425990,"invalidFingerprint":false},{"foldername":"ferritecore.blockstatecache.mixin.json","fingerprint":2656421278,"invalidFingerprint":false},{"foldername":"ferritecore.dedupbakedquad.mixin.json","fingerprint":3081362880,"invalidFingerprint":false},{"foldername":"ferritecore.dedupmultipart.mixin.json","fingerprint":1442370142,"invalidFingerprint":false},{"foldername":"ferritecore.fastmap.mixin.json","fingerprint":3545426013,"invalidFingerprint":false},{"foldername":"ferritecore.modelsides.mixin.json","fingerprint":3718778430,"invalidFingerprint":false},{"foldername":"ferritecore.mrl.mixin.json","fingerprint":3344989000,"invalidFingerprint":false},{"foldername":"ferritecore.predicates.mixin.json","fingerprint":2801144224,"invalidFingerprint":false},{"foldername":"ferritecore.threaddetec.mixin.json","fingerprint":4027117364,"invalidFingerprint":false},{"foldername":"googleaccess","fingerprint":2484448736,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3369927219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2809587253,"invalidFingerprint":false},{"foldername":"roadrunner.overrides.properties","fingerprint":36475463,"invalidFingerprint":false},{"foldername":"ferritecore.refmap.json","fingerprint":2285274734,"invalidFingerprint":false}],"packageFingerprint":2683111440,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":429235,"fileNameOnDisk":"ferritecore-6.0.1-forge.jar","hashes":[{"type":1,"value":"417fb6ce8f52abf40bd9d0390371790f9576f8ba"},{"type":2,"value":"f52f538207a4829d7060550092ce2383"}]},"dateInstalled":"2023-11-16T09:01:10.1969369Z","dateUpdated":"2023-11-16T09:01:10.1969369Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4810975,"fileName":"ferritecore-6.0.1-forge.jar","fileDate":"2023-10-22T13:35:16.597Z","fileLength":123034,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4810/975/ferritecore-6.0.1-forge.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1894755165,"invalidFingerprint":false},{"foldername":"malte0811","fingerprint":898425990,"invalidFingerprint":false},{"foldername":"ferritecore.blockstatecache.mixin.json","fingerprint":2656421278,"invalidFingerprint":false},{"foldername":"ferritecore.dedupbakedquad.mixin.json","fingerprint":3081362880,"invalidFingerprint":false},{"foldername":"ferritecore.dedupmultipart.mixin.json","fingerprint":1442370142,"invalidFingerprint":false},{"foldername":"ferritecore.fastmap.mixin.json","fingerprint":3545426013,"invalidFingerprint":false},{"foldername":"ferritecore.modelsides.mixin.json","fingerprint":3718778430,"invalidFingerprint":false},{"foldername":"ferritecore.mrl.mixin.json","fingerprint":3344989000,"invalidFingerprint":false},{"foldername":"ferritecore.predicates.mixin.json","fingerprint":2801144224,"invalidFingerprint":false},{"foldername":"ferritecore.threaddetec.mixin.json","fingerprint":4027117364,"invalidFingerprint":false},{"foldername":"googleaccess","fingerprint":2484448736,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3369927219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2809587253,"invalidFingerprint":false},{"foldername":"roadrunner.overrides.properties","fingerprint":36475463,"invalidFingerprint":false},{"foldername":"ferritecore.refmap.json","fingerprint":2285274734,"invalidFingerprint":false}],"packageFingerprint":2683111440,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":429235,"fileNameOnDisk":"ferritecore-6.0.1-forge.jar","hashes":[{"type":1,"value":"417fb6ce8f52abf40bd9d0390371790f9576f8ba"},{"type":2,"value":"f52f538207a4829d7060550092ce2383"}]}},{"instanceID":"6ed9bf9b-48f7-4ce9-af1a-bcf056923ab7","modSource":0,"addonID":636608,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Open Parties and Claims","modFolderPath":null,"fileNameOnDisk":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","authors":[{"Name":"xaero96"}],"primaryAuthor":"xaero96","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/open-parties-and-claims","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/564/901/256/256/637921874309421262.png","tags":[],"installedFile":{"id":4784626,"fileName":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","fileDate":"2023-10-06T15:31:57.53Z","fileLength":1218736,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4784/626/open-parties-and-claims-forge-1.20.1-0.20.1.jar","isAlternate":false,"alternateFileId":4784636,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1110690307,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1955730567,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1934500629,"invalidFingerprint":false},{"foldername":"data","fingerprint":2012122340,"invalidFingerprint":false},{"foldername":"openpartiesandclaims.png","fingerprint":244462591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677690403,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":2308129466,"invalidFingerprint":false}],"packageFingerprint":3934128621,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":636608,"fileNameOnDisk":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","hashes":[{"type":1,"value":"f26c6cb4bef4c86d2253278f9d41eda215948814"},{"type":2,"value":"260c5177e4804a4eb7acf5c9883ad72d"}]},"dateInstalled":"2023-11-16T09:01:11.4596158Z","dateUpdated":"2023-11-16T09:01:11.4596158Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4784626,"fileName":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","fileDate":"2023-10-06T15:31:57.53Z","fileLength":1218736,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4784/626/open-parties-and-claims-forge-1.20.1-0.20.1.jar","isAlternate":false,"alternateFileId":4784636,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1110690307,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1955730567,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1934500629,"invalidFingerprint":false},{"foldername":"data","fingerprint":2012122340,"invalidFingerprint":false},{"foldername":"openpartiesandclaims.png","fingerprint":244462591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677690403,"invalidFingerprint":false},{"foldername":"xaero","fingerprint":2308129466,"invalidFingerprint":false}],"packageFingerprint":3934128621,"gameVersion":["NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":636608,"fileNameOnDisk":"open-parties-and-claims-forge-1.20.1-0.20.1.jar","hashes":[{"type":1,"value":"f26c6cb4bef4c86d2253278f9d41eda215948814"},{"type":2,"value":"260c5177e4804a4eb7acf5c9883ad72d"}]}},{"instanceID":"b6ddcc3b-3828-464f-b62f-62b3461144d7","modSource":0,"addonID":433760,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Not Enough Animations","modFolderPath":null,"fileNameOnDisk":"notenoughanimations-forge-1.6.4-mc1.20.jar","authors":[{"Name":"tr7zw"}],"primaryAuthor":"tr7zw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/not-enough-animations","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/329/74/256/256/637454010542845990.png","tags":[],"installedFile":{"id":4573913,"fileName":"notenoughanimations-forge-1.6.4-mc1.20.jar","fileDate":"2023-06-08T14:39:23.113Z","fileLength":411036,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4573/913/notenoughanimations-forge-1.6.4-mc1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2033781190,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3690986454,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":3421239066,"invalidFingerprint":false},{"foldername":"notenoughanimations.mixins.json","fingerprint":4105253223,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015268761,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3668166654,"invalidFingerprint":false},{"foldername":"notenoughanimations.refmap.mixins.json","fingerprint":3530405887,"invalidFingerprint":false},{"foldername":"dev","fingerprint":589972193,"invalidFingerprint":false}],"packageFingerprint":2280535579,"gameVersion":["Forge","1.20","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":433760,"fileNameOnDisk":"notenoughanimations-forge-1.6.4-mc1.20.jar","hashes":[{"type":1,"value":"47099dc3b5c339ce918bd06523bae22f59c5c65a"},{"type":2,"value":"b7daeedf1bd79c1537ea9acda95ad272"}]},"dateInstalled":"2023-11-16T09:01:13.9296563Z","dateUpdated":"2023-11-16T09:01:13.9296563Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4573913,"fileName":"notenoughanimations-forge-1.6.4-mc1.20.jar","fileDate":"2023-06-08T14:39:23.113Z","fileLength":411036,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4573/913/notenoughanimations-forge-1.6.4-mc1.20.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2033781190,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3690986454,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":3421239066,"invalidFingerprint":false},{"foldername":"notenoughanimations.mixins.json","fingerprint":4105253223,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015268761,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3668166654,"invalidFingerprint":false},{"foldername":"notenoughanimations.refmap.mixins.json","fingerprint":3530405887,"invalidFingerprint":false},{"foldername":"dev","fingerprint":589972193,"invalidFingerprint":false}],"packageFingerprint":2280535579,"gameVersion":["Forge","1.20","1.20.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":433760,"fileNameOnDisk":"notenoughanimations-forge-1.6.4-mc1.20.jar","hashes":[{"type":1,"value":"47099dc3b5c339ce918bd06523bae22f59c5c65a"},{"type":2,"value":"b7daeedf1bd79c1537ea9acda95ad272"}]}},{"instanceID":"a808f349-2b7c-4048-87c8-eecb68c26d77","modSource":0,"addonID":387638,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"More Red","modFolderPath":null,"fileNameOnDisk":"morered-1.20.1-4.0.0.4.jar","authors":[{"Name":"Commoble"}],"primaryAuthor":"Commoble","primaryCategoryId":4558,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/more-red","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/277/38/256/256/637268275199321868.png","tags":[],"installedFile":{"id":4691333,"fileName":"morered-1.20.1-4.0.0.4.jar","fileDate":"2023-08-09T22:13:16.5Z","fileLength":756905,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4691/333/morered-1.20.1-4.0.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":571346,"type":1},{"addonId":390880,"type":1}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1122366614,"invalidFingerprint":false},{"foldername":"commoble","fingerprint":2701785689,"invalidFingerprint":false},{"foldername":".cache","fingerprint":122075853,"invalidFingerprint":false},{"foldername":"assets","fingerprint":702626473,"invalidFingerprint":false},{"foldername":"data","fingerprint":2490038554,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3808526655,"invalidFingerprint":false},{"foldername":"morered.mixins.json","fingerprint":3161144379,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2992493463,"invalidFingerprint":false},{"foldername":"morered.refmap.json","fingerprint":724288171,"invalidFingerprint":false}],"packageFingerprint":1106034845,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":387638,"fileNameOnDisk":"morered-1.20.1-4.0.0.4.jar","hashes":[{"type":1,"value":"1e49a2fca02e1059bf6c94f6292463ed6e4f6122"},{"type":2,"value":"ea6af92f666cdff46a0a22ea68aa532f"}]},"dateInstalled":"2023-11-19T12:26:56.3784919Z","dateUpdated":"2023-11-19T12:26:56.3784919Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4691333,"fileName":"morered-1.20.1-4.0.0.4.jar","fileDate":"2023-08-09T22:13:16.5Z","fileLength":756905,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4691/333/morered-1.20.1-4.0.0.4.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":571346,"type":1},{"addonId":390880,"type":1}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1122366614,"invalidFingerprint":false},{"foldername":"commoble","fingerprint":2701785689,"invalidFingerprint":false},{"foldername":".cache","fingerprint":122075853,"invalidFingerprint":false},{"foldername":"assets","fingerprint":702626473,"invalidFingerprint":false},{"foldername":"data","fingerprint":2490038554,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3808526655,"invalidFingerprint":false},{"foldername":"morered.mixins.json","fingerprint":3161144379,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2992493463,"invalidFingerprint":false},{"foldername":"morered.refmap.json","fingerprint":724288171,"invalidFingerprint":false}],"packageFingerprint":1106034845,"gameVersion":["Client","NeoForge","1.20.1","Forge","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":387638,"fileNameOnDisk":"morered-1.20.1-4.0.0.4.jar","hashes":[{"type":1,"value":"1e49a2fca02e1059bf6c94f6292463ed6e4f6122"},{"type":2,"value":"ea6af92f666cdff46a0a22ea68aa532f"}]}},{"instanceID":"9572b395-b357-4b8d-9587-2e54155e8dfc","modSource":0,"addonID":292038,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Better Ping Display","modFolderPath":null,"fileNameOnDisk":"BetterPingDisplay-1.20.1-1.1.jar","authors":[{"Name":"Quintinity"}],"primaryAuthor":"Quintinity","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-ping-display","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/477/83/256/256/637771296028904958.png","tags":[],"installedFile":{"id":4594106,"fileName":"BetterPingDisplay-1.20.1-1.1.jar","fileDate":"2023-06-18T02:10:24.983Z","fileLength":15889,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4594/106/BetterPingDisplay-1.20.1-1.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3692742053,"invalidFingerprint":false},{"foldername":"com","fingerprint":3894045483,"invalidFingerprint":false},{"foldername":"betterpingdisplay.mixins.json","fingerprint":1657651617,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1472438386,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3380797652,"invalidFingerprint":false},{"foldername":"betterpingdisplay.refmap.json","fingerprint":2513173712,"invalidFingerprint":false}],"packageFingerprint":2297727680,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":292038,"fileNameOnDisk":"BetterPingDisplay-1.20.1-1.1.jar","hashes":[{"type":1,"value":"6347a5bff9405c59ec7d428e5e24115f5b17a90b"},{"type":2,"value":"2a331e8f5a7cc2609d67f7975fba7d7e"}]},"dateInstalled":"2023-11-16T09:01:13.0332301Z","dateUpdated":"2023-11-16T09:01:13.0332301Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4594106,"fileName":"BetterPingDisplay-1.20.1-1.1.jar","fileDate":"2023-06-18T02:10:24.983Z","fileLength":15889,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4594/106/BetterPingDisplay-1.20.1-1.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3692742053,"invalidFingerprint":false},{"foldername":"com","fingerprint":3894045483,"invalidFingerprint":false},{"foldername":"betterpingdisplay.mixins.json","fingerprint":1657651617,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1472438386,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3380797652,"invalidFingerprint":false},{"foldername":"betterpingdisplay.refmap.json","fingerprint":2513173712,"invalidFingerprint":false}],"packageFingerprint":2297727680,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":292038,"fileNameOnDisk":"BetterPingDisplay-1.20.1-1.1.jar","hashes":[{"type":1,"value":"6347a5bff9405c59ec7d428e5e24115f5b17a90b"},{"type":2,"value":"2a331e8f5a7cc2609d67f7975fba7d7e"}]}},{"instanceID":"1d4f7386-2e3b-4d2b-b5e1-5af0de5bdeb8","modSource":0,"addonID":688231,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Create: Steam 'n' Rails","modFolderPath":null,"fileNameOnDisk":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","authors":[{"Name":"mattentosh"},{"Name":"slimeistdev"},{"Name":"IThundxr"}],"primaryAuthor":"mattentosh","primaryCategoryId":6484,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/create-steam-n-rails","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/635/559/256/256/638037447277826357.png","tags":[],"installedFile":{"id":4836196,"fileName":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","fileDate":"2023-11-02T21:35:24.133Z","fileLength":6704629,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4836/196/Steam_Rails-1.5.3%2bforge-mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":328085,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1118464816,"invalidFingerprint":false},{"foldername":"Steam_Rails-common-refmap.json","fingerprint":2964722948,"invalidFingerprint":false},{"foldername":"Steam_Rails-forge-refmap.json","fingerprint":214384560,"invalidFingerprint":false},{"foldername":"architectury_inject_Railway_common_bddb431bebd54a52bc6427b99bef6444_4f2e0a90aa4c37d27983cf6f56ddad15ebb5ffcce393684f6869208483431f25Steam_Rails153commonmc1201devjar","fingerprint":196382784,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1955372180,"invalidFingerprint":false},{"foldername":"com","fingerprint":2092906963,"invalidFingerprint":false},{"foldername":"data","fingerprint":3029894387,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":290108941,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":137118322,"invalidFingerprint":false},{"foldername":"railways-common.mixins.json","fingerprint":2136118642,"invalidFingerprint":false},{"foldername":"railways.mixins.json","fingerprint":2324083871,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":2858025775,"invalidFingerprint":false}],"packageFingerprint":2091337089,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":688231,"fileNameOnDisk":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","hashes":[{"type":1,"value":"ed3611b9a6e947d93a7fdfaf4d6d037c17f5ec6e"},{"type":2,"value":"b92819435eb2bbb44c9418e1b5f247a4"}]},"dateInstalled":"2023-11-16T09:01:09.5575484Z","dateUpdated":"2023-11-16T09:01:09.5575484Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":true,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4836196,"fileName":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","fileDate":"2023-11-02T21:35:24.133Z","fileLength":6704629,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4836/196/Steam_Rails-1.5.3%2bforge-mc1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":328085,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1118464816,"invalidFingerprint":false},{"foldername":"Steam_Rails-common-refmap.json","fingerprint":2964722948,"invalidFingerprint":false},{"foldername":"Steam_Rails-forge-refmap.json","fingerprint":214384560,"invalidFingerprint":false},{"foldername":"architectury_inject_Railway_common_bddb431bebd54a52bc6427b99bef6444_4f2e0a90aa4c37d27983cf6f56ddad15ebb5ffcce393684f6869208483431f25Steam_Rails153commonmc1201devjar","fingerprint":196382784,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1955372180,"invalidFingerprint":false},{"foldername":"com","fingerprint":2092906963,"invalidFingerprint":false},{"foldername":"data","fingerprint":3029894387,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":290108941,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":137118322,"invalidFingerprint":false},{"foldername":"railways-common.mixins.json","fingerprint":2136118642,"invalidFingerprint":false},{"foldername":"railways.mixins.json","fingerprint":2324083871,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":2858025775,"invalidFingerprint":false}],"packageFingerprint":2091337089,"gameVersion":["NeoForge","1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":688231,"fileNameOnDisk":"Steam_Rails-1.5.3+forge-mc1.20.1.jar","hashes":[{"type":1,"value":"ed3611b9a6e947d93a7fdfaf4d6d037c17f5ec6e"},{"type":2,"value":"b92819435eb2bbb44c9418e1b5f247a4"}]}},{"instanceID":"c13d80d3-7c16-46fb-b3b6-a896125b09a6","modSource":0,"addonID":238086,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"KubeJS","modFolderPath":null,"fileNameOnDisk":"kubejs-forge-2001.6.4-build.95.jar","authors":[{"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/kubejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/218/214/256/256/637010579670184115.png","tags":[],"installedFile":{"id":4878381,"fileName":"kubejs-forge-2001.6.4-build.95.jar","fileDate":"2023-11-18T21:22:47.203Z","fileLength":1591432,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4878/381/kubejs-forge-2001.6.4-build.95.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":416294,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2986071586,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":1069997295,"invalidFingerprint":false},{"foldername":"architectury_inject_KubeJS120_common_f1b6aa71304f44fb80946b16ff6a8cbe_b62d48fe6de5c5c292eb8f986b6cc46631f816ef5e223f7d94179e73dd467e9akubejs200164build95devjar","fingerprint":995374835,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3881697604,"invalidFingerprint":false},{"foldername":"data","fingerprint":196213762,"invalidFingerprint":false},{"foldername":"dev","fingerprint":7866553,"invalidFingerprint":false},{"foldername":"kubejs-common-refmap.json","fingerprint":1346463095,"invalidFingerprint":false},{"foldername":"kubejs-common.mixins.json","fingerprint":2426671071,"invalidFingerprint":false},{"foldername":"kubejs-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"kubejs-forge.mixins.json","fingerprint":2740693488,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":3132297912,"invalidFingerprint":false},{"foldername":"kubejs_logo.png","fingerprint":658118443,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":925984517,"invalidFingerprint":false}],"packageFingerprint":908288899,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238086,"fileNameOnDisk":"kubejs-forge-2001.6.4-build.95.jar","hashes":[{"type":1,"value":"eac452d190a79ef06b252fdd654cfb2e65d57a99"},{"type":2,"value":"e5ca8b8a04654726baad46e3690618b5"}]},"dateInstalled":"2023-11-16T09:01:13.0327852Z","dateUpdated":"2023-11-18T22:56:35.1914056Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4878381,"fileName":"kubejs-forge-2001.6.4-build.95.jar","fileDate":"2023-11-18T21:22:47.203Z","fileLength":1591432,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4878/381/kubejs-forge-2001.6.4-build.95.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":416294,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2986071586,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":1069997295,"invalidFingerprint":false},{"foldername":"architectury_inject_KubeJS120_common_f1b6aa71304f44fb80946b16ff6a8cbe_b62d48fe6de5c5c292eb8f986b6cc46631f816ef5e223f7d94179e73dd467e9akubejs200164build95devjar","fingerprint":995374835,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3881697604,"invalidFingerprint":false},{"foldername":"data","fingerprint":196213762,"invalidFingerprint":false},{"foldername":"dev","fingerprint":7866553,"invalidFingerprint":false},{"foldername":"kubejs-common-refmap.json","fingerprint":1346463095,"invalidFingerprint":false},{"foldername":"kubejs-common.mixins.json","fingerprint":2426671071,"invalidFingerprint":false},{"foldername":"kubejs-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"kubejs-forge.mixins.json","fingerprint":2740693488,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":3132297912,"invalidFingerprint":false},{"foldername":"kubejs_logo.png","fingerprint":658118443,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":925984517,"invalidFingerprint":false}],"packageFingerprint":908288899,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238086,"fileNameOnDisk":"kubejs-forge-2001.6.4-build.95.jar","hashes":[{"type":1,"value":"eac452d190a79ef06b252fdd654cfb2e65d57a99"},{"type":2,"value":"e5ca8b8a04654726baad46e3690618b5"}]}},{"instanceID":"fbf14640-a638-4aba-a891-c7e46ad5c924","modSource":0,"addonID":495693,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Farsight [Forge]","modFolderPath":null,"fileNameOnDisk":"farsight-1.20.1-3.6.jar","authors":[{"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/farsight","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/532/489/256/256/637856138513958598.png","tags":[],"installedFile":{"id":4870168,"fileName":"farsight-1.20.1-3.6.jar","fileDate":"2023-11-15T13:55:51.16Z","fileLength":373943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4870/168/farsight-1.20.1-3.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2550129272,"invalidFingerprint":false},{"foldername":"com","fingerprint":1077548182,"invalidFingerprint":false},{"foldername":"farsight.mixins.json","fingerprint":618571777,"invalidFingerprint":false},{"foldername":"farsight.refmap.json","fingerprint":3174392871,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false}],"packageFingerprint":4013438162,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":495693,"fileNameOnDisk":"farsight-1.20.1-3.6.jar","hashes":[{"type":1,"value":"b58119fea950fffec3350d7f5792558a3339046b"},{"type":2,"value":"fe17f2261bf8704b7b12a9cd726a8fa8"}]},"dateInstalled":"2023-11-16T10:50:15.5439417Z","dateUpdated":"2023-11-16T10:50:15.5450362Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4870168,"fileName":"farsight-1.20.1-3.6.jar","fileDate":"2023-11-15T13:55:51.16Z","fileLength":373943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4870/168/farsight-1.20.1-3.6.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2550129272,"invalidFingerprint":false},{"foldername":"com","fingerprint":1077548182,"invalidFingerprint":false},{"foldername":"farsight.mixins.json","fingerprint":618571777,"invalidFingerprint":false},{"foldername":"farsight.refmap.json","fingerprint":3174392871,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false}],"packageFingerprint":4013438162,"gameVersion":["Client","NeoForge","1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":495693,"fileNameOnDisk":"farsight-1.20.1-3.6.jar","hashes":[{"type":1,"value":"b58119fea950fffec3350d7f5792558a3339046b"},{"type":2,"value":"fe17f2261bf8704b7b12a9cd726a8fa8"}]}},{"instanceID":"aab35ef2-0114-4383-b7ac-63b287f1c887","modSource":0,"addonID":309674,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"Item Filters","modFolderPath":null,"fileNameOnDisk":"item-filters-forge-2001.1.0-build.59.jar","authors":[{"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/item-filters","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/183/63/256/256/636812486536100113.png","tags":[],"installedFile":{"id":4838266,"fileName":"item-filters-forge-2001.1.0-build.59.jar","fileDate":"2023-11-03T18:45:29.927Z","fileLength":110191,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4838/266/item-filters-forge-2001.1.0-build.59.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2551210765,"invalidFingerprint":false},{"foldername":"itemfilters-common.mixins.json","fingerprint":3895545159,"invalidFingerprint":false},{"foldername":"data","fingerprint":734738882,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4139533340,"invalidFingerprint":false},{"foldername":"item-filters-common-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":551857085,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3876258947,"invalidFingerprint":false},{"foldername":"architectury_inject_ItemFilters1201_common_e9af290c845d43a6b1134351e469507f_c8942102ce7c657b325e1bc52c0e8291319f230144d9971e2cc991cda8898f87itemfilters200110build59devjar","fingerprint":2614043915,"invalidFingerprint":false}],"packageFingerprint":3667785910,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309674,"fileNameOnDisk":"item-filters-forge-2001.1.0-build.59.jar","hashes":[{"type":1,"value":"55a7f032c59489eca96069a7841601de2ff97590"},{"type":2,"value":"4155fd7faf7daf46f9dcb914e93893e1"}]},"dateInstalled":"2023-11-19T12:03:09.4607196Z","dateUpdated":"2023-11-19T12:03:09.4615979Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4838266,"fileName":"item-filters-forge-2001.1.0-build.59.jar","fileDate":"2023-11-03T18:45:29.927Z","fileLength":110191,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4838/266/item-filters-forge-2001.1.0-build.59.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2551210765,"invalidFingerprint":false},{"foldername":"itemfilters-common.mixins.json","fingerprint":3895545159,"invalidFingerprint":false},{"foldername":"data","fingerprint":734738882,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4139533340,"invalidFingerprint":false},{"foldername":"item-filters-common-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":551857085,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3876258947,"invalidFingerprint":false},{"foldername":"architectury_inject_ItemFilters1201_common_e9af290c845d43a6b1134351e469507f_c8942102ce7c657b325e1bc52c0e8291319f230144d9971e2cc991cda8898f87itemfilters200110build59devjar","fingerprint":2614043915,"invalidFingerprint":false}],"packageFingerprint":3667785910,"gameVersion":["1.20.1","Forge"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309674,"fileNameOnDisk":"item-filters-forge-2001.1.0-build.59.jar","hashes":[{"type":1,"value":"55a7f032c59489eca96069a7841601de2ff97590"},{"type":2,"value":"4155fd7faf7daf46f9dcb914e93893e1"}]}},{"instanceID":"50f8bc2f-aa02-40b8-8a1e-b7be7995e701","modSource":0,"addonID":401648,"gameID":432,"categoryClassID":6,"gameInstanceID":"c710a1ef-c904-4ce0-8bce-1a47267c3c2e","name":"BetterF3","modFolderPath":null,"fileNameOnDisk":"BetterF3-7.0.2-Forge-1.20.1.jar","authors":[{"Name":"cominixo"}],"primaryAuthor":"cominixo","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/betterf3","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/293/27/256/256/637327750859254377.png","tags":[],"installedFile":{"id":4863626,"fileName":"BetterF3-7.0.2-Forge-1.20.1.jar","fileDate":"2023-11-13T04:17:09.867Z","fileLength":468517,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4863/626/BetterF3-7.0.2-Forge-1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3921630831,"invalidFingerprint":false},{"foldername":"BetterF3-common-refmap.json","fingerprint":4277929290,"invalidFingerprint":false},{"foldername":"BetterF3-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"architectury_inject_BetterF3_common_d8ddf44828904119b1a2f8c9d54e3de9_8297784b2e29b22dc169c3dd07528a2041db70f7e25ad7184217a714964a2e34BetterF3702devjar","fingerprint":1098942856,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2956664528,"invalidFingerprint":false},{"foldername":"betterf3.forge.mixins.json","fingerprint":1910448224,"invalidFingerprint":false},{"foldername":"betterf3.mixins.json","fingerprint":111403358,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":773465483,"invalidFingerprint":false},{"foldername":"me","fingerprint":2662733832,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2092460052,"invalidFingerprint":false}],"packageFingerprint":3838314854,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":401648,"fileNameOnDisk":"BetterF3-7.0.2-Forge-1.20.1.jar","hashes":[{"type":1,"value":"b65cba59e87dc6c6d1aa9c47f09b9996b4e5075d"},{"type":2,"value":"7411ae023390cf6b148f05a6b685279f"}]},"dateInstalled":"2023-11-16T09:01:09.7423987Z","dateUpdated":"2023-11-16T09:01:09.7423987Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":4863626,"fileName":"BetterF3-7.0.2-Forge-1.20.1.jar","fileDate":"2023-11-13T04:17:09.867Z","fileLength":468517,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/4863/626/BetterF3-7.0.2-Forge-1.20.1.jar","isAlternate":false,"alternateFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3921630831,"invalidFingerprint":false},{"foldername":"BetterF3-common-refmap.json","fingerprint":4277929290,"invalidFingerprint":false},{"foldername":"BetterF3-forge-refmap.json","fingerprint":1493072104,"invalidFingerprint":false},{"foldername":"architectury_inject_BetterF3_common_d8ddf44828904119b1a2f8c9d54e3de9_8297784b2e29b22dc169c3dd07528a2041db70f7e25ad7184217a714964a2e34BetterF3702devjar","fingerprint":1098942856,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2956664528,"invalidFingerprint":false},{"foldername":"betterf3.forge.mixins.json","fingerprint":1910448224,"invalidFingerprint":false},{"foldername":"betterf3.mixins.json","fingerprint":111403358,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":773465483,"invalidFingerprint":false},{"foldername":"me","fingerprint":2662733832,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2092460052,"invalidFingerprint":false}],"packageFingerprint":3838314854,"gameVersion":["1.20.1","Forge","1.20"],"sortableGameVersion":[{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":401648,"fileNameOnDisk":"BetterF3-7.0.2-Forge-1.20.1.jar","hashes":[{"type":1,"value":"b65cba59e87dc6c6d1aa9c47f09b9996b4e5075d"},{"type":2,"value":"7411ae023390cf6b148f05a6b685279f"}]}}],"wasNameManuallyChanged":false,"wasGameVersionTypeIdManuallyChanged":false} diff --git a/mmc-pack.json b/mmc-pack.json index 1092f15c8..d0d2b8fc1 100644 --- a/mmc-pack.json +++ b/mmc-pack.json @@ -1,11 +1,36 @@ { "components": [ { + "cachedName": "LWJGL 3", + "cachedVersion": "3.3.1", + "cachedVolatile": true, + "dependencyOnly": true, + "uid": "org.lwjgl3", + "version": "3.3.1" + }, + { + "cachedName": "Minecraft", + "cachedRequires": [ + { + "equals": "3.3.1", + "suggests": "3.3.1", + "uid": "org.lwjgl3" + } + ], + "cachedVersion": "1.20.1", "important": true, "uid": "net.minecraft", "version": "1.20.1" }, { + "cachedName": "Forge", + "cachedRequires": [ + { + "equals": "1.20.1", + "uid": "net.minecraft" + } + ], + "cachedVersion": "47.1.3", "uid": "net.minecraftforge", "version": "47.1.3" } diff --git a/modlist.html b/modlist.html index d40e56445..0345062a2 100644 --- a/modlist.html +++ b/modlist.html @@ -1,74 +1,80 @@  diff --git a/mods/AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar b/mods/AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar similarity index 99% rename from mods/AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar rename to mods/AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar index 1749387c3..31c9dac61 100644 Binary files a/mods/AmbientSounds_FORGE_v5.3.1_mc1.20.1.jar and b/mods/AmbientSounds_FORGE_v5.3.4_mc1.20.1.jar differ diff --git a/mods/CreativeCore_FORGE_v2.11.9_mc1.20.1.jar b/mods/CreativeCore_FORGE_v2.11.10_mc1.20.1.jar similarity index 87% rename from mods/CreativeCore_FORGE_v2.11.9_mc1.20.1.jar rename to mods/CreativeCore_FORGE_v2.11.10_mc1.20.1.jar index 7dfbfb43e..f410da85a 100644 Binary files a/mods/CreativeCore_FORGE_v2.11.9_mc1.20.1.jar and b/mods/CreativeCore_FORGE_v2.11.10_mc1.20.1.jar differ diff --git a/mods/Placebo-1.20.1-8.5.6.jar b/mods/Placebo-1.20.1-8.5.8.jar similarity index 83% rename from mods/Placebo-1.20.1-8.5.6.jar rename to mods/Placebo-1.20.1-8.5.8.jar index 6d37970d2..0d772f6e8 100644 Binary files a/mods/Placebo-1.20.1-8.5.6.jar and b/mods/Placebo-1.20.1-8.5.8.jar differ diff --git a/mods/TFCAstikorCarts-1.20.1-1.1.7.jar b/mods/TFCAstikorCarts-1.20.1-1.1.7.1.jar similarity index 70% rename from mods/TFCAstikorCarts-1.20.1-1.1.7.jar rename to mods/TFCAstikorCarts-1.20.1-1.1.7.1.jar index 1d34dfde2..8cc868c71 100644 Binary files a/mods/TFCAstikorCarts-1.20.1-1.1.7.jar and b/mods/TFCAstikorCarts-1.20.1-1.1.7.1.jar differ diff --git a/mods/TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar b/mods/TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar similarity index 92% rename from mods/TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar rename to mods/TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar index 2e83f2e1f..af97f4d4b 100644 Binary files a/mods/TerraFirmaCraft-Forge-1.20.1-3.0.2-beta.jar and b/mods/TerraFirmaCraft-Forge-1.20.1-3.0.3-beta.jar differ diff --git a/mods/ToolBelt-1.20-1.20.0.jar b/mods/ToolBelt-1.20-1.20.0.jar new file mode 100644 index 000000000..646db1fba Binary files /dev/null and b/mods/ToolBelt-1.20-1.20.0.jar differ diff --git a/mods/ad_astra-forge-1.20.1-1.15.4.jar b/mods/ad_astra-forge-1.20.1-1.15.4.jar new file mode 100644 index 000000000..637d9b3e6 Binary files /dev/null and b/mods/ad_astra-forge-1.20.1-1.15.4.jar differ diff --git a/mods/almostunified-forge-1.20.1-0.7.0.jar b/mods/almostunified-forge-1.20.1-0.7.1.jar similarity index 93% rename from mods/almostunified-forge-1.20.1-0.7.0.jar rename to mods/almostunified-forge-1.20.1-0.7.1.jar index b4daadb10..d1a8b53d2 100644 Binary files a/mods/almostunified-forge-1.20.1-0.7.0.jar and b/mods/almostunified-forge-1.20.1-0.7.1.jar differ diff --git a/mods/argonauts-forge-1.20.1-1.0.6.jar b/mods/argonauts-forge-1.20.1-1.0.6.jar deleted file mode 100644 index 1c1938b13..000000000 Binary files a/mods/argonauts-forge-1.20.1-1.0.6.jar and /dev/null differ diff --git a/mods/botarium-forge-1.20.1-2.2.1.jar b/mods/botarium-forge-1.20.1-2.2.1.jar new file mode 100644 index 000000000..765048736 Binary files /dev/null and b/mods/botarium-forge-1.20.1-2.2.1.jar differ diff --git a/mods/cc-tweaked-1.20.1-forge-1.109.0.jar b/mods/cc-tweaked-1.20.1-forge-1.109.0.jar new file mode 100644 index 000000000..431ac557b Binary files /dev/null and b/mods/cc-tweaked-1.20.1-forge-1.109.0.jar differ diff --git a/mods/ftb-library-forge-2001.1.4.jar b/mods/ftb-library-forge-2001.1.4.jar new file mode 100644 index 000000000..dde21ba94 Binary files /dev/null and b/mods/ftb-library-forge-2001.1.4.jar differ diff --git a/mods/ftb-quests-forge-2001.2.0.jar b/mods/ftb-quests-forge-2001.2.0.jar new file mode 100644 index 000000000..76a440ca0 Binary files /dev/null and b/mods/ftb-quests-forge-2001.2.0.jar differ diff --git a/mods/ftb-teams-forge-2001.1.4.jar b/mods/ftb-teams-forge-2001.1.4.jar new file mode 100644 index 000000000..5b4a86bbd Binary files /dev/null and b/mods/ftb-teams-forge-2001.1.4.jar differ diff --git a/mods/heracles-forge-1.20.1-1.1.4.jar b/mods/heracles-forge-1.20.1-1.1.4.jar deleted file mode 100644 index a94571a44..000000000 Binary files a/mods/heracles-forge-1.20.1-1.1.4.jar and /dev/null differ diff --git a/mods/inventorysorter-1.20.1-23.0.1.jar b/mods/inventorysorter-1.20.1-23.0.1.jar new file mode 100644 index 000000000..443b5a70b Binary files /dev/null and b/mods/inventorysorter-1.20.1-23.0.1.jar differ diff --git a/mods/item-filters-forge-2001.1.0-build.59.jar b/mods/item-filters-forge-2001.1.0-build.59.jar new file mode 100644 index 000000000..0e12a0cfd Binary files /dev/null and b/mods/item-filters-forge-2001.1.0-build.59.jar differ diff --git a/mods/kubejs-forge-2001.6.3-build.83.jar b/mods/kubejs-forge-2001.6.4-build.95.jar similarity index 80% rename from mods/kubejs-forge-2001.6.3-build.83.jar rename to mods/kubejs-forge-2001.6.4-build.95.jar index 44b2d6abc..f6a365b4b 100644 Binary files a/mods/kubejs-forge-2001.6.3-build.83.jar and b/mods/kubejs-forge-2001.6.4-build.95.jar differ diff --git a/mods/mcw_tfc_aio-0.0.9-1.20.1.jar b/mods/mcw_tfc_aio-0.0.9-1.20.1.jar new file mode 100644 index 000000000..e1e5dc878 Binary files /dev/null and b/mods/mcw_tfc_aio-0.0.9-1.20.1.jar differ diff --git a/mods/morered-1.20.1-4.0.0.4.jar b/mods/morered-1.20.1-4.0.0.4.jar new file mode 100644 index 000000000..b848ef5d3 Binary files /dev/null and b/mods/morered-1.20.1-4.0.0.4.jar differ diff --git a/mods/prometheus-forge-1.20.1-1.2.1.jar b/mods/prometheus-forge-1.20.1-1.2.1.jar deleted file mode 100644 index 1533389dd..000000000 Binary files a/mods/prometheus-forge-1.20.1-1.2.1.jar and /dev/null differ diff --git a/mods/resourcefulconfig-forge-1.20.1-2.1.0.jar b/mods/resourcefulconfig-forge-1.20.1-2.1.0.jar new file mode 100644 index 000000000..770a01f30 Binary files /dev/null and b/mods/resourcefulconfig-forge-1.20.1-2.1.0.jar differ diff --git a/mods/smallships-forge-1.20.1-2.0.0-a2.3.3.jar b/mods/smallships-forge-1.20.1-2.0.0-a2.3.3.jar new file mode 100644 index 000000000..a77495b37 Binary files /dev/null and b/mods/smallships-forge-1.20.1-2.0.0-a2.3.3.jar differ diff --git a/mods/starlight-1.1.2+forge.1cda73c.jar b/mods/starlight-1.1.2+forge.1cda73c.jar deleted file mode 100644 index 53508ed89..000000000 Binary files a/mods/starlight-1.1.2+forge.1cda73c.jar and /dev/null differ diff --git a/mods/terrafirmagreg-0.0.2.jar b/mods/terrafirmagreg-0.0.3.jar similarity index 87% rename from mods/terrafirmagreg-0.0.2.jar rename to mods/terrafirmagreg-0.0.3.jar index 4ba5b2ba7..1696a2c76 100644 Binary files a/mods/terrafirmagreg-0.0.2.jar and b/mods/terrafirmagreg-0.0.3.jar differ diff --git a/mods/tfships-1.20.1-1.0.jar b/mods/tfships-1.20.1-1.0.jar new file mode 100644 index 000000000..f871209c4 Binary files /dev/null and b/mods/tfships-1.20.1-1.0.jar differ