Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I let you down. Sorry :(
- Time: 22-07-22 23:31
- Description: Unexpected error
- java.lang.NoSuchMethodError: 'net.minecraftforge.fluids.FluidAttributes net.minecraft.world.level.material.Fluid.getAttributes()'
- at snownee.jade.overlay.DisplayHelper.getStillFluidSprite(DisplayHelper.java:347) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.overlay.DisplayHelper.drawFluid(DisplayHelper.java:299) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.impl.ui.FluidStackElement.render(FluidStackElement.java:32) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.overlay.OverlayRenderer.renderOverlay(OverlayRenderer.java:148) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.overlay.OverlayRenderer.renderOverlay(OverlayRenderer.java:79) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.util.ClientPlatformProxy.onRenderTick(ClientPlatformProxy.java:106) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-6.0.0.jar%2378!/:?] {}
- at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-6.0.0.jar%2378!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-6.0.0.jar%2378!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-6.0.0.jar%2378!/:?] {}
- at net.minecraftforge.event.ForgeEventFactory.onRenderTickEnd(ForgeEventFactory.java:782) ~[forge-1.19-41.0.63-universal.jar%23193!/:?] {re:classloading}
- at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1074) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {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-41.0.63.jar%2393!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.1.jar:?] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at snownee.jade.overlay.DisplayHelper.getStillFluidSprite(DisplayHelper.java:347) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.overlay.DisplayHelper.drawFluid(DisplayHelper.java:299) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.impl.ui.FluidStackElement.render(FluidStackElement.java:32) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.overlay.OverlayRenderer.renderOverlay(OverlayRenderer.java:148) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.overlay.OverlayRenderer.renderOverlay(OverlayRenderer.java:79) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at snownee.jade.util.ClientPlatformProxy.onRenderTick(ClientPlatformProxy.java:106) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
- at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-6.0.0.jar%2378!/:?] {}
- at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-6.0.0.jar%2378!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-6.0.0.jar%2378!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-6.0.0.jar%2378!/:?] {}
- -- Affected level --
- Details:
- All players: 1 total; [LocalPlayer['LeBoy21'/340, l='ClientLevel', x=32.23, y=63.00, z=40.21]]
- Chunk stats: 1225, 809
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,84,0), Section: (at 0,4,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
- Level time: 1991 game time, 1991 day time
- Server brand: forge
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:573) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
- at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2168) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {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-41.0.63.jar%2393!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.1.jar%2381!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.1.jar:?] {}
- -- Last reload --
- Details:
- Reload number: 1
- Reload reason: initial
- Finished: Yes
- Packs: Default, Miku_totem.zip, quark-emote-pack, Dramatic+Skys+Demo+1.5.zip, Stay_True_1.19.zip, Mod Resources, EatingAnimations Compat, Ore+Variants+v2.4.zip, FreshAnimations_v1.6.1.zip
- -- System Details --
- Details:
- Minecraft Version: 1.19
- Minecraft Version ID: 1.19
- 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: 2881410184 bytes (2747 MiB) / 7113539584 bytes (6784 MiB) up to 8589934592 bytes (8192 MiB)
- CPUs: 12
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 5600X 6-Core Processor
- Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): 3,69
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 12
- Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095,00
- Graphics card #0 deviceId: 0x2489
- Graphics card #0 versionInfo: DriverVersion=31.0.15.1659
- Memory slot #0 capacity (MB): 8192,00
- Memory slot #0 clockSpeed (GHz): 2,67
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192,00
- Memory slot #1 clockSpeed (GHz): 2,67
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 21818,47
- Virtual memory used (MB): 18748,68
- Swap memory total (MB): 5547,92
- Swap memory used (MB): 369,25
- JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- Launched Version: 1.19-forge-41.0.63
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 516.59, NVIDIA Corporation
- Window size: 1920x1080
- 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: vanilla, file/Miku_totem.zip, quark:emote_resources (incompatible), file/Dramatic+Skys+Demo+1.5.zip, file/Stay_True_1.19.zip, mod_resources, eatinganimations_compat, file/Ore+Variants+v2.4.zip (incompatible), file/FreshAnimations_v1.6.1.zip (incompatible)
- Current Language: EspaƱol (Chile)
- CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['LeBoy21'/340, l='ServerLevel[Mundito]', x=32.23, y=63.00, z=40.21]]
- Data Packs: vanilla, mod:mcwbridges, mod:repurposed_structures, mod:terrablender (incompatible), mod:ambientsounds (incompatible), mod:jade (incompatible), mod:endrem (incompatible), mod:creativecore (incompatible), mod:mcwtrpdoors, mod:jei (incompatible), mod:spectrelib (incompatible), mod:highlighter (incompatible), mod:goblintraders (incompatible), mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:iceberg (incompatible), mod:curios (incompatible), mod:sound_physics_remastered (incompatible), mod:patchouli (incompatible), mod:journeymap (incompatible), mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:autoreglib (incompatible), mod:naturescompass (incompatible), mod:alcocraft, mod:magistuarmory, mod:sophisticatedbackpacks (incompatible), mod:eatinganimation (incompatible), mod:mcwroofs, mod:hunterillager, mod:mcwdoors, mod:additionalstructures, mod:mcwfurnitures, mod:balm (incompatible), mod:carryon (incompatible), mod:player_companions, mod:forge, mod:quark (incompatible), mod:appleskin, mod:aquaculture, mod:castle_dungeons, mod:corpse (incompatible), mod:mcwlights, mod:dungeons_arise, mod:xpbook
- World Generation: Stable
- OptiFine Version: OptiFine_1.19_HD_U_H8
- OptiFine Build: 20220709-163719
- Render Distance Chunks: 14
- Mipmaps: 4
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: null
- OpenGlVersion: 3.2.0 NVIDIA 516.59
- OpenGlRenderer: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
- OpenGlVendor: NVIDIA Corporation
- CpuCount: 12
- ModLauncher: 10.0.1+10.0.1+main.e9521dc3
- 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
- OptiFine TRANSFORMATIONSERVICE
- fml TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@null
- javafml@null
- Mod List:
- mcw-bridges-2.0.3-mc1.19.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
- repurposed_structures_forge-6.1.1+1.19.jar |Repurposed Structures |repurposed_structures |6.1.1+1.19 |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.19-2.0.0.112.jar |TerraBlender |terrablender |1.19-2.0.0.112 |DONE |Manifest: NOSIGNATURE
- AmbientSounds_FORGE_v5.2.0_mc1.19.jar |Ambient Sounds |ambientsounds |0.0NONE |DONE |Manifest: NOSIGNATURE
- Jade-1.19-forge-7.3.0.jar |Jade |jade |7.3.0 |DONE |Manifest: NOSIGNATURE
- endrem_forge-5.1.0-R-1.19.jar |End Remastered |endrem |5.1.0-R-1.19 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.7.1_mc1.19.jar |CreativeCore |creativecore |2.7.1 |DONE |Manifest: NOSIGNATURE
- mcw-trapdoors-1.0.6-mc1.19.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
- jei-1.19-forge-11.0.0.206.jar |Just Enough Items |jei |11.0.0.206 |DONE |Manifest: NOSIGNATURE
- spectrelib-forge-0.4.0+1.19.jar |SpectreLib |spectrelib |0.4.0+1.19 |DONE |Manifest: NOSIGNATURE
- Highlighter-1.19-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE
- goblintraders-1.7.2-1.19.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
- mcw-windows-2.0.3-mc1.19.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
- sophisticatedcore-1.19-0.3.6.55.jar |Sophisticated Core |sophisticatedcore |1.19-0.3.6.55 |DONE |Manifest: NOSIGNATURE
- Iceberg-1.19-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.19-5.1.0.2.jar |Curios API |curios |1.19-5.1.0.2 |DONE |Manifest: NOSIGNATURE
- soundphysics-forge-1.19-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.19-1.0.6 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.19-73.jar |Patchouli |patchouli |1.19-73 |DONE |Manifest: NOSIGNATURE
- journeymap-1.19-5.8.5rc2-forge.jar |Journeymap |journeymap |5.8.5rc2 |DONE |Manifest: NOSIGNATURE
- cookingforblockheads-forge-1.19-13.1.0.jar |CookingForBlockheads |cookingforblockheads |13.1.0 |DONE |Manifest: NOSIGNATURE
- comforts-forge-6.0.0-beta.2+1.19.jar |Comforts |comforts |6.0.0-beta.2+1.19 |DONE |Manifest: NOSIGNATURE
- citadel-1.12.5-1.19.jar |Citadel |citadel |1.12.4 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.19.0.jar |Alex's Mobs |alexsmobs |1.19.0 |DONE |Manifest: NOSIGNATURE
- AutoRegLib-1.8-54.jar |AutoRegLib |autoreglib |1.8-54 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.19-1.9.6-forge.jar |Nature's Compass |naturescompass |1.19-1.9.6-forge |DONE |Manifest: NOSIGNATURE
- alcocraft-1.0.1.jar |Alcocraft: Beer & Stuff |alcocraft |1.0.1 |DONE |Manifest: NOSIGNATURE
- [1.19]-Epic-Knights-Armor-and-Weapons-5.11v.jar |Epic Knights: Armor and Weapon|magistuarmory |1.0 |DONE |Manifest: NOSIGNATURE
- sophisticatedbackpacks-1.19-3.17.9.617.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19-3.17.9.617 |DONE |Manifest: NOSIGNATURE
- eatinganimation-1.19-3.0.0.jar |Eating Animation |eatinganimation |3.0.0 |DONE |Manifest: NOSIGNATURE
- client-1.19-20220607.102129-srg.jar |Minecraft |minecraft |1.19 |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
- mcw-roofs-2.1.2-mc1.19.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
- hunterillager-1.19-5.0.0.jar |Hunter Illager |hunterillager |1.19-5.0.0 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.0.6-mc1.19.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
- Rex's-AdditionalStructures-1.19-(v.4.0.0).jar |Additional Structures |additionalstructures |4.0.0 |DONE |Manifest: NOSIGNATURE
- mcw-furniture-3.0.0-mc1.19.jar |Macaw's Furniture |mcwfurnitures |3.0.0 |DONE |Manifest: NOSIGNATURE
- balm-4.3.0.jar |Balm |balm |4.3.0 |DONE |Manifest: NOSIGNATURE
- carryon-1.19-1.18.0.1.jar |Carry On |carryon |1.18.0.1 |DONE |Manifest: NOSIGNATURE
- player_companions_1.19-2.1.0.jar |Bo's Player Companions |player_companions |2.1.0 |DONE |Manifest: NOSIGNATURE
- forge-1.19-41.0.63-universal.jar |Forge |forge |41.0.63 |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
- Quark-3.3-363.jar |Quark |quark |3.3-363 |DONE |Manifest: NOSIGNATURE
- appleskin-forge-mc1.19-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.19 |DONE |Manifest: NOSIGNATURE
- Aquaculture-1.19-2.4.2.jar |Aquaculture 2 |aquaculture |1.19-2.4.2 |DONE |Manifest: NOSIGNATURE
- castle_dungeons-3.3-1.19-forge.jar |Castle Dungeons |castle_dungeons |3.3 |DONE |Manifest: NOSIGNATURE
- corpse-1.19-1.0.4.jar |Corpse |corpse |1.19-1.0.4 |DONE |Manifest: NOSIGNATURE
- mcw-lights-1.0.3-mc1.19.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.19-2.1.51-beta.jar |When Dungeons Arise |dungeons_arise |2.1.51 |DONE |Manifest: NOSIGNATURE
- xptome-1.19-2.1.5.jar |XP Tome |xpbook |2.1.5 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 131f0f69-01a7-466a-a244-51d154c415a1
- FML: 41.0
- Forge: net.minecraftforge:41.0.63
Add Comment
Please, Sign In to add comment