1 | ---- Minecraft Crash Report ----
|
2 |
|
3 | |
4 | =========================
|
5 | SINYTRA CONNECTOR IS PRESENT!
|
6 | Please verify issues are not caused by Connector before reporting them to mod authors.
|
7 | |
8 | =========================
|
9 |
|
10 | // Embeddium instance tainted by mods: [entity_texture_features, chunksfadein, oculus]
|
11 | |
12 | |
13 | |
14 |
|
15 | Time: 2025-01-03 19:27:02
|
16 | Description: Rendering overlay
|
17 |
|
18 | net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file personality-client.toml of type CLIENT for modid personality
|
19 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
20 | at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
21 | at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
22 | at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
|
23 | at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
|
24 | at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
25 | at net.minecraftforge.fml.core.ModStateProvider.lambda$new$1(ModStateProvider.java:67) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:classloading}
|
26 | at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
27 | at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:classloading}
|
28 | at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {re:mixin}
|
29 | at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {re:mixin}
|
30 | at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
|
31 | at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {re:mixin}
|
32 | at net.minecraftforge.fml.ModLoader.lambda$loadMods$15(ModLoader.java:190) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {re:mixin}
|
33 | at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
|
34 | at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:190) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {re:mixin}
|
35 | at net.minecraftforge.client.loading.ClientModLoader.lambda$startModLoading$5(ClientModLoader.java:94) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:mixin,re:classloading,pl:mixin:APP:memorysettings.mixins.json:ClienModLoaderMixin from mod memorysettings,pl:mixin:A}
|
36 | at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:mixin,re:classloading,pl:mixin:APP:memorysettings.mixins.json:ClienModLoaderMixin from mod memorysettings,pl:mixin:A}
|
37 | at net.minecraftforge.client.loading.ClientModLoader.startModLoading(ClientModLoader.java:94) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:mixin,re:classloading,pl:mixin:APP:memorysettings.mixins.json:ClienModLoaderMixin from mod memorysettings,pl:mixin:A}
|
38 | at net.minecraftforge.client.loading.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:77) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:mixin,re:classloading,pl:mixin:APP:memorysettings.mixins.json:ClienModLoaderMixin from mod memorysettings,pl:mixin:A}
|
39 | at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:mixin,re:classloading,pl:mixin:APP:memorysettings.mixins.json:ClienModLoaderMixin from mod memorysettings,pl:mixin:A}
|
40 | at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
|
41 | at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
|
42 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
|
43 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
|
44 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
|
45 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
|
46 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
|
47 | Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
|
48 | at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2393!/:?] {}
|
49 | at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {}
|
50 | at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {}
|
51 | at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {}
|
52 | at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {}
|
53 | at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {}
|
54 | at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {}
|
55 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {}
|
56 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {}
|
57 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {}
|
58 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {}
|
59 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {}
|
60 | at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {}
|
61 | at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {}
|
62 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
63 | ... 27 more
|
64 |
|
65 |
|
66 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
67 | ---------------------------------------------------------------------------------------
|
68 |
|
69 | -- Head --
|
70 | Thread: Render thread
|
71 | Suspected Mods: NONE
|
72 | Stacktrace:
|
73 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
74 | at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
75 | at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
76 | at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
|
77 | at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
|
78 | at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
79 | at net.minecraftforge.fml.core.ModStateProvider.lambda$new$1(ModStateProvider.java:67) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:classloading}
|
80 | at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.20.1-47.3.22.jar%23927!/:?] {}
|
81 | at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23931!/:?] {re:classloading}
|
82 | -- Overlay render details --
|
83 | Details:
|
84 | Overlay name: net.minecraftforge.client.loading.ForgeLoadingOverlay
|
85 | Stacktrace:
|
86 | at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:957) ~[client-1.20.1-20230612.114412-srg.jar%23926!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:polytone-common.mixins.json:GameRendererMixin from mod polytone,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:fairylights.mixins.json:GameRendererMixin from mod fairylights,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin from mod dynamic_fps,pl:mixin:APP:mixins.essential.json:client.renderer.MixinEntityRenderer_Zoom from mod (unknown),pl:mixin:APP:mixins.essential.json:events.Mixin_GuiDrawScreenEvent_Priority_Pre from mod (unknown),pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent from mod (unknown),pl:mixin:APP:foglooksmodernnow.mixins.json:GameRendererMixin from mod foglooksmodernnow,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:embeddiumplus.mixin.json:darkness.GameRendererMixin from mod embeddiumplus,pl:mixin:APP:mixins.satin.client.json:event.GameRendererMixin from mod satin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:axiom.mixins.json:render.MixinGameRenderer from mod axiom,pl:mixin:APP:do_a_barrel_roll.mixins.json:client.roll.GameRendererMixin from mod do_a_barrel_roll,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:souper_secret_settings.mixins.json:GameRendererAccessor from mod souper_secret_settings,pl:mixin:APP:souper_secret_settings.mixins.json:GameRendererMixin from mod souper_secret_settings,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:mixins.reach-entity-attributes.json:client.GameRendererMixin from mod reach_entity_attributes,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin from mod vinery,pl:mixin:APP:cutthrough.common.mixins.json:client.GameRendererMixin from mod cutthrough,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin from mod alexscaves,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:fabrication.mixins.json:a_fixes.no_night_vision_flash.MixinGameRenderer from mod fabrication,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod (unknown),pl:mixin:APP:mixins.essential.json:events.Mixin_GuiDrawScreenEvent_Priority from mod (unknown),pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
87 | at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23926!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
88 | at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23926!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
89 | at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.3.22.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin from mod smoothboot,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain from mod notenoughcrashes,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
90 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
91 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
92 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
93 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
|
94 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
95 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
96 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
97 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
98 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
99 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
100 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
101 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
102 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
103 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
104 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
105 |
|
106 |
|
107 | -- Last reload --
|
108 | Details:
|
109 | Reload number: 1
|
110 | Reload reason: initial
|
111 | Finished: No
|
112 | Packs: vanilla, mod_resources, Forgery, Fabrication Grayscale, Moonlight Mods Dynamic Assets, SmoothFont_1.20.zip, Tools+, Uncapitalized advancements, Uncapitalized death screens (Fork), fabric, vinny-s_custom_paintings_1-20+0.2.1.zip, rgbblocks_virtual_pack, diagonalblocks:default_block_models, __MoreMcmeta Internal__, Essential Assets, essential
|
113 |
|
114 | -- System Details --
|
115 | Details:
|
116 | Minecraft Version: 1.20.1
|
117 | Minecraft Version ID: 1.20.1
|
118 | Operating System: Windows 11 (amd64) version 10.0
|
119 | Java Version: 17.0.8, Microsoft
|
120 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
121 | Memory: 5844091192 bytes (5573 MiB) / 10368319488 bytes (9888 MiB) up to 17179869184 bytes (16384 MiB)
|
122 | CPUs: 16
|
123 | Processor Vendor: GenuineIntel
|
124 | Processor Name: 11th Gen Intel(R) Core(TM) i9-11900H @ 2.50GHz
|
125 | Identifier: Intel64 Family 6 Model 141 Stepping 1
|
126 | Microarchitecture: unknown
|
127 | Frequency (GHz): 2.50
|
128 | Number of physical packages: 1
|
129 | Number of physical CPUs: 8
|
130 | Number of logical CPUs: 16
|
131 | Graphics card #0 name: Virtual Desktop Monitor
|
132 | Graphics card #0 vendor: Virtual Desktop, Inc.
|
133 | Graphics card #0 VRAM (MB): 0.00
|
134 | Graphics card #0 deviceId: unknown
|
135 | Graphics card #0 versionInfo: DriverVersion=**.**.**.**
|
136 | Graphics card #1 name: NVIDIA GeForce RTX 3060 Laptop GPU
|
137 | Graphics card #1 vendor: NVIDIA (0x10de)
|
138 | Graphics card #1 VRAM (MB): 4095.00
|
139 | Graphics card #1 deviceId: 0x2520
|
140 | Graphics card #1 versionInfo: DriverVersion=32.0.15.6636
|
141 | Graphics card #2 name: Intel(R) UHD Graphics
|
142 | Graphics card #2 vendor: Intel Corporation (0x8086)
|
143 | Graphics card #2 VRAM (MB): 2048.00
|
144 | Graphics card #2 deviceId: 0x9a60
|
145 | Graphics card #2 versionInfo: DriverVersion=32.0.101.6325
|
146 | Memory slot #0 capacity (MB): 8192.00
|
147 | Memory slot #0 clockSpeed (GHz): 3.20
|
148 | Memory slot #0 type: DDR4
|
149 | Memory slot #1 capacity (MB): 8192.00
|
150 | Memory slot #1 clockSpeed (GHz): 3.20
|
151 | Memory slot #1 type: DDR4
|
152 | Virtual memory max (MB): 39613.21
|
153 | Virtual memory used (MB): 32497.64
|
154 | Swap memory total (MB): 23552.00
|
155 | Swap memory used (MB): 2407.03
|
156 | JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
157 | Loaded Shaderpack: (off)
|
158 | Launched Version: 1.20.1-forge-47.3.22
|
159 | Backend library: LWJGL version 3.3.1 build 7
|
160 | Backend API: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 566.36, NVIDIA Corporation
|
161 | Window size: 2560x1490
|
162 | GL Caps: Using framebuffer using OpenGL 3.2
|
163 | GL debug messages:
|
164 | Using VBOs: Yes
|
165 | Is Modded: Definitely; Client brand changed to 'forge'
|
166 | Type: Client (map_client.txt)
|
167 | Graphics mode: fancy
|
168 | Resource Packs:
|
169 | Current Language: en_us
|
170 | CPU: 16x 11th Gen Intel(R) Core(TM) i9-11900H @ 2.50GHz
|
171 | Client Crashes Since Restart: 1
|
172 | Integrated Server Crashes Since Restart: 0
|
173 | Sinytra Connector: 1.0.0-beta.46+1.20.1
|
174 | SINYTRA CONNECTOR IS PRESENT!
|
175 | Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
|
176 | |
177 | Installed Fabric mods:
|
178 | | ================================================== | ============================== | ============================== | ==================== |
|
179 | | styled-nicknames-1.2.1+1.20_mapped_srg_1.20.1.jar | Styled Nicknames | styled_nicknames | **.**.**.** |
|
180 | | accessible-step-mc1.20-2.0.1+1.20_mapped_srg_1.20. | Accessible Step | accessible_step | **.**.**.** |
|
181 | | litematica-fabric-1.20.1-0.15.3_mapped_srg_1.20.1. | Litematica | litematica | 0.15.3 |
|
182 | | blur-3.1.0_mapped_srg_1.20.1.jar | Blur (Fabric) | blur | 3.1.0 |
|
183 | | chunksfadein-1.0.7-1.20.1_mapped_srg_1.20.1.jar | Chunks Fade In | chunksfadein | 1.0.7-1.20.1 |
|
184 | | styled-nicknames-1.2.1+1.20$player-data-api-0.2.2+ | Player Data API | player_data_api | **.**.**.**.3 |
|
185 | | ColorfulAzaleas-2.4.0 (1.20.1)_mapped_srg_1.20.1.j | Colorful Azaleas | colorfulazaleas | 2.2.1 |
|
186 | | nicer-skies-1.3.0+1.20.1_mapped_srg_1.20.1.jar | Nicer Skies | nicer_skies | 1.3.0 |
|
187 | | blur-3.1.0$satin-1.13.0_mapped_srg_1.20.1.jar | Satin | satin | 1.13.0 |
|
188 | | fastquit-3.0.0+1.20+$MixinExtras-0.1.1_mapped_srg_ | MixinExtras | com_github_llamalad7_mixinextr | 0.1.1 |
|
189 | | styled-nicknames-1.2.1+1.20$placeholder-api-2.0.0- | Placeholder API | placeholder_api | 2.0.0-pre.21.19.3 |
|
190 | | fastquit-3.0.0+1.20+_mapped_srg_1.20.1.jar | FastQuit | fastquit | **.**.**.** |
|
191 | | Axiom-4.1.1-for-MC1.20.1$axiomclientapi-1.0.0_mapp | axiomclientapi | com_moulberry_axiomclientapi_a | 1.0.0 |
|
192 | | drogstyle-1.3.4+1.20_mapped_srg_1.20.1.jar | Drogstyle | drogstyle | **.**.**.** |
|
193 | | Axiom-4.1.1-for-MC1.20.1_mapped_srg_1.20.1.jar | Axiom | axiom | 4.1.1 |
|
194 | | Grass_Overhaul-Fabric-23.10.11-MC1.20.1_mapped_srg | Grass Overhaul | grassoverhaul | 23.10.11 |
|
195 | | better-nether-9.0.10_mapped_srg_1.20.1.jar | Better Nether | betternether | 9.0.10 |
|
196 | | continuity-3.0.0+1.20.1.forge_mapped_srg_1.20.1.ja | Continuity | continuity | **.**.**.**.1.forge |
|
197 | | accessible-step-mc1.20-2.0.1+1.20$jankson-1.2.3_ma | jankson | blue_endless_jankson | 1.2.3 |
|
198 | | better-end-4.0.11_mapped_srg_1.20.1.jar | Better End | betterend | 4.0.11 |
|
199 | | souper_secret_settings-1.0.9-mc1.20+_mapped_srg_1. | Souper Secret Settings | souper_secret_settings | 1.0.9-mc1.20 |
|
200 | | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib | wunderlib | 1.1.5 |
|
201 | | chunksfadein-1.0.7-1.20.1$toml4j-0.7.2_mapped_srg_ | toml4j | com_moandjiezana_toml_toml4j | 0.7.2 |
|
202 | | better-clouds-1.3.25+1.20.1-fabric_mapped_srg_1.20 | Better Clouds | betterclouds | **.**.**.**.1-fabric |
|
203 | | bclib-3.0.14_mapped_srg_1.20.1.jar | BCLib | bclib | 3.0.14 |
|
204 | | malilib-fabric-1.20.1-0.16.3_mapped_srg_1.20.1.jar | MaLiLib | malilib | 0.16.3 |
|
205 | | astrocraft-1.4.5+1.20.1_mapped_srg_1.20.1.jar | Astrocraft | astrocraft | **.**.**.**.1 |
|
206 | | chunksfadein-1.0.7-1.20.1$crowdin-translate-1.4+1. | CrowdinTranslate | crowdin_translate | **.**.**.** |
|
207 | | Axiom-4.1.1-for-MC1.20.1$mixinconstraints-1.0.1_ma | mixinconstraints | com_moulberry_mixinconstraints | 1.0.1 |
|
208 | | styled-nicknames-1.2.1+1.20$fabric-permissions-api | fabric-permissions-api | fabric_permissions_api_v0 | 0.2-SNAPSHOT |
|
209 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
210 | ModLauncher launch target: forgeclient
|
211 | ModLauncher naming: srg
|
212 | ModLauncher services:
|
213 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
214 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
215 | fmlloader-1.20.1-47.3.22.jar slf4jfixer PLUGINSERVICE
|
216 | fmlloader-1.20.1-47.3.22.jar object_holder_definalize PLUGINSERVICE
|
217 | fmlloader-1.20.1-47.3.22.jar runtime_enum_extender PLUGINSERVICE
|
218 | fmlloader-1.20.1-47.3.22.jar capability_token_subclass PLUGINSERVICE
|
219 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
220 | fmlloader-1.20.1-47.3.22.jar runtimedistcleaner PLUGINSERVICE
|
221 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
222 | modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
|
223 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
224 | modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
|
225 | modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
|
226 | FML Language Providers:
|
227 | Configured Defaults@8.0.1
|
228 | javafml@null
|
229 | lowcodefml@null
|
230 | minecraft@1.0
|
231 | gml@4.0.10
|
232 | kotlinforforge@4.11.0
|
233 | Mod List:
|
234 | dungeons-and-taverns-pillager-outpost-rework-1.1.j|Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
235 | styled-nicknames-1.2.1+1.20_mapped_srg_1.20.1.jar |Styled Nicknames |styled_nicknames |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
236 | YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
237 | kubejs-bridge-1.11.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
238 | fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE
|
239 | fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
|
240 | blackaures_paintings-1.20.1_forge_02.03.2024.jar |blackaures_paintings |blackaures_paintings |1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
241 | Stony Cliffs FML v1.1.2.jar |Stony Cliffs Are Cool |stonycliffs |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
242 | ForgeEndertech-1.20.1-11.1.6.0-build.0980.jar |ForgeEndertech |forgeendertech |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
243 | modernfix-forge-5.20.0+mc1.20.1.jar |ModernFix |modernfix |5.20.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
244 | fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE
|
245 | fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE
|
246 | fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
247 | YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
248 | mcw-stairs-1.0.0-1.20.1forge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
249 | accessible-step-mc1.20-2.0.1+1.20_mapped_srg_1.20.|Accessible Step |accessible_step |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
250 | calcmod-forge-1.20.1-1.3.0.jar |CalcMod |calcmod |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
251 | bbb-1.20.1-forge-1.1.1.jar |Building But Better |bbb |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
252 | rei-bridge-1.11.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
253 | clientcrafting-1.20-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
254 | Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
255 | litematica-fabric-1.20.1-0.15.3_mapped_srg_1.20.1.|Litematica |litematica |0.15.3 |COMMON_SET|Manifest: NOSIGNATURE
|
256 | SnowRealMagic-1.20.1-Forge-10.5.2.jar |Snow! Real Magic! |snowrealmagic |10.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
257 | classic-minecraft-icon-v1.1.4-mc1.20.1-forge.jar |Classic Minecraft Icon |classic_minecraft_icon |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
258 | YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
259 | Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
260 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
|
261 | sawmill-1.20-1.4.2.jar |Universal Sawmill |sawmill |1.20-1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
|
262 | revampedwolf-1.20-6.0.1.jar |RevampedWolf |revampedwolf |1.20.1-6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
263 | embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
264 | structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE
|
265 | explorations-forge-1.20.1-1.5.2.jar |Explorations+ |explorations |1.20.1-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
266 | handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
267 | mod-4.0.10.jar |GroovyModLoader |gml |4.0.10 |COMMON_SET|Manifest: NOSIGNATURE
|
268 | blur-3.1.0_mapped_srg_1.20.1.jar |Blur (Fabric) |blur |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
269 | transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
270 | Amplified_Nether_1.20.x_v1.2.5.jar |Amplified Nether |amplified_nether |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
271 | fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
272 | PhilipsRuins1.20.1-4.8.jar |Philips Ruins |philipsruins |4.6 |COMMON_SET|Manifest: NOSIGNATURE
|
273 | peacefulsurface-1.20.1-v2.jar |PeacefulSurface |peacefulsurface |1.20.1-v2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
274 | oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
275 | cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
276 | backported_wolves-1.0.3-1.20.1.jar |Backported Wolves |backported_wolves |1.0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
277 | dungeons-and-taverns-3.0.3.f.jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |COMMON_SET|Manifest: NOSIGNATURE
|
278 | bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
279 | noisium-forge-2.3.0+mc1.20-1.20.1.jar |Noisium |noisium |2.3.0+mc1.20-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
280 | miraisoftloginmessages-1.4.0-mc1.20.jar |Custom login messages |miraisoftloginmessages |1.4.0-mc1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
281 | cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE
|
282 | mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
283 | Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
284 | YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
285 | dynamic-fps-3.7.7+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.7.7 |COMMON_SET|Manifest: NOSIGNATURE
|
286 | fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE
|
287 | the_bumblezone-7.5.1+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.5.1+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
288 | KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
289 | chunksfadein-1.0.7-1.20.1_mapped_srg_1.20.1.jar |Chunks Fade In |chunksfadein |1.0.7-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
290 | lootintegrationaddonyung-1.18-1.20-1.1.jar |Yungs Dungeons Lootintegration|lootintegrationaddonyung |1.18-1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
291 | SpellChecker-forge-1.20.1-3.0.1.jar |Spell Checker |spellchecker |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
292 | mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
293 | Essential (forge_1.20.1).jar |Essential |essential |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
294 | YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
295 | fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE
|
296 | radium-mc1.20.1-0.12.4+git.26c9d8e.jar |Radium |radium |0.12.4+git.26c9d8e |COMMON_SET|Manifest: NOSIGNATURE
|
297 | Kiwi-1.20.1-Forge-11.8.28.jar |Kiwi Library |kiwi |11.8.28+forge |COMMON_SET|Manifest: NOSIGNATURE
|
298 | elytratrims_extensions-forge-2.2.1.jar |Elytra Trims Extensions |elytratrims_extensions |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
299 | styled-nicknames-1.2.1+1.20$player-data-api-0.2.2+|Player Data API |player_data_api |**.**.**.**.3 |COMMON_SET|Manifest: NOSIGNATURE
|
300 | Connectible Chains-forge-1.20.1-1.0.0.jar |Connectible Chains |connectiblechains |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
301 | watermedia-2.1.10.jar |WaterMedia |watermedia |2.1.10 |COMMON_SET|Manifest: NOSIGNATURE
|
302 | VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
303 | fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
304 | libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
305 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
306 | alexscavesdelight-1.0.19.1-1.20.1.jar |Alex's Caves Delight |alexscavesdelight |**.**.**.**-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
307 | Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
308 | mcw-holidays-1.1.0-mc1.20.1forge.jar |Macaw's Holidays |mcwholidays |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
309 | immersive_optimization-forge-1.20.1-0.0.2.jar |Immersive Optimization |immersive_optimization |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
310 | ColorfulAzaleas-2.4.0 (1.20.1)_mapped_srg_1.20.1.j|Colorful Azaleas |colorfulazaleas |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
311 | snowundertrees-1.20-1.4.6.jar |Snow Under Trees |snowundertrees |1.4.6 |COMMON_SET|Manifest: NOSIGNATURE
|
312 | midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
|
313 | AnimaticaReforged-1.20-0.1.3.jar |AnimaticaReforged |animatica |1.20.1-0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
314 | nicer-skies-1.3.0+1.20.1_mapped_srg_1.20.1.jar |Nicer Skies |nicer_skies |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
315 | fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
|
316 | Hearths v1.0.1 f12-48.jar |Hearths |hearths |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
317 | smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
|
318 | voicechat-forge-1.20.1-2.5.27.jar |Simple Voice Chat |voicechat |1.20.1-2.5.27 |COMMON_SET|Manifest: NOSIGNATURE
|
319 | TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
320 | Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
321 | animation-plugin-forge-1.20.1-1.0.3-forge.jar |MoreMcmeta Animation Plugin |moremcmeta_animation_plugin |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
322 | justenoughbreeding-forge-1.20.x-1.4.1.jar |Just Enough Breeding |justenoughbreeding |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
323 | json-parser-plugin-forge-1.20.1-1.1.1-forge.jar |MoreMcmeta JSON Parser Plugin |moremcmeta_json_parser_plugin |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
324 | fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE
|
325 | Corgilib-Forge-1.20.1-4.0.3.3.jar |CorgiLib |corgilib |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
326 | Ding-1.20.1-Forge-1.5.0.jar |Ding |ding |1.5.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
327 | fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |COMMON_SET|Manifest: NOSIGNATURE
|
328 | Ksyxis-1.3.2.jar |Ksyxis |ksyxis |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
|
329 | forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
330 | Coins-Forge-1.20.1-13.0.3.jar |Coins |coinsje |13.0.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
331 | betterfpsdist-1.20-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
332 | Paintings-forge-1.20.1-11.0.0.2.jar |Paintings ++ |paintings |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
333 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
334 | notenoughanimations-forge-1.9.0-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
|
335 | foglooksmodernnow-1.2.1.jar |Fog Looks Modern Now |foglooksmodernnow |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
336 | flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |COMMON_SET|Manifest: NOSIGNATURE
|
337 | Lexiconfig-forge-1.3.11.jar |Lexiconfig |lexiconfig |1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
|
338 | VibrativeVoice-forge-1.20.1-1.1.0.jar |VibrativeVoice |vibrativevoice |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
339 | gravestone-forge-1.20.1-1.0.24.jar |Gravestone Mod |gravestone |1.20.1-1.0.24 |COMMON_SET|Manifest: NOSIGNATURE
|
340 | multibeds-forge-1.20.1-1.2.jar |Multi-Beds |multibeds |1.20.1-1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
341 | JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
342 | sit-1.20-1.3.5.jar |Sit |sit |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
|
343 | effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
344 | BreakTheFall_2.0_1.20.1.jar |BreakTheFall |breakthefall |2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
345 | AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
346 | fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE
|
347 | ImmediatelyFast-Forge-1.3.3+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.3.3+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
|
348 | Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
|
349 | palegarden-1.0.7-forge-1.20.1.jar |palegarden |palegarden |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
|
350 | fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE
|
351 | RyoamicLights-forge-0.2.3+mc1.20.1.jar |RyoamicLights |ryoamiclights |0.2.3+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
352 | fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE
|
353 | no_attack_cooldown_damage_delay 1.20 - 1.20.4 V3.j|no attack cooldown - damage de|no_attack_cooldown_damage_dela|3 |COMMON_SET|Manifest: NOSIGNATURE
|
354 | kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
|
355 | fabric-renderer-api-v1-3.2.1+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+cf68abbe77 |COMMON_SET|Manifest: NOSIGNATURE
|
356 | embeddiumplus-1.20.1-v1.2.13.jar |Embeddium++ |embeddiumplus |1.2.13 |COMMON_SET|Manifest: NOSIGNATURE
|
357 | BetterGrassify-1.4.3+forge.1.20.1.jar |BetterGrassify |bettergrass |1.4.3+forge.1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
358 | blur-3.1.0$satin-1.13.0_mapped_srg_1.20.1.jar |Satin |satin |1.13.0 |COMMON_SET|Manifest: NOSIGNATURE
|
359 | fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE
|
360 | fastquit-3.0.0+1.20+$MixinExtras-0.1.1_mapped_srg_|MixinExtras |com_github_llamalad7_mixinextr|0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
361 | AdditionalBanners-Forge-1.20.1-14.0.4.jar |AdditionalBanners |additionalbanners |14.0.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
362 | styled-nicknames-1.2.1+1.20$placeholder-api-2.0.0-|Placeholder API |placeholder_api |2.0.0-pre.21.19.3 |COMMON_SET|Manifest: NOSIGNATURE
|
363 | YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
364 | Tips-Forge-1.20.1-12.1.8.jar |Tips |tipsmod |12.1.8 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
365 | ObsidianUI-forge-0.2.3+mc1.20.1.jar |ObsidianUI |obsidianui |0.2.3+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
366 | gpumemleakfix-1.20-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
367 | structureessentials-1.20-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
368 | lootintegrations-1.20-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
369 | cobweb-forge-1.20.1-1.0.0.jar |Cobweb |cobweb |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
370 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
371 | forgery-3.4.18+1.20.jar |Forgery |fabrication |3.4.18+1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
372 | mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
373 | medieval_buildings-forge-1.0.2.jar |Medieval Buildings |medieval_buildings |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
374 | fabric-api-0.92.2+1.11.9+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.9+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
|
375 | modmenu-bridge-1.11.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
376 | diagonalblocks-forge-8.0.6.jar |Diagonal Blocks |diagonalblocks |8.0.6 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
377 | chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |COMMON_SET|Manifest: NOSIGNATURE
|
378 | mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
379 | entity_model_features_forge_1.20.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
380 | entity_texture_features_forge_1.20.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |COMMON_SET|Manifest: NOSIGNATURE
|
381 | AmbientSounds_FORGE_v6.1.4_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
382 | fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE
|
383 | AdPoles-1.20.1-9.1.1.1-build.0980.jar |To the Bat Poles! |adpoles |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
384 | LetSleepingDogsLie-1.20.1-Forge-1.3.0.jar |Let Sleeping Dogs Lie |dogslie |1.3.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
385 | Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |COMMON_SET|Manifest: NOSIGNATURE
|
386 | architectury-bridge-1.11.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
387 | memorysettings-1.20-5.5.jar |memorysettings mod |memorysettings |1.20.1-5.5 |COMMON_SET|Manifest: NOSIGNATURE
|
388 | the-steve-0.2.0+1.20.1.jar |The Steve |steve |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
389 | CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
390 | elevatorid-1.20-1.9.1.jar |Elevator Mod |elevatorid |1.20.1-1.9 |COMMON_SET|Manifest: NOSIGNATURE
|
391 | fastquit-3.0.0+1.20+_mapped_srg_1.20.1.jar |FastQuit |fastquit |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
392 | Connector-1.0.0-beta.46+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.46+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
|
393 | bjornlib-forge-1.0.19.5-1.20.1.jar |BjornLib |bjornlib |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
394 | AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
395 | cupboard-1.20-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |COMMON_SET|Manifest: NOSIGNATURE
|
396 | cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
397 | framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
398 | campchair.forge.1.20-1.0.3.jar |Camp Chair |campchair |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
399 | fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
400 | BetterAdvancements-NeoForge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
401 | fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE
|
402 | moremcmeta-1.20.1-4.4.7-forge.jar |MoreMcmeta |moremcmeta |1.20.1-4.4.7 |COMMON_SET|Manifest: NOSIGNATURE
|
403 | texture-plugin-forge-1.20.1-1.0.1-forge.jar |MoreMcmeta Texture Plugin |moremcmeta_texture_plugin |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
404 | EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
405 | ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
406 | platforms-forge-1.20.1-1.1.jar |Platforms |platforms |1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
407 | pehkui-bridge-1.11.2+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
408 | fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE
|
409 | hearth_and_home-forge-1.20.1-2.0.3.jar |Hearth & Home |hearth_and_home |1.20.1-2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
410 | mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
411 | Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
412 | Axiom-4.1.1-for-MC1.20.1$axiomclientapi-1.0.0_mapp|axiomclientapi |com_moulberry_axiomclientapi_a|1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
413 | capes-1.5.2+1.20-forge.jar |Capes |capes |1.5.2+1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
414 | CustomPlayerModels-1.20-0.6.19a.jar |Customizable Player Models |cpm |0.6.19a |COMMON_SET|Manifest: NOSIGNATURE
|
415 | decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
416 | entity_sound_features_forge_1.19.4+-0.4.jar |Entity Sound Features |entity_sound_features |0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
417 | drogstyle-1.3.4+1.20_mapped_srg_1.20.1.jar |Drogstyle |drogstyle |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
418 | iChunUtil-1.20.1-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
419 | energy-bridge-1.11.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
420 | watut-forge-1.20.1-1.1.1.jar |What Are They Up To |watut |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
421 | skinlayers3d-forge-1.7.4-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.7.4 |COMMON_SET|Manifest: NOSIGNATURE
|
422 | TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
423 | elytratrims-forge-3.5.4+1.20.1.jar |Elytra Trims |elytratrims |3.5.4 |COMMON_SET|Manifest: NOSIGNATURE
|
424 | nohostilesaroundcampfire-1.20-5.9.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |5.9 |COMMON_SET|Manifest: NOSIGNATURE
|
425 | fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
|
426 | amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE
|
427 | another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
428 | CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
429 | CreativeCore_FORGE_v2.12.28_mc1.20.1.jar |CreativeCore |creativecore |2.12.28 |COMMON_SET|Manifest: NOSIGNATURE
|
430 | waterframes-FORGE-mc1.20.1-v2.1.9.jar |WaterFrames |waterframes |2.1.9 |COMMON_SET|Manifest: NOSIGNATURE
|
431 | smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
432 | citresewn-1.20.1-5.jar |CIT Resewn |citresewn |1.20.1-5 |COMMON_SET|Manifest: NOSIGNATURE
|
433 | bucketlib-1.20-2.3.5.1.jar |BucketLib |bucketlib |1.20.1-2.3.5.1 |COMMON_SET|Manifest: NOSIGNATURE
|
434 | StorageDrawers-1.20-12.9.12.jar |Storage Drawers |storagedrawers |12.9.12 |COMMON_SET|Manifest: NOSIGNATURE
|
435 | DiagonalFences-v8.1.5-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.5 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
436 | properties-parser-plugin-forge-1.20.1-1.1.5-forge.|MoreMcmeta Properties Parser P|moremcmeta_properties_parser_p|1.20.1-1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
437 | miners_delight-1.20-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
438 | MyNethersDelight-1.20-0.1.7.5.jar |My Nether's Delight |mynethersdelight |1.20.1-1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
|
439 | fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE
|
440 | raised-forge-1.20.1-4.0.1.jar |Raised |raised |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
441 | automobility-0.4.2+1.20.1-forge.jar |Automobility |automobility |0.4.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
442 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
443 | gui-plugin-forge-1.20.1-1.0.1-forge.jar |MoreMcmeta GUI Plugin |moremcmeta_gui_plugin |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
444 | BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
445 | bushierflowers-0.0.3-1.20.1.jar |Bushier Flowers |bushierflowers |0.0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
446 | BadOptimizations-2.2.1-1.20.1.jar |BadOptimizations |badoptimizations |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
447 | no-telemetry-1.8.0.jar |No Telemetry |no_telemetry |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
|
448 | create_structures_arise-132.5.3-forge-1.20.1.jar |Create: Structures Arise |create_structures_arise |132.5.3 |COMMON_SET|Manifest: NOSIGNATURE
|
449 | cpm-svc-compat-1.2.1.jar |CPM SVC Compat |cpmsvcc |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
450 | trimmable_tools-forge-2.0.5.jar |Trimmable Tools |trimmable_tools |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
451 | Axiom-4.1.1-for-MC1.20.1_mapped_srg_1.20.1.jar |Axiom |axiom |4.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
452 | saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
453 | EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
454 | bop_create_mod_rose_quartz-1.0.0.jar |BOP Create Mod Rose Quartz |bop_create_mod_rose_quartz |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
455 | scena-forge-1.0.103.jar |Scena |scena |1.0.103 |COMMON_SET|Manifest: NOSIGNATURE
|
456 | player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
457 | combatroll-forge-1.3.3+1.20.1.jar |Combat Roll |combatroll |1.3.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
458 | botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
459 | Grass_Overhaul-Fabric-23.10.11-MC1.20.1_mapped_srg|Grass Overhaul |grassoverhaul |23.10.11 |COMMON_SET|Manifest: NOSIGNATURE
|
460 | mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
461 | better-nether-9.0.10_mapped_srg_1.20.1.jar |Better Nether |betternether |9.0.10 |COMMON_SET|Manifest: NOSIGNATURE
|
462 | aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
463 | sound-physics-remastered-forge-1.20.1-1.4.8.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.8 |COMMON_SET|Manifest: NOSIGNATURE
|
464 | fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
|
465 | plushie_buddies-0.1.2-1.20.1.jar |Plushie Buddies |plushie_buddies |0.1.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
466 | VillagersPlus_3.1_(FORGE)_for_1.20.1.jar |VillagersPlus |villagersplus |3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
467 | guardvillagers-1.20-1.6.6.jar |Guard Villagers |guardvillagers |1.20.1-1.6.6 |COMMON_SET|Manifest: NOSIGNATURE
|
468 | forge-medievalend-1.0.1.jar |Medieval Buildings [The End Ed|medievalend |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
469 | balm-forge-1.20.1-7.3.10-all.jar |Balm |balm |7.3.10 |COMMON_SET|Manifest: NOSIGNATURE
|
470 | hideexperimentalwarning-1.20-1.1.jar |Hide Experimental Warning |hideexperimentalwarning |1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
471 | fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE
|
472 | soul-fire-d-forge-1.20.1-4.0.6.jar |Soul Fire'd |soul_fire_d |4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
473 | JustEnoughResources-1.20-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
474 | chat_heads-0.13.7-forge-1.20.jar |Chat Heads |chat_heads |0.13.7 |COMMON_SET|Manifest: NOSIGNATURE
|
475 | exit-confirmation-2.5.0-mc.1.20.1.jar |Exit Confirmation |exit_confirm |2.5.0-mc.1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
476 | shetiphiancore-forge-1.20.1-1.3.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
477 | MOAdecor BATH 1.20.1.jar |MOA DECOR: BATH |moa_decor_bath |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
478 | Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
479 | Geophilic v3.1.4 f15-57.jar |Geophilic |geophilic |3.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
480 | athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
481 | terrablender-bridge-1.11.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
482 | GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
483 | lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
484 | AdvancementPlaques-1.20.1-forge-1.6.7.jar |Advancement Plaques |advancementplaques |1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
|
485 | ChatNotify-Forge-1.20.1-1.1.0-beta.02.jar |ChatNotify |chatnotify |1.1.0-beta.02 |COMMON_SET|Manifest: NOSIGNATURE
|
486 | betterminecarts-1.20.1-1.8.1-47.1.0.jar |Better Minecarts |betterminecarts |1.8.1 |COMMON_SET|Manifest: NOSIGNATURE
|
487 | fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE
|
488 | do_a_barrel_roll-forge-3.5.6+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
489 | copperandtuffbackport-1.2.jar |Copper & Tuff Backport |copperandtuffbackport |1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
490 | moredragons-1.5.1-1.20.1.jar |More Dragons |moredragons |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
|
491 | mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
492 | resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
493 | curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
494 | FramedBlocks-9.3.1.jar |FramedBlocks |framedblocks |9.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
495 | fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
|
496 | YouShallNotSpawn-forge-1.20.x-2.0.2.jar |You Shall Not Spawn |ysns |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
497 | worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |COMMON_SET|Manifest: NOSIGNATURE
|
498 | mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
499 | conditional-mixin-forge-0.6.2.jar |conditional mixin |conditional_mixin |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE
|
500 | AdChimneys-1.20.1-10.1.15.0-build.0828.jar |Advanced Chimneys |adchimneys |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
501 | JadeAddons-1.20.1-Forge-5.3.1.jar |Jade Addons |jadeaddons |5.3.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
502 | caveoverhaul-forge-1.20.1-1.3.3.4.jar |WF's Cave Overhaul |caveoverhaul |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
503 | jafohana-forge-mc1.20.1-6.5.7.jar |Just a Few Ohana |jafohana |6.5.7 |COMMON_SET|Manifest: NOSIGNATURE
|
504 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
505 | DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
506 | randombonemealflowers-1.20-4.6.jar |Random Bone Meal Flowers |randombonemealflowers |4.6 |COMMON_SET|Manifest: NOSIGNATURE
|
507 | functionalarmortrim-1.20.1-5.jar |Funtional Armor Trim |functionalarmortrim |5 |COMMON_SET|Manifest: NOSIGNATURE
|
508 | fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
|
509 | elytraslot-forge-6.4.0+1.20.1.jar |Elytra Slot |elytraslot |6.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
510 | MOAdecor GARDEN 1.20.1.jar |MOA DECOR: GARDEN |moa_decor_garden_ |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
511 | formationsnether-1.0.4.jar |Formations Nether |formationsnether |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
512 | fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
|
513 | jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
514 | lithostitched-forge-1.20.1-1.3.1a.jar |Lithostitched |lithostitched |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
515 | Stoneworks-v8.0.0-1.20.1-Forge.jar |Stoneworks |stoneworks |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
516 | fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE
|
517 | fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE
|
518 | Fallingleaves-1.20-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
519 | NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
|
520 | ToadLib-1.20-1.20.4-1.1.5.jar |ToadLib |toadlib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
521 | GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
522 | BiomesOPlenty-forge-1.20.1-19.0.0.91.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
523 | SereneSeasons-forge-1.20.1-9.1.0.0.jar |Serene Seasons |sereneseasons |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
524 | ToughAsNails-forge-1.20.1-9.2.0.171.jar |Tough As Nails |toughasnails |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
525 | adorabuild-structures-2.8.0-forge-1.20.1.jar |AdoraBuild: Structures |adorabuild_structures |2.8.0 |COMMON_SET|Manifest: NOSIGNATURE
|
526 | geckolib-fabric-compat-1.11.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
527 | pocketgps-forge-1.20.1-1.0.5.jar |PocketGPS |pocketgps |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
528 | toughasdelight-1.0.2-1.20.1.jar |Tough As Delight |toughasdelight |1.0.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
529 | memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
530 | formations-1.0.2-forge-mc1.20.jar |Formations |formations |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
531 | puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
532 | forge-1.20.1-47.3.22-universal.jar |Forge |forge |47.3.22 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
533 | commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
534 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
535 | betterdays-1.20.1-3.1.1.1-FORGE.jar |BetterDays |betterdays |1.20.1-3.1.1.1-FORGE|COMMON_SET|Manifest: NOSIGNATURE
|
536 | chalk-1.20-1.6.4.jar |Chalk |chalk |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
|
537 | Log-Begone-neoforge-1.20.1-1.0.9.jar |Log Begone |logbegone |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
|
538 | polytone-1.20-3.2.0.jar |Polytone |polytone |1.20-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
539 | mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
540 | formationsoverworld-1.0.3.jar |Formations Overworld |formationsoverworld |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
541 | better_campfires-1.1.0-1.20.1.jar |Better Campfires |better_campfires |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
542 | fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
|
543 | NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
544 | Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.4.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.20.1-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
545 | ceramicbucket-1.20-4.1.0.0.jar |Ceramic Bucket |ceramicbucket |1.20.1-4.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
546 | spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
547 | jei-bridge-1.11.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
548 | ceramicshears-1.20-1.9.0.0.jar |Ceramic Shears |ceramicshears |1.20.1-1.9.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
549 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
|
550 | Xaeros_Minimap_24.7.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.7.1 |COMMON_SET|Manifest: NOSIGNATURE
|
551 | fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE
|
552 | polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
553 | Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
|
554 | entityculling-forge-1.7.1-mc1.20.1.jar |EntityCulling |entityculling |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
|
555 | backpacked-forge-1.20.1-3.0.0-beta.9.jar |Backpacked |backpacked |3.0.0-beta.9 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
556 | continuity-3.0.0+1.20.1.forge_mapped_srg_1.20.1.ja|Continuity |continuity |**.**.**.**.1.forge |COMMON_SET|Manifest: NOSIGNATURE
|
557 | accessible-step-mc1.20-2.0.1+1.20$jankson-1.2.3_ma|jankson |blue_endless_jankson |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
558 | oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
559 | fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |COMMON_SET|Manifest: NOSIGNATURE
|
560 | visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
561 | biomemusic-1.20-2.5.jar |biomemusic mod |biomemusic |1.20.1-2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
562 | PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
563 | Aquaculture-1.20-2.5.2.jar |Aquaculture 2 |aquaculture |2.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
564 | fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE
|
565 | mavapi-1.1.4-mc1.20.1.jar |More Axolotl Variants API |mavapi |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
566 | goated-1.20-1.3.4.jar |You've Goat to be kidding me |goated |1.20-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
567 | MOAdecor ELECTRONICS 1.20.1.A.jar |MOA: ELECTRONICS |moa_decor_electronics |1.20.1. |COMMON_SET|Manifest: NOSIGNATURE
|
568 | explosiveenhancement-1.0.1.jar |Explosive Enhancement |explosiveenhancement |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
569 | chunksending-1.20-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |COMMON_SET|Manifest: NOSIGNATURE
|
570 | better-end-4.0.11_mapped_srg_1.20.1.jar |Better End |betterend |4.0.11 |COMMON_SET|Manifest: NOSIGNATURE
|
571 | cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
|
572 | CarbonConfig-1.20-1.2.6.jar |Carbon Config Library |carbonconfig |1.20-1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
|
573 | TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |COMMON_SET|Manifest: NOSIGNATURE
|
574 | easy_npc-forge-1.20.1-5.6.0.jar |Easy NPC |easy_npc |5.6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
575 | notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
576 | RGB Blocks-1.20-1.1.9.1.jar |RGB Blocks |rgbblocks |1.20.1-1.1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
|
577 | YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
578 | v_slab_compat-1.20-2.3.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
579 | geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |COMMON_SET|Manifest: NOSIGNATURE
|
580 | Oh-The-Biomes-Weve-Gone-Forge-1.5.0.jar |Oh The Biomes We've Gone |biomeswevegone |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
|
581 | crittersandcompanions-forge-2.2.2.jar |Critters and Companions |crittersandcompanions |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
582 | souper_secret_settings-1.0.9-mc1.20+_mapped_srg_1.|Souper Secret Settings |souper_secret_settings |1.0.9-mc1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
583 | deepslatecutting-forge-1.7.0.jar |DeepslateCutting |deepslatecutting_forge |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
584 | vegandelight-1.4.jar |Vegan Delight |vegandelight |1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
585 | connectivity-1.20-6.3.jar |Connectivity Mod |connectivity |1.20.1-6.3 |COMMON_SET|Manifest: NOSIGNATURE
|
586 | immersive_aircraft-1.1.7+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.1.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
587 | kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
588 | XaerosWorldMap_1.39.2_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.2 |COMMON_SET|Manifest: NOSIGNATURE
|
589 | citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
590 | alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |COMMON_SET|Manifest: NOSIGNATURE
|
591 | fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE
|
592 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
593 | Twigs-1.20-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
594 | evenmoredragons-1.20-1.0.4.jar |Dragon Mounts: Even More Drago|evenmoredragons |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
595 | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib |wunderlib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
596 | chunksfadein-1.0.7-1.20.1$toml4j-0.7.2_mapped_srg_|toml4j |com_moandjiezana_toml_toml4j |0.7.2 |COMMON_SET|Manifest: NOSIGNATURE
|
597 | Steam_Rails-1.6.7+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE
|
598 | dragonmounts-1.20.1-1.2.3-beta.jar |Dragon Mounts: Legacy |dragonmounts |1.2.3-beta |COMMON_SET|Manifest: NOSIGNATURE
|
599 | dragon_mounts_patches-1.0.0.jar |Dragon Mounts Patches |dragon_mounts_patches |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
600 | better-clouds-1.3.25+1.20.1-fabric_mapped_srg_1.20|Better Clouds |betterclouds |**.**.**.**.1-fabric |COMMON_SET|Manifest: NOSIGNATURE
|
601 | bclib-3.0.14_mapped_srg_1.20.1.jar |BCLib |bclib |3.0.14 |COMMON_SET|Manifest: NOSIGNATURE
|
602 | roastedonions-1.5.jar |RoastedOnions |roastedonions |1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
603 | fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE
|
604 | FarmersDelight-1.20-1.2.6.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
|
605 | rusticdelight-forge-1.20-1.2.0.jar |Rustic Delight |rusticdelight |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
606 | ends_delight-1.20.1-2.4.jar |End's Delight |ends_delight |2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
607 | endersdelight-1.20-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
608 | mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
609 | everycomp-1.20-2.7.9.jar |Every Compat |everycomp |1.20-2.7.9 |COMMON_SET|Manifest: NOSIGNATURE
|
610 | simplefarming-1.20-2.2.6.jar |Simple Farming |simplefarming |1.20.1-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
611 | reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
612 | dragonsdelight-1.0.2.1-1.20.1.jar |Dragon's Delight |dragonsdelight |**.**.**.**-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
613 | Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
614 | despawn_tweaker-1.20-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
615 | collective-1.20-7.84.jar |Collective |collective |7.84 |COMMON_SET|Manifest: NOSIGNATURE
|
616 | betterbiomeblend-1.4.2.jar |Better Biome Reblend |betterbiomeblend |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
|
617 | BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
|
618 | xercapaint-1.20-1.0.1.jar |Joy of Painting |xercapaint |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
619 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
620 | malilib-fabric-1.20.1-0.16.3_mapped_srg_1.20.1.jar|MaLiLib |malilib |0.16.3 |COMMON_SET|Manifest: NOSIGNATURE
|
621 | resourcefullib-forge-1.20.1-2.1.25.jar |Resourceful Lib |resourcefullib |2.1.25 |COMMON_SET|Manifest: NOSIGNATURE
|
622 | eatinganimation-1.20-5.1.0.jar |Eating Animation |eatinganimation |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
623 | EBE-1.20-1.20.1-0.9.1B.jar |EnlightedBlockEntities |ebe |0.9.1-BETA |COMMON_SET|Manifest: NOSIGNATURE
|
624 | seasonhud-forge-1.20.1-1.11.0.jar |SeasonHUD |seasonhud |1.11.0 |COMMON_SET|Manifest: NOSIGNATURE
|
625 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
|
626 | letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |COMMON_SET|Manifest: NOSIGNATURE
|
627 | letsdo-vinery-forge-1.4.28.jar |[Let's Do] Vinery |vinery |1.4.28 |COMMON_SET|Manifest: NOSIGNATURE
|
628 | letsdo-herbalbrews-forge-1.0.8.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
|
629 | letsdo-farm_and_charm-forge-1.0.4.jar |[Let's Do] Farm & Charm |farm_and_charm |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
630 | footprintparticle-0.5.2-mc1.20.jar |Footprint Particle |footprintparticle |0.5.2-mc1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
631 | railroadblocksaddon-forge-1.20-0.6.2.jar |Railroad Blocks |railroadblocksaddon |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE
|
632 | letsdo-meadow-forge-1.3.19.jar |[Let's Do] Meadow |meadow |1.3.19 |COMMON_SET|Manifest: NOSIGNATURE
|
633 | letsdocompat-forge-2.0.0.jar |[Let's Do Addon] Compat |letsdocompat |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
634 | allthetrims-3.4.3-forge+1.20.1.jar |AllTheTrims |allthetrims |3.4.3 |COMMON_SET|Manifest: NOSIGNATURE
|
635 | letsdo-nethervinery-forge-1.2.14.jar |[Let's Do] NetherVinery |nethervinery |1.2.14 |COMMON_SET|Manifest: NOSIGNATURE
|
636 | letsdo-beachparty-forge-1.1.5.jar |[Let's Do] Beachparty |beachparty |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
637 | fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE
|
638 | ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
639 | fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |COMMON_SET|Manifest: NOSIGNATURE
|
640 | astrocraft-1.4.5+1.20.1_mapped_srg_1.20.1.jar |Astrocraft |astrocraft |**.**.**.**.1 |COMMON_SET|Manifest: NOSIGNATURE
|
641 | smallships-forge-1.20.1-2.0.0-b1.4.jar |Small Ships |smallships |2.0.0-b1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
642 | Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
|
643 | mavm-1.2.6-mc1.20.1.jar |More Axolotl Variants Mod |mavm |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
|
644 | backported_wolves_bopcompat_1.20.1.jar |Backported wolves BOP Compat |bwbc |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
645 | fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE
|
646 | villagesandpillages-forge-mc1.20.1-1.0.0.jar |Villages&Pillages |villagesandpillages |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
647 | potacore-0.2.8-universal.jar |Potacore |potacore |0.2.8-universal |COMMON_SET|Manifest: NOSIGNATURE
|
648 | amendments-1.20-1.2.14.jar |Amendments |amendments |1.20-1.2.14 |COMMON_SET|Manifest: NOSIGNATURE
|
649 | limitedchunks-1.20-4.1.jar |Limited Chunkloading |limitedchunks |1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
650 | create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |COMMON_SET|Manifest: NOSIGNATURE
|
651 | createenchantablemachinery-1.20-1.6.4.jar |Create: Enchantable Machinery |createenchantablemachinery |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
|
652 | waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
653 | Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
|
654 | YungsCaveBiomes-1.20.1-Forge-2.0.1.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
655 | comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
656 | fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
657 | alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
658 | configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
659 | create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
660 | mighty_mail-forge-1.20.1-1.1.2.jar |Mighty Mail |mighty_mail |1.1.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
661 | farsight-1.20-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
662 | blueprint-1.20-7.1.0.jar |Blueprint |blueprint |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
663 | personality-1.20-4.0.0.jar |Personality |personality |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
664 | autumnity-1.20-5.0.1.jar |Autumnity |autumnity |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
665 | boatload-1.20-5.0.1.jar |Boatload |boatload |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
666 | upgrade_aquatic-1.20-6.0.0.jar |Upgrade Aquatic |upgrade_aquatic |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
667 | incubation-1.20-4.0.2.jar |Incubation |incubation |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
668 | CoffeeDelight-Forge-1.20.1-1.4-Fix.jar |Coffee Delight |coffee_delight |1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
669 | CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
670 | fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE
|
671 | alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
672 | moonlight-1.20-2.13.45-forge.jar |Moonlight Library |moonlight |1.20-2.13.45 |COMMON_SET|Manifest: NOSIGNATURE
|
673 | LeonsBackportPaintings+M.1.20.1+ForM.2.0.0.jar |Leon's Backport Paintings |ls_backport_paintings |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
674 | mixinsquared-forge-0.1.2-beta.5.jar |MixinSquared |mixinsquared |0.1.2-beta.5 |COMMON_SET|Manifest: NOSIGNATURE
|
675 | snowyspirit-1.20-3.0.10.jar |Snowy Spirit |snowyspirit |1.20-3.0.10 |COMMON_SET|Manifest: NOSIGNATURE
|
676 | chunksfadein-1.0.7-1.20.1$crowdin-translate-1.4+1.|CrowdinTranslate |crowdin_translate |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
677 | ThisRocks-1.20-1.5.1.jar |This Rocks! (Forge) |rocks |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
|
678 | Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |COMMON_SET|Manifest: NOSIGNATURE
|
679 | Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
|
680 | supplementaries-1.20-3.1.11.jar |Supplementaries |supplementaries |1.20-3.1.11 |COMMON_SET|Manifest: NOSIGNATURE
|
681 | suppsquared-1.20-1.1.18.jar |Supplementaries Squared |suppsquared |1.20-1.1.18 |COMMON_SET|Manifest: NOSIGNATURE
|
682 | infinitybuttons-1.20-4.0.4.jar |Infinity Buttons |infinitybuttons |1.20.1-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
683 | Jade-1.20.1-Forge-11.12.1.jar |Jade |jade |11.12.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
684 | immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
685 | Axiom-4.1.1-for-MC1.20.1$mixinconstraints-1.0.1_ma|mixinconstraints |com_moulberry_mixinconstraints|1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
686 | coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
687 | alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
688 | YetAnotherConfigLib-3.6.2+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
689 | apexcore-1.20-10.0.0.jar |ApexCore |apexcore |10.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
690 | fantasyfurniture-1.20-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
691 | emi-bridge-1.11.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
692 | chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |COMMON_SET|Manifest: NOSIGNATURE
|
693 | fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE
|
694 | fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE
|
695 | styled-nicknames-1.2.1+1.20$fabric-permissions-api|fabric-permissions-api |fabric_permissions_api_v0 |0.2-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
|
696 | Flywheel Backend: Uninitialized
|
697 | Crash Report UUID: 3f2528cc-b645-4cc2-9285-be42e086c85e
|
698 | FML: 47.3
|
699 | Forge: net.minecraftforge:47.3.22
|
700 | Kiwi Modules:
|
701 | kiwi:block_components
|
702 | kiwi:block_templates
|
703 | kiwi:contributors
|
704 | kiwi:data
|
705 | kiwi:item_templates
|
706 | snowrealmagic:core
|
707 | Suspected Mods: Forge (forge)
|