Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game freezes then crashes after applying banner pattern #759

Open
Anawave opened this issue Aug 16, 2022 · 0 comments
Open

Game freezes then crashes after applying banner pattern #759

Anawave opened this issue Aug 16, 2022 · 0 comments

Comments

@Anawave
Copy link

Anawave commented Aug 16, 2022

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 8/16/22, 5:10 AM
Description: Rendering screen

java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.model.Material.m_119194_(net.minecraft.client.renderer.MultiBufferSource, java.util.function.Function)" because "$$13" is null
at net.minecraft.client.renderer.blockentity.BannerRenderer.m_112074_(BannerRenderer.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:classloading}
at net.minecraft.client.renderer.blockentity.BannerRenderer.m_112065_(BannerRenderer.java:125) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:classloading}
at net.minecraft.client.gui.screens.inventory.LoomScreen.m_7286_(LoomScreen.java:116) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:bannerunlimited.mixins.json:LoomScreenMixin,pl:mixin:APP:supplementaries.mixins.json:LoomScreenFlagMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6305_(AbstractContainerScreen.java:92) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:additionalentityattributes:calio_ContainerScreenAccessor,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:additionalentityattributes:calio_ContainerScreenAccessor,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.LoomScreen.m_6305_(LoomScreen.java:76) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:bannerunlimited.mixins.json:LoomScreenMixin,pl:mixin:APP:supplementaries.mixins.json:LoomScreenFlagMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:403) ~[forge-1.18.2-40.1.73-universal.jar%23187!/:?] {re:mixin,re:classloading,pl:mixin:APP:myserveriscompatible.mixins.json:MixinClientHooks,pl:mixin:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) ~[forge-1.18.2-40.1.73-universal.jar%23187!/:?] {re:mixin,re:classloading,pl:mixin:APP:myserveriscompatible.mixins.json:MixinClientHooks,pl:mixin:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:890) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1045) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:664) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {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:31) ~[fmlloader-1.18.2-40.1.73.jar%2317!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.renderer.blockentity.BannerRenderer.m_112074_(BannerRenderer.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:classloading}
at net.minecraft.client.renderer.blockentity.BannerRenderer.m_112065_(BannerRenderer.java:125) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:classloading}
at net.minecraft.client.gui.screens.inventory.LoomScreen.m_7286_(LoomScreen.java:116) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:bannerunlimited.mixins.json:LoomScreenMixin,pl:mixin:APP:supplementaries.mixins.json:LoomScreenFlagMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6305_(AbstractContainerScreen.java:92) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:additionalentityattributes:calio_ContainerScreenAccessor,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:additionalentityattributes:calio_ContainerScreenAccessor,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.LoomScreen.m_6305_(LoomScreen.java:76) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:bannerunlimited.mixins.json:LoomScreenMixin,pl:mixin:APP:supplementaries.mixins.json:LoomScreenFlagMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:403) ~[forge-1.18.2-40.1.73-universal.jar%23187!/:?] {re:mixin,re:classloading,pl:mixin:APP:myserveriscompatible.mixins.json:MixinClientHooks,pl:mixin:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) ~[forge-1.18.2-40.1.73-universal.jar%23187!/:?] {re:mixin,re:classloading,pl:mixin:APP:myserveriscompatible.mixins.json:MixinClientHooks,pl:mixin:A}
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.screens.inventory.LoomScreen
Mouse location: Scaled: (212, 121). Absolute: (637.000000, 363.000000)
Screen size: Scaled: (534, 300). Absolute: (1600, 900). Scale factor of 3.000000
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:890) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1045) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:664) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {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:31) ~[fmlloader-1.18.2-40.1.73.jar%2317!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- Affected level --
Details:
All players: 1 total; [LocalPlayer['AnalogHorror'/628, l='ClientLevel', x=-204.43, y=66.00, z=377.81]]
Chunk stats: 961, 615
Level dimension: minecraft:overworld
Level spawn location: World: (-240,70,288), Section: (at 0,6,0 in -15,4,18; chunk contains blocks -240,-64,288 to -225,319,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 4918 game time, 4918 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2261) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:681) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23182!/:?] {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:31) ~[fmlloader-1.18.2-40.1.73.jar%2317!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources, Immersive Weathering Generated Pack, Supplementaries Generated Pack

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1555684192 bytes (1483 MiB) / 9160359936 bytes (8736 MiB) up to 9160359936 bytes (8736 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 12
Microarchitecture: Coffee Lake
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: NVIDIA GeForce GTX 1070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1b81
Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.47
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.47
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.47
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.47
Memory slot #3 type: DDR4
Virtual memory max (MB): 37567.64
Virtual memory used (MB): 25800.40
Swap memory total (MB): 4864.00
Swap memory used (MB): 269.41
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8736m -Xms256m
Launched Version: forge-40.1.73
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: GeForce GTX 1070/PCIe/SSE2 GL version 3.2.0 NVIDIA 456.71, NVIDIA Corporation
Window size: 1600x900
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-9600K CPU @ 3.70GHz
Server Running: true
Player Count: 1 / 8; [ServerPlayer['AnalogHorror'/628, l='ServerLevel[New World]', x=-204.43, y=66.00, z=377.81]]
Data Packs: vanilla, mod:hexerei (incompatible), mod:betterdungeons, mod:blue_skies (incompatible), mod:betterwitchhuts, mod:additionalentityattributes, mod:mcwwindows, mod:bannerunlimited (incompatible), mod:macawsbridgesbyg, mod:sophisticatedcore (incompatible), mod:macawsroofsbyg, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:yungsapi, mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:twigs (incompatible), mod:mcwdoors, mod:additionalstructures, mod:balm (incompatible), mod:carryon (incompatible), mod:originsneedumbrellas, mod:absentbydesign, mod:structure_gel, mod:mcwbridges, mod:repurposed_structures, mod:decorative_compat, mod:endrem (incompatible), mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:transparent (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:capybara, mod:corail_woodcutter_extension_byg, mod:curios (incompatible), mod:tetra (incompatible), mod:grimoire_of_tetra, mod:patchouli (incompatible), mod:corail_woodcutter, mod:create_factory, mod:ironchests (incompatible), mod:collective, mod:extlights, mod:yungsextras, mod:tombstone, mod:mcwroofs, mod:redwolf_music_mod, mod:cfm, mod:mcwfurnitures, mod:chimes (incompatible), mod:trashcans, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:mcwlights, mod:grounded_origins (incompatible), mod:connectiblechains, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:jei (incompatible), mod:pehkui (incompatible), mod:caelus (incompatible), mod:immersive_weathering (incompatible), mod:waystones (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:artifacts, mod:additionalbars (incompatible), mod:decorative_blocks, mod:myserveriscompatible (incompatible), mod:magistuarmory, mod:dungeoncrawl, mod:create_confectionery, mod:betterdeserttemples, mod:additional_lights (incompatible), mod:terralith, mod:mdg, mod:ars_nouveau, mod:forge, mod:bloodmagic (incompatible), mod:chalk (incompatible), mod:mcwpaths, mod:immersiveposts (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:dungeons_arise, mod:cofh_core, mod:ensorcellation, mod:voicechat (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:immersiveengineering, mod:easier_sleeping, mod:flywheel (incompatible), mod:create, mod:ars_creo (incompatible), mod:reliquary (incompatible), mod:mutil (incompatible), mod:art_of_forging (incompatible), mod:tetrapak (incompatible), mod:croptopia, mod:cyclepaintings, mod:ars_elemental (incompatible), mod:ars_instrumentum, mod:arsarsenal (incompatible), mod:creeperoverhaul (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:farmersdelight (incompatible), mod:honeyexpansion, mod:farmersrespite (incompatible), mod:lootr (incompatible), mod:engineersdecor (incompatible), mod:connectedglass, mod:largemeals, mod:parry (incompatible), mod:enhancedcelestials (incompatible), mod:byg (incompatible), mod:mcwfencesbyg, mod:expandability (incompatible), mod:cosmeticarmorreworked (incompatible), mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:chiselsandbits (incompatible), Immersive Weathering Generated Pack, Supplementaries Generated Pack
World Generation: Stable
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE
Origins-1.18.2-1.4.1.4-unified.jar |Additional Entity Attributes |additionalentityattributes |1.18.2-1.4.1.4 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
bannerunlimited-1.1.jar |Banner Unlimited |bannerunlimited |1.1 |DONE |Manifest: NOSIGNATURE
macawsbridgesbyg-1.18.2-1.1.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.18.2-1.1 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.18.2-0.5.1.98.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.1.98 |DONE |Manifest: NOSIGNATURE
macawsroofsbyg-1.18.2-1.0.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18.2-12.0.2.jar |CookingForBlockheads |cookingforblockheads |12.0.2 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+21.jar |Controlling |controlling |9.0+21 |DONE |Manifest: NOSIGNATURE
YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.2.47.jar |Bookshelf |bookshelf |13.2.47 |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.18.2-3.18.17.680.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.17.680 |DONE |Manifest: NOSIGNATURE
twigs-forge-1.1.4-patch3+1.18.2.jar |Twigs |twigs |1.1.4-patch1+1.18.2 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.7-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar |Additional Structures |additionalstructures |3.1.0 |DONE |Manifest: NOSIGNATURE
balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
carryon-1.18.2-1.17.0.8.jar |Carry On |carryon |1.17.0.8 |DONE |Manifest: NOSIGNATURE
originsneedumbrellas-1.0b.jar |Origins Need Umbrellas |originsneedumbrellas |1.0b |DONE |Manifest: NOSIGNATURE
absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.2 |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
structure_gel-1.18.2-2.4.6.jar |Structure Gel API |structure_gel |2.4.6 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
Decorative Blocks Compat-forge-1.18.2-2.1.0.jar |Decorative Compat |decorative_compat |2.1.0 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.1.0-R-1.18.2.jar |End Remastered |endrem |5.1.0-R-1.18.2 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.18.2-3.3.1.jar |Iron Furnaces |ironfurnaces |3.3.1 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
transparent-4.1.0+1.18.2-forge.jar |Transparent |transparent |4.1.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
Capybaras!V1.1.jar |Capybara |capybara |1.0.0 |DONE |Manifest: NOSIGNATURE
corail_woodcutter_extension_byg-1.0.2.jar |Corail Woodcutter: Extension B|corail_woodcutter_extension_by|1.0.2 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
tetra-1.18.2-4.9.3.jar |Tetra |tetra |4.9.3 |DONE |Manifest: NOSIGNATURE
grimoire_of_tetra-1.2.2.jar |Grimoire Of Tetra |grimoire_of_tetra |1.2.2 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18.2-2.3.6.jar |Corail Woodcutter |corail_woodcutter |2.3.6 |DONE |Manifest: NOSIGNATURE
create-factory-1.18.2-v1.6.jar |Create: Factory |create_factory |1.6 |DONE |Manifest: NOSIGNATURE
ironchests-2.0.3-forge.jar |Iron Chests: Restocked |ironchests |2.0.3 |DONE |Manifest: NOSIGNATURE
collective-1.18.2-4.37.jar |Collective |collective |4.37 |DONE |Manifest: NOSIGNATURE
extlights-4.4.jar |Extended Lights |extlights |4.4 |DONE |Manifest: NOSIGNATURE
YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
tombstone-7.4.11-1.18.2.jar |Corail Tombstone |tombstone |7.4.11 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
RedWolfMusicMod-1.18.2-1.3.jar |RedWolf Music Mod |redwolf_music_mod |1.3 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.0.1-mc1.18.2.jar |Macaw's Furniture |mcwfurnitures |3.0.1 |DONE |Manifest: NOSIGNATURE
Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.18-3.0.34.jar |GeckoLib |geckolib3 |3.0.34 |DONE |Manifest: NOSIGNATURE
DarkPaintings-Forge-1.18.2-10.0.3.jar |DarkPaintings |darkpaintings |10.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
mcw-lights-1.0.4-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |DONE |Manifest: NOSIGNATURE
grounded_origins-forge-1.18.2-1.2.0.jar |Grounded Origins |grounded_origins |1.2.0 |DONE |Manifest: NOSIGNATURE
Connectible Chains-forge-1.18.2-2.1.1.jar |Connectible Chains |connectiblechains |2.1.1 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.18.2-0.5.1.107.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.5.1.107 |DONE |Manifest: NOSIGNATURE
additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-9.7.1.232.jar |Just Enough Items |jei |9.7.1.232 |DONE |Manifest: NOSIGNATURE
Pehkui-3.4.0+1.18.2-forge.jar |Pehkui |pehkui |3.4.0+1.18.2-forge |DONE |Manifest: NOSIGNATURE
caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
immersive_weathering-1.18.2-1.2.11.jar |Immersive Weathering |immersive_weathering |1.18.2-1.2.11 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.4-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.2-4.0.7.jar |Artifacts |artifacts |1.18.2-4.0.7 |DONE |Manifest: NOSIGNATURE
additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE
Decorative Blocks-forge-1.18.2-2.1.1.jar |Decorative Blocks |decorative_blocks |2.1.1 |DONE |Manifest: NOSIGNATURE
MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
[1.18.x]-Epic-Knights-Armor-and-Weapons-6.3v.jar |Epic Knights: Armor and Weapon|magistuarmory |1.0 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.18.2-2.3.10.jar |Dungeon Crawl |dungeoncrawl |2.3.10 |DONE |Manifest: NOSIGNATURE
create-confectionery1.18.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.18.2-Forge-1.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3 |DONE |Manifest: NOSIGNATURE
additional_lights-1.18.2-2.1.4.jar |Additional Lights |additional_lights |2.1.4 |DONE |Manifest: NOSIGNATURE
Terralith_v2.2.1a.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE
mdgforge - 1.18.2.jar |mdg |mdg |1.0.0 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.2-2.7.3.jar |Ars Nouveau |ars_nouveau |2.7.3 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.1.73-universal.jar |Forge |forge |40.1.73 |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
BloodMagic-1.18.2-3.2.5-40.jar |Blood Magic |bloodmagic |1.18.2-3.2.5-40 |DONE |Manifest: NOSIGNATURE
chalk-1.18.2-1.3.1.jar |Chalk |chalk |1.3.1 |DONE |Manifest: NOSIGNATURE
mcw-paths-1.0.1-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.1 |DONE |Manifest: NOSIGNATURE
ImmersivePosts-1.18.2-4.3.0-3.jar |Immersive Posts |immersiveposts |4.3.0-3 |DONE |Manifest: NOSIGNATURE
selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.2-1.4.8.jar |Supplementaries |supplementaries |1.18.2-1.4.8 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |DONE |Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.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.18.2-1.6.4.21.jar |CoFH Core |cofh_core |1.6.4.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
ensorcellation-1.18.2-1.6.1.8.jar |Ensorcellation |ensorcellation |1.6.1.8 |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.18.2-2.3.2.jar |Simple Voice Chat |voicechat |1.18.2-2.3.2 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.2-10.0.4.jar |EnchantmentDescriptions |enchdesc |10.0.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
TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.18.2-8.2.0-151.jar |Immersive Engineering |immersiveengineering |1.18.2-8.2.0-151 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
EasierSleeping-1.18.2-2.1.0.jar |Easier Sleeping |easier_sleeping |2.1.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18.2-0.6.5.jar |Flywheel |flywheel |0.6.5 |DONE |Manifest: NOSIGNATURE
create-1.18.2-0.5.0.d.jar |Create |create |0.5.0.d |DONE |Manifest: NOSIGNATURE
ars_creo-1.18.2-2.1.3.jar |Ars Creo |ars_creo |2.1.3 |DONE |Manifest: NOSIGNATURE
reliquary-1.18.2-2.0.12.1143.jar |Reliquary |reliquary |1.18.2-2.0.12.1143 |DONE |Manifest: NOSIGNATURE
mutil-1.18.2-4.5.0.jar |mutil |mutil |4.5.0 |DONE |Manifest: NOSIGNATURE
art_of_forging-1.4.9-1.18.2.jar |Art Of Forging |art_of_forging |1.4.9-1.18.2 |DONE |Manifest: NOSIGNATURE
tetrapak-1.18.2-0.5.2.jar |Tetra Pak |tetrapak |1.18.2-0.5.2 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18.2-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE
cyclepaintings_1.18.2-2.2.jar |Cycle Paintings |cyclepaintings |2.2 |DONE |Manifest: NOSIGNATURE
ars_elemental-1.18.2-0.4.9.7.6.jar |Ars Elemental |ars_elemental |1.18.2-0.4.9.7.6 |DONE |Manifest: NOSIGNATURE
ars_instrumentum-1.18.2-2.4.2.jar |Ars Instrumentum |ars_instrumentum |2.4.2 |DONE |Manifest: NOSIGNATURE
arsarsenal-1.1.1-1.18.2.jar |Ars Arsenal |arsarsenal |1.1.1-1.18.2 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.18.2-1.2.3.jar |Alex's Delight |alexsdelight |1.2.3 |DONE |Manifest: NOSIGNATURE
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.2-1.1.2.jar |Farmer's Delight |farmersdelight |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
honeyexpansion-1.1.1.jar |Honey expansion |honeyexpansion |1.1.1 |DONE |Manifest: NOSIGNATURE
FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |DONE |Manifest: NOSIGNATURE
lootr-1.18.2-0.2.19.56.jar |Lootr |lootr |0.2.19.56 |DONE |Manifest: NOSIGNATURE
engineersdecor-1.18.2-1.1.24.jar |Engineer's Decor |engineersdecor |1.1.24 |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
connectedglass-1.1.4-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.4 |DONE |Manifest: NOSIGNATURE
largemeals-1.18.2-1.0.jar |Large Meals |largemeals |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
parry-2.3.jar |Shield Parry |parry |2.3 |DONE |Manifest: NOSIGNATURE
Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.2.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
mcwfencesbyg-1.18.2-1.3.jar |Macaw's Fences - BYG |mcwfencesbyg |1.18.2-1.3 |DONE |Manifest: NOSIGNATURE
expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.2-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2 |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
valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-1.18.2-2.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE
ChiselsBits-forge-1.18.2-1.2.113-universal.jar |Chisels & bits |chiselsandbits |1.2.113 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 47a74751-c0be-4c3e-bbcd-926e5efd9053
FML: 40.1
Forge: net.minecraftforge:40.1.73
Flywheel Backend: GL33 Instanced Arrays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant