Fruit Trees 🍊

Fruit Trees 🍊

4M Downloads

This mod crashed

gohkenytp opened this issue · 0 comments

commented

Mod loader

Forge

Minecraft version

1.19.2

Mod version

6.0.1

Modloader version

Forge: 43.1.25

Modpack info

No response

If bug:

  • Can you reproduce this issue with relevant mods only?

If bug: The latest.log file

No response

Issue description

This mod crashed for some weird reason! Can you fix it for me please?

Log is down here:
---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 2022-09-14 21:21:48
Description: Initializing game

net.minecraftforge.fml.ModLoadingException: Fruit Trees (fruittrees) encountered an error during the common_setup event phase
§7java.lang.IllegalArgumentException: No delegate exists for value Block{minecraft:air}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.2-43.1.25.jar%23279!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19.2-43.1.25.jar%23278!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.1.25.jar%23278!/:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19.2-43.1.25.jar%23278!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:318) ~[forge-1.19.2-43.1.25-universal.jar%23282!/:?] {re:classloading}
at net.minecraft.client.color.block.BlockColors.m_92574_(BlockColors.java:77) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorBlockColors,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:492) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:classloading,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.1.25.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.IllegalArgumentException: No delegate exists for value Block{minecraft:air}
at net.minecraftforge.registries.ForgeRegistry.lambda$getDelegateOrThrow$5(ForgeRegistry.java:550) ~[forge-1.19.2-43.1.25-universal.jar%23282!/:?] {re:mixin,re:classloading,pl:mixin:APP:reasonable-sorting-forge.mixins.json:ForgeRegistryMixin,pl:mixin:A}
at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}
at net.minecraftforge.registries.ForgeRegistry.getDelegateOrThrow(ForgeRegistry.java:550) ~[forge-1.19.2-43.1.25-universal.jar%23282!/:?] {re:mixin,re:classloading,pl:mixin:APP:reasonable-sorting-forge.mixins.json:ForgeRegistryMixin,pl:mixin:A}
at net.minecraft.client.color.block.BlockColors.m_92589_(BlockColors.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorBlockColors,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraftforge.client.event.RegisterColorHandlersEvent$Block.register(RegisterColorHandlersEvent.java:76) ~[forge-1.19.2-43.1.25-universal.jar%23282!/:?] {re:classloading,pl:eventbus:A}
at snownee.fruits.CoreModule.handleBlockColor(CoreModule.java:450) ~[FruitTrees-1.19.1-forge-6.0.1.jar%23194!/:6.0.1] {re:classloading,pl:eventbus:A,re:mixin}
at snownee.fruits.__CoreModule_handleBlockColor_Block.invoke(.dynamic) ~[FruitTrees-1.19.1-forge-6.0.1.jar%23194!/:6.0.1] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.1.25.jar%23279!/:?] {}
... 22 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.2-43.1.25.jar%23279!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19.2-43.1.25.jar%23278!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.1.25.jar%23278!/:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19.2-43.1.25.jar%23278!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:318) ~[forge-1.19.2-43.1.25-universal.jar%23282!/:?] {re:classloading}
at net.minecraft.client.color.block.BlockColors.m_92574_(BlockColors.java:77) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorBlockColors,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:492) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
MSASN1.dll:ASN.1 Runtime APIs:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.2207.7 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
Ole32.dll:Microsoft OLE for Windows:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
OleAut32.dll:OLEAUT32.DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
PSAPI.DLL:Process Status Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:Windows Performance Data Helper DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:Multi-User Windows USER API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.22000.593 (WinBuild.160101.0800):Microsoft Corporation
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22000.778 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM for Windows:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
dxgi.dll:DirectX Graphics Infrastructure:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22000.258 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
icm32.dll:Microsoft Color Management Module (CMM):10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
igc64.dll:Intel Graphics Shader Compiler for Intel(R) Graphics Accelerator:31.0.101.3413:Intel Corporation
igdgmm64.dll:User Mode Driver for Intel(R) Graphics Technology:31.0.101.3413:Intel Corporation
igdml64.dll:Metrics Library for Intel(R) Graphics Technology:31.0.101.3413:Intel Corporation
igxelpicd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:31.0.101.3413:Intel Corporation
inputhost.dll:InputHost:10.0.22000.168 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jna11058318952268578272.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
kernel.appcore.dll:AppModel API Host:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
mscms.dll:Microsoft Color Matching System DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:NT Layer DLL:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
powrprof.dll:Power Profile Helper DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22000.282 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
win32u.dll:Win32u:10.0.22000.795 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft Common Controller API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:classloading,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.1.25.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:?] {}

-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1479947472 bytes (1411 MiB) / 2147483648 bytes (2048 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Identifier: Intel64 Family 6 Model 140 Stepping 1
Microarchitecture: Tiger Lake
Frequency (GHz): 2.42
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x9a49
Graphics card #0 versionInfo: DriverVersion=31.0.101.3413
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Virtual memory max (MB): 27010.78
Virtual memory used (MB): 22523.85
Swap memory total (MB): 19120.66
Swap memory used (MB): 5263.97
JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Xms2048M -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
Launched Version: 1.19.2-forge-43.1.25
Backend library: LWJGL version 3.3.1 build 7
Backend API: Intel(R) Iris(R) Xe Graphics GL version 3.2.0 - Build 31.0.101.3413, Intel
Window size:
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 8x 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
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.1.25.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.1.25.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.1.25.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.1.25.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.1.25.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:
scorpions-forge-1.19-41.0.100-1.3.jar |YDM's Scorpions |scorpions |1.3 |COMMON_SET|Manifest: NOSIGNATURE
OreClumps-forge-1.19.2-0.1.1.jar |OreClumps |oreclumps |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
zombiehorsespawn_1.19.2-3.2.jar |Zombie Horse Spawn |zombiehorsespawn |3.2 |COMMON_SET|Manifest: NOSIGNATURE
morenugget-1.1.2-1.19-1.19.2.jar |More Nugget |morenugget |1.1.2-1.19-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
infernal-expansion-1.19-2.5.2.jar |Infernal Expansion |infernalexp |2.5.2 |COMMON_SET|Manifest: NOSIGNATURE
SBM-BoneTorch-1.19-0.0.2.jar |[SBM] BoneTorch |bonetorch |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
areas_1.19.2-3.0.jar |Areas |areas |3.0 |COMMON_SET|Manifest: NOSIGNATURE
1.19.2-betteramethyst-1.0.jar |Better Amethyst |betteramethyst |1.0 |COMMON_SET|Manifest: NOSIGNATURE
allay-forge-1.19.1-4.1.1.jar |Allay Mod |allay |4.1.1 |COMMON_SET|Manifest: NOSIGNATURE
Apple+Crates-forge-1.19.2-2.0.1.jar |Apple Crates |applecrates |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
villagernames_1.19.2-3.7.jar |Villager Names |villagernames |3.7 |COMMON_SET|Manifest: NOSIGNATURE
XaerosWorldMap_1.26.6_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.26.6 |COMMON_SET|Manifest: NOSIGNATURE
citadel-1.12.11-1.19.jar |Citadel |citadel |1.12.11 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.19.5.jar |Alex's Mobs |alexsmobs |1.19.5 |COMMON_SET|Manifest: NOSIGNATURE
aqcaracal-1.19.2-1.0-forge.jar |Caracal Mod |aqcaracal |1.19.2-1.0-forge |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.1.5.jar |Bookshelf |bookshelf |16.1.5 |COMMON_SET|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
guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
skeletonhorsespawn_1.19.2-2.2.jar |Skeleton Horse Spawn |skeletonhorsespawn |2.2 |COMMON_SET|Manifest: NOSIGNATURE
betterbeaconplacement_1.19.2-1.7.jar |Better Beacon Placement |betterbeaconplacement |1.7 |COMMON_SET|Manifest: NOSIGNATURE
zombievillagersfromspawner_1.19.2-1.9.jar |Zombie Villagers From Spawner |zombievillagersfromspawner |1.9 |COMMON_SET|Manifest: NOSIGNATURE
balm-4.5.3.jar |Balm |balm |4.5.3 |COMMON_SET|Manifest: NOSIGNATURE
kelpfertilizer_1.19.2-2.0.jar |Kelp Fertilizer |kelpfertilizer |2.0 |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughResources-1.19.2-1.1.0.178.jar |Just Enough Resources |jeresources |1.1.0.178 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-8.0.75-forge.jar |Cloth Config v8 API |cloth_config |8.0.75 |COMMON_SET|Manifest: NOSIGNATURE
hoetweaks_1.19.2-1.6.jar |Hoe Tweaks |hoetweaks |1.6 |COMMON_SET|Manifest: NOSIGNATURE
revampedwolf-1.19-2.0.2.jar |RevampedWolf |revampedwolf |1.19-2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
despawningeggshatch_1.19.2-2.6.jar |Despawning Eggs Hatch |despawningeggshatch |2.6 |COMMON_SET|Manifest: NOSIGNATURE
supplementaries-1.19.2-2.1.3.jar |Supplementaries |supplementaries |1.19.2-2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
structure_gel-1.19.1-2.5.7.jar |Structure Gel API |structure_gel |2.5.7 |COMMON_SET|Manifest: NOSIGNATURE
TinySkeletons-v4.2.0-1.19.2-Forge.jar |Tiny Skeletons |tinyskeletons |4.2.0 |COMMON_SET|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
portalsgui-1.0.1.jar |Portals GUI |portalsgui |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
FarmersDelight-1.19-1.1.2.jar |Farmer's Delight |farmersdelight |1.19-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
GreaterEye-Forge-1.19.2-1.4.5.jar |GreaterEye |greater_eye |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
betterspawnercontrol_1.19.2-1.8.jar |Better Spawner Control |betterspawnercontrol |1.8 |COMMON_SET|Manifest: NOSIGNATURE
BotanyTrees-Forge-1.19.2-5.0.1.jar |BotanyTrees |botanytrees |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
coppergolem-forge-1.19-41.0.100-2.0.1.jar |Copper Golem |coppergolem |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
Beekeeper-1.19-1.0.4.jar |Beekeeper |bk |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
zombieproofdoors_1.19.2-1.6.jar |Zombie Proof Doors |zombieproofdoors |1.6 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
ydms_redpanda-forge-1.19-1.0.1.jar |YDM's Red Panda |ydms_redpanda |1.19-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
naturallychargedcreepers_1.19.2-2.0.jar |Naturally Charged Creepers |naturallychargedcreepers |2.0 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.19.2-4.54.jar |Collective |collective |4.54 |COMMON_SET|Manifest: NOSIGNATURE
Snow_Pig-1.19.1-5.0.1.jar |Snow Pig |snowpig |1.19.1-5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
vanilla_degus-1.19-v1.3.1-forge.jar |Vanilla Degus |vanilla_degus |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
morefrogs-1.19-1.0.1-forge.jar |More Frogs |morefrogs |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
architectury-6.2.43-forge.jar |Architectury |architectury |6.2.43 |COMMON_SET|Manifest: NOSIGNATURE
nametagtweaks_1.19.2-2.0.jar |Name Tag Tweaks |nametagtweaks |2.0 |COMMON_SET|Manifest: NOSIGNATURE
AI-Improvements-1.19-0.5.1.jar |AI-Improvements |aiimprovements |0.5.1 |COMMON_SET|Manifest: NOSIGNATURE
productivebees-1.19.2-0.10.2.0.jar |Productive Bees |productivebees |1.19.2-0.10.2.0 |COMMON_SET|Manifest: NOSIGNATURE
enchantwithmob-1.19.2-6.1.0.jar |Enchant With Mob |enchantwithmob |1.19.2-6.1.0 |COMMON_SET|Manifest: NOSIGNATURE
sullysmod-2.1.0-beta.jar |Sully's Mod |sullysmod |2.1.0-beta |COMMON_SET|Manifest: NOSIGNATURE
smallernetherportals_1.19.2-2.1.jar |Smaller Nether Portals |smallernetherportals |2.1 |COMMON_SET|Manifest: NOSIGNATURE
mavm-1.1.0-mc1.19.jar |More Axolotl Variants Mod |mavm |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughGolems+-+2.2.3-HF+Magma+Release+1.19.x.j|JustEnoughGolems |justenoughgolems |2.2.3-HF Magma Relea|COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.21.jar |GeckoLib |geckolib3 |3.1.21 |COMMON_SET|Manifest: NOSIGNATURE
Kiwi-1.19.1-forge-8.1.1.jar |Kiwi |kiwi |8.1.1 |COMMON_SET|Manifest: NOSIGNATURE
doubledoors_1.19.2-3.5.jar |Double Doors |doubledoors |3.5 |COMMON_SET|Manifest: NOSIGNATURE
biomemakeover-FORGE-1.19.2-1.5.12.jar |Biome Makeover |biomemakeover |1.19.2-1.5.12 |COMMON_SET|Manifest: NOSIGNATURE
Fency-1.0.1-1.19.2-1.0.jar |The Fence Unleashed |fency |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
jei-1.19.2-forge-11.3.0.260.jar |Just Enough Items |jei |11.3.0.260 |COMMON_SET|Manifest: NOSIGNATURE
weirdmobs-forge-1.19-41.0.100-3.0.2.jar |YDM's WeirdMobs mod |weirdmobs |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
randomshulkercolours_1.19.2-1.6.jar |Random Shulker Colours |randomshulkercolours |1.6 |COMMON_SET|Manifest: NOSIGNATURE
mooshroomtweaks_1.19.2-1.9.jar |Mooshroom Tweaks |mooshroomtweaks |1.9 |COMMON_SET|Manifest: NOSIGNATURE
glare-forge-1.19-1.0.1.jar |YDM's Glare |glare |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
the-conjurer-1.19.2-1.1.3.jar |The Conjurer |conjurer_illager |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
goblintraders-1.7.3-1.19.jar |Goblin Traders |goblintraders |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE
MonsterPlus-1.0.1-1.19.2.jar |MonsterPlus |monsterplus |1.0 |COMMON_SET|Manifest: NOSIGNATURE
ForeverAChild-1.19-1.0.2.jar |Forever A Child |foreverachild |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Tumbleweed-forge-1.19-0.5.1.jar |Tumbleweed |tumbleweed |0.5.1 |COMMON_SET|Manifest: NOSIGNATURE
FruitTrees-1.19.1-forge-6.0.1.jar |Fruit Trees |fruittrees |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
badpackets-forge-0.2.0.jar |Bad Packets |badpackets |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
LibX-1.19.2-4.2.5.jar |LibX |libx |1.19.2-4.2.5 |COMMON_SET|Manifest: NOSIGNATURE
simple_spikes-1.19.2-1.0.0.jar |Simple Spikes |simple_spikes |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
BotanyPots-Forge-1.19.2-9.0.3.jar |BotanyPots |botanypots |9.0.3 |COMMON_SET|Manifest: NOSIGNATURE
DefaultSettings-1.19.x-2.8.6.jar |DefaultSettings |defaultsettings |2.8.6 |COMMON_SET|Manifest: NOSIGNATURE
anvilrestoration_1.19.2-1.4.jar |Anvil Restoration |anvilrestoration |1.4 |COMMON_SET|Manifest: NOSIGNATURE
snowundertrees-1.19.2-1.3.jar |Snow Under Trees |snowundertrees |1.3 |COMMON_SET|Manifest: NOSIGNATURE
BagOfHolding-v4.1.2-1.19.2-Forge.jar |Bag Of Holding |bagofholding |4.1.2 |COMMON_SET|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
mossfixcommon-1.5.jar |Moss Fix |mossfixcommon |1.5 |COMMON_SET|Manifest: NOSIGNATURE
fixedanvilrepaircost_1.19.2-1.9.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |1.9 |COMMON_SET|Manifest: NOSIGNATURE
blueprint-1.19-6.0.7.jar |Blueprint |blueprint |6.0.7 |COMMON_SET|Manifest: NOSIGNATURE
savage_and_ravage-1.19-5.0.2.jar |Savage & Ravage |savage_and_ravage |5.0.2 |COMMON_SET|Manifest: NOSIGNATURE
moveminecarts_1.19.2-2.0.jar |Move Minecarts |moveminecarts |2.0 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.19.2-43.1.25-universal.jar |Forge |forge |43.1.25 |COMMON_SET|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
Waddles-1.19-0.9.1.jar |Waddles |waddles |1.19-0.9.1 |COMMON_SET|Manifest: NOSIGNATURE
morezombievillagers_1.19.2-1.8.jar |More Zombie Villagers |morezombievillagers |1.8 |COMMON_SET|Manifest: NOSIGNATURE
untitledduckmod-0.6.1-1.19.2-forge.jar |Untitled Duck Mod |untitledduckmod |0.6.1 |COMMON_SET|Manifest: NOSIGNATURE
meetyourfight-1.19.1-1.2.7.jar |Meet Your Fight |meetyourfight |1.19.1-1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
tntbreaksbedrock_1.19.2-2.1.jar |TNT Breaks Bedrock |tntbreaksbedrock |2.1 |COMMON_SET|Manifest: NOSIGNATURE
SpikySpikes-v4.0.1-1.19.2-Forge.jar |Spiky Spikes |spikyspikes |4.0.1 |COMMON_SET|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
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |COMMON_SET|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
pigsteel-1.19-4.0.0.jar |Pigsteel Mod |pigsteel |1.19-4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
golden_berries-1.0.1.jar |Golden Berries |golden_berries |1.0 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.19.2-2.0.1.125.jar |TerraBlender |terrablender |2.0.1.125 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.19.2-17.1.1.152.jar |Biomes O' Plenty |biomesoplenty |17.1.1.152 |COMMON_SET|Manifest: NOSIGNATURE
moonlight-1.19.2-2.0.29.jar |Moonlight Library |moonlight |1.19.2-2.0.29 |COMMON_SET|Manifest: NOSIGNATURE
moyai-1.19.2-2.0.0.jar |Advancement Frames |moyai |1.19.2-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
nohostilesaroundcampfire_1.19.2-4.5.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |4.5 |COMMON_SET|Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE
EasySteel-Forge-1.19.2-1.6.9.jar |Easy Steel & More |easy_steel |1.6.9 |COMMON_SET|Manifest: NOSIGNATURE
extractpoison_1.19.2-1.9.jar |Extract Poison |extractpoison |1.9 |COMMON_SET|Manifest: NOSIGNATURE
icepreventscropgrowth_1.19.2-1.7.jar |Ice Prevents Crop Growth |icepreventscropgrowth |1.7 |COMMON_SET|Manifest: NOSIGNATURE
Jade-1.19.1-forge-8.1.0.jar |Jade |jade |8.1.0 |COMMON_SET|Manifest: NOSIGNATURE
NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |COMMON_SET|Manifest: NOSIGNATURE
mobcompack-0.0.3.3-1.19.2.jar |Mob Compack |mobcompack |0.0.3.3-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
gates-1.8.0.jar |Gates |gates |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
ceilingtorch-1.19.2-1.20.jar |Ceiling Torch |ceilingtorch |1.20 |COMMON_SET|Manifest: NOSIGNATURE
moveboats_1.19.2-2.0.jar |Move Boats |moveboats |2.0 |COMMON_SET|Manifest: NOSIGNATURE
automaticdoors_1.19.2-2.6.jar |Automatic Doors |automaticdoors |2.6 |COMMON_SET|Manifest: NOSIGNATURE
randomsheepcolours_1.19.2-1.9.jar |Random Sheep Colours |randomsheepcolours |1.9 |COMMON_SET|Manifest: NOSIGNATURE
fromspores-1.0.1.jar |From Spores |fromspores |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
ecologics-forge-1.19.2-2.1.10.jar |Ecologics |ecologics |2.1.10 |COMMON_SET|Manifest: NOSIGNATURE
EasyEmerald-Forge-1.19.2-1.4.6.jar |Easy Emerald |easy_emerald |1.4.6 |COMMON_SET|Manifest: NOSIGNATURE
Xaeros_Minimap_22.13.2_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |22.13.2 |COMMON_SET|Manifest: NOSIGNATURE
lava_monster-1.19.1-1.0.11.jar |Lava Monster |lava_monster |1.0.11 |COMMON_SET|Manifest: NOSIGNATURE
AutoRegLib-1.8-54.jar |AutoRegLib |autoreglib |1.8-54 |COMMON_SET|Manifest: NOSIGNATURE
Quark-3.3-371.jar |Quark |quark |3.3-371 |COMMON_SET|Manifest: NOSIGNATURE
EarthMobs-1.19.2-3.1.0.jar |Earth Mobs Mod |earthmobsmod |1.19.2-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
DiagonalFences-v4.2.1-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.1 |COMMON_SET|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
reasonable-sorting-forge-2.0.3-mc1.19.jar |Reasonable Sorting |reasonable_sorting |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
surfacemushrooms_1.19.2-1.6.jar |Surface Mushrooms |surfacemushrooms |1.6 |COMMON_SET|Manifest: NOSIGNATURE
NEG-FORGE-1.19.2-r1.5.1.jar |Not Enough Gamerules |not_enough_gamerules |1.19.2-r1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
BetterTridents-v4.0.1-1.19.2-Forge.jar |Better Tridents |bettertridents |4.0.1 |COMMON_SET|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
hunterillager-1.19.2-6.0.0.jar |Hunter Illager |hunterillager |1.19.2-6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
creeperoverhaul-2.0.4-forge.jar |Creeper Overhaul |creeperoverhaul |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
playertrackingcompass_1.19.2-2.0.jar |Player Tracking Compass |playertrackingcompass |2.0 |COMMON_SET|Manifest: NOSIGNATURE
PuzzlesLib-v4.3.4-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.4 |COMMON_SET|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.11.jar |Oh The Biomes You'll Go |byg |2.0.0.11 |COMMON_SET|Manifest: NOSIGNATURE
Aquaculture-1.19.2-2.4.6.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.6 |COMMON_SET|Manifest: NOSIGNATURE
pgwbandedtorches-1.19.2-1.0.20220831a.jar |PixelGameWizard's Banded Torch|pgwbandedtorches |1.19.2-1.0.20220831a|COMMON_SET|Manifest: NOSIGNATURE
Delightful-1.19-2.4.jar |Delightful |delightful |2.4 |COMMON_SET|Manifest: NOSIGNATURE
healingcampfire_1.19.2-3.9.jar |Healing Campfire |healingcampfire |3.9 |COMMON_SET|Manifest: NOSIGNATURE
domesticationinnovation-1.5.4-1.19.1.jar |Domestication Innovation |domesticationinnovation |1.5.4 |COMMON_SET|Manifest: NOSIGNATURE
snowballsfreezemobs_1.19.2-1.8.jar |Snowballs Freeze Mobs |snowballsfreezemobs |1.8 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 436d608f-7e4a-48ab-9bca-2ed49928a325
FML: 43.1
Forge: net.minecraftforge:43.1.25
Kiwi Modules:
fruittrees:cherry
fruittrees:cherry_fruits
fruittrees:core
fruittrees:core_fruits
fruittrees:food
fruittrees:hybridization
kiwi:contributors
kiwi:data