Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Taktaky

Members
  • Joined

  • Last visited

Everything posted by Taktaky

  1. Nevermind, i figured it out, i just needed to download JEI
  2. I was loading into a singleplayer world and after loading the world, before joining it crashed. This is the Crash log ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2023-03-11 10:46:41 Description: Unexpected error java.lang.NoClassDefFoundError: mezz/jei/api/IModPlugin at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at com.blamejared.recipestages.events.ClientEventHandler.lambda$onGamestageSync$0(ClientEventHandler.java:21) ~[RecipeStages-4.0.0.4.jar%23482!/:4.0.0.4] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1072) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} Caused by: java.lang.ClassNotFoundException: mezz.jei.api.IModPlugin at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} ... 30 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at com.blamejared.recipestages.events.ClientEventHandler.lambda$onGamestageSync$0(ClientEventHandler.java:21) ~[RecipeStages-4.0.0.4.jar%23482!/:4.0.0.4] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} -- Affected level -- Details: All players: 1 total; [LocalPlayer['TakTaky'/2041, l='ClientLevel', x=-136.50, y=63.00, z=-569.50]] Chunk stats: 961, 433 Level dimension: minecraft:overworld Level spawn location: World: (-128,83,-560), Section: (at 0,3,0 in -8,5,-35; chunk contains blocks -128,-64,-560 to -113,319,-545), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,-64,-1024 to -1,319,-513) Level time: 40 game time, 40 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2278) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23537!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: Default, Mod Resources, Supplementaries Generated Pack, quark-emote-pack, KubeJS Resource Pack [assets] -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1961830936 bytes (1870 MiB) / 10569646080 bytes (10080 MiB) up to 10569646080 bytes (10080 MiB) CPUs: 6 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz Identifier: Intel64 Family 6 Model 158 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 2.81 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 6 Graphics card #0 name: NVIDIA GeForce GTX 1060 3GB Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 3072.00 Graphics card #0 deviceId: 0x1c02 Graphics card #0 versionInfo: DriverVersion=31.0.15.2698 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 37806.53 Virtual memory used (MB): 23458.73 Swap memory total (MB): 21504.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10080m -Xms256m Launched Version: forge-43.2.0 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 526.98, NVIDIA Corporation Window size: 1024x768 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: English (US) CPU: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['TakTaky'/2041, l='ServerLevel[Test 2.0]', x=-136.50, y=63.00, z=-569.50]] Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:scena (incompatible), mod:botarium, mod:paragon, mod:infinite_abyss, mod:mcwwindows, mod:stalwart_dungeons, mod:macawsroofsbyg, mod:yungsapi, mod:nocubes_farmer_compats, mod:wstweaks (incompatible), mod:upgradednetherite_items (incompatible), mod:macawsbridgesbop, mod:balm (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:ctov, mod:supplementaries (incompatible), mod:upgradednetherite (incompatible), mod:structure_gel, mod:industrialforegoing (incompatible), mod:morevillagers, mod:botanytrees (incompatible), mod:unusualend, mod:mcwtrpdoors, mod:amplified_nether, mod:supermartijn642corelib (incompatible), mod:yungsbridges, mod:resourcefulconfig, mod:darkerdepths (incompatible), mod:mysticaladaptations (incompatible), mod:curios, mod:ncbetterblastfurnace, mod:gamestages (incompatible), mod:betterweather (incompatible), mod:yungsextras, mod:tombstone, mod:mcwroofs, mod:cfm (incompatible), mod:mcwfurnitures, mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:divinerpg, mod:mcwlights, mod:elytraslot, mod:quarkoddities (incompatible), mod:endertrigon, mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:botanypots (incompatible), mod:farmingforblockheads (incompatible), mod:questsadditions, mod:crafttweaker (incompatible), mod:forge, mod:mcwpaths, mod:dimensionalpocketsii, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics (incompatible), mod:voicechat (incompatible), mod:terrablender, mod:biomesoplenty, mod:totw_additions, mod:spectrelib (incompatible), mod:domum_ornamentum, mod:farmersrespite (incompatible), mod:flywheel (incompatible), mod:thermal_cultivation, mod:polymorph, mod:instantblocks (incompatible), mod:autoreglib (incompatible), mod:structurize, mod:floormats (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:aquaculture, mod:friendlyfire (incompatible), mod:mcwfurnituresbyg, mod:cosmeticarmorreworked (incompatible), mod:ad_astra (incompatible), mod:notenoughcrashes (incompatible), mod:heb, mod:blue_skies, mod:betterwitchhuts, mod:tinyredstone (incompatible), mod:galosphere (incompatible), mod:extendedcrafting (incompatible), mod:betteroceanmonuments, mod:macawsbridgesbyg, mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:mcwfurnituresbop, mod:placebo (incompatible), mod:lootintegrations (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:mcwdoors, mod:bygonenether, mod:macawsroofsbop, mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:cosmoslibrary (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:crashutilities (incompatible), mod:endrem, mod:netherislands, mod:mcwfences, mod:mcwfencesbop, mod:mcwfencesbyg, mod:simplylight (incompatible), mod:blockui, mod:multipiston, mod:thermal_expansion, mod:elevatorid (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:aiimprovements, mod:eternal_tales, mod:trashcans (incompatible), mod:polylib (incompatible), mod:t_and_t, mod:justenoughgolems (incompatible), mod:cyclic (incompatible), mod:frozen_delight, mod:rhino (incompatible), mod:kubejs (incompatible), mod:kubejs_thermal (incompatible), mod:cucumber (incompatible), mod:redstonepen, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:tinygates (incompatible), mod:timestages, mod:create, mod:delightful (incompatible), mod:mcwpaintings, mod:decorative_blocks (incompatible), mod:tinypipes (incompatible), mod:dungeoncrawl, mod:betterdeserttemples, mod:packagedexcrafting (incompatible), mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:upgrade_aquatic (incompatible), mod:akashictome (incompatible), mod:ftbchunks (incompatible), mod:frozenup (incompatible), mod:firstaid (incompatible), mod:recipestages (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanismadditions, mod:mekanismtools, mod:meetyourfight (incompatible), mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:sebastrnlib (incompatible), mod:appliedcooking (incompatible), mod:ae2 (incompatible), mod:cookingforblockheads (incompatible), mod:patchouli (incompatible), mod:ae2wtlib (incompatible), mod:moonlight (incompatible), mod:itemstages (incompatible), mod:titanium (incompatible), mod:ae2things (incompatible), mod:packagedauto (incompatible), mod:nethersdelight (incompatible), mod:quark (incompatible), mod:notreepunching (incompatible), mod:fastbench (incompatible), mod:abnormals_delight (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks (incompatible), mod:endlessbiomes, mod:upgradedcore (incompatible), mod:minecolonies (incompatible), mod:solcarrot (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib (incompatible), mod:charmofundying, mod:appmek (incompatible), mod:megacells (incompatible), mod:chiselsandbits (incompatible), mod:morphtool (incompatible), Supplementaries Generated Pack World Generation: Stable Client Crashes Since Restart: 1 Integrated Server Crashes Since Restart: 0 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE scena-forge-1.0.93.jar |Scena |scena |1.0.93 |DONE |Manifest: NOSIGNATURE botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE Infinite Abyss 1.19.2 version 1.4.jar |Infinite Abyss |infinite_abyss |1.4 |DONE |Manifest: NOSIGNATURE mcw-windows-2.1.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.19.2-1.2.5.jar |Stalwart Dungeons |stalwart_dungeons |1.2.4 |DONE |Manifest: NOSIGNATURE macawsroofsbyg-1.19.2-1.2.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.8.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.8 |DONE |Manifest: NOSIGNATURE nocube's_farmers_compats_1.0.0_Forge_1.19.2.jar |Farmer's Compats (by NoCube) |nocubes_farmer_compats |1.0.0 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.19.2-8.0.0.jar |Wither Skeleton Tweaks |wstweaks |8.0.0 |DONE |Manifest: NOSIGNATURE upgradednetherite_items-1.19.2-4.1.0.1-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-4.1.0.1-relea|DONE |Manifest: NOSIGNATURE macawsbridgesbop-1.19.2-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.6.jar |Balm |balm |4.5.6 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE ctov-3.1.7.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.7 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.57.jar |Supplementaries |supplementaries |1.19.2-2.2.57 |DONE |Manifest: NOSIGNATURE upgradednetherite-1.19.2-5.1.0.6-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.6-relea|DONE |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.19.2-3.3.2.2-4.jar |Industrial Foregoing |industrialforegoing |3.3.2.2 |DONE |Manifest: NOSIGNATURE morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.19.2-5.0.4.jar |BotanyTrees |botanytrees |5.0.4 |DONE |Manifest: NOSIGNATURE UnusualEnd1.19_V1.2.7.jar |Unusual End |unusualend |1.2.7 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.9-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |DONE |Manifest: NOSIGNATURE Amplified_Nether_v1.2.jar |Amplified Nether |amplified_nether |0.0NONE |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.4a-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.4a |DONE |Manifest: NOSIGNATURE YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.19.jar |Resourcefulconfig |resourcefulconfig |1.0.19 |DONE |Manifest: NOSIGNATURE DarkerDepths-1.19.2-1.0.0.jar |Darker Depths |darkerdepths |1.19-1.0.7 |DONE |Manifest: NOSIGNATURE MysticalAdaptations-1.19.2-1.0.jar |Mystical Adaptations |mysticaladaptations |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |DONE |Manifest: NOSIGNATURE nocube's_better_blast_furnace_1.0.0_Forge_1.19.2.j|NoCube's Better Blast Furnace |ncbetterblastfurnace |1.0.0 |DONE |Manifest: NOSIGNATURE GameStages-Forge-1.19.2-11.1.4.jar |GameStages |gamestages |11.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 betterweather-1.2.jar |Better Weather |betterweather |1.0.0 |DONE |Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE tombstone-8.2.5-1.19.2.jar |Corail Tombstone |tombstone |8.2.5 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.1.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.1.0 |DONE |Manifest: NOSIGNATURE FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE DivineRPG-1.9.6.7.jar |DivineRPG |divinerpg |1.9.6.7 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE endertrigon-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE VisualWorkbench-v4.2.3-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.27.jar |BotanyPots |botanypots |9.0.27 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.19.2-11.2.0.jar |Farming for Blockheads |farmingforblockheads |11.2.0 |DONE |Manifest: NOSIGNATURE questsadditions-1.19.2-1.4.1.jar |Quests Additions |questsadditions |1.4.1 |DONE |Manifest: NOSIGNATURE CraftTweaker-forge-1.19.2-10.1.38.jar |CraftTweaker |crafttweaker |10.1.38 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.0-universal.jar |Forge |forge |43.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 mcw-paths-1.0.2forge-mc1.19.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.2 |DONE |Manifest: NOSIGNATURE dimensionalpocketsii-1.19.2-8.3.0.26-universal.jar|Dimensional Pockets II |dimensionalpocketsii |8.3.0.26 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_integration-1.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.0.14 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 voicechat-forge-1.19.2-2.3.28.jar |Simple Voice Chat |voicechat |1.19.2-2.3.28 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.128.jar |TerraBlender |terrablender |2.0.1.128 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |17.1.1.162 |DONE |Manifest: NOSIGNATURE totw_additions-1.2.3-1.19.x-forge.jar |Towers of the Wild: Additions |totw_additions |1.2.3 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |DONE |Manifest: NOSIGNATURE FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE instantblocks-forge-1.19.2-1.6.5.jar |Instant Blocks |instantblocks |1.6.5 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE structurize-1.19.2-1.0.483-ALPHA.jar |Structurize |structurize |1.19.2-1.0.483-ALPHA|DONE |Manifest: NOSIGNATURE floormats-1.19.2-v1.5.4.jar |Floor Mats |floormats |1.19.2-v1.5.4 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |DONE |Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE FriendlyFire-Forge-1.19.2-14.0.3.jar |FriendlyFire |friendlyfire |14.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 mcwfurnituresbyg-1.19.2-1.1.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ad_astra-forge-1.19.2-1.12.4.jar |Ad Astra |ad_astra |1.12.4 |DONE |Manifest: NOSIGNATURE notenoughcrashes-4.2.1+1.19.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE heb 1.19.2.jar |Hals Enhanced Biomes |heb |1.0 |DONE |Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE tinyredstone-1.19.2-4.1.5.jar |Tiny Redstone |tinyredstone |1.19.2-4.1.5 |DONE |Manifest: NOSIGNATURE Galosphere-1.19.2-1.2.3-Forge.jar |Galosphere |galosphere |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE ExtendedCrafting-1.19.2-5.1.5.jar |Extended Crafting |extendedcrafting |5.1.5 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE macawsbridgesbyg-1.19.2-1.1.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |DONE |Manifest: NOSIGNATURE glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE mcwfurnituresbop-1.19.2-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE Placebo-1.19.2-7.1.4.jar |Placebo |placebo |7.1.4 |DONE |Manifest: NOSIGNATURE lootintegrations-1.19-2.9.jar |Lootintegrations mod |lootintegrations |1.19-2.9 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.17.jar |Bookshelf |bookshelf |16.2.17 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |DONE |Manifest: NOSIGNATURE buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE mcw-doors-1.0.8forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.8 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.2-1.19.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE macawsroofsbop-1.19.2-1.3.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |DONE |Manifest: NOSIGNATURE cosmoslibrary-1.19.2-8.2.2.0-universal.jar |Cosmos Library |cosmoslibrary |8.2.2.0 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.6-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE netherislands-0.2-1.19.2.jar |Nether Islands |netherislands |0.2 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE mcwfencesbop-1.19.2-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE mcwfencesbyg-1.19.2-1.0.jar |Macaw's Fences - BYG |mcwfencesbyg |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |DONE |Manifest: NOSIGNATURE multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |DONE |Manifest: NOSIGNATURE thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.19.2-1.1.22.jar |Resourceful Lib |resourcefullib |1.1.22 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1902.3.14-build.184.jar |FTB Library |ftblibrary |1902.3.14-build.184 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1902.1.14-build.70.jar |FTB Ranks |ftbranks |1902.1.14-build.70 |DONE |Manifest: NOSIGNATURE ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE Eternal Tales [v1.5.37 - 1.19.2].jar |Eternal Tales |eternal_tales |1.5.37 |DONE |Manifest: NOSIGNATURE trashcans-1.0.17a-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17a |DONE |Manifest: NOSIGNATURE polylib-forge-1900.0.2-build.42.jar |PolyLib |polylib |1900.0.2-build.42 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |DONE |Manifest: NOSIGNATURE JustEnoughGolems - 2.2.3-HF Magma Release 1.19.x.j|JustEnoughGolems |justenoughgolems |2.2.3-HF Magma Relea|DONE |Manifest: NOSIGNATURE Cyclic-1.19.2-1.7.14.jar |Cyclic |cyclic |1.19.2-1.7.14 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed frozen_delight_1.3.0_forge_1.19.2.jar |Frozen Delight (By NoCube) |frozen_delight |1.3.0 |DONE |Manifest: NOSIGNATURE rhino-forge-1902.2.2-build.264.jar |Rhino |rhino |1902.2.2-build.264 |DONE |Manifest: NOSIGNATURE kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE kubejs-thermal-1902.1.6-build.22.jar |KubeJS Thermal |kubejs_thermal |1902.1.6-build.22 |DONE |Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |DONE |Manifest: NOSIGNATURE redstonepen-1.19.2-forge-1.2.20.jar |Redstone Pen |redstonepen |1.2.20 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1902.4.9-build.195.jar |FTB Quests |ftbquests |1902.4.9-build.195 |DONE |Manifest: NOSIGNATURE tinygates-1.19.2-3.1.2.jar |Tiny Gates |tinygates |1.19.2-3.1.2 |DONE |Manifest: NOSIGNATURE Time-stages-1.19.2-2.1.0.jar |Time Stages |timestages |2.1.0 |DONE |Manifest: NOSIGNATURE create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.4-mc1.19.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE tinypipes-3.1.1.jar |Tiny Pipes |tinypipes |3.1.1 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.11.jar |Dungeon Crawl |dungeoncrawl |2.3.11 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE PackagedExCrafting-1.19.2-3.2.1.6.jar |PackagedExCrafting |packagedexcrafting |3.2.1.6 |DONE |Manifest: NOSIGNATURE blueprint-1.19.2-6.1.1.jar |Blueprint |blueprint |6.1.1 |DONE |Manifest: NOSIGNATURE savage_and_ravage-1.19.2-5.0.4.jar |Savage & Ravage |savage_and_ravage |5.0.4 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.19.2-5.0.0.jar |Upgrade Aquatic |upgrade_aquatic |5.0.0 |DONE |Manifest: NOSIGNATURE AkashicTome-1.6-23.jar |Akashic Tome |akashictome |1.6-23 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.15-build.233.jar |FTB Chunks |ftbchunks |1902.3.15-build.233 |DONE |Manifest: NOSIGNATURE frozenup-1.19.2-2.1.2-forge.jar |Frozen Up |frozenup |2.1.2-forge |DONE |Manifest: NOSIGNATURE firstaid-1.12.0.jar |First Aid |firstaid |1.12.0 |DONE |Manifest: NOSIGNATURE RecipeStages-4.0.0.4.jar |Recipe Stages |recipestages |4.0.0.4 |DONE |Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |DONE |Manifest: NOSIGNATURE MekanismAdditions-1.19.2-10.3.8.477.jar |Mekanism: Additions |mekanismadditions |10.3.8 |DONE |Manifest: NOSIGNATURE MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |DONE |Manifest: NOSIGNATURE meetyourfight-1.19.2-1.2.8.jar |Meet Your Fight |meetyourfight |1.19.2-1.2.8 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.19.2-6.0.8.jar |Mystical Agriculture |mysticalagriculture |6.0.8 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.19.2-6.0.2.jar |Mystical Agradditions |mysticalagradditions |6.0.2 |DONE |Manifest: NOSIGNATURE sebastrnlib-2.0.1.jar |Sebastrn Lib |sebastrnlib |2.0.1 |DONE |Manifest: NOSIGNATURE appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.2.jar |Applied Energistics 2 |ae2 |12.9.2 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.1.jar |CookingForBlockheads |cookingforblockheads |13.3.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE AE2WTLib-12.8.5.jar |AE2WTLib |ae2wtlib |12.8.5 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.2.15-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.15 |DONE |Manifest: NOSIGNATURE ItemStages-Forge-1.19.2-5.0.2.jar |ItemStages |itemstages |5.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 titanium-1.19.2-3.7.2-26.jar |Titanium |titanium |3.7.2 |DONE |Manifest: NOSIGNATURE AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE PackagedAuto-1.19.2-3.2.1.9.jar |PackagedAuto |packagedauto |3.2.1.9 |DONE |Manifest: NOSIGNATURE NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE Quark-3.4-394.jar |Quark |quark |3.4-394 |DONE |Manifest: NOSIGNATURE notreepunching-forge-1.19.2-6.0.0.jar |No Tree Punching |notreepunching |6.0.0 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |DONE |Manifest: NOSIGNATURE abnormals_delight-1.19.2-4.0.2.jar |Abnormals Delight |abnormals_delight |4.0.2 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |DONE |Manifest: NOSIGNATURE EndlessBiomes 1.3.1 - 1.19.2 (Server-friendly).jar|EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE upgradedcore-1.19.2-4.1.0.1-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.1-relea|DONE |Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1273-ALPHA.jar |MineColonies |minecolonies |1.19.2-1.0.1273-ALPH|DONE |Manifest: NOSIGNATURE SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar |Enhanced Celestials |enhancedcelestials |2.1.0.5 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.32.jar |CorgiLib |corgilib |1.0.0.32 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |DONE |Manifest: NOSIGNATURE megacells-forge-1.5.3-1.19.2.jar |MEGA Cells |megacells |1.5.3-1.19.2 |DONE |Manifest: NOSIGNATURE chisels-and-bits-forge-1.3.129.jar |chisels-and-bits |chiselsandbits |1.3.129 |DONE |Manifest: NOSIGNATURE Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE Crash Report UUID: bf8347dd-fabf-44fe-8965-88ac39e3d347 FML: 43.2 Forge: net.minecraftforge:43.2.0 Flywheel Backend: GL33 Instanced Arrays Suspected Mods: Minecraft (minecraft)

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.