Skip to content

Instantly share code, notes, and snippets.

@Anonagonn
Created June 13, 2024 21:22
Show Gist options
  • Save Anonagonn/54a244ecfede82566597166b0c0aeccb to your computer and use it in GitHub Desktop.
Save Anonagonn/54a244ecfede82566597166b0c0aeccb to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// You're mean.
Time: 2024-06-13 17:13:35
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "Object.hashCode()" because "key" is null
at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936) ~[?:?] {re:mixin}
at java.util.concurrent.ConcurrentHashMap.containsKey(ConcurrentHashMap.java:964) ~[?:?] {re:mixin}
at java.util.concurrent.ConcurrentHashMap$KeySetView.contains(ConcurrentHashMap.java:4615) ~[?:?] {}
at snownee.jade.util.WailaExceptionHandler.handleErr(WailaExceptionHandler.java:39) ~[Jade-1.20.1-forge-11.9.3.jar%23386!/:11.9.3+forge] {re:classloading}
at snownee.jade.util.WailaExceptionHandler.handleErr(WailaExceptionHandler.java:31) ~[Jade-1.20.1-forge-11.9.3.jar%23386!/:11.9.3+forge] {re:classloading}
at snownee.jade.util.ClientProxy.onClientTick(ClientProxy.java:172) ~[Jade-1.20.1-forge-11.9.3.jar%23386!/:11.9.3+forge] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23137!/:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23137!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23137!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23137!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:940) ~[forge-1.20.1-47.3.0-universal.jar%23477!/:?] {re:classloading}
at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1875) ~[client-1.20.1-20230612.114412-srg.jar%23472!/:?] {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:1112) ~[client-1.20.1-20230612.114412-srg.jar%23472!/:?] {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_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23472!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
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 io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[?:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130) ~[?:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Suspected Mod:
Jade (jade), Version: 11.9.3+forge
at TRANSFORMER/jade@11.9.3+forge/snownee.jade.util.WailaExceptionHandler.handleErr(WailaExceptionHandler.java:39)
Stacktrace:
at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936) ~[?:?] {re:mixin}
at java.util.concurrent.ConcurrentHashMap.containsKey(ConcurrentHashMap.java:964) ~[?:?] {re:mixin}
at java.util.concurrent.ConcurrentHashMap$KeySetView.contains(ConcurrentHashMap.java:4615) ~[?:?] {}
at snownee.jade.util.WailaExceptionHandler.handleErr(WailaExceptionHandler.java:39) ~[Jade-1.20.1-forge-11.9.3.jar%23386!/:11.9.3+forge] {re:classloading}
at snownee.jade.util.WailaExceptionHandler.handleErr(WailaExceptionHandler.java:31) ~[Jade-1.20.1-forge-11.9.3.jar%23386!/:11.9.3+forge] {re:classloading}
at snownee.jade.util.ClientProxy.onClientTick(ClientProxy.java:172) ~[Jade-1.20.1-forge-11.9.3.jar%23386!/:11.9.3+forge] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23137!/:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23137!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23137!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23137!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:940) ~[forge-1.20.1-47.3.0-universal.jar%23477!/:?] {re:classloading}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['Anonagon'/179, l='ClientLevel', x=307.72, y=67.00, z=-25.43]]
Chunk stats: 961, 609
Level dimension: minecraft:overworld
Level spawn location: World: (304,66,-32), Section: (at 0,2,0 in 19,4,-2; chunk contains blocks 304,-64,-32 to 319,319,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Level time: 5254 game time, 5254 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23472!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:galosphere.mixins.json:client.ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23472!/:?] {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_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23472!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
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 io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[?:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130) ~[?:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, xkdeco_mimic_wall
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 2037187872 bytes (1942 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
Identifier: Intel64 Family 6 Model 151 Stepping 2
Microarchitecture: Alder Lake
Frequency (GHz): 2.50
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3060
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2504
Graphics card #0 versionInfo: DriverVersion=31.0.15.3713
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 32451.80
Virtual memory used (MB): 23285.40
Swap memory total (MB): 16225.90
Swap memory used (MB): 1514.72
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
Launched Version: 1.20.1
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 537.13, NVIDIA Corporation
Window size: 2560x1361
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: en_us
CPU: 12x 12th Gen Intel(R) Core(TM) i5-12400F
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Anonagon'/179, l='ServerLevel[New World]', x=307.72, y=67.00, z=-25.43]]
Data Packs: vanilla, mod:betterdungeons, mod:kuma_api (incompatible), mod:fetzisasiandeco (incompatible), mod:supermartijn642configlib (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:geckolib, mod:beautify (incompatible), mod:scena (incompatible), mod:galosphere (incompatible), mod:floralench (incompatible), mod:additionalbanners (incompatible), mod:architects_palette, mod:betteroceanmonuments, mod:connectivity (incompatible), mod:mcwwindows, mod:aquaculturedelight, mod:sophisticatedcore (incompatible), mod:forgeendertech, mod:jrftl (incompatible), mod:citadel (incompatible), mod:lootintegrations (incompatible), mod:decorativelattices, mod:yungsapi, mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:twigs (incompatible), mod:mcwdoors, mod:lightingwand (incompatible), mod:clickadv (incompatible), mod:balm, mod:pathundergates, mod:loadingscreens, mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore, mod:dummmmmmy (incompatible), mod:twilightforest, mod:emojiful (incompatible), mod:letsdoaddon_compat, mod:durabilitytooltip (incompatible), mod:lmft (incompatible), mod:impostore (incompatible), mod:betterpingdisplay (incompatible), mod:mcwbridges, mod:farmersdelight, mod:ends_delight, mod:torchmaster, mod:dustrial_decor, mod:littleframes, mod:jearchaeology, mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:simplylight (incompatible), mod:resourcefulconfig (incompatible), mod:fairylights (incompatible), mod:spark (incompatible), mod:manyideas_core, mod:curios (incompatible), mod:patchouli (incompatible), mod:ironchests (incompatible), mod:collective, mod:simplehats (incompatible), mod:framedblocks, mod:drawerstooltip (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:constructionwand, mod:twilightdelight (incompatible), mod:architectury (incompatible), mod:doapi (incompatible), mod:herbalbrews, mod:cupboard (incompatible), mod:chimes, mod:traffic_plus, mod:lightoverlay (incompatible), mod:lfpirates, mod:clearwater (incompatible), mod:adchimneys, mod:jadeaddons (incompatible), mod:l2library (incompatible), mod:lootintegrationaddonyung, mod:bettermineshafts, mod:corail_pillar, mod:caupona, mod:mcwlights, mod:betterjungletemples, mod:kiwi (incompatible), mod:notes, mod:doubledoors, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:rechiseled (incompatible), mod:amendments (incompatible), mod:watermedia (incompatible), mod:treeharvester, mod:platforms, mod:jei, mod:waystones, mod:taxfreelevels (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:naturescompass, mod:libx, mod:simplytools, mod:magistuarmory (incompatible), mod:mcjtylib, mod:nice, mod:betterdeserttemples, mod:additional_lights, mod:jeitweaker (incompatible), mod:terralith, mod:fusion, mod:blueprint, mod:buzzier_bees (incompatible), mod:customcredits, mod:crafttweaker (incompatible), mod:animalistic_a, mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:tflostblocks, mod:mcwpaths, mod:upgrade_aquatic (incompatible), mod:decorativewoodenlattices, mod:itlt (incompatible), mod:trade_cycling, mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:easier_sleeping, mod:nochatreports (incompatible), mod:jade (incompatible), mod:justenoughbreeding (incompatible), mod:construction_deco, mod:creativecore, mod:spectrelib (incompatible), mod:nethersdelight, mod:recipes_lib, mod:jeiintegration (incompatible), mod:rats, mod:forge, mod:etched (incompatible), mod:commonality, mod:itemcollectors (incompatible), mod:gravestone, mod:polymorph (incompatible), mod:multibeds, mod:storagedrawers (incompatible), mod:zeta (incompatible), mod:manyideas_doors, mod:appleskin (incompatible), mod:lets_forge_ancient_bricks, mod:lootr, mod:quark (incompatible), mod:connectedglass, mod:apexcore, mod:fantasyfurniture, mod:aquaculture, mod:reddensstonelantern, mod:xkdeco, mod:cosmeticarmorreworked, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), xkdeco_mimic_wall (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.6+1.20.1.jar |KumaAPI |kuma_api |20.1.6 |DONE |Manifest: NOSIGNATURE
fetzisasiandeco-1.5.2-1.20.1.jar |Fetzi's Asian Decoration |fetzisasiandeco |1.5.2 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.6.jar |GeckoLib 4 |geckolib |4.4.6 |DONE |Manifest: NOSIGNATURE
beautify-2.0.2.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE
Galosphere-1.20.1-1.4.1-Forge.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
Floral Enchantment-1.20.1-1.4.3.jar |Floral Enchantment |floralench |1.20.1-1.4.3 |DONE |Manifest: NOSIGNATURE
AdditionalBanners-Forge-1.20.1-14.0.4.jar |AdditionalBanners |additionalbanners |14.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
Architects-Palette-1.20.1-1.3.6.1.jar |Architect's Palette |architects_palette |1.3.6.1 |DONE |Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
connectivity-1.20.1-5.5.jar |Connectivity Mod |connectivity |1.20.1-5.5 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.20.1-11.1.3.1-build.0496.jar |ForgeEndertech |forgeendertech |11.1.3.1 |DONE |Manifest: NOSIGNATURE
JRFTL-1.20.1-1.6.0.jar |JRFTL |jrftl |1.6.0 |DONE |Manifest: NOSIGNATURE
citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
decorativelattices-1.20.1 - 1.5 Forge.jar |Decorative Lattices |decorativelattices |1.20.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE
Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
LightingWand-1.20.1-Forge-8.1.0.jar |Lighting Wand |lightingwand |8.1.0+forge |DONE |Manifest: NOSIGNATURE
clickadv-1.20.1-3.8.jar |clickadv mod |clickadv |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.4-all.jar |Balm |balm |7.3.4 |DONE |Manifest: NOSIGNATURE
pathundergates-1.20.1-1.0.2-release.jar |Path Under Gates |pathundergates |1.20.1-1.0.2-release|DONE |Manifest: NOSIGNATURE
loadingscreens-1.20-1.0.1.jar |Loading Screens |loadingscreens |1.0.1 |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
shetiphiancore-forge-1.20.1-1.3.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
dummmmmmy-1.20-1.8.17b.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.17b |DONE |Manifest: NOSIGNATURE
twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |DONE |Manifest: NOSIGNATURE
Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |DONE |Manifest: NOSIGNATURE
letsdo-addon-compat-forge-1.4.2.jar |[Let's Do Addon] Compat |letsdoaddon_compat |1.4.2 |DONE |Manifest: NOSIGNATURE
durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
impostore-1.20.1-1.0.0.jar |ImpostOre |impostore |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
BetterPingDisplay-1.20.1-1.1.jar |Better Ping Display |betterpingdisplay |1.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
torchmaster-20.1.6.jar |Torchmaster |torchmaster |20.1.6 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.5-1.20.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
LittleFrames_FORGE_v1.3.9_mc1.20.1.jar |LittleFrames |littleframes |1.3.9 |DONE |Manifest: NOSIGNATURE
jearchaeology-1.20.1-1.0.4.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
ManyIdeasCore-1.20.1-1.4.2.jar |ManyIdeas Core |manyideas_core |1.4.2 |DONE |Manifest: NOSIGNATURE
curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
ironchests-5.0.2-forge.jar |Iron Chests: Restocked |ironchests |5.0.2 |DONE |Manifest: NOSIGNATURE
collective-1.20.1-7.61.jar |Collective |collective |7.61 |DONE |Manifest: NOSIGNATURE
simplehats-forge-1.20.1-0.3.0.jar |SimpleHats |simplehats |1.20.1-0.3.0 |DONE |Manifest: NOSIGNATURE
FramedBlocks-9.3.0.jar |FramedBlocks |framedblocks |9.3.0 |DONE |Manifest: NOSIGNATURE
DrawersTooltip-1.20.1-forge-8.0.0.jar |Drawers Tooltip |drawerstooltip |8.0.0 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20-2.0.6.jar |Resourceful Lib |resourcefullib |2.0.6 |DONE |Manifest: NOSIGNATURE
constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
twilightdelight-2.0.11.jar |Twilight's Flavor & Delight |twilightdelight |2.0.11 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
letsdo-API-forge-1.2.13-forge.jar |[Let's Do] API |doapi |1.2.13 |DONE |Manifest: NOSIGNATURE
letsdo-herbalbrews-forge-1.0.8.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.8 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
Traffic_Plus_1.4.0_1.20.1.jar |Traffic Plus |traffic_plus |1.4.0 |DONE |Manifest: NOSIGNATURE
light-overlay-8.0.0-forge.jar |Light Overlay |lightoverlay |8.0.0 |DONE |Manifest: NOSIGNATURE
Lets_Forge_Pirates_[1_20_1]_3_10_1.jar |Let'sForgePirates |lfpirates |3.10.1 |DONE |Manifest: NOSIGNATURE
Clear-Water-2.1.jar |Clear Water |clearwater |2.1 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.20.1-10.1.8.0-build.0538.jar |Advanced Chimneys |adchimneys |10.1.8.0 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
lootintegrationaddonyung-1.18-1.20.1-1.1.jar |Yungs Dungeons Lootintegration|lootintegrationaddonyung |1.18-1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
corail_pillar-1.20.1-5.9.1.jar |Corail Pillar |corail_pillar |5.9.1 |DONE |Manifest: NOSIGNATURE
caupona-1.20.1-0.4.9.jar |Caupona |caupona |1.20.1-0.4.9 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
kiwi-11.8.9+forge.jar |Kiwi Library |kiwi |11.8.9+forge |DONE |Manifest: NOSIGNATURE
Notes-1.20.1-1.3.0-forge.jar |Notes |notes |1.20.1-1.3.0-forge |DONE |Manifest: NOSIGNATURE
doubledoors-1.20.1-5.7.jar |Double Doors |doubledoors |5.7 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.2.jar |FTB Library |ftblibrary |2001.2.2 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.2.4.jar |Amendments |amendments |1.20-1.2.4 |DONE |Manifest: NOSIGNATURE
watermedia-2.0.58.jar |WaterMedia |watermedia |2.0.58 |DONE |Manifest: NOSIGNATURE
treeharvester-1.20.1-8.7.jar |Tree Harvester |treeharvester |8.7 |DONE |Manifest: NOSIGNATURE
platforms-forge-1.20.1-1.1.jar |Platforms |platforms |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
TaxFreeLevels-1.3.13-forge-1.20.2.jar |Tax Free Levels |taxfreelevels |1.3.13 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
SimplyTools-1.20.1-2.0.6.jar |Simply Tools |simplytools |1.20.1-2.0.6 |DONE |Manifest: NOSIGNATURE
[1.20.1-forge]-Epic-Knights-9.8.jar |Epic Knights Mod |magistuarmory |9.8 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.20-8.0.5.jar |McJtyLib |mcjtylib |1.20-8.0.5 |DONE |Manifest: NOSIGNATURE
nice-1.20-4.0.2.jar |NICE |nice |1.20-4.0.2 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
JeiTweaker-forge-1.20.1-8.0.6.jar |JeiTweaker |jeitweaker |8.0.6 |DONE |Manifest: NOSIGNATURE
Terralith_1.20_v2.5.1.jar |Terralith |terralith |2.5.1 |DONE |Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE
buzzier_bees-1.20.1-6.0.0.jar |Buzzier Bees |buzzier_bees |6.0.0 |DONE |Manifest: NOSIGNATURE
customcredits-1.20.1-1.5.jar |Custom Credits |customcredits |1.5 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.20.1-14.0.40.jar |CraftTweaker |crafttweaker |14.0.40 |DONE |Manifest: NOSIGNATURE
Animalistic_mod_1.2.2_1.20.1.jar |Animalistic |animalistic_a |1.2.2 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |DONE |Manifest: NOSIGNATURE
ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE
TF_Lost_Blocks-1.20.1-1.5.0.jar |Twilight Forest: The Lost Bloc|tflostblocks |1.20.1-1.5.0 |DONE |Manifest: NOSIGNATURE
mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
upgrade_aquatic-1.20.1-6.0.0.jar |Upgrade Aquatic |upgrade_aquatic |6.0.0 |DONE |Manifest: NOSIGNATURE
Decorative wooden lattices 1.20.1 - v1.1 - Forgue.|Decorative wooden lattices |decorativewoodenlattices |1.20 |DONE |Manifest: NOSIGNATURE
itlt-1.20.01-2.2.1.jar |It's The Little Things |itlt |2.2.1 |DONE |Manifest: NOSIGNATURE
trade-cycling-forge-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.0.16.jar |EnchantmentDescriptions |enchdesc |17.0.16 |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.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.11.33-forge.jar |Moonlight Library |moonlight |1.20-2.11.33 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
EasierSleeping-1.20.1-2.1.3.jar |Easier Sleeping |easier_sleeping |2.1.3 |DONE |Manifest: NOSIGNATURE
NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.9.3.jar |Jade |jade |11.9.3+forge |DONE |Manifest: NOSIGNATURE
justenoughbreeding-forge-1.20.x-1.2.1.jar |Just Enough Breeding |justenoughbreeding |1.2.1 |DONE |Manifest: NOSIGNATURE
construction deco Forge 1.20.1.jar |PlayTics Deco |construction_deco |1.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.11.30_mc1.20.1.jar |CreativeCore |creativecore |2.11.30 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
RecipesLibrary-1.20.1-2.0.1.jar |Recipes Library |recipes_lib |2.0.1 |DONE |Manifest: NOSIGNATURE
jeiintegration_1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |DONE |Manifest: NOSIGNATURE
Rats-1.20.1-8.1.2.jar |Rats |rats |1.20.1-8.1.2 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
etched-3.0.2.jar |Etched |etched |3.0.2 |DONE |Manifest: NOSIGNATURE
commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.10-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
gravestone-forge-1.20.1-1.0.15.jar |Gravestone Mod |gravestone |1.20.1-1.0.15 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
multibeds-forge-1.20.1-1.2.jar |Multi-Beds |multibeds |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-19.jar |Zeta |zeta |1.0-19 |DONE |Manifest: NOSIGNATURE
ManyIdeasDoors-1.20.1-1.2.3.jar |ManyIdeas Doors |manyideas_doors |1.2.3 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
ancient_bricks_[1_20_1]_1_0.jar |Let's Forge Ancient Bricks |lets_forge_ancient_bricks |10 |DONE |Manifest: NOSIGNATURE
lootr-forge-1.20-0.7.34.85.jar |Lootr |lootr |0.7.34.85 |DONE |Manifest: NOSIGNATURE
Quark-4.0-455.jar |Quark |quark |4.0-455 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.11-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE
apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE
reddens_stone_lanterns_1.0.3-forge1.20.1.jar |Redden's Stone Lanterns |reddensstonelantern |1.0.3 |DONE |Manifest: NOSIGNATURE
XeKr's Decoration-1.20.1-Forge-0.6.6.jar |XeKr's Decoration |xkdeco |0.6.6+forge |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
overloadedarmorbar-1.20.1-1.jar |Overloaded Armor Bar |overloadedarmorbar |1.20.1-1 |DONE |Manifest: NOSIGNATURE
chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: af15f202-fda4-40a6-817a-10dae8474c25
FML: 47.3
Forge: net.minecraftforge:47.3.0
Kiwi Modules:
kiwi:block_components
kiwi:block_templates
kiwi:contributors
kiwi:data
kiwi:item_templates
lightingwand:core
xkdeco:entity_types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment