Merge branch 'main' into назначение-клавиш

Signed-off-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
This commit is contained in:
Xikaro 2023-11-20 06:07:28 +05:00 committed by GitHub
commit e2ecb8ba11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
297 changed files with 11469 additions and 2584 deletions

View file

@ -4,4 +4,7 @@
CHANGELOG.md
minecraftinstance.json
LICENSE
README.md
README.md
mmc-pack.json
instance.cfg
kubejs.code-workspace

View file

@ -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

View file

@ -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.<init>(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.<clinit>(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.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?]
at net.minecraftforge.common.ForgeMod.<init>(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.<clinit>(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.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?]
at net.minecraftforge.common.ForgeMod.<init>(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.<init>(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]

View file

@ -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]

View file

@ -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

Binary file not shown.

View file

@ -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"

View file

@ -1 +0,0 @@

View file

@ -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
- Мы умерли...
### Fixes
- Мы умерли...

223
config/ad_astra.jsonc Normal file
View file

@ -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
}
}

View file

@ -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

View file

@ -6,3 +6,6 @@ de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
net.minecraft.client.gui.screens.TitleScreen {
}
net.minecraft.client.gui.screens.PauseScreen {
}

View file

@ -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

View file

@ -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
}

View file

@ -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
}

View file

@ -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

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -5,7 +5,7 @@
group: ""
icon: "minecraft:iron_ore"
id: "6A809CAE287B97BA"
order_index: 3
order_index: 2
quest_links: [
{
id: "4B68740C721D04D5"

View file

@ -5,7 +5,7 @@
group: ""
icon: "gtceu:computer_monitor_cover"
id: "4A090FA91A8DC7B1"
order_index: 2
order_index: 1
quest_links: [
{
id: "6176B0CDE003ECA6"

View file

@ -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
}

View file

@ -1,3 +0,0 @@
Main
first_group
second_group

View file

@ -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"
}
}

View file

@ -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"
}
}

View file

@ -1,9 +0,0 @@
<h2>Tutorial</h2>
<p>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.</p>
<p>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.</p>
<hr/>
<hint color="gray" icon="heracles:quest_book" title="Note:">
<p>You can change this file in the tutorial.html file in the Heracles config folder.</p>
</hint>
<hr/>
<p>Happy Questing!</p>

View file

@ -0,0 +1,8 @@
#Inventory sorter modules
[modules]
#Sorting module
sortingmodule = true
#Wheel move module
wheelmovemodule = true

View file

@ -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
}

View file

@ -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

View file

@ -0,0 +1,12 @@
{
"enabled": false,
"port": 7903,
"validator": {
"uuids": [],
"if": {
"password": "de73025b-f722-4f39-93fd-74eb284ca2a4",
"type": "password"
},
"type": "if"
}
}

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,8 @@
{
"modids": [
"minecraft",
"tfc",
"create",
"gtceu"
]
}

View file

@ -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

View file

@ -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"

View file

@ -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,

BIN
icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

Before After
Before After

View file

@ -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=

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Before After
Before After

View file

@ -2,7 +2,9 @@
const gtItemsToHide = [
'gtceu:flint_mortar',
'gtceu:flint_knife'
'gtceu:flint_knife',
'gtceu:firebrick',
'gtceu:firebricks'
]
const stoneTypesToHide = [

View file

@ -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')
}

View file

@ -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)
})

View file

@ -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',

View file

@ -0,0 +1,10 @@
// priority: 0
const hideMoreRedStuff = (event) => {
}
const registerMoreRedCategories = (event) => {
event.remove('jumbofurnace:jumbo_smelting')
event.remove('jumbofurnace:jumbo_furnace_upgrade')
}

View file

@ -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=

View file

@ -1,5 +0,0 @@
{
"values": [
"#forge:tfc_stonetype_ore"
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

View file

@ -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
}
]
}
]
}
]
}
]
}

Some files were not shown because too many files have changed in this diff Show more