Created
November 11, 2024 16:33
-
-
Save border999/b5a945e588c73504b857af9f2e8f6c78 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Embeddium instance tainted by mods: [betterfpsdist, supplementaries] | |
// Please do not reach out for Embeddium support without removing these mods first. | |
// ------- | |
// Shall we play a game? | |
Time: 2024-11-11 11:24:44 | |
Description: Encountered exception while building chunk meshes | |
java.lang.IllegalArgumentException: Cannot get property null as it does not exist in Block{minecraft:iron_bars} | |
at net.minecraft.world.level.block.state.StateHolder.m_61143_(StateHolder.java:98) ~[client-1.20.1-20230612.114412-srg.jar%231430!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.fastmap.mixin.json:FastMapStateHolderMixin,pl:mixin:A} | |
at net.minecraft.world.level.block.IronBarsBlock.m_6104_(IronBarsBlock.java:70) ~[client-1.20.1-20230612.114412-srg.jar%231430!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:IronBarsBlockMixin,pl:mixin:APP:supplementaries-common.mixins.json:IronBarsBlockMixin,pl:mixin:A} | |
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60719_(MixinBlockStateBase.java:668) ~[client-1.20.1-20230612.114412-srg.jar%231430!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:snowrealmagic.mixins.json:BlockStateMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:passablefoliage.mixins.json:BlockStateMixin,pl:mixin:APP:passablefoliage.mixins.json:forge.BlockStateMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinBlockStateBase,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:expandability-common.mixins.json:fluidcollision.BlockStateBaseMixin,pl:mixin:A} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockOcclusionCache.shouldDrawSide(BlockOcclusionCache.java:37) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.isFaceVisible(BlockRenderer.java:151) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.renderModel(BlockRenderer.java:124) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:139) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:51) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:226) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Render thread | |
Suspected Mod: | |
Embeddium (embeddium), Version: 0.3.31+mc1.20.1 | |
at TRANSFORMER/embeddium@0.3.31+mc1.20.1/me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockOcclusionCache.shouldDrawSide(BlockOcclusionCache.java:37) | |
Stacktrace: | |
at net.minecraft.world.level.block.state.StateHolder.m_61143_(StateHolder.java:98) ~[client-1.20.1-20230612.114412-srg.jar%231430!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.fastmap.mixin.json:FastMapStateHolderMixin,pl:mixin:A} | |
at net.minecraft.world.level.block.IronBarsBlock.m_6104_(IronBarsBlock.java:70) ~[client-1.20.1-20230612.114412-srg.jar%231430!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:IronBarsBlockMixin,pl:mixin:APP:supplementaries-common.mixins.json:IronBarsBlockMixin,pl:mixin:A} | |
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60719_(MixinBlockStateBase.java:668) ~[client-1.20.1-20230612.114412-srg.jar%231430!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:snowrealmagic.mixins.json:BlockStateMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:passablefoliage.mixins.json:BlockStateMixin,pl:mixin:APP:passablefoliage.mixins.json:forge.BlockStateMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinBlockStateBase,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:expandability-common.mixins.json:fluidcollision.BlockStateBaseMixin,pl:mixin:A} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockOcclusionCache.shouldDrawSide(BlockOcclusionCache.java:37) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.isFaceVisible(BlockRenderer.java:151) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.renderModel(BlockRenderer.java:124) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
-- Block being rendered -- | |
Details: | |
Block: Block{minecraft:iron_bars}[east=true,north=false,south=true,waterlogged=false,west=true] | |
Block location: World: (-1014,22,604), Section: (at 10,6,12 in -64,1,37; chunk contains blocks -1024,-64,592 to -1009,319,607), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,-64,512 to -513,319,1023) | |
Chunk section: RenderSection at chunk (-64, 1, 37) from (-1024, 16, 592) to (-1009, 31, 607) | |
Render context volume: BoundingBox{minX=-1026, minY=14, minZ=590, maxX=-1007, maxY=33, maxZ=609} | |
Stacktrace: | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:139) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:51) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:226) ~[embeddium-0.3.31+mc1.20.1.jar%231010!/:?] {re:classloading} | |
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} | |
-- Affected level -- | |
Details: | |
All players: 1 total; [LocalPlayer['PheonixArcher'/1276, l='ClientLevel', x=-1012.50, y=22.00, z=604.50]] | |
Chunk stats: 2287, 2287 | |
Level dimension: minecraft:overworld | |
Level spawn location: World: (-464,67,-48), Section: (at 0,3,0 in -29,4,-3; chunk contains blocks -464,-64,-48 to -449,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1) | |
Level time: 504356 game time, 516356 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%231430!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:ichunutil.mixins.json:client.ClientLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:farsight.mixins.json:ClientWorldMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:features.render.world.sky.ClientWorldMixin,pl:mixin:APP:fabrication.mixins.json:c_tweaks.long_levelup_sound_at_30.MixinClientWorld,pl:mixin:APP:fabrication.mixins.json:i_woina.void_fog_particles.MixinClientWorld,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} | |
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%231430!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:mffs:resizeDisplayHook,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:mffs:resizeDisplayHook,pl:mixin:APP:fluffy_fur.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:no-telemetry.mixins.json:MinecraftClientMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:ctrlq.mixins.json:MixinMinecraftClient,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:APP:fabrication.mixins.json:a_fixes.uncap_menu_fps.MixinMinecraftClient,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} | |
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%231430!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:mffs:resizeDisplayHook,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:mffs:resizeDisplayHook,pl:mixin:APP:fluffy_fur.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:no-telemetry.mixins.json:MinecraftClientMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:ctrlq.mixins.json:MixinMinecraftClient,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:APP:fabrication.mixins.json:a_fixes.uncap_menu_fps.MixinMinecraftClient,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} | |
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.3.12.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} | |
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} | |
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin} | |
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.12.jar:?] {} | |
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.12.jar:?] {} | |
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.12.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:?] {} | |
-- Last reload -- | |
Details: | |
Reload number: 1 | |
Reload reason: initial | |
Finished: Yes | |
Packs: jaopca:inmemory, vanilla, mod_resources, Fabrication Grayscale, Forgery, Moonlight Mods Dynamic Assets, diagonalblocks:default_block_models | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.20.1 | |
Minecraft Version ID: 1.20.1 | |
Operating System: Windows 11 (amd64) version 10.0 | |
Java Version: 17.0.8, Microsoft | |
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft | |
Memory: 1500390272 bytes (1430 MiB) / 18991808512 bytes (18112 MiB) up to 21474836480 bytes (20480 MiB) | |
CPUs: 12 | |
Processor Vendor: GenuineIntel | |
Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz | |
Identifier: Intel64 Family 6 Model 158 Stepping 10 | |
Microarchitecture: Coffee Lake | |
Frequency (GHz): 3.70 | |
Number of physical packages: 1 | |
Number of physical CPUs: 6 | |
Number of logical CPUs: 12 | |
Graphics card #0 name: NVIDIA GeForce GTX 1080 | |
Graphics card #0 vendor: NVIDIA (0x10de) | |
Graphics card #0 VRAM (MB): 4095.00 | |
Graphics card #0 deviceId: 0x1be0 | |
Graphics card #0 versionInfo: DriverVersion=32.0.15.6603 | |
Memory slot #0 capacity (MB): 16384.00 | |
Memory slot #0 clockSpeed (GHz): 3.20 | |
Memory slot #0 type: DDR4 | |
Memory slot #1 capacity (MB): 16384.00 | |
Memory slot #1 clockSpeed (GHz): 3.20 | |
Memory slot #1 type: DDR4 | |
Virtual memory max (MB): 40014.63 | |
Virtual memory used (MB): 36441.54 | |
Swap memory total (MB): 7306.75 | |
Swap memory used (MB): 426.12 | |
JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx20G -XX:+UnlockExperimentalVMOptions -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:G1HeapRegionSize=32M -XX:ParallelGCThreads=3 -XX:+ExplicitGCInvokesConcurrent -XX:+OptimizeStringConcat -XX:NewRatio=3 | |
Launched Version: 1.20.1-forge-47.3.12 | |
Backend library: LWJGL version 3.3.1 build 7 | |
Backend API: NVIDIA GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 566.03, NVIDIA Corporation | |
Window size: 1730x1985 | |
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, mod_resources, Forgery grayscale, Forgery | |
Current Language: en_us | |
CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz | |
Server Running: true | |
Player Count: 1 / 8; [ServerPlayer['PheonixArcher'/1276, l='ServerLevel[Oroborous Evolving]', x=-1012.50, y=22.00, z=604.50]] | |
Data Packs: vanilla, mod:betterdungeons, mod:fcquark, mod:berries_and_cherries, mod:mekanismbridge (incompatible), mod:fluffy_fur (incompatible), mod:emcbaubles, mod:projecte, mod:mffs, mod:silentsdelight, mod:immersiveweapons, mod:laserio (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:hiddenrecipebook, mod:gateways (incompatible), mod:botanypotstiers (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:clientcrafting (incompatible), mod:adaptive_performance_tweaks_gamerules, mod:excompressum, mod:darkutils (incompatible), mod:createdieselgenerators (incompatible), mod:apotheosis (incompatible), mod:ironbookshelves, mod:clickadv (incompatible), mod:zombievillagersfromspawner, mod:create_new_age, mod:snowrealmagic (incompatible), mod:oceanic_delight, mod:huskspawn, mod:betterfortresses, mod:cloth_config (incompatible), mod:stackrefill, mod:embeddium, mod:replantingcrops, mod:industrialforegoing (incompatible), mod:iaf_patcher (incompatible), mod:lava_walker (incompatible), mod:apothic_amendments__enchanting, mod:structurecompass, mod:zombieproofdoors, mod:timestacker (incompatible), mod:underwaterenchanting, mod:mynethersdelight, mod:backported_wolves, mod:yungsextras, mod:mysticalagriculturedelight, mod:attributeslib (incompatible), mod:angelblockrenewed (incompatible), mod:bettervillage, mod:noisium, mod:mcwroofs, mod:flib, mod:tmted, mod:dynamic_fps, mod:arsdelight (incompatible), mod:realistic_metals, mod:l2library (incompatible), mod:strayspawn, mod:betterjungletemples, mod:quarkoddities, mod:miniutilities (incompatible), mod:kiwi (incompatible), mod:nomowanderer (incompatible), mod:adaptive_performance_tweaks_spawn, mod:mutantmonsters, mod:rechiseled (incompatible), mod:fastboot (incompatible), mod:sanguine_networks, mod:attributefix (incompatible), mod:libraryferret, mod:create_synthetic_recipes, mod:caelus (incompatible), mod:paxi, mod:lemonlib (incompatible), mod:colytra (incompatible), mod:greendelights (incompatible), mod:fastasyncworldsave (incompatible), mod:epherolib (incompatible), mod:cursedearth, mod:sneak_through_berries, mod:modularforcefields (incompatible), mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:restapi (incompatible), mod:projecteintegration, mod:electrodynamics, mod:potionbundles, mod:fusion, mod:mechanicalbotania (incompatible), mod:shieldbannerfix (incompatible), mod:extendedbonemeal, mod:erodingstoneentities, mod:novacore, mod:ironchest, mod:mythicbotany, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:dynamicelectricity (incompatible), mod:createstuffadditionsfix, mod:theoneprobe, mod:terrablender, mod:eyesoficeandfire, mod:inventorytotem, mod:delightfulburgers, mod:projecteemc, mod:mekanism_lasers (incompatible), mod:ding, mod:ksyxis (incompatible), mod:fastpaintings (incompatible), mod:chickenchunks (incompatible), mod:domum_ornamentum, mod:betterfpsdist (incompatible), mod:flywheel, mod:bhc (incompatible), mod:experienceobelisk (incompatible), mod:justenoughprofessions, mod:nocubescreateexp, mod:almostunified (incompatible), mod:terrariumsandcages, mod:fastfurnace (incompatible), mod:embers, mod:lootr, mod:rainshield, mod:mr_garnished_botanypots, mod:extremesoundmuffler, mod:expanded_combat (incompatible), mod:mekanismdelight, mod:createchanges, mod:kuma_api (incompatible), mod:fabric_renderer_api_v1, mod:alchemylib (incompatible), mod:youkaishomecoming (incompatible), mod:compost (incompatible), mod:zombiehorsespawn, mod:globalpacks (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:insanelib, mod:gildedarmor (incompatible), mod:structureessentials (incompatible), mod:realisticbees, mod:idle_boost, mod:placebo (incompatible), mod:bookshelf, mod:fabrication (incompatible), mod:sophisticatedbackpacks (incompatible), mod:achiopt (incompatible), mod:upcycle, mod:fullturtlearmor (incompatible), mod:cryingghasts, mod:progressivebosses, mod:mcwdoors, mod:keepmysoiltilled, mod:utilitarian, mod:mineralchance, mod:absentbydesign, mod:l2damagetracker (incompatible), mod:despawningeggshatch, mod:experiencebugfix, mod:diagonalwalls, mod:diagonalblocks, mod:equipmentcompare (incompatible), mod:create_connected, mod:mcwbridges, mod:croptopia_additions, mod:hostilenetworks (incompatible), mod:endertanks, mod:jearchaeology, mod:iron_ender_chests, mod:fuelgoeshere, mod:diagonalwindows, mod:apotheosisartifacts, mod:longnbtkiller (incompatible), mod:fishontheline, mod:compost_me, mod:spititout, mod:tiab (incompatible), mod:elevatorid, mod:hand_magic, mod:twilightdelight (incompatible), mod:infwithmend (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:lightoverlay (incompatible), mod:horsescanswim, mod:fallthroughslime, mod:ballistix, mod:whatthebucket (incompatible), mod:quarkdelight, mod:scaffoldingdropsnearby, mod:sky_structures, mod:sixstairs (incompatible), mod:darkmodeeverywhere (incompatible), mod:biggerreactors (incompatible), mod:flatbedrock (incompatible), mod:giantspawn, mod:betterthanbunnies (incompatible), mod:mooshroomtweaks, mod:commonnetworking (incompatible), mod:taxfreelevels (incompatible), mod:thermal_extra (incompatible), mod:clumps (incompatible), mod:artifacts, mod:tortillas (incompatible), mod:toastcontrol (incompatible), mod:pineapple_delight (incompatible), mod:ichunutil, mod:mininggadgets (incompatible), mod:dolphin_fix, mod:morezombievillagers, mod:deathbackup, mod:jeimultiblocks, mod:weakerspiderwebs, mod:arcaneadditions (incompatible), mod:avaritia, mod:bettersafebed (incompatible), mod:additionaladditions (incompatible), mod:spidersproducewebs, mod:mooshroomspawn, mod:smoothboot, mod:apothic_mutant_heads, mod:createbetterbaking, mod:moveboats, mod:enderio, mod:reliquary (incompatible), mod:jaopca, mod:curiotiab (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:smeltingsand (incompatible), mod:surfacemushrooms, mod:buildinggadgets2 (incompatible), mod:quartz (incompatible), mod:ferritecore (incompatible), mod:functionalstorage, mod:betterf3, mod:badoptimizations (incompatible), mod:no_telemetry (incompatible), mod:manaliquidizer (incompatible), mod:create_enchantment_industry (incompatible), mod:overflowingbars, mod:flickerfix, mod:productivetrees, mod:cyclicdelight, mod:alllootdrops, mod:saturn (incompatible), mod:adaptive_performance_tweaks_core (incompatible), mod:stackablepotions (incompatible), mod:enderzoology, mod:easyanvils, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:botarium (incompatible), mod:milkallthemobs, mod:allthecompatibility, mod:botania, mod:ad_astra (incompatible), mod:netherwart (incompatible), mod:gamemenuremovegfarb (incompatible), mod:aquaculturedelight, mod:powah (incompatible), mod:resourcepackoverrides, mod:honeydelight, mod:forcecraft, mod:grimoireofgaia, mod:skeletonhorsespawn, mod:luckyclover, mod:balm, mod:kelpfertilizer, mod:dynview (incompatible), mod:jeresources, mod:shetiphiancore, mod:leavesbegone, mod:athena, mod:lmft (incompatible), mod:alltheores (incompatible), mod:glodium (incompatible), mod:vintagedelight, mod:torchmaster, mod:mekanism_extras (incompatible), mod:thornybushprotection, mod:adastradelight, mod:lavasand (incompatible), mod:botanytrees (incompatible), mod:mcwtrpdoors, mod:edibles, mod:projectedelight, mod:supermartijn642corelib, mod:engineeredcompatibility, mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:botaniadelight, mod:mysticaladaptations, mod:mysticalagriculture, mod:mysticalagradditions, mod:watererosion (incompatible), mod:curios (incompatible), mod:wizards_reborn (incompatible), mod:shulkerdropstwo, mod:searchables (incompatible), mod:thermal_and_space (incompatible), mod:measurements, mod:nuclearscience, mod:angelring, mod:alwaysawitherskull, mod:mcwfurnitures, mod:apothiccurios (incompatible), mod:smallernetherportals, mod:mobtimizations, mod:infiniverse (incompatible), mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:projectred_core (incompatible), mod:projectred_integration (incompatible), mod:projectred_transmission (incompatible), mod:projectred_exploration (incompatible), mod:projectred_fabrication (incompatible), mod:projectred_illumination (incompatible), mod:brandonscore (incompatible), mod:draconicevolution, mod:projectred_expansion (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:roguelitestorage, mod:doubledoors, mod:create_quark_runes, mod:jei, mod:ae2 (incompatible), mod:aecapfix, mod:expatternprovider (incompatible), mod:ae2things (incompatible), mod:miniumstone, mod:sunflowerdelight, mod:sheepconsistencyforge (incompatible), mod:configlibtxf, mod:tesseract, mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:mekaweapons (incompatible), mod:mekanismgenerators, mod:ae2alchemistryaddon, mod:passablefoliage (incompatible), mod:fabric_renderer_indigo, mod:draconicevolutiondelight, mod:easyelytratakeoff, mod:apotheotic_additions, mod:naturescompass, mod:libx, mod:glitchcore (incompatible), mod:biomesoplenty, mod:pneumaticcraft (incompatible), mod:compressedcreativity (incompatible), mod:neruina (incompatible), mod:grassseeds, mod:deleteworldstotrash, mod:clayable, mod:creature_compendium (incompatible), mod:catalogue (incompatible), mod:projectexpansion, mod:packingtape (incompatible), mod:dismountentity, mod:cratedelight, mod:more_immersive_wires (incompatible), mod:puzzlesaccessapi, mod:forge, mod:right_click_get_crops, mod:capable_composters, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_cultivation, mod:appleskin (incompatible), mod:thermaloot (incompatible), mod:akashictome (incompatible), mod:morphtool (incompatible), mod:thermal_innovation, mod:silentgear, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:slabstoblocks (incompatible), mod:logbegone (incompatible), mod:mcwpaths, mod:alchemistry (incompatible), mod:carrotplus (incompatible), mod:systeams (incompatible), mod:simplebackups, mod:mineraldelight, mod:fabric_api_base, mod:immersiveengineering (incompatible), mod:baleofsugarcane, mod:allthemodium (incompatible), mod:appliedenergisticsdelight, mod:ctrlq (incompatible), mod:spectrelib (incompatible), mod:createendertransmission, mod:sugar_cane_fix, mod:kotlinforforge (incompatible), mod:integrateddynamics, mod:croptopia (incompatible), mod:refinedstoragedelight, mod:polymorph (incompatible), mod:polyeng (incompatible), mod:zeta (incompatible), mod:mna (incompatible), mod:canary, mod:regrowth, mod:railcraft, mod:oceansdelight (incompatible), mod:connectedglass, mod:puzzleslib, mod:hyperbox (incompatible), mod:aquaculture, mod:exnihilosequentia, mod:convenientcurioscontainer (incompatible), mod:chunksending (incompatible), mod:deuf, mod:tetra (incompatible), mod:tetranomicon, mod:tetraextras (incompatible), mod:mna_attributes, mod:cyclopscore, mod:notenoughcrashes (incompatible), mod:witheringboon, mod:betterwitchhuts, mod:netherportalfix, mod:aiotbotania, mod:geckolib, mod:ars_nouveau (incompatible), mod:ars_elemental (incompatible), mod:ars_instrumentum (incompatible), mod:recipeessentials (incompatible), mod:pocketstorage (incompatible), mod:biomesoplentydelight, mod:connectivity (incompatible), mod:bigger_ae2, mod:ars_scalaes (incompatible), mod:tools_complement, mod:stridermagmawarmth, mod:controlling (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:iceandfire, mod:dragonseeker, mod:create_wooderwheels (incompatible), mod:mixinextras (incompatible), mod:create_dragon_lib (incompatible), mod:starbunclemania (incompatible), mod:generatorgalore, mod:pathundergates, mod:dummmmmmy (incompatible), mod:ice_and_fire_delight, mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:growthcraft (incompatible), mod:thaumon, mod:adtetra, mod:arseng, mod:appflux (incompatible), mod:advanced_ae, mod:farmersdelight, mod:maturidelight, mod:largemeals, mod:ends_delight, mod:collectorsreap, mod:casualness_delight, mod:farmers_croptopia, mod:libreexpfix (incompatible), mod:curious_armor_stands, mod:entangled (incompatible), mod:commoncapabilities, mod:mekanismadditions, mod:benefitsofreading (incompatible), mod:mcwfences, mod:everycomp (incompatible), mod:colorfulhearts (incompatible), mod:jerintegration, mod:thermalendergy, mod:spartantoolkit, mod:modelfix (incompatible), mod:create_additions_synthetics, mod:sgjourney (incompatible), mod:leaky (incompatible), mod:actuallyadditions (incompatible), mod:patchouli (incompatible), mod:ars_artifice (incompatible), mod:ars_additions (incompatible), mod:ars_oscura (incompatible), mod:naturallychargedcreepers, mod:collective, mod:lexicon, mod:thermal_expansion, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:mifa, mod:resourcefullib (incompatible), mod:oldmclogo (incompatible), mod:createliquidfuel (incompatible), mod:mekanismtools, mod:spartanweaponry, mod:boatbreakfix (incompatible), mod:architectury (incompatible), mod:armored_elytra, mod:ae2wtlib (incompatible), mod:ftblibrary (incompatible), mod:gag (incompatible), mod:separatedleaves (incompatible), mod:productivebees, mod:chunkloaders, mod:adaptive_performance_tweaks_items, mod:letmedespawn, mod:toomanyglyphs (incompatible), mod:gamemenumodoption, mod:blastcraft (incompatible), mod:cyclic, mod:moremekanismprocessing (incompatible), mod:jmc (incompatible), mod:agricraft, mod:inventorysorter (incompatible), mod:cucumber, mod:matc, mod:clochecreations, mod:botaniaartifacts, mod:jmi (incompatible), mod:amendments (incompatible), mod:blueflame (incompatible), mod:ars_extended_glyphs (incompatible), mod:sophisticatedstorage (incompatible), mod:productivelib, mod:createappliedkinetics (incompatible), mod:eco, mod:mekanismscience, mod:stonesmelting (incompatible), mod:bakeddelight, mod:arsnouveaudelight, mod:tetracelium (incompatible), mod:smalltetraadditions, mod:create, mod:vintageimprovements, mod:ars_creo (incompatible), mod:ars_technica, mod:create_central_kitchen (incompatible), mod:waystones, mod:extra_compat, mod:apotheosisdelight, mod:fastsuite (incompatible), mod:journeymap (incompatible), mod:temporalapi, mod:alternate_current, mod:enchantment_reveal (incompatible), mod:magic_doorknob (incompatible), mod:nuts_delight, mod:mcjtylib, mod:rftoolsbase, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:rftoolsdim, mod:rftoolsstorage, mod:rftoolscontrol, mod:betterdeserttemples, mod:mahoutsukai, mod:farsight_view (incompatible), mod:enderstorage (incompatible), mod:vanillacookbook (incompatible), mod:recast, mod:moveminecarts, mod:bloodmagic (incompatible), mod:tomeofblood (incompatible), mod:adaptive_performance_tweaks_player, mod:toofast (incompatible), mod:cutthrough, mod:tfmg (incompatible), mod:mekanism_tfmg_compat, mod:delightfulsandwich, mod:rftoolsutility, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:magnumtorch, mod:extractpoison, mod:enderiodelight, mod:silentlib, mod:mekanism_turrets (incompatible), mod:dragonfinder (incompatible), mod:zoe, mod:theurgy, mod:iceberg (incompatible), mod:quark (incompatible), mod:quarkengineering, mod:mutil, mod:extended_silence, mod:chemlib (incompatible), mod:barbequesdelight (incompatible), mod:enderchests, mod:wlrs, mod:jei_mekanism_multiblocks (incompatible), mod:appbot (incompatible), mod:createaddoncompatibility, mod:reworked_vanilla_recipes, mod:modonomicon, mod:scaffoldingpower (incompatible), mod:coroutil (incompatible), mod:threads, mod:capable_cauldrons, mod:moredragoneggs (incompatible), mod:asynclocator (incompatible), mod:crabbersdelight, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:packetfixer (incompatible), mod:expandability (incompatible), mod:translocators (incompatible), mod:healingcampfire, mod:supersaturation (incompatible), Everycomp Generated Pack, builtin/agricraft_datapacks_biomesoplenty, create_central_kitchen:ends_delight (incompatible), create_central_kitchen:farmersdelight (incompatible), enderzoology:biome_modifications, jaopca:inmemory, libxdata/mythicbotany:curios, mutantmonsters:biome_modifications, mod:conduitspreventdrowned, mod:nametagtweaks, mod:cryingportals, mod:hideexperimentalwarning, mod:anvilrestoration, mod:villagebellrecipe, mod:cavespiderspawn, mod:betterbeaconplacement, mod:respawningshulkers, mod:betterconduitplacement, mod:unusual_delight, mod:alltheleaks, mod:mixinsquared (incompatible), mod:supplementaries, Supplementaries Generated Pack, mod:pamhc2crops (incompatible), mod:superiorsmithing, mod:pamhc2trees (incompatible), mod:betterlily (incompatible), mod:lodestone, mod:mae2, mod:psg, mod:pamhc2foodcore (incompatible), mod:v_slab_compat (incompatible), mod:jeed (incompatible), mod:pamhc2foodextended (incompatible), mod:sewingkit (incompatible), mod:trashcans (incompatible), mod:ensorcellation, mod:nuclearcraft (incompatible), mod:malum (incompatible), mod:bonsai, V Slab Compat Generated Pack, builtin/agricraft_datapacks_pamhc2crops | |
Enabled Feature Flags: minecraft:vanilla | |
World Generation: Stable | |
Client Crashes Since Restart: 1 | |
Integrated Server Crashes Since Restart: 0 | |
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.12.jar slf4jfixer PLUGINSERVICE | |
fmlloader-1.20.1-47.3.12.jar object_holder_definalize PLUGINSERVICE | |
fmlloader-1.20.1-47.3.12.jar runtime_enum_extender PLUGINSERVICE | |
fmlloader-1.20.1-47.3.12.jar capability_token_subclass PLUGINSERVICE | |
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE | |
fmlloader-1.20.1-47.3.12.jar runtimedistcleaner PLUGINSERVICE | |
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE | |
modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE | |
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE | |
modlauncher-10.0.9.jar serializationisbad TRANSFORMATIONSERVICE | |
FML Language Providers: | |
minecraft@1.0 | |
kotlinforforge@4.11.0 | |
javafml@null | |
lowcodefml@null | |
kotori_scala@3.3.1-build-0 | |
Mod List: | |
YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE | |
farmers-cutting-quark-1.0.0.jar |Farmer's Cutting: Quark |fcquark |1.0.0 |DONE |Manifest: NOSIGNATURE | |
berries_and_cherries-1.0.9-hotfix.jar |Berries And Cherries |berries_and_cherries |1.0.9 |DONE |Manifest: NOSIGNATURE | |
MekanismBridge-Universal-3.1.jar |mekanismbridge |mekanismbridge |2.2 |DONE |Manifest: NOSIGNATURE | |
fluffy_fur-1.20.1-0.1.4.jar |Fluffy Fur |fluffy_fur |1.20.1-0.1.4 |DONE |Manifest: NOSIGNATURE | |
emcbaubles-1.3.jar |EMC Baubles |emcbaubles |1.3 |DONE |Manifest: NOSIGNATURE | |
ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |DONE |Manifest: NOSIGNATURE | |
mffs-5.1.9-all.jar |Modular Force Field System |mffs |5.1.9 |DONE |Manifest: NOSIGNATURE | |
silentsdelight-forge-1.0.0-1.20.1.jar |Silent's Delight |silentsdelight |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE | |
immersiveweapons-1.20.1-1.27.7.jar |Immersive Weapons |immersiveweapons |1.20.1-1.27.7 |DONE |Manifest: NOSIGNATURE | |
laserio-1.6.8.jar |LaserIO |laserio |1.6.8 |DONE |Manifest: NOSIGNATURE | |
modernfix-forge-5.19.5+mc1.20.1.jar |ModernFix |modernfix |5.19.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE | |
YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE | |
hiddenrecipebook-1.20.1-4.7.jar |Hidden Recipe Book |hiddenrecipebook |4.7 |DONE |Manifest: NOSIGNATURE | |
GatewaysToEternity-1.20.1-4.2.6.jar |Gateways To Eternity |gateways |4.2.6 |DONE |Manifest: NOSIGNATURE | |
BotanyPotsTiers-Forge-1.20.1-6.0.1.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |DONE |Manifest: NOSIGNATURE | |
WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE | |
Shrink-1.20.1-1.4.5.jar |Shrink |shrink |1.4.5 |DONE |Manifest: NOSIGNATURE | |
clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE | |
adaptive_performance_tweaks_gamerules_1.20.1-11.3.|APTweaks: Gamerules |adaptive_performance_tweaks_ga|11.3.0 |DONE |Manifest: NOSIGNATURE | |
excompressum-forge-1.20.1-20.1.6.jar |ExCompressum |excompressum |20.1.6 |DONE |Manifest: NOSIGNATURE | |
DarkUtilities-Forge-1.20.1-17.0.5.jar |DarkUtilities |darkutils |17.0.5 |DONE |Manifest: NOSIGNATURE | |
createdieselgenerators-1.20.1-1.2i.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2i |DONE |Manifest: NOSIGNATURE | |
Apotheosis-1.20.1-7.4.3.jar |Apotheosis |apotheosis |7.4.3 |DONE |Manifest: NOSIGNATURE | |
ironbookshelves-1.20.1-1.3.9-forge.jar |Iron Bookshelves |ironbookshelves |1.20.1-1.3.9-forge |DONE |Manifest: NOSIGNATURE | |
clickadv-1.20.1-3.8.jar |clickadv mod |clickadv |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE | |
zombievillagersfromspawner-1.20.1-3.9.jar |Zombie Villagers From Spawner |zombievillagersfromspawner |3.9 |DONE |Manifest: NOSIGNATURE | |
create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE | |
SnowRealMagic-1.20.1-Forge-10.5.2.jar |Snow! Real Magic! |snowrealmagic |10.5.2 |DONE |Manifest: NOSIGNATURE | |
oceanic_delight-1.0.2-forge-1.20.1.jar |Oceanic Delight |oceanic_delight |1.0.2 |DONE |Manifest: NOSIGNATURE | |
huskspawn-1.20.1-3.6.jar |Husk Spawn |huskspawn |3.6 |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.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE | |
stackrefill-1.20.1-4.5.jar |Stack Refill |stackrefill |4.5 |DONE |Manifest: NOSIGNATURE | |
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE | |
replantingcrops-1.20.1-5.4.jar |Replanting Crops |replantingcrops |5.4 |DONE |Manifest: NOSIGNATURE | |
industrial-foregoing-1.20.1-3.5.18.jar |Industrial Foregoing |industrialforegoing |3.5.18 |DONE |Manifest: NOSIGNATURE | |
iaf_patcher-0.2.jar |IceAndFire Patcher |iaf_patcher |0.2 |DONE |Manifest: NOSIGNATURE | |
forge-lava_walker-2.0.0.jar |LavaWalker Enchantment |lava_walker |2.0.0 |DONE |Manifest: NOSIGNATURE | |
Apothic Amendments - Enchanting - 0.1.4.jar |Apothic Amendments - Enchantin|apothic_amendments__enchanting|0.1.4 |DONE |Manifest: NOSIGNATURE | |
StructureCompass-1.20.1-2.0.8.jar |Structure Compass Mod |structurecompass |2.0.8 |DONE |Manifest: NOSIGNATURE | |
zombieproofdoors-1.20.1-3.4.jar |Zombie Proof Doors |zombieproofdoors |3.4 |DONE |Manifest: NOSIGNATURE | |
conduitspreventdrowned-1.20.1-3.8.jar |Conduits Prevent Drowned |conduitspreventdrowned |3.8 |DONE |Manifest: NOSIGNATURE | |
TimeStacker-forge-1.2.1-1.20.1.jar |TimeStacker |timestacker |1.2.1 |DONE |Manifest: NOSIGNATURE | |
underwaterenchanting-1.20.1-2.9.jar |Underwater Enchanting |underwaterenchanting |2.9 |DONE |Manifest: NOSIGNATURE | |
MyNethersDelight-1.20.1-0.1.7.5.jar |My Nether's Delight |mynethersdelight |1.20.1-1.7.5 |DONE |Manifest: NOSIGNATURE | |
backported_wolves-1.0.3-1.20.1.jar |Backported Wolves |backported_wolves |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE | |
YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE | |
mysticalagriculturedelight-1.0.2-1.20.1.jar |Mystical Agriculture Delight |mysticalagriculturedelight |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE | |
ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE | |
angelblockrenewed-forge-1.3-1.20.jar |Angel Block Renewed |angelblockrenewed |1.3 |DONE |Manifest: NOSIGNATURE | |
bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE | |
noisium-forge-2.3.0+mc1.20-1.20.1.jar |Noisium |noisium |2.3.0+mc1.20-1.20.1 |DONE |Manifest: NOSIGNATURE | |
mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE | |
nametagtweaks-1.20.1-3.8.jar |Name Tag Tweaks |nametagtweaks |3.8 |DONE |Manifest: NOSIGNATURE | |
flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed | |
Engineers Delight 1.20.1 B.1.4.jar |Engineers Delight |tmted |1.0.4 |DONE |Manifest: NOSIGNATURE | |
dynamic-fps-3.7.6+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.7.6 |DONE |Manifest: NOSIGNATURE | |
arsdelight-1.1.1.jar |Ars Nouveau's Flavors & Deligh|arsdelight |1.1.1 |DONE |Manifest: NOSIGNATURE | |
Realistic_Metals_forge_1.20.1-1.1.9.jar |Realistic Metals |realistic_metals |1.1.9 |DONE |Manifest: NOSIGNATURE | |
l2library-2.4.29-slim.jar |L2 Library |l2library |2.4.29 |DONE |Manifest: NOSIGNATURE | |
strayspawn-1.20.1-3.7.jar |Stray Spawn |strayspawn |3.7 |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 | |
QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE | |
miniutilities-4.1.0.jar |Mini Utilities |miniutilities |4.0.0 |DONE |Manifest: NOSIGNATURE | |
Kiwi-1.20.1-Forge-11.8.20.jar |Kiwi Library |kiwi |11.8.20+forge |DONE |Manifest: NOSIGNATURE | |
nomowanderer-1.20.1_1.6.4.jar |NoMoWanderer |nomowanderer |1.20.1_1.6.4 |DONE |Manifest: NOSIGNATURE | |
adaptive_performance_tweaks_spawn_1.20.1-11.3.0.ja|APTweaks: Spawn |adaptive_performance_tweaks_sp|11.3.0 |DONE |Manifest: NOSIGNATURE | |
unusual_delight_3.8.jar |Unusual Delight |unusual_delight |1.0.0 |DONE |Manifest: NOSIGNATURE | |
MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE | |
fastboot-1.20.x-1.2.jar |FastBoot |fastboot |1.2 |DONE |Manifest: NOSIGNATURE | |
SanguineNeuralNetworks-1.20.1-1.1.1.jar |Sanguine Neural Networks |sanguine_networks |1.1.1 |DONE |Manifest: NOSIGNATURE | |
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.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 | |
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE | |
Create_SyntheticRecipes1.4.3.jar |Create Synthetic Recipes |create_synthetic_recipes |1.4.3 |DONE |Manifest: NOSIGNATURE | |
caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE | |
Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |DONE |Manifest: NOSIGNATURE | |
lemonlib-4.0.1.jar |Lemon Lib |lemonlib |4.0.1 |DONE |Manifest: NOSIGNATURE | |
colytra-forge-6.2.2+1.20.1.jar |Colytra |colytra |6.2.2+1.20.1 |DONE |Manifest: NOSIGNATURE | |
greendelights-1.0.1-1.20.1.jar |Green Delights |greendelights |1.0.1 |DONE |Manifest: NOSIGNATURE | |
fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |DONE |Manifest: NOSIGNATURE | |
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE | |
cursedearthreturns-1.20.1-1.3.jar |Cursed Earth Returns |cursedearth |1.3 |DONE |Manifest: NOSIGNATURE | |
sneak_through_berries-forge-8.0.0+1.20.1.jar |Sneak Through Berries |sneak_through_berries |8.0.0+1.20.1 |DONE |Manifest: NOSIGNATURE | |
Modular+Forcefields-1.20.1-0.2.0-1.jar |Modular Forcefields |modularforcefields |1.20.1-0.2.0-1 |DONE |Manifest: NOSIGNATURE | |
BotanyPots-Forge-1.20.1-13.0.39.jar |BotanyPots |botanypots |13.0.39 |DONE |Manifest: NOSIGNATURE | |
phosphophyllite-1.20.1-0.7.0-alpha.0.1.jar |Phosphophyllite |phosphophyllite |0.7.0-alpha.0.1 |DONE |Manifest: NOSIGNATURE | |
restApi-0.10.1-1.20.1-forge.jar |restApi |restapi |0.10.1-1.20.1-forge |DONE |Manifest: NOSIGNATURE | |
ProjectE_Integration-1.20.1-7.2.5.jar |ProjectE Integration |projecteintegration |7.2.5 |DONE |Manifest: NOSIGNATURE | |
Electrodynamics-1.20.1-0.9.1-1.jar |Electrodynamics |electrodynamics |1.20.1-0.9.1-1 |DONE |Manifest: NOSIGNATURE | |
potionbundles-1.20-1.8.jar |Potion Bundles |potionbundles |1.8 |DONE |Manifest: NOSIGNATURE | |
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE | |
mechanicalbotania-revived-1.20.1-1.0.0.jar |Mechanical Botania |mechanicalbotania |1.0.0 |DONE |Manifest: NOSIGNATURE | |
ShieldBannerFix-Forge-1.20.1-5.0.2.jar |ShieldBannerFix |shieldbannerfix |5.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 | |
extendedbonemeal-1.20.1-3.5.jar |Extended Bone Meal |extendedbonemeal |3.5 |DONE |Manifest: NOSIGNATURE | |
erodingstoneentities-1.20.1-4.6.jar |Eroding Stone Entities |erodingstoneentities |4.6 |DONE |Manifest: NOSIGNATURE | |
novacore-1.20.1-1.0.0-build.3.jar |NovaCore |novacore |1.0.0 |DONE |Manifest: NOSIGNATURE | |
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE | |
MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |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 | |
smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE | |
logprot-1.20.1-3.4.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE | |
Dynamic+Electricity-1.20.1-1.1.0-1.jar |Dynamic Electricity |dynamicelectricity |1.20.1-1.1.0-1 |DONE |Manifest: NOSIGNATURE | |
createstuffadditionsfix-forge-1.20.1-0.0.0.1.jar |CreateStuffAdditionsFix |createstuffadditionsfix |0.0.0.1 |DONE |Manifest: NOSIGNATURE | |
theoneprobe-1.20.1-10.0.2.jar |The One Probe |theoneprobe |1.20.1-10.0.2 |DONE |Manifest: NOSIGNATURE | |
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE | |
eyesoficeandfire-1.1.0-1.20.1.jar |Eyes of Ice and Fire |eyesoficeandfire |1.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE | |
inventorytotem-1.20.1-3.2.jar |Inventory Totem |inventorytotem |3.2 |DONE |Manifest: NOSIGNATURE | |
delightfulburgers-1.20.1.jar |Delightful Burgers |delightfulburgers |1.20.1 |DONE |Manifest: NOSIGNATURE | |
pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |DONE |Manifest: NOSIGNATURE | |
projecteemc-1.0.0-1.20.1.jar |ProjectE EMC+ |projecteemc |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE | |
alltheleaks-0.0.2-beta+1.20.1-forge.jar |All The Leaks |alltheleaks |0.0.2-beta+1.20.1-fo|DONE |Manifest: NOSIGNATURE | |
mekanism_lasers-1.0.10.jar |Mekanism Lasers |mekanism_lasers |1.0.10 |DONE |Manifest: NOSIGNATURE | |
Ding-1.20.1-Forge-1.5.0.jar |Ding |ding |1.5.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f | |
Ksyxis-1.3.2.jar |Ksyxis |ksyxis |1.3.2 |DONE |Manifest: NOSIGNATURE | |
fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |DONE |Manifest: NOSIGNATURE | |
ChickenChunks-1.20.1-2.10.0.100-universal.jar |ChickenChunks |chickenchunks |2.10.0.100 |DONE |Manifest: NOSIGNATURE | |
domum_ornamentum-1.20.1-1.0.282-snapshot-universal|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.282-snaps|DONE |Manifest: NOSIGNATURE | |
betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE | |
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE | |
baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE | |
Cognition-v2.2.5-1.20.1.jar |Cognition |experienceobelisk |2.2.5-1.20.1 |DONE |Manifest: NOSIGNATURE | |
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE | |
nocube's_create_compact_exp_1.0.3_forge_1.20.1.jar|Create Compact Exp (by NoCube)|nocubescreateexp |1.0.3 |DONE |Manifest: NOSIGNATURE | |
almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |DONE |Manifest: NOSIGNATURE | |
terrariumsandcages-1.0.0.jar |Terrariums And Cages |terrariumsandcages |1.0.0 |DONE |Manifest: NOSIGNATURE | |
FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE | |
embersrekindled-1.20.1-1.3.9.jar |Embers Rekindled |embers |1.20.1-1.3.9 |DONE |Manifest: NOSIGNATURE | |
lootr-forge-1.20-0.7.34.89.jar |Lootr |lootr |0.7.34.87 |DONE |Manifest: NOSIGNATURE | |
RainShield-1.20.1-1.1.3.jar |Rain Shield |rainshield |1.1.3 |DONE |Manifest: NOSIGNATURE | |
garnished-botany-pots-forge-2.2.0.jar |Garnished Botany Pots |mr_garnished_botanypots |2.2.0 |DONE |Manifest: NOSIGNATURE | |
ExtremeSoundMuffler-3.47-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.47 |DONE |Manifest: NOSIGNATURE | |
expanded_combat-1.20.1-3.2.1-all.jar |Expanded Combat |expanded_combat |3.2.1 |DONE |Manifest: NOSIGNATURE | |
mekanismdelight-1.0.1.1-1.20.1.jar |Mekanism Delight |mekanismdelight |1.0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
createchanges-1.0.6.1-1.20.1.jar |Create: Changes |createchanges |1.0.6.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
SuperiorSmithingV4.3.jar |Superior Smithing |superiorsmithing |1.0.0 |DONE |Manifest: NOSIGNATURE | |
kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE | |
fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |DONE |Manifest: NOSIGNATURE | |
alchemylib-1.20.1-1.0.30.jar |AlchemyLib |alchemylib |1.0.30 |DONE |Manifest: NOSIGNATURE | |
youkaishomecoming-2.2.15.jar |Youkai's Homecoming |youkaishomecoming |2.2.15 |DONE |Manifest: NOSIGNATURE | |
compost-forge-1.20.1-1.4.1.jar |Compost |compost |1.4.1 |DONE |Manifest: NOSIGNATURE | |
zombiehorsespawn-1.20.1-5.1.jar |Zombie Horse Spawn |zombiehorsespawn |5.1 |DONE |Manifest: NOSIGNATURE | |
global_packs-forge-1.19.4-1.16.2_forge.jar |Global Packs |globalpacks |1.16.2_forge |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 | |
sophisticatedcore-1.20.1-0.6.36.743.jar |Sophisticated Core |sophisticatedcore |0.6.36.743 |DONE |Manifest: NOSIGNATURE | |
gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE | |
InsaneLib-1.15.0-mc1.20.1.jar |InsaneLib |insanelib |1.15.0 |DONE |Manifest: NOSIGNATURE | |
gildedarmor-1.7.0+forge-1.20.4.jar |Gilded Armor |gildedarmor |1.7.0 |DONE |Manifest: NOSIGNATURE | |
structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE | |
realisticbees-1.20.1-3.8.jar |Realistic Bees |realisticbees |3.8 |DONE |Manifest: NOSIGNATURE | |
idle_boost-forge-1.2.0+1.20.1.jar |Idle Boost |idle_boost |1.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE | |
Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |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 | |
forgery-3.5.0+1.20.jar |Forgery |fabrication |3.5.0+1.20 |DONE |Manifest: NOSIGNATURE | |
sophisticatedbackpacks-1.20.1-3.20.12.1126.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.12.1126 |DONE |Manifest: NOSIGNATURE | |
AchievementOptimizer-1.20.1-1.0.5.jar |AchievementOptimizer |achiopt |1.0.5 |DONE |Manifest: NOSIGNATURE | |
Upcycle-1.20.x-(v.1.1.0).jar |Upcycle |upcycle |1.1.0 |DONE |Manifest: NOSIGNATURE | |
fullturtlearmor-1.6-forge-mc1.20.1.jar |Full Turtle Armor |fullturtlearmor |1.6 |DONE |Manifest: NOSIGNATURE | |
cryingghasts-1.20.1-3.5.jar |Crying Ghasts |cryingghasts |3.5 |DONE |Manifest: NOSIGNATURE | |
ProgressiveBosses-4.2.1-mc1.20.1.jar |Progressive Bosses |progressivebosses |4.2.1-mc1.20.1 |DONE |Manifest: NOSIGNATURE | |
mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE | |
keepmysoiltilled-1.20.1-2.4.jar |Keep My Soil Tilled |keepmysoiltilled |2.4 |DONE |Manifest: NOSIGNATURE | |
utilitarian-1.20.1-0.9.1.jar |Utilitarian |utilitarian |1.20.1-0.9.1 |DONE |Manifest: NOSIGNATURE | |
mineralchance-1.20.1-3.7.jar |Mineral Chance |mineralchance |3.7 |DONE |Manifest: NOSIGNATURE | |
absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.0 |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 | |
l2damagetracker-0.3.7.jar |L2 Damage Tracker |l2damagetracker |0.3.7 |DONE |Manifest: NOSIGNATURE | |
despawningeggshatch-1.20.1-4.4.jar |Despawning Eggs Hatch |despawningeggshatch |4.4 |DONE |Manifest: NOSIGNATURE | |
fixexperiencebug-1.20-46.2.2.jar |Experience Bug Fix |experiencebugfix |46.2.2 |DONE |Manifest: NOSIGNATURE | |
DiagonalWalls-v8.0.3-1.20.1-Forge.jar |Diagonal Walls |diagonalwalls |8.0.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |DONE |Manifest: NOSIGNATURE | |
create_connected-0.9.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.9.2-mc1.20.1 |DONE |Manifest: NOSIGNATURE | |
mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE | |
CroptopiaAdditions-1.20.1-FORGE-2.4.jar |Croptopia Additions |croptopia_additions |2.4 |DONE |Manifest: NOSIGNATURE | |
HostileNeuralNetworks-1.20.1-5.3.2.jar |Hostile Neural Networks |hostilenetworks |5.3.2 |DONE |Manifest: NOSIGNATURE | |
endertanks-forge-1.20.1-1.2.jar |EnderTanks |endertanks |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE | |
jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE | |
iron_ender_chests-1.20-1.0.3.jar |Iron Ender Chests |iron_ender_chests |1.20-1.0.3 |DONE |Manifest: NOSIGNATURE | |
fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE | |
DiagonalWindows-v8.1.4-1.20.1-Forge.jar |Diagonal Windows |diagonalwindows |8.1.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
apotheosisartifacts-1.0.0-1.20.1.jar |Apotheosis Artifacts |apotheosisartifacts |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE | |
LongNbtKiller-Forge-1.20.1-1.0.0.jar |LongNbtKiller |longnbtkiller |1.0.0 |DONE |Manifest: NOSIGNATURE | |
fishontheline-1.20.1-3.2.jar |Fish On The Line |fishontheline |3.2 |DONE |Manifest: NOSIGNATURE | |
compost_me-1.0.0-forge-1.20.1.jar |Compost Me! |compost_me |1.0.0 |DONE |Manifest: NOSIGNATURE | |
SpitItOut-1.20.1-1.0.1.jar |Spit It Out |spititout |1.0.1 |DONE |Manifest: NOSIGNATURE | |
time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE | |
elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE | |
Hand Magic 1.5 1.20.1 Forge.jar |Hand Magic |hand_magic |1.5 |DONE |Manifest: NOSIGNATURE | |
twilightdelight-2.0.13.jar |Twilight's Flavor & Delight |twilightdelight |2.0.13 |DONE |Manifest: NOSIGNATURE | |
infwithmend-forge-1.20.x-1.0.2.jar |Infinity with Mending |infwithmend |1.0.2 |DONE |Manifest: NOSIGNATURE | |
AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE | |
moreoverlays-1.22.3-mc1.20.2.jar |More Overlays Updated |moreoverlays |1.22.3-mc1.20.2 |DONE |Manifest: NOSIGNATURE | |
cupboard-1.20.1-2.2.jar |Cupboard utilities |cupboard |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE | |
light-overlay-8.0.0-forge.jar |Light Overlay |lightoverlay |8.0.0 |DONE |Manifest: NOSIGNATURE | |
cryingportals-1.20.1-2.8.jar |Crying Portals |cryingportals |2.8 |DONE |Manifest: NOSIGNATURE | |
horsescanswim-1.0.1.jar |Horses Can Swim |horsescanswim |1.0.1 |DONE |Manifest: NOSIGNATURE | |
fallthroughslime-1.20.1-3.4.jar |Fall Through Slime |fallthroughslime |3.4 |DONE |Manifest: NOSIGNATURE | |
Ballistix-1.20.1-0.7.0-5.jar |Ballistix |ballistix |1.20.1-0.7.0-5 |DONE |Manifest: NOSIGNATURE | |
WhatTheBucket-Forge-1.20.1-11.0.3.jar |WhatTheBucket |whatthebucket |11.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 | |
quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE | |
scaffoldingdropsnearby-1.20.1-3.3.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |3.3 |DONE |Manifest: NOSIGNATURE | |
Sky+Structures+1.0.0+-+1.20.1.jar |Sky Structures |sky_structures |1.0.0 |DONE |Manifest: NOSIGNATURE | |
sixstairs-1.20.1-11-forge.jar |SixStairs |sixstairs |1.20.1-11-forge |DONE |Manifest: NOSIGNATURE | |
DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE | |
biggerreactors-1.20.1-0.6.0-beta.10.4.jar |Bigger Reactors |biggerreactors |0.6.0-beta.10.4 |DONE |Manifest: NOSIGNATURE | |
pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |DONE |Manifest: NOSIGNATURE | |
flatbedrock-forge-3.0.1-build.18+mc1.20.1.jar |Flat Bedrock |flatbedrock |3.0.1-build.18+mc1.2|DONE |Manifest: NOSIGNATURE | |
giantspawn-1.20.1-5.2.jar |Giant Spawn |giantspawn |5.2 |DONE |Manifest: NOSIGNATURE | |
BetterThanBunnies-1.20.1-Forge-1.3.0.jar |Better Than Bunnies |betterthanbunnies |1.3.0 |DONE |Manifest: NOSIGNATURE | |
mooshroomtweaks-1.20.1-3.5.jar |Mooshroom Tweaks |mooshroomtweaks |3.5 |DONE |Manifest: NOSIGNATURE | |
common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE | |
TaxFreeLevels-1.3.13-forge-1.20.2.jar |Tax Free Levels |taxfreelevels |1.3.13 |DONE |Manifest: NOSIGNATURE | |
ThermalExtra-3.2.0-1.20.1.jar |Thermal Extra |thermal_extra |3.2.0-1.20.1 |DONE |Manifest: NOSIGNATURE | |
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE | |
artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |DONE |Manifest: NOSIGNATURE | |
Tortillas-1.2-1.20.1-forge.jar |Tortillas |tortillas |1.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE | |
ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE | |
PineappleDelight-Forge-1.20-1.0.8-Fix2.jar |Pineapple Delight |pineapple_delight |1.0.8 |DONE |Manifest: NOSIGNATURE | |
iChunUtil-1.20.1-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f | |
mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |DONE |Manifest: NOSIGNATURE | |
dolphin_fix-1.0-1.20.1 (FORGE).jar |Dolphin Fix |dolphin_fix |1.0.0 |DONE |Manifest: NOSIGNATURE | |
morezombievillagers-1.20.1-3.6.jar |More Zombie Villagers |morezombievillagers |3.6 |DONE |Manifest: NOSIGNATURE | |
deathbackup-1.20.1-3.4.jar |Death Backup |deathbackup |3.4 |DONE |Manifest: NOSIGNATURE | |
jeimultiblocks-1.20.1-1.0.2.jar |Just Enough Immersive Multiblo|jeimultiblocks |1.0.2 |DONE |Manifest: NOSIGNATURE | |
weakerspiderwebs-1.20.1-3.7.jar |Weaker Spiderwebs |weakerspiderwebs |3.7 |DONE |Manifest: NOSIGNATURE | |
ArcaneAdditions-1.20.1-forge-1.9.6.jar |Arcane Additions |arcaneadditions |1.9.6 |DONE |Manifest: NOSIGNATURE | |
Re-Avaritia-forged-1.20.1-1.3.9.0-alpha1.jar |Re-Avaritia-forged |avaritia |1.3.9.0 |DONE |Manifest: NOSIGNATURE | |
bettersafebed-forge-1.20-8.jar |Better Safe Bed |bettersafebed |1.20-8 |DONE |Manifest: NOSIGNATURE | |
additionaladditions-6.0.1.jar |Additional Additions |additionaladditions |6.0.1 |DONE |Manifest: NOSIGNATURE | |
spidersproducewebs-1.20.1-3.5.jar |Spiders Produce Webs |spidersproducewebs |3.5 |DONE |Manifest: NOSIGNATURE | |
mooshroomspawn-1.20.1-3.6.jar |Mooshroom Spawn |mooshroomspawn |3.6 |DONE |Manifest: NOSIGNATURE | |
smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |DONE |Manifest: NOSIGNATURE | |
apothic_mutant_heads-0.1.0.jar |Apothic Mutant Heads |apothic_mutant_heads |0.1.0 |DONE |Manifest: NOSIGNATURE | |
createbetterbaking-1.2.2-forge-1.20.1.jar |create: better baking |createbetterbaking |1.0.0 |DONE |Manifest: NOSIGNATURE | |
moveboats-1.20.1-3.4.jar |Move Boats |moveboats |3.4 |DONE |Manifest: NOSIGNATURE | |
EnderIO-1.20.1-6.2.2-beta-all.jar |Ender IO |enderio |6.2.2-beta |DONE |Manifest: NOSIGNATURE | |
reliquary-1.20.1-2.0.42.1238.jar |Reliquary |reliquary |2.0.42.1238 |DONE |Manifest: NOSIGNATURE | |
JAOPCA-1.20.1-4.4.12.22.jar |JAOPCA |jaopca |4.4.12.22 |DONE |Manifest: NOSIGNATURE | |
curiotiab-1.20.1-2.0.2.jar |Time in a bottle Curio Support|curiotiab |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE | |
FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE | |
FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |DONE |Manifest: NOSIGNATURE | |
smeltingsand-1.20.1-11-forge.jar |SmeltingSand |smeltingsand |1.20.1-11-forge |DONE |Manifest: NOSIGNATURE | |
surfacemushrooms-1.20.1-3.5.jar |Surface Mushrooms |surfacemushrooms |3.5 |DONE |Manifest: NOSIGNATURE | |
buildinggadgets2-1.0.6.jar |Building Gadgets 2 |buildinggadgets2 |1.0.6 |DONE |Manifest: NOSIGNATURE | |
quartz-1.20.1-0.2.0-alpha.jar |Quartz |quartz |0.2.0-alpha |DONE |Manifest: NOSIGNATURE | |
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a | |
functionalstorage-1.20.1-1.2.11.jar |Functional Storage |functionalstorage |1.20.1-1.2.11 |DONE |Manifest: NOSIGNATURE | |
betterlily-1.20-1.3.1.jar |Better Lily Pads |betterlily |1.20-1.3.1 |DONE |Manifest: NOSIGNATURE | |
BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE | |
lodestone-1.20.1-1.6.4.jar |Lodestone |lodestone |1.20.1-1.6.4 |DONE |Manifest: NOSIGNATURE | |
BadOptimizations-2.1.4-1.20.1.jar |BadOptimizations |badoptimizations |2.1.4 |DONE |Manifest: NOSIGNATURE | |
no-telemetry-1.8.0.jar |No Telemetry |no_telemetry |1.8.0 |DONE |Manifest: NOSIGNATURE | |
Mana_Liquidizer-1.20.1.jar |Mana Liquidizer |manaliquidizer |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE | |
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE | |
OverflowingBars-v8.0.1-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE | |
productivetrees-1.20.1-0.2.6.jar |Productive Trees |productivetrees |1.20.1-0.2.6 |DONE |Manifest: NOSIGNATURE | |
cyclicdelight-1.0.1-1.20.1.jar |Cyclic Delight |cyclicdelight |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
alllootdrops-1.20.1-3.4.jar |All Loot Drops |alllootdrops |3.4 |DONE |Manifest: NOSIGNATURE | |
saturn-mc1.20.1-0.1.2.jar |Saturn |saturn |0.1.2 |DONE |Manifest: NOSIGNATURE | |
adaptive_performance_tweaks_core_1.20.1-11.3.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|11.3.0 |DONE |Manifest: NOSIGNATURE | |
Stackable+Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |DONE |Manifest: NOSIGNATURE | |
EnderZoology-v8.0.3-1.20.1-Forge.jar |Ender Zoology |enderzoology |8.0.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE | |
AdditionalEnchantedMiner-1.20.1-1201.1.90.jar |QuarryPlus |quarryplus |1201.1.90 |DONE |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43 | |
botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE | |
milkallthemobs-1.20.1-3.3.jar |Milk All The Mobs |milkallthemobs |3.3 |DONE |Manifest: NOSIGNATURE | |
AllTheCompatibility-1.20-(v.2.1.3).jar |All the Compatibility |allthecompatibility |2.1.3 |DONE |Manifest: NOSIGNATURE | |
Botania-1.20.1-446-FORGE.jar |Botania |botania |1.20.1-446-FORGE |DONE |Manifest: NOSIGNATURE | |
ad_astra-forge-1.20.1-1.15.18.jar |Ad Astra |ad_astra |1.15.18 |DONE |Manifest: NOSIGNATURE | |
netherwart-1.20.1-6-forge.jar |Nether Wart Blocks to Nether W|netherwart |1.20.1-6-forge |DONE |Manifest: NOSIGNATURE | |
gamemenuremovegfarb-forge-mc1.19.4-2.1.2.jar |Game Menu Remove GFARB |gamemenuremovegfarb |2.1.2 |DONE |Manifest: NOSIGNATURE | |
aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |DONE |Manifest: NOSIGNATURE | |
Powah-5.0.7.jar |Powah |powah |5.0.7 |DONE |Manifest: NOSIGNATURE | |
ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
honeydelight-1.0.2-1.20.1.jar |Honey Delight |honeydelight |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE | |
forcecraft-1.20.1-4.2.0.jar |ForceCraft |forcecraft |4.2.0 |DONE |Manifest: NOSIGNATURE | |
GrimoireOfGaia4-1.20.1-4.0.0-alpha.11.jar |Grimoire of Gaia 4 |grimoireofgaia |4.0.0-alpha.11 |DONE |Manifest: NOSIGNATURE | |
skeletonhorsespawn-1.20.1-4.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |4.0 |DONE |Manifest: NOSIGNATURE | |
luckyclover-0.4-1.20.1.jar |Lucky Clover |luckyclover |1.20.1 |DONE |Manifest: NOSIGNATURE | |
balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE | |
hideexperimentalwarning-1.20.1-1.2.jar |Hide Experimental Warning |hideexperimentalwarning |1.2 |DONE |Manifest: NOSIGNATURE | |
kelpfertilizer-1.20.1-3.3.jar |Kelp Fertilizer |kelpfertilizer |3.3 |DONE |Manifest: NOSIGNATURE | |
dynview-1.20.1-4.0.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE | |
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE | |
shetiphiancore-forge-1.20.1-1.3.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE | |
LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |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 | |
alltheores-1.20.1-47.1.3-2.2.4.jar |AllTheOres |alltheores |2.2.4 |DONE |Manifest: NOSIGNATURE | |
Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE | |
vintagedelight-0.1.6.jar |Vintage Delight |vintagedelight |0.1.6 |DONE |Manifest: NOSIGNATURE | |
torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE | |
mekanism_extras-1.20.1-1.3.3.jar |Mekanism Extras |mekanism_extras |1.20.1-1.3.3 |DONE |Manifest: NOSIGNATURE | |
thornybushprotection-1.20.1-1.4.jar |Thorny Bush Protection |thornybushprotection |1.4 |DONE |Manifest: NOSIGNATURE | |
adastradelight-1.0.2.1-1.20.1.jar |Ad Astra Delight |adastradelight |1.0.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
lavasand-1.20.1-0-forge.jar |Lavasand |lavasand |1.20.1-0-forge |DONE |Manifest: NOSIGNATURE | |
BotanyTrees-Forge-1.20.1-9.0.17.jar |BotanyTrees |botanytrees |9.0.17 |DONE |Manifest: NOSIGNATURE | |
mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE | |
edibles-1.20.1-4.4.jar |Edibles |edibles |4.4 |DONE |Manifest: NOSIGNATURE | |
projectedelight-1.0.3.1-1.20.1.jar |ProjectE Delight |projectedelight |1.0.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+a |DONE |Manifest: NOSIGNATURE | |
engineeredcompatibility-2.2.0.jar |Engineered Compatibility |engineeredcompatibility |2.2.0 |DONE |Manifest: NOSIGNATURE | |
YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE | |
resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE | |
Ad-Astra-Giselle-Addon-forge-1.20.1-6.15.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.15 |DONE |Manifest: NOSIGNATURE | |
botaniadelight-1.0.3.2-1.20.1.jar |Botania Delight |botaniadelight |1.0.3.2-1.20.1 |DONE |Manifest: NOSIGNATURE | |
MysticalAdaptations-1.20.1-1.0.1.jar |Mystical Adaptations |mysticaladaptations |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE | |
MysticalAgriculture-1.20.1-7.0.14.jar |Mystical Agriculture |mysticalagriculture |7.0.14 |DONE |Manifest: NOSIGNATURE | |
MysticalAgradditions-1.20.1-7.0.5.jar |Mystical Agradditions |mysticalagradditions |7.0.5 |DONE |Manifest: NOSIGNATURE | |
water-erosion-1.20.1-forge-1.1.5.jar |Water Erosion |watererosion |1.1.5 |DONE |Manifest: NOSIGNATURE | |
curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |DONE |Manifest: NOSIGNATURE | |
wizards_reborn-1.20.1-0.2.3.jar |Wizard's Reborn |wizards_reborn |1.20.1-0.2.3 |DONE |Manifest: NOSIGNATURE | |
shulkerdropstwo-1.20.1-3.4.jar |Shulker Drops Two |shulkerdropstwo |3.4 |DONE |Manifest: NOSIGNATURE | |
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE | |
Thermal+And+Space-1.20.1-1.0.1.jar |Thermal And Space |thermal_and_space |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE | |
Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE | |
Nuclear Science-1.20.1-0.6.1-0.jar |Nuclear Science |nuclearscience |1.20.1-0.6.1-0 |DONE |Manifest: NOSIGNATURE | |
angelring-1.20.1-2.3.0.jar |Angel Ring 2 |angelring |2.2.3 |DONE |Manifest: NOSIGNATURE | |
alwaysawitherskull-1.20.1-3.5.jar |Always a Wither Skull |alwaysawitherskull |3.5 |DONE |Manifest: NOSIGNATURE | |
mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE | |
ApothicCurios-1.20.1-1.0.3d.jar |Apothic Curios |apothiccurios |1.0.3d |DONE |Manifest: NOSIGNATURE | |
smallernetherportals-1.20.1-3.8.jar |Smaller Nether Portals |smallernetherportals |3.8 |DONE |Manifest: NOSIGNATURE | |
mobtimizations-forge-1.20.1-1.0.0.jar |Mobtimizations |mobtimizations |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE | |
infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |1.0.0.5 |DONE |Manifest: NOSIGNATURE | |
CodeChickenLib-1.20.1-4.4.0.516-universal.jar |CodeChicken Lib |codechickenlib |4.4.0.516 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 | |
CBMultipart-1.20.1-3.3.0.146-universal.jar |CBMultipart |cb_multipart |3.3.0.146 |DONE |Manifest: NOSIGNATURE | |
ProjectRed-1.20.1-4.20.0-beta+5-core.jar |ProjectRed Core |projectred_core |4.20.0-beta+5 |DONE |Manifest: NOSIGNATURE | |
ProjectRed-1.20.1-4.20.0-beta+5-integration.jar |ProjectRed Integration |projectred_integration |4.20.0-beta+5 |DONE |Manifest: NOSIGNATURE | |
ProjectRed-1.20.1-4.20.0-beta+5-transmission.jar |ProjectRed Transmission |projectred_transmission |4.20.0-beta+5 |DONE |Manifest: NOSIGNATURE | |
ProjectRed-1.20.1-4.20.0-beta+5-exploration.jar |ProjectRed Exploration |projectred_exploration |4.20.0-beta+5 |DONE |Manifest: NOSIGNATURE | |
ProjectRed-1.20.1-4.20.0-beta+5-fabrication.jar |ProjectRed Fabrication |projectred_fabrication |4.20.0-beta+5 |DONE |Manifest: NOSIGNATURE | |
ProjectRed-1.20.1-4.20.0-beta+5-illumination.jar |ProjectRed Illumination |projectred_illumination |4.20.0-beta+5 |DONE |Manifest: NOSIGNATURE | |
BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |3.2.1.302 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe | |
Draconic-Evolution-1.20.1-3.1.2.588-universal.jar |Draconic Evolution |draconicevolution |3.1.2.588 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe | |
ProjectRed-1.20.1-4.20.0-beta+5-expansion.jar |ProjectRed Expansion |projectred_expansion |4.20.0-beta+5 |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 | |
sliceanddice-forge-3.3.0.jar |Create Slice & Dice |sliceanddice |3.3.0 |DONE |Manifest: NOSIGNATURE | |
Roguelite-Storage-1.20.1-4.0.0.jar |Roguelite Storage |roguelitestorage |4.0.0 |DONE |Manifest: NOSIGNATURE | |
doubledoors-1.20.1-5.9.jar |Double Doors |doubledoors |5.9 |DONE |Manifest: NOSIGNATURE | |
Butters-CreateQuarkRecipe-1.20.1.jar |Create: Quark Runes |create_quark_runes |1.0.0 |DONE |Manifest: NOSIGNATURE | |
jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |15.20.0.105 |DONE |Manifest: NOSIGNATURE | |
appliedenergistics2-forge-15.2.13.jar |Applied Energistics 2 |ae2 |15.2.13 |DONE |Manifest: NOSIGNATURE | |
mae2-1.4.4.jar |Modern AE2 Additions |mae2 |1.4.4 |DONE |Manifest: NOSIGNATURE | |
aecapfix-0.8.jar |AECapFix |aecapfix |0.8 |DONE |Manifest: NOSIGNATURE | |
ExtendedAE-1.20-1.2.1-forge.jar |ExtendedAE |expatternprovider |1.20-1.2.1-forge |DONE |Manifest: NOSIGNATURE | |
AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE | |
MiniumStone-v8.0.0-1.20.1-Forge.jar |Minium Stone |miniumstone |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
sunflowerdelight-1.20.1-1.0.3.jar |Sunflower Delight |sunflowerdelight |1.0.3 |DONE |Manifest: NOSIGNATURE | |
sheepconsistencyforge-1.20.1-forge-1.2.jar |Sheep Consistency Forge |sheepconsistencyforge |1.2 |DONE |Manifest: NOSIGNATURE | |
configlibtxf-4.2.5-forge.jar |ConfigLib TXF |configlibtxf |4.2.5-forge |DONE |Manifest: NOSIGNATURE | |
tesseract-1.0.35a-forge-mc1.20.1.jar |Tesseract |tesseract |1.0.35a |DONE |Manifest: NOSIGNATURE | |
Mekanism-1.20.1-10.4.9.61.jar |Mekanism |mekanism |10.4.9 |DONE |Manifest: NOSIGNATURE | |
GravitationalModulatingAdditionalUnit-1.20.1-3.2.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|3.2 |DONE |Manifest: NOSIGNATURE | |
MekanismWeapons-1.20.1-1.5.jar |Mekanism: Weapons |mekaweapons |1.5 |DONE |Manifest: NOSIGNATURE | |
MekanismGenerators-1.20.1-10.4.9.61.jar |Mekanism: Generators |mekanismgenerators |10.4.9 |DONE |Manifest: NOSIGNATURE | |
ae2alchemistryaddon-1.20.1-0.0.2.jar |AE2 Alchemistry Addon |ae2alchemistryaddon |1.20.1-0.0.2 |DONE |Manifest: NOSIGNATURE | |
PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |DONE |Manifest: NOSIGNATURE | |
fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |DONE |Manifest: NOSIGNATURE | |
draconicevolutiondelight-1.0.3-1.20.1.jar |Draconic Evolution Delight |draconicevolutiondelight |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE | |
easyelytratakeoff-1.20.1-4.2.jar |Easy Elytra Takeoff |easyelytratakeoff |4.2 |DONE |Manifest: NOSIGNATURE | |
ApotheoticAdditionsV2.0.2.jar |Apotheotic Additions |apotheotic_additions |2.0.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.14.jar |LibX |libx |1.20.1-5.0.14 |DONE |Manifest: NOSIGNATURE | |
GlitchCore-forge-1.20.1-0.0.1.0.jar |GlitchCore |glitchcore |0.0.1.0 |DONE |Manifest: NOSIGNATURE | |
BiomesOPlenty-forge-1.20.1-19.0.0.91.jar |Biomes O' Plenty |biomesoplenty |19.0.0.91 |DONE |Manifest: NOSIGNATURE | |
anvilrestoration-1.20.1-2.3.jar |Anvil Restoration |anvilrestoration |2.3 |DONE |Manifest: NOSIGNATURE | |
pneumaticcraft-repressurized-6.0.17+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.17+mc1.20.1 |DONE |Manifest: NOSIGNATURE | |
compressedcreativity-1.20.1-0.1.8.b.jar |Compressed Creativity |compressedcreativity |1.20.1-0.1.8.b |DONE |Manifest: NOSIGNATURE | |
Neruina-2.1.2-forge+1.20.1.jar |Neruina |neruina |2.1.2 |DONE |Manifest: NOSIGNATURE | |
grassseeds-1.20.1-3.3.jar |Grass Seeds |grassseeds |3.3 |DONE |Manifest: NOSIGNATURE | |
DeleteWorldsToTrash-v8.0.0-1.20.1-Forge.jar |Delete Worlds To Trash |deleteworldstotrash |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
clayable-1.1410-forge-1.20.1.jar |Clayable |clayable |1.1410 |DONE |Manifest: NOSIGNATURE | |
creature_compendium-1.2.1.jar |Creature Compendium |creature_compendium |1.2.1 |DONE |Manifest: NOSIGNATURE | |
catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 | |
ProjectExpansion-1.20.1-1.1.2.jar |Project Expansion |projectexpansion |1.20.1-1.1.2 |DONE |Manifest: 16:32:1c:48:e2:f7:71:f1:1b:23:7f:74:d8:e6:89:43:6a:a8:33:8f:49:17:6a:11:19:cd:66:4b:88:c1:02:19 | |
PackingTape-1.20.1-0.14.2.jar |Packing Tape |packingtape |0.14.2 |DONE |Manifest: NOSIGNATURE | |
dismountentity-1.20.1-3.5.jar |Dismount Entity |dismountentity |3.5 |DONE |Manifest: NOSIGNATURE | |
cratedelight-24.11.06-1.20-forge.jar |Crate Delight |cratedelight |24.11.06-1.20-forge |DONE |Manifest: NOSIGNATURE | |
more-immersive-wires-1.20.1-1.1.4.jar |More Immersive Wires |more_immersive_wires |1.1.4 |DONE |Manifest: NOSIGNATURE | |
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
forge-1.20.1-47.3.12-universal.jar |Forge |forge |47.3.12 |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 | |
right_click_get_crops-1.20.1-1.6.0.12.jar |Right Click, Get Crops |right_click_get_crops |1.6.0 |DONE |Manifest: NOSIGNATURE | |
capable_composters-1.20.1-1.2.0.3.jar |Capable Composters |capable_composters |1.2.0 |DONE |Manifest: NOSIGNATURE | |
cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE | |
thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE | |
thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE | |
redstone_arsenal-1.20.1-8.0.1.24.jar |Redstone Arsenal |redstone_arsenal |8.0.1 |DONE |Manifest: NOSIGNATURE | |
thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE | |
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE | |
thermaloot-1.20.1-3.3.0.jar |Thermaloot |thermaloot |3.3.0 |DONE |Manifest: NOSIGNATURE | |
AkashicTome-1.7-27.jar |Akashic Tome |akashictome |1.7-27 |DONE |Manifest: NOSIGNATURE | |
Morph-o-Tool-1.7-38.jar |Morph-o-Tool |morphtool |1.7-38 |DONE |Manifest: NOSIGNATURE | |
thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE | |
silent-gear-1.20.1-3.6.6.jar |Silent Gear |silentgear |3.6.6 |DONE |Manifest: NOSIGNATURE | |
thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE | |
thermal_locomotion-1.20.1-11.0.1.19.jar |Thermal Locomotion |thermal_locomotion |11.0.1 |DONE |Manifest: NOSIGNATURE | |
thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE | |
slabstoblocks-1.20.1-1-forge.jar |SlabsToBlocks |slabstoblocks |1.20.1-1-forge |DONE |Manifest: NOSIGNATURE | |
Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE | |
mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE | |
alchemistry-1.20.1-2.3.4.jar |Alchemistry |alchemistry |2.3.4 |DONE |Manifest: NOSIGNATURE | |
carrotplus-0.0.1-1.19.jar |Carrot plus |carrotplus |0.0.1-1.19 |DONE |Manifest: NOSIGNATURE | |
systeams-1.20.1-1.7.1.jar |Thermal Systeams |systeams |1.7.1 |DONE |Manifest: NOSIGNATURE | |
SimpleBackups-1.20.1-3.1.8.jar |Simple Backups |simplebackups |1.20.1-3.1.8 |DONE |Manifest: NOSIGNATURE | |
mineraldelight-1.0.0.jar |Mineral Delight |mineraldelight |1.0.0 |DONE |Manifest: NOSIGNATURE | |
fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE | |
psg-5.6.0c-forge-1.20.1.jar |Potassium & sulphur's gunpowdw|psg |4.01 |DONE |Manifest: NOSIGNATURE | |
ImmersiveEngineering-1.20.1-10.1.0-171.jar |Immersive Engineering |immersiveengineering |1.20.1-10.1.0-171 |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 | |
baleofsugarcane-v1.1.0-forge-1.20.1.jar |Bale of Sugar Cane |baleofsugarcane |1.1.0 |DONE |Manifest: NOSIGNATURE | |
allthemodium-1.20.1-47.1.25-2.5.1.jar |Allthemodium |allthemodium |2.5.1 |DONE |Manifest: NOSIGNATURE | |
appliedenergisticsdelight-1.0.2.1-1.20.1.jar |AE Delight |appliedenergisticsdelight |1.0.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
ctrl-q-1.9.1-forge.jar |Ctrl Q |ctrlq |1.9.1 |DONE |Manifest: NOSIGNATURE | |
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE | |
createendertransmission-2.0.7-1.20.1.jar |Create Ender Transmission |createendertransmission |2.0.7-1.20.1 |DONE |Manifest: NOSIGNATURE | |
Sugar Cane Fix 1.4.0.jar |Sugar Cane Fix |sugar_cane_fix |1.4.0 |DONE |Manifest: NOSIGNATURE | |
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE | |
IntegratedDynamics-1.20.1-1.23.12.jar |IntegratedDynamics |integrateddynamics |1.23.12 |DONE |Manifest: NOSIGNATURE | |
pamhc2foodcore-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |DONE |Manifest: NOSIGNATURE | |
Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE | |
refinedstoragedelight-1.0.0-1.20.1.jar |Refined Storage Delight |refinedstoragedelight |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE | |
polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE | |
polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE | |
mna-forge-1.20.1-3.1.0.1-all.jar |Mana and Artifice |mna |3.1.0.1 |DONE |Manifest: NOSIGNATURE | |
villagebellrecipe-1.20.1-3.6.jar |Village Bell Recipe |villagebellrecipe |3.6 |DONE |Manifest: NOSIGNATURE | |
canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE | |
regrowth-1.20-46.31.2.jar |Regrowth |regrowth |46.31.2 |DONE |Manifest: NOSIGNATURE | |
railcraft-reborn-1.20.1-1.1.7.jar |Railcraft Reborn |railcraft |1.1.7 |DONE |Manifest: NOSIGNATURE | |
oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE | |
connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |DONE |Manifest: NOSIGNATURE | |
PuzzlesLib-v8.1.24-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.24 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
hyperbox-1.20.1-4.0.2.0.jar |Hyperbox |hyperbox |4.0.2.0 |DONE |Manifest: NOSIGNATURE | |
Aquaculture-1.20.1-2.5.2.jar |Aquaculture 2 |aquaculture |2.5.2 |DONE |Manifest: NOSIGNATURE | |
exnihilosequentia-1.20.1-5.0.0-build.8.jar |Ex Nihilo: Sequentia |exnihilosequentia |5.0.0 |DONE |Manifest: NOSIGNATURE | |
convenientcurioscontainer-1.13-forge-1.20.1.jar |Convenient Curios Container |convenientcurioscontainer |1.13-forge-1.20.1 |DONE |Manifest: NOSIGNATURE | |
chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE | |
deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE | |
tetra-1.20.1-6.4.0.jar |tetra |tetra |6.4.0 |DONE |Manifest: NOSIGNATURE | |
tetranomicon-1.5.3-1.20.1.jar |Tetranomicon |tetranomicon |1.5.3-1.20.1 |DONE |Manifest: NOSIGNATURE | |
tetraextras-0.1.4-1.20.1.jar |Tetra Extras |tetraextras |0.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE | |
mna_attributes-forge-1.20.1-0.2.0.jar |MnA Attributes |mna_attributes |0.2.0 |DONE |Manifest: NOSIGNATURE | |
CyclopsCore-1.20.1-1.19.5.jar |Cyclops Core |cyclopscore |1.19.5 |DONE |Manifest: NOSIGNATURE | |
notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |DONE |Manifest: NOSIGNATURE | |
witheringboon-1.8.3.jar |Withering Boon |witheringboon |1.8.3 |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 | |
v_slab_compat-1.20-2.4.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.4 |DONE |Manifest: NOSIGNATURE | |
netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE | |
aiotbotania-1.20.1-4.0.5.jar |AIOT Botania |aiotbotania |1.20.1-4.0.5 |DONE |Manifest: NOSIGNATURE | |
geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE | |
ars_nouveau-1.20.1-4.12.4-all.jar |Ars Nouveau |ars_nouveau |4.12.4 |DONE |Manifest: NOSIGNATURE | |
ars_elemental-1.20.1-0.6.7.5.jar |Ars Elemental |ars_elemental |0.6.7.5 |DONE |Manifest: NOSIGNATURE | |
ars_instrumentum-1.20.1-4.1.0.jar |Ars Instrumentum |ars_instrumentum |0.0NONE |DONE |Manifest: NOSIGNATURE | |
recipeessentials-1.20.1-3.6.jar |recipeessentials mod |recipeessentials |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE | |
pocketstorage-1.20.1-1.0.4-build.28.jar |Pocket Storage |pocketstorage |1.20.1-1.0.4-build.2|DONE |Manifest: NOSIGNATURE | |
biomesoplentydelight-1.0.2-1.20.1.jar |Biomes O'Plenty Delight |biomesoplentydelight |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE | |
connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |DONE |Manifest: NOSIGNATURE | |
bigger_ae2-1.20.1-1.3.5.jar |Bigger AE2 |bigger_ae2 |1.3.5 |DONE |Manifest: NOSIGNATURE | |
tools_complement-1.20.1-4.0.0.25.jar |Tool's Complement |tools_complement |4.0.0 |DONE |Manifest: NOSIGNATURE | |
stridermagmawarmth-1.0.0.jar |Strider Magma Warmth |stridermagmawarmth |1.0.0 |DONE |Manifest: NOSIGNATURE | |
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE | |
dankstorage-forge-1.20.1-13.jar |Dank Storage |dankstorage |13 |DONE |Manifest: NOSIGNATURE | |
citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE | |
iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE | |
dragonseeker-1.2.0-1.20.1.jar |Dragonseeker |dragonseeker |1.2.0-1.20.1 |DONE |Manifest: NOSIGNATURE | |
create_wooderwheels-1.20.1-1.1.0.jar |Create: WooderWheels |create_wooderwheels |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE | |
mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE | |
cavespiderspawn-1.20.1-1.2.jar |Cave Spider Spawn |cavespiderspawn |1.2 |DONE |Manifest: NOSIGNATURE | |
create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE | |
jeed-1.20-2.2.2.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.2 |DONE |Manifest: NOSIGNATURE | |
betterbeaconplacement-1.20.1-3.4.jar |Better Beacon Placement |betterbeaconplacement |3.4 |DONE |Manifest: NOSIGNATURE | |
starbunclemania-1.20.1-1.2.2.0.jar |Starbunclemania |starbunclemania |1.20.1-1.2.2.0 |DONE |Manifest: NOSIGNATURE | |
generatorgalore-1.20.1-1.2.4.jar |Generator Galore |generatorgalore |1.20.1-1.2.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 | |
dummmmmmy-1.20-2.0.2.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.2 |DONE |Manifest: NOSIGNATURE | |
ice_and_fire_delight-forge-1.20.1-0.1.3.jar |Ice and Fire Delight |ice_and_fire_delight |0.1.3 |DONE |Manifest: NOSIGNATURE | |
twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE | |
mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE | |
growthcraft-1.20.1-9.2.0-rc3.jar |Growthcraft |growthcraft |9.2.0 |DONE |Manifest: NOSIGNATURE | |
thaumon-forge-2.3.0+1.20.1.jar |Thaumon |thaumon |2.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE | |
adtetra-2.0.0.jar |Ad Tetra! |adtetra |2.0.0 |DONE |Manifest: NOSIGNATURE | |
arseng-1.2.0.jar |Ars Énergistique |arseng |1.2.0 |DONE |Manifest: NOSIGNATURE | |
AppliedFlux-1.20-1.1.9-forge.jar |AppliedFlux |appflux |1.20-1.1.9-forge |DONE |Manifest: NOSIGNATURE | |
AdvancedAE-0.3.3-1.20.1.jar |Advanced AE |advanced_ae |0.3.3-1.20.1 |DONE |Manifest: NOSIGNATURE | |
FarmersDelight-1.20.1-1.2.5.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE | |
maturidelight-1.20.1-3.0.0.jar |MaturiDelight |maturidelight |1.20.1-3.0.0 |DONE |Manifest: NOSIGNATURE | |
largemeals-1.20.1-1.3.0.jar |Large Meals |largemeals |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE | |
ends_delight-1.20.1-2.4.jar |End's Delight |ends_delight |2.4 |DONE |Manifest: NOSIGNATURE | |
collectorsreap-1.20.1-1.3.2.jar |Collector's Reap |collectorsreap |1.3.2 |DONE |Manifest: NOSIGNATURE | |
casualness_delight-1.20.1-0.4n.jar |Casualness Delight |casualness_delight |1.20.1-0.4n |DONE |Manifest: NOSIGNATURE | |
farmers_croptopia-1.20.1-1.0.0.jar |Farmer's Croptopia |farmers_croptopia |1.0.0 |DONE |Manifest: NOSIGNATURE | |
libreexpfix-0.2.7+1.18b14-BETA-forge.jar |LibreExpFix |libreexpfix |0.2.7b14-BETA |DONE |Manifest: NOSIGNATURE | |
curious_armor_stands-1.20-5.1.0.jar |Curious Armor Stands |curious_armor_stands |1.20-5.1.0 |DONE |Manifest: NOSIGNATURE | |
entangled-1.3.20-forge-mc1.20.4.jar |Entangled |entangled |1.3.20 |DONE |Manifest: NOSIGNATURE | |
CommonCapabilities-1.20.1-2.9.3.jar |CommonCapabilities |commoncapabilities |2.9.3 |DONE |Manifest: NOSIGNATURE | |
MekanismAdditions-1.20.1-10.4.9.61.jar |Mekanism: Additions |mekanismadditions |10.4.9 |DONE |Manifest: NOSIGNATURE | |
BenefitsofReading-Forge-1.20.X-1.0.0.jar |Benefits of Reading |benefitsofreading |1.0.0 |DONE |Manifest: NOSIGNATURE | |
mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE | |
everycomp-1.20-2.6.88.jar |Every Compat |everycomp |1.20-2.6.88 |DONE |Manifest: NOSIGNATURE | |
colorfulhearts-forge-1.20.1-4.0.4.jar |Colorful Hearts |colorfulhearts |4.0.4 |DONE |Manifest: NOSIGNATURE | |
jerintegration-5.5.0.jar |JER Integration |jerintegration |5.5.0 |DONE |Manifest: NOSIGNATURE | |
pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |DONE |Manifest: NOSIGNATURE | |
thermalendergy-1.20.1-1.0.0.jar |Thermal Endergy |thermalendergy |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE | |
spartantoolkit-1.20.1-1.4.2.jar |Spartan Weaponry Addon Toolkit|spartantoolkit |1.4.2 |DONE |Manifest: NOSIGNATURE | |
modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE | |
create_additions_synthetics-3.3.1-forge-1.20.1.jar|Create Additions & Synthetics |create_additions_synthetics |3.3.1 |DONE |Manifest: NOSIGNATURE | |
Stargate Journey-1.20.1-0.6.33.jar |Stargate Journey |sgjourney |0.6.33 |DONE |Manifest: NOSIGNATURE | |
leaky-1.20.1-2.1.jar |leaky mod |leaky |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE | |
ActuallySubtractions-1.20.1-1.2.14.7+mc1.20.1.jar |Actually Subtractions |actuallyadditions |1.2.14.7+mc1.20.1 |DONE |Manifest: NOSIGNATURE | |
Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE | |
ars_artifice-1.20.1-2.0.1.jar |Ars Artifice |ars_artifice |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE | |
ars_additions-1.20.1-1.6.7.jar |Ars Additions |ars_additions |1.20.1-1.6.7 |DONE |Manifest: NOSIGNATURE | |
ars_oscura-1.20.1-0.1.0-all.jar |Ars Oscura |ars_oscura |1.20.1-0.1.0 |DONE |Manifest: NOSIGNATURE | |
naturallychargedcreepers-1.20.1-3.5.jar |Naturally Charged Creepers |naturallychargedcreepers |3.5 |DONE |Manifest: NOSIGNATURE | |
collective-1.20.1-7.87.jar |Collective |collective |7.87 |DONE |Manifest: NOSIGNATURE | |
SewingKit-1.20.1-1.8.1.jar |Sewing Kit |sewingkit |1.8.1 |DONE |Manifest: NOSIGNATURE | |
Lexicon-1.20.1-(v.1.5.4).jar |Lexicon |lexicon |1.5.4 |DONE |Manifest: NOSIGNATURE | |
thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE | |
ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |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 | |
mifa-forge-1.20.x-1.1.1.jar |More Industrial Foregoing Addo|mifa |1.1.1 |DONE |Manifest: NOSIGNATURE | |
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE | |
oldmclogo-1.1.0.jar |Old MC Logo |oldmclogo |1.1.0 |DONE |Manifest: NOSIGNATURE | |
createliquidfuel-2.1.1-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
MekanismTools-1.20.1-10.4.9.61.jar |Mekanism: Tools |mekanismtools |10.4.9 |DONE |Manifest: NOSIGNATURE | |
SpartanWeaponry-1.20.1-forge-3.1.3-all.jar |Spartan Weaponry |spartanweaponry |3.1.3 |DONE |Manifest: NOSIGNATURE | |
BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |DONE |Manifest: NOSIGNATURE | |
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE | |
armored_elytra-mc1.20.2-1.0.0-build.14.jar |Armored Elytra |armored_elytra |1.0.0 |DONE |Manifest: NOSIGNATURE | |
ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE | |
ftb-library-forge-2001.2.5.jar |FTB Library |ftblibrary |2001.2.5 |DONE |Manifest: NOSIGNATURE | |
gag-forge-3.0.0-build.12.jar |Gadgets Against Grind |gag |3.0.0-build.12 |DONE |Manifest: NOSIGNATURE | |
separatedleaves-2.5.0-forge-1.20.4.jar |Separated Leaves |separatedleaves |2.5.0 |DONE |Manifest: NOSIGNATURE | |
productivebees-1.20.1-12.6.0.jar |Productive Bees |productivebees |1.20.1-12.6.0 |DONE |Manifest: NOSIGNATURE | |
trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE | |
chunkloaders-1.2.8a-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE | |
adaptive_performance_tweaks_items_1.20.1-11.3.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|11.3.0 |DONE |Manifest: NOSIGNATURE | |
letmedespawn-forge-1.20.1-1.20.4-1.2.1.jar |Let Me Despawn |letmedespawn |1.2.1 |DONE |Manifest: NOSIGNATURE | |
toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE | |
gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |DONE |Manifest: NOSIGNATURE | |
Blastcraft-1.20.1-0.4.0-2.jar |Blastcraft |blastcraft |1.20.1-0.4.0-2 |DONE |Manifest: NOSIGNATURE | |
Cyclic-1.20.1-1.13.0.jar |Cyclic |cyclic |1.13.0 |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 | |
MoreMekanismProcessing-1.20.1-4.1.jar |More Mekanism Processing |moremekanismprocessing |4.1 |DONE |Manifest: NOSIGNATURE | |
JustMoreCakes-forge-1.20.1-1.18.1.jar |Just More Cakes! |jmc |1.18.1 |DONE |Manifest: NOSIGNATURE | |
AgriCraft-forge-1.20.1-4.0.2-beta.jar |AgriCraft |agricraft |4.0.2-beta |DONE |Manifest: NOSIGNATURE | |
inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE | |
Cucumber-1.20.1-7.0.13.jar |Cucumber Library |cucumber |7.0.13 |DONE |Manifest: NOSIGNATURE | |
matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |DONE |Manifest: NOSIGNATURE | |
Cloche Creations 1.0.3.jar |Cloche Creations |clochecreations |1.0.3 |DONE |Manifest: NOSIGNATURE | |
botaniaartifacts-1.0.0-1.20.1.jar |Botania Artifacts |botaniaartifacts |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE | |
jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE | |
amendments-1.20-1.2.12.jar |Amendments |amendments |1.20-1.2.12 |DONE |Manifest: NOSIGNATURE | |
blueflame-1.20.0-1.0.3.jar |Blue Flame Burning |blueflame |1.20.0-1.0.3 |DONE |Manifest: NOSIGNATURE | |
ars_extended_glyphs-1.20.1-1.9.jar |Ars Nouveau - Extended Glyphs |ars_extended_glyphs |1.20.1-1.9 |DONE |Manifest: NOSIGNATURE | |
sophisticatedstorage-1.20.1-0.10.48.942.jar |Sophisticated Storage |sophisticatedstorage |0.10.48.942 |DONE |Manifest: NOSIGNATURE | |
productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |DONE |Manifest: NOSIGNATURE | |
createappliedkinetics-1.4.0-1.20.1.jar |Create Applied Kinetics |createappliedkinetics |1.4.0-1.20.1 |DONE |Manifest: NOSIGNATURE | |
ecosphericalexpansion-1.20.x-2.4.6.jar |Ecospherical Expansion |eco |2.4.6 |DONE |Manifest: NOSIGNATURE | |
MekanismScience-1.20.1-1.2.jar |Mekanism: Science |mekanismscience |1.2 |DONE |Manifest: NOSIGNATURE | |
stonesmelting-1.20.1-0-forge.jar |StoneSmelting |stonesmelting |1.20.1-0-forge |DONE |Manifest: NOSIGNATURE | |
bakeddelight-0.1.2.jar |Baked Delight |bakeddelight |0.1.2 |DONE |Manifest: NOSIGNATURE | |
arsnouveaudelight-1.0.3.1-1.20.1.jar |Ars Nouveau Delight |arsnouveaudelight |1.0.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
tetracelium-1.20.1-1.3.0.jar |tetracelium |tetracelium |1.3.0 |DONE |Manifest: NOSIGNATURE | |
smalltetraadditions-1.20-7.0.jar |Small Tetra Additions |smalltetraadditions |1.20-7.0 |DONE |Manifest: NOSIGNATURE | |
ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |DONE |Manifest: NOSIGNATURE | |
create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE | |
vintageimprovements-1.20.1-0.2.0.3.jar |Create: Vintage Improvements |vintageimprovements |1.20.1-0.2.0.3 |DONE |Manifest: NOSIGNATURE | |
ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |DONE |Manifest: NOSIGNATURE | |
ars_technica-1.20.1-1.1.4.jar |Ars Technica |ars_technica |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE | |
create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |DONE |Manifest: NOSIGNATURE | |
waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |DONE |Manifest: NOSIGNATURE | |
extra_compat-1.5.20.jar |Extra Compat |extra_compat |1.5.20 |DONE |Manifest: NOSIGNATURE | |
apotheosisdelight-1.0.2-1.20.1.jar |Apotheosis Delight |apotheosisdelight |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE | |
FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE | |
journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE | |
NuclearCraft-1.20.1-1.1.0-beta.1.jar |Nuclearcraft Neoteric |nuclearcraft |1.1.0-beta.1 |DONE |Manifest: NOSIGNATURE | |
temporalapi-1.6.6.jar |Temporal API |temporalapi |1.6.6 |DONE |Manifest: NOSIGNATURE | |
alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE | |
Enchantment-Reveal-1.20.1-Forge.jar |Enchantment Reveal |enchantment_reveal |1.0.0 |DONE |Manifest: NOSIGNATURE | |
respawningshulkers-1.20.1-4.0.jar |Respawning Shulkers |respawningshulkers |4.0 |DONE |Manifest: NOSIGNATURE | |
MagicDoorknob-1.20.1-1.1.0.1940.jar |Magic Doorknob |magic_doorknob |1.20.1-1.1.0.1940 |DONE |Manifest: NOSIGNATURE | |
nuts_delight-2.3.0.jar |Nuts Delight |nuts_delight |2.3.0 |DONE |Manifest: NOSIGNATURE | |
mcjtylib-1.20-8.0.6.jar |McJtyLib |mcjtylib |1.20-8.0.6 |DONE |Manifest: NOSIGNATURE | |
rftoolsbase-1.20-5.0.5.jar |RFToolsBase |rftoolsbase |1.20-5.0.5 |DONE |Manifest: NOSIGNATURE | |
rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE | |
rftoolsbuilder-1.20-6.0.8.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.8 |DONE |Manifest: NOSIGNATURE | |
deepresonance-1.20-5.0.4.jar |DeepResonance |deepresonance |1.20-5.0.4 |DONE |Manifest: NOSIGNATURE | |
rftoolsdim-1.20-11.0.10.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.10 |DONE |Manifest: NOSIGNATURE | |
rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE | |
rftoolscontrol-1.20-7.0.2.jar |RFToolsControl |rftoolscontrol |1.20-7.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 | |
mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |DONE |Manifest: NOSIGNATURE | |
farsight-1.20.1-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE | |
EnderStorage-1.20.1-2.11.0.188-universal.jar |EnderStorage |enderstorage |2.11.0.188 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 | |
VanillaCookbook-2.2.2.jar |Vanilla Cookbook |vanillacookbook |2.2.2 |DONE |Manifest: NOSIGNATURE | |
recast-1.20.1-3.4.jar |Recast |recast |3.4 |DONE |Manifest: NOSIGNATURE | |
moveminecarts-1.20.1-3.6.jar |Move Minecarts |moveminecarts |3.6 |DONE |Manifest: NOSIGNATURE | |
bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE | |
tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |DONE |Manifest: NOSIGNATURE | |
adaptive_performance_tweaks_player_1.20.1-11.3.0.j|APTweaks: Player |adaptive_performance_tweaks_pl|11.3.0 |DONE |Manifest: NOSIGNATURE | |
toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |DONE |Manifest: NOSIGNATURE | |
CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
tfmg-0.9.3-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.9.3-1.20.1 |DONE |Manifest: NOSIGNATURE | |
mekanism_tfmg_compat-0.2-1.20.1.jar |Mekanism TFMG Compat |mekanism_tfmg_compat |0.2-1.20.1 |DONE |Manifest: NOSIGNATURE | |
delightfulsandwich-1.20.1.jar |Delightful Sandwiches |delightfulsandwich |1.20.1 |DONE |Manifest: NOSIGNATURE | |
rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |DONE |Manifest: NOSIGNATURE | |
EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |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 | |
moonlight-1.20-2.13.25-forge.jar |Moonlight Library |moonlight |1.20-2.13.25 |DONE |Manifest: NOSIGNATURE | |
titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE | |
MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a | |
extractpoison-1.20.1-3.4.jar |Extract Poison |extractpoison |3.4 |DONE |Manifest: NOSIGNATURE | |
enderiodelight-1.0.1-1.20.1.jar |Ender IO Delight |enderiodelight |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE | |
silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE | |
mixinsquared-forge-0.2.0.jar |MixinSquared |mixinsquared |0.2.0 |DONE |Manifest: NOSIGNATURE | |
mekanism_turrets-1.1.5.jar |Mekanism Turrets |mekanism_turrets |1.1.5 |DONE |Manifest: NOSIGNATURE | |
dragonfinder-1.20.1-1.0.0.jar |Dragon Finder |dragonfinder |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE | |
zoe-2.0.0-forge-1.20.1-indev7.jar |Zoe Isn't Cyberpunk |zoe |2.0.0 |DONE |Manifest: NOSIGNATURE | |
theurgy-1.20.1-1.23.0.jar |Theurgy |theurgy |1.23.0 |DONE |Manifest: NOSIGNATURE | |
Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE | |
Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE | |
supplementaries-1.20-3.1.4.jar |Supplementaries |supplementaries |1.20-3.1.1 |DONE |Manifest: NOSIGNATURE | |
QuarkEngineering-1.1.2.jar |Quark Engineering |quarkengineering |1.1 |DONE |Manifest: NOSIGNATURE | |
mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |DONE |Manifest: NOSIGNATURE | |
extended_silence-3.5-forge-1.20.1c.jar |Extended Silence |extended_silence |3.5 |DONE |Manifest: NOSIGNATURE | |
chemlib-1.20.1-2.0.19.jar |ChemLib |chemlib |2.0.19 |DONE |Manifest: NOSIGNATURE | |
malum-1.20.1-1.6.5.jar |Malum |malum |1.20.1-1.6.5 |DONE |Manifest: NOSIGNATURE | |
ars_scalaes-1.20.1-1.10.7c.jar |Ars Nouveau Compats Collection|ars_scalaes |1.20.1-1.10.7c |DONE |Manifest: NOSIGNATURE | |
barbequesdelight-1.0.3.jar |Barbeque's Delight |barbequesdelight |1.0.3 |DONE |Manifest: NOSIGNATURE | |
enderchests-forge-1.20.1-1.2.jar |EnderChests |enderchests |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE | |
wlrs-1.14.2-1.20.1.jar |Waterlogged Redstone |wlrs |1.14.2-1.20.1 |DONE |Manifest: NOSIGNATURE | |
JustEnoughMekanismMultiblocks-1.20.1-4.5.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.5 |DONE |Manifest: NOSIGNATURE | |
Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |DONE |Manifest: NOSIGNATURE | |
createaddoncompatibility-v0.2.2b-1.20.1-(neo)forge|Create: Addon Compatibility |createaddoncompatibility |0.2.2b |DONE |Manifest: NOSIGNATURE | |
reworked_vanilla_recipes-1.0.0-forge-1.20.1.jar |Reworked Vanilla Recipes |reworked_vanilla_recipes |1.0.0 |DONE |Manifest: NOSIGNATURE | |
modonomicon-1.20.1-forge-1.77.3.jar |Modonomicon |modonomicon |1.77.3 |DONE |Manifest: NOSIGNATURE | |
betterconduitplacement-1.20.1-3.3.jar |Better Conduit Placement |betterconduitplacement |3.3 |DONE |Manifest: NOSIGNATURE | |
scaffoldingpower-1.20.1-1.4.0.jar |Scaffolding power |scaffoldingpower |1.4.0 |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 | |
coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE | |
Threads-1.0.2-1.20.1.jar |Threads |threads |1.0.2 |DONE |Manifest: NOSIGNATURE | |
capable_cauldrons-1.20.1-1.2.0.5.jar |Capable Cauldrons |capable_cauldrons |1.2.0 |DONE |Manifest: NOSIGNATURE | |
moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE | |
Bonsai-1.20.1-2.0.1-Neo(Forge).jar |Bonsai |bonsai |1.0.0 |DONE |Manifest: NOSIGNATURE | |
async-locator-forge-1.20-1.3.0.jar |Async Locator |asynclocator |1.3.0 |DONE |Manifest: NOSIGNATURE | |
CrabbersDelight-1.20.1-1.1.7a.jar |Crabber's Delight |crabbersdelight |1.1.7 |DONE |Manifest: NOSIGNATURE | |
Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE | |
AEAdditions-1.20.1-5.0.5.jar |AE Additions |ae2additions |5.0.5 |DONE |Manifest: NOSIGNATURE | |
megacells-forge-2.4.5-1.20.1.jar |MEGA Cells |megacells |2.4.5-1.20.1 |DONE |Manifest: NOSIGNATURE | |
packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |DONE |Manifest: NOSIGNATURE | |
expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE | |
Translocators-1.20.1-2.6.0.86-universal.jar |Translocators |translocators |2.6.0.86 |DONE |Manifest: NOSIGNATURE | |
healingcampfire-1.20.1-6.1.jar |Healing Campfire |healingcampfire |6.1 |DONE |Manifest: NOSIGNATURE | |
supersaturation-1.20.1-5.0.0.jar |Super Saturation |supersaturation |1.20.1-5.0.0 |DONE |Manifest: NOSIGNATURE | |
Flywheel Backend: GL33 Instanced Arrays | |
Crash Report UUID: b6b1c71b-ab7e-42bc-a027-402a96f0a32d | |
FML: 47.3 | |
Forge: net.minecraftforge:47.3.12 | |
Kiwi Modules: | |
kiwi:block_components | |
kiwi:block_templates | |
kiwi:contributors | |
kiwi:data | |
kiwi:item_templates | |
passablefoliage:core | |
passablefoliage:enchantment | |
snowrealmagic:core | |
Suspected Mods: Rubidium (Embeddium) (rubidium), Embeddium (embeddium), Minecraft (minecraft) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment