---- Minecraft Crash Report ---- // Don't do that. Time: 2024-10-08 09:11:17 Description: Rendering overlay net.minecraftforge.fml.ModLoadingException: Inspirations (inspirations) encountered an error during the done event phase §7java.lang.IllegalArgumentException: Duplicate replacement 'assets/minecraft/blockstates/nether_portal.json' for configurable pack inspirations:config_resources at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125) ~[javafmllanguage-1.19.2-43.4.4.jar%23897!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$35(ModLoader.java:315) ~[fmlcore-1.19.2-43.4.4.jar%23896!/:?] {re:mixin} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.4.4.jar%23896!/:?] {re:mixin} at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:313) ~[fmlcore-1.19.2-43.4.4.jar%23896!/:?] {re:mixin} at net.minecraftforge.client.model.geometry.GeometryLoaderManager.init(GeometryLoaderManager.java:53) ~[forge-1.19.2-43.4.4-universal.jar%23900!/:?] {re:classloading} at net.minecraft.client.resources.model.ModelBakery.(ModelBakery.java:156) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.resources.model.ModelManager.m_5944_(ModelManager.java:58) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.resources.model.ModelManager.m_5944_(ModelManager.java:20) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:mixin,re:classloading,pl:mixin:APP:immediatelyfast-common.mixins.json:fast_text_lookup.ISinglePreparationResourceReloader,pl:mixin:APP:moonlight.mixins.json:ConditionsHackMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} Caused by: java.lang.IllegalArgumentException: Duplicate replacement 'assets/minecraft/blockstates/nether_portal.json' for configurable pack inspirations:config_resources at knightminer.inspirations.library.client.ConfigurableResourcePack.addReplacement(ConfigurableResourcePack.java:148) ~[Inspirations-1.19.2-1.4.0.4.jar%23690!/:1.19.2-1.4.0.4] {re:classloading} at knightminer.inspirations.library.client.ConfigurableResourcePack.addBlockstateReplacement(ConfigurableResourcePack.java:170) ~[Inspirations-1.19.2-1.4.0.4.jar%23690!/:1.19.2-1.4.0.4] {re:classloading} at knightminer.inspirations.library.client.ConfigurableResourcePack.addBlockstateReplacement(ConfigurableResourcePack.java:180) ~[Inspirations-1.19.2-1.4.0.4.jar%23690!/:1.19.2-1.4.0.4] {re:classloading} at knightminer.inspirations.tweaks.TweaksClientEvents.modelRegistry(TweaksClientEvents.java:52) ~[Inspirations-1.19.2-1.4.0.4.jar%23690!/:1.19.2-1.4.0.4] {re:classloading,pl:eventbus:A} at knightminer.inspirations.tweaks.__TweaksClientEvents_modelRegistry_RegisterGeometryLoaders.invoke(.dynamic) ~[Inspirations-1.19.2-1.4.0.4.jar%23690!/:1.19.2-1.4.0.4] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%23134!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%23134!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%23134!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.19.2-43.4.4.jar%23897!/:?] {} ... 16 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mod: Inspirations (inspirations), Version: 1.4.0.4 Issue tracker URL: https://github.com/KnightMiner/Inspirations/issues/ at TRANSFORMER/inspirations@1.4.0.4/knightminer.inspirations.library.client.ConfigurableResourcePack.addReplacement(ConfigurableResourcePack.java:148) Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:polytone.mixins.json:GameRendererMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_item_rendering.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:embeddiumplus.mixin.json:darkness.GameRendererMixin,pl:mixin:APP:spyglass_of_curios.mixins.json:GameFov,pl:mixin:APP:AdditionalAdditions.mixins.json:GameRendererMixin,pl:mixin:APP:panorama_screen-common.mixins.json:GameRendererMixin,pl:mixin:APP:aileron-common.mixins.json:MixinGameRenderer,pl:mixin:APP:PhotoMode-common.mixins.json:AccessGameRenderer,pl:mixin:APP:PhotoMode-common.mixins.json:MixinGameRenderer,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:fabrication.mixins.json:a_fixes.no_night_vision_flash.MixinGameRenderer,pl:mixin:APP:forge-badoptimizations.mixins-common.json:accessor.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins-common.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A} Mixins in Heaven: net.minecraft.client.renderer.GameRenderer: forge.me.thosea.badoptimizations.mixin.tick.MixinGameRenderer (forge-badoptimizations.mixins-common.json) com.lodestar.aileron.mixin.MixinGameRenderer (aileron-common.mixins.json) com.github.alexmodguy.alexscaves.mixin.client.GameRendererMixin (alexscaves.mixins.json) net.mehvahdjukaar.polytone.mixins.GameRendererMixin (polytone.mixins.json) cn.solarmoon.spyglass_of_curios.mixin.GameFov (spyglass_of_curios.mixins.json) me.juancarloscp52.panorama_screen.mixin.GameRendererMixin (panorama_screen-common.mixins.json) forge.me.thosea.badoptimizations.mixin.accessor.GameRendererAccessor (forge-badoptimizations.mixins-common.json) me.icanttellyou.mods.photomode.common.mixin.AccessGameRenderer (PhotoMode-common.mixins.json) org.embeddedt.modernfix.common.mixin.perf.faster_item_rendering.GameRendererMixin (modernfix-common.mixins.json) com.unascribed.fabrication.mixin.a_fixes.no_night_vision_flash.MixinGameRenderer (fabrication.mixins.json) me.flashyreese.mods.sodiumextra.mixin.prevent_shaders.MixinGameRenderer (sodium-extra.mixins.json) dynamic_fps.impl.mixin.GameRendererMixin (dynamic_fps-common.mixins.json) me.icanttellyou.mods.photomode.common.mixin.MixinGameRenderer (PhotoMode-common.mixins.json) com.tacz.guns.mixin.client.GameRendererMixin (tacz.mixins.json) net.mehvahdjukaar.supplementaries.mixins.GameRendererMixin (supplementaries-common.mixins.json) me.srrapero720.embeddiumplus.mixins.impl.darkness.GameRendererMixin (embeddiumplus.mixin.json) dqu.additionaladditions.mixin.GameRendererMixin (AdditionalAdditions.mixins.json) net.raphimc.immediatelyfast.injection.mixins.core.compat.MixinGameRenderer (immediatelyfast-common.mixins.json) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:polytone.mixins.json:GameRendererMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_item_rendering.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:embeddiumplus.mixin.json:darkness.GameRendererMixin,pl:mixin:APP:spyglass_of_curios.mixins.json:GameFov,pl:mixin:APP:AdditionalAdditions.mixins.json:GameRendererMixin,pl:mixin:APP:panorama_screen-common.mixins.json:GameRendererMixin,pl:mixin:APP:aileron-common.mixins.json:MixinGameRenderer,pl:mixin:APP:PhotoMode-common.mixins.json:AccessGameRenderer,pl:mixin:APP:PhotoMode-common.mixins.json:MixinGameRenderer,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:fabrication.mixins.json:a_fixes.no_night_vision_flash.MixinGameRenderer,pl:mixin:APP:forge-badoptimizations.mixins-common.json:accessor.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins-common.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23895!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.4.4.jar%23150!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%23137!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%23137!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%23137!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%23137!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%23137!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%23137!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%23137!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin} at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-prism-2024-02-29.jar:prism-2024-02-29] {} at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100) [NewLaunch.jar:?] {} at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?] {} at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?] {} Mixins in Heaven: net.minecraft.client.renderer.GameRenderer: forge.me.thosea.badoptimizations.mixin.tick.MixinGameRenderer (forge-badoptimizations.mixins-common.json) com.lodestar.aileron.mixin.MixinGameRenderer (aileron-common.mixins.json) com.github.alexmodguy.alexscaves.mixin.client.GameRendererMixin (alexscaves.mixins.json) net.mehvahdjukaar.polytone.mixins.GameRendererMixin (polytone.mixins.json) cn.solarmoon.spyglass_of_curios.mixin.GameFov (spyglass_of_curios.mixins.json) me.juancarloscp52.panorama_screen.mixin.GameRendererMixin (panorama_screen-common.mixins.json) forge.me.thosea.badoptimizations.mixin.accessor.GameRendererAccessor (forge-badoptimizations.mixins-common.json) me.icanttellyou.mods.photomode.common.mixin.AccessGameRenderer (PhotoMode-common.mixins.json) org.embeddedt.modernfix.common.mixin.perf.faster_item_rendering.GameRendererMixin (modernfix-common.mixins.json) com.unascribed.fabrication.mixin.a_fixes.no_night_vision_flash.MixinGameRenderer (fabrication.mixins.json) me.flashyreese.mods.sodiumextra.mixin.prevent_shaders.MixinGameRenderer (sodium-extra.mixins.json) dynamic_fps.impl.mixin.GameRendererMixin (dynamic_fps-common.mixins.json) me.icanttellyou.mods.photomode.common.mixin.MixinGameRenderer (PhotoMode-common.mixins.json) com.tacz.guns.mixin.client.GameRendererMixin (tacz.mixins.json) net.mehvahdjukaar.supplementaries.mixins.GameRendererMixin (supplementaries-common.mixins.json) me.srrapero720.embeddiumplus.mixins.impl.darkness.GameRendererMixin (embeddiumplus.mixin.json) dqu.additionaladditions.mixin.GameRendererMixin (AdditionalAdditions.mixins.json) net.raphimc.immediatelyfast.injection.mixins.core.compat.MixinGameRenderer (immediatelyfast-common.mixins.json) net.minecraft.client.Minecraft: org.embeddedt.modernfix.forge.mixin.feature.measure_time.MinecraftMixin_Forge (modernfix-forge.mixins.json) org.embeddedt.modernfix.common.mixin.bugfix.concurrency.MinecraftMixin (modernfix-common.mixins.json) me.lizardofoz.inventorio.mixin.client.MinecraftClientMixin (inventorio.mixins.json) com.teamabnormals.blueprint.core.mixin.client.MinecraftMixin (blueprint.mixins.json) net.celeri.dynmus.mixin.MinecraftClientMixin (dynmus-common.mixins.json) org.thinkingstudio.obsidianui.forge.mixin.MinecraftClientMixin (obsidianui.forge.mixins.json) com.terraformersmc.campanion.mixin.client.MixinMinecraftClient (campanion.mixins.json) com.lodestar.aileron.mixin.MinecraftMixin (aileron-common.mixins.json) net.raphimc.immediatelyfast.injection.mixins.core.MixinMinecraftClient (immediatelyfast-common.mixins.json) ca.fxco.memoryleakfix.mixin.hugeScreenshotLeak.Minecraft_screenshotMixin (memoryleakfix.mixins.json) com.unascribed.sidekick.mixin.client.noclip.MixinMinecraftClient (sidekick-xplat.mixins.json) me.srrapero720.embeddiumplus.mixins.impl.fps.GpuUsageMixin (embeddiumplus.mixin.json) de.keksuccino.konkrete.mixin.client.MixinMinecraft (konkrete.mixin.json) org.thinkingstudio.ryoamiclights.mixin.MinecraftClientMixin (ryoamiclights.common.mixins.json) cn.solarmoon.spyglass_of_curios.mixin.KeyDown (spyglass_of_curios.mixins.json) me.jellysquid.mods.sodium.mixin.core.MixinMinecraftClient (embeddium.mixins.json) org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftMixin (modernfix-common.mixins.json) me.flashyreese.mods.sodiumextra.mixin.gui.MinecraftClientAccessor (sodium-extra.mixins.json) forge.me.thosea.badoptimizations.mixin.forge.MixinClient_ShowInvalidConfig (forge-badoptimizations.mixins-forge.json) net.blay09.mods.balm.mixin.MinecraftMixin (balm.mixins.json) com.unascribed.fabrication.mixin.a_fixes.uncap_menu_fps.MixinMinecraftClient (fabrication.mixins.json) me.ichun.mods.ichunutil.mixin.client.MinecraftMixin (ichunutil.mixins.json) net.raphimc.immediatelyfast.injection.mixins.hud_batching.MixinMinecraftClient (immediatelyfast-common.mixins.json) shcm.shsupercm.fabric.citresewn.mixin.citenchantment.MinecraftClientMixin (citresewn.mixins.json) org.embeddedt.modernfix.common.mixin.perf.blast_search_trees.MinecraftMixin (modernfix-common.mixins.json) dev.emi.emi.mixin.MinecraftClientMixin (emi.mixins.json) tfar.dankstorage.mixin.MinecraftClientAccessor (dankstorage.mixins.json) vazkii.quark.mixin.client.MinecraftMixin (quark.mixins.json) com.unascribed.sidekick.mixin.client.screen.MixinMinecraftClient (sidekick-xplat.mixins.json) ca.fxco.memoryleakfix.mixin.targetEntityLeak.Minecraft_targetClearMixin (memoryleakfix.mixins.json) net.pitan76.memoryusagetitle.mixin.MinecraftClientMixin (memoryusagetitle-common.mixins.json) dynamic_fps.impl.mixin.MinecraftMixin (dynamic_fps-common.mixins.json) org.arbor.extrasounds.mixin.inventory.MinecraftClientMixin (extrasounds.mixins.json) dev.architectury.mixin.forge.MixinMinecraft (architectury.mixins.json) com.github.alexmodguy.alexscaves.mixin.client.MinecraftMixin (alexscaves.mixins.json) me.lizardofoz.inventorio.mixin.client.accessor.MinecraftClientAccessor (inventorio.mixins.json) org.embeddedt.modernfix.common.mixin.bugfix.world_leaks.MinecraftMixin (modernfix-common.mixins.json) org.embeddedt.modernfix.common.mixin.feature.measure_time.MinecraftMixin (modernfix-common.mixins.json) org.arbor.extrasounds.mixin.hotbar.MinecraftClientMixin (extrasounds.mixins.json) com.unascribed.fabrication.mixin.g_weird_tweaks.use_items_while_riding.MixinMinecraftClient (fabrication.mixins.json) -- Last reload -- Details: Reload number: 3 Reload reason: manual Finished: No Packs: Default, Mod Resources, ic2loader, , Everycomp Generated Pack, Forgery, Fabrication Grayscale, Immersive Weathering Generated Pack, Supplementaries Generated Pack, Inspirations Config, resourcepacks/peeping_overrides, quark-emote-pack, Nibble Bits v1.0.zip, ArtisanalDefault_v0.8.0.zip, unique-dusts-v2.zip, updated_aquaculture-1.0.zip, vertical-books.zip, waystone resprite 1.1.zip, aquaculture_fished_up.zip, Alternative Rain Sounds 1.19-1.19.2.zip, As-A-Sensor-Should-v.1.0.2.zip, Bedrock Colormap, Aether_Revamp_v0.0.zip, aether-1.19.2-1.5.0-forge.jar:packs/tooltips, §2Zombie §aSkin.zip, prettier-plates.zip, dimdoors retextured, Legendary-Tremorzilla-Skin.zip, 24w21a Piston Sounds.zip, 18w44a_workstatinos.zip, Better Dungeons Plus Textures.zip, Better Piglin Brute JE.zip, Borderless Spyglass.zip, Cactoid.zip, CyclicReimaginedV1.0.zip, Quark VRO.zip, §3§lReforged-Mobs__v1.0.zip, K0JINs_ModernCreeper.zip, Legacy edition Click Sound.zip, Love up.zip, Twilight JAPPA Pack 1.0.0.zip, Old Water Texture v2.1.zip, NoPanorama.zip, Old Jappa's Sand 1.19.2.zip, Old Diamond & Gold Blocks Texture, Netherite-Shaped Diamond Block, REDstone torches 1.0.zip, beta-nautilus.zip, Modern Iron Doors and Trapdoors.zip, better-oak-door.zip, Keeper.zip, [1.19.2] Luck-Remastered-14.0.0.zip, aether-spawner-v2.zip, Super Mario 64 Zoom sounds for Spyglass.zip, betterplainsvillagers-1-21.zip, zozo-iron-chest.zip, Stylish_Storage_Network_1.0.1.zip, dumb credits v3, MeetYourEnhancedFightV1.0.zip, blood pig, tranquil-1.9.zip, §dPolymorph §5Reforged.zip, re-cloud-chests v1.zip, TheIris.zip, k7k-bh-sun.zip, Roblox Cave Sounds.zip, particles Remastered!.zip, Updated Steak.zip, polished-old-cobblestone.zip, sga-to-ascii.zip, soul-cook.zip, revamped-crafting-table-v2.zip, prettier tint.zip, Shable's Iron Furnaces1.20.1.zip, MoreReadableSettings.zip, §6§lRᴇᴠᴀᴍᴘᴇᴅ Aʀᴄʜᴇʀʏ§r§8.zip, zozo-elytra.zip, Realms Pack.zip, Suppsquared Generated Pack Recovery: Yes Recovery reason: java.util.concurrent.CompletionException: net.minecraftforge.fml.ModLoadingException: Inspirations (inspirations) encountered an error during the done event phase §7java.lang.IllegalArgumentException: Duplicate replacement 'assets/minecraft/blockstates/nether_portal.json' for configurable pack inspirations:config_resources at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) Caused by: net.minecraftforge.fml.ModLoadingException: Inspirations (inspirations) encountered an error during the done event phase §7java.lang.IllegalArgumentException: Duplicate replacement 'assets/minecraft/blockstates/nether_portal.json' for configurable pack inspirations:config_resources at LAYER PLUGIN/javafmllanguage@1.19.2-43.4.4/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125) at LAYER PLUGIN/fmlcore@1.19.2-43.4.4/net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$35(ModLoader.java:315) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at LAYER PLUGIN/fmlcore@1.19.2-43.4.4/net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) at LAYER PLUGIN/fmlcore@1.19.2-43.4.4/net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:313) at TRANSFORMER/forge@43.4.4/net.minecraftforge.client.model.geometry.GeometryLoaderManager.init(GeometryLoaderManager.java:53) at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.resources.model.ModelBakery.(ModelBakery.java:156) at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.resources.model.ModelManager.m_5944_(ModelManager.java:58) at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.resources.model.ModelManager.m_5944_(ModelManager.java:20) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... 6 more Caused by: java.lang.IllegalArgumentException: Duplicate replacement 'assets/minecraft/blockstates/nether_portal.json' for configurable pack inspirations:config_resources at TRANSFORMER/inspirations@1.4.0.4/knightminer.inspirations.library.client.ConfigurableResourcePack.addReplacement(ConfigurableResourcePack.java:148) at TRANSFORMER/inspirations@1.4.0.4/knightminer.inspirations.library.client.ConfigurableResourcePack.addBlockstateReplacement(ConfigurableResourcePack.java:170) at TRANSFORMER/inspirations@1.4.0.4/knightminer.inspirations.library.client.ConfigurableResourcePack.addBlockstateReplacement(ConfigurableResourcePack.java:180) at TRANSFORMER/inspirations@1.4.0.4/knightminer.inspirations.tweaks.TweaksClientEvents.modelRegistry(TweaksClientEvents.java:52) at TRANSFORMER/inspirations@1.4.0.4/knightminer.inspirations.tweaks.__TweaksClientEvents_modelRegistry_RegisterGeometryLoaders.invoke(.dynamic) at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) at LAYER PLUGIN/javafmllanguage@1.19.2-43.4.4/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ... 16 more -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.6, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 350162904 bytes (333 MiB) / 2868903936 bytes (2736 MiB) up to 5905580032 bytes (5632 MiB) CPUs: 6 Processor Vendor: AuthenticAMD Processor Name: AMD FX(tm)-6300 Six-Core Processor Identifier: AuthenticAMD Family 21 Model 2 Stepping 0 Microarchitecture: Piledriver Frequency (GHz): 3.52 Number of physical packages: 1 Number of physical CPUs: 3 Number of logical CPUs: 6 Graphics card #0 name: NVIDIA GeForce GT 1030 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x1d01 Graphics card #0 versionInfo: DriverVersion=30.0.14.7141 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 0.00 Memory slot #0 type: Unknown Virtual memory max (MB): 27691.79 Virtual memory used (MB): 13263.20 Swap memory total (MB): 19523.46 Swap memory used (MB): 861.53 JVM Flags: 4 total; -XX:+ExplicitGCInvokesConcurrent -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx5632m Launched Version: 1.19.2 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce GT 1030/PCIe/SSE2 GL version 3.2.0 NVIDIA 471.41, NVIDIA Corporation Window size: 1920x1017 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Size and/or offset out of range.' x 1 id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Invalid texture format.' x 4 id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Size and/or offset out of range.' x 1 id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Invalid texture format.' x 4 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: English (US) CPU: 6x AMD FX(tm)-6300 Six-Core Processor Forge CoreMods: | ID | Name | Source | Status | | -------------- | ---------------------------------- | --------------------------- | ------ | | uteamcore | UContainerMenu Init Menu Hook | ucontainermenu-init-menu.js | Loaded | | uteamcore | Dataprovider Change Indent to Tab | dataprovider-set-indent.js | Loaded | | pop | ParticleCoreMod | ParticleCoreMod.js | Loaded | | ic2 | ic2forgefixes | playermods.js | Loaded | | forge | field_to_method | field_to_method.js | Loaded | | forge | field_to_instanceof | field_to_instanceof.js | Loaded | | forge | add_bouncer_method | add_bouncer_method.js | Loaded | | polytone | test | polytone_coremod.js | Loaded | | tropicraft | tropicraft_armor_rendertype | armor-rendertype.js | Loaded | | farlandsmod | Far Lands Transformer | farlandstransformer.js | Loaded | | farlandsmod | Far Lands Transformer 1.17 | farlandstransformerv2.js | Loaded | | twilightforest | seed | seed.js | Loaded | | twilightforest | maprendercontext | maprendercontext.js | Loaded | | twilightforest | music | music.js | Loaded | | twilightforest | multipart | multipart.js | Loaded | | twilightforest | foliage | foliage.js | Loaded | | twilightforest | mount | mount.js | Loaded | | twilightforest | book | book.js | Loaded | | twilighttweaks | bossspawner | bossspawner.js | Loaded | | twilighttweaks | finalspawner | finalspawner.js | Loaded | | twilighttweaks | gazebo | gazebo.js | Loaded | | configured | Configured | set_background_texture.js | Loaded | | galoblender | galosphere/GalosphereRegionCoreMod | GalosphereRegionCoreMod.js | Loaded | | galoblender | galosphere/MiscEvents | MiscEventsCoreMod.js | Loaded | Mixin Configs: | Name | Mixin Package | Priority | Required | Targets | | ----------------------------------------------- | ------------------------------------------------------ | -------- | -------- | ------- | | habitat.mixins.json | mod.schnappdragon.habitat.core.mixin. | 1000 | true | 4 | | betterdungeons.mixins.json | com.yungnickyoung.minecraft.betterdungeons.mixin. | 1000 | true | 6 | | betterdungeons_forge.mixins.json | com.yungnickyoung.minecraft.betterdungeons.mixin. | 1000 | true | 0 | | modernworldcreation.mixin.json | de.keksuccino.modernworldcreation.mixin. | 1000 | true | 2 | | paucal_xplat.mixins.json | at.petrak.paucal.api.mixin. | 1000 | true | 3 | | paucal_forge.mixins.json | at.petrak.paucal.forge.mixin. | 1000 | true | 3 | | infernal-expansion.mixins.json | org.infernalstudios.infernalexp.mixin. | 1000 | true | 29 | | superduper.mixin.json | com.min01.superduper.mixin. | 1000 | true | 2 | | modernfix-common.mixins.json | org.embeddedt.modernfix.common.mixin. | 1000 | true | 61 | | modernfix-forge.mixins.json | org.embeddedt.modernfix.forge.mixin. | 1000 | true | 38 | | global_server_config.mixins.json | mod.tjt01.globalserverconfig.mixin. | 1000 | true | 1 | | yungsapi.mixins.json | com.yungnickyoung.minecraft.yungsapi.mixin. | 1000 | true | 8 | | yungsapi_forge.mixins.json | com.yungnickyoung.minecraft.yungsapi.mixin. | 1000 | true | 1 | | savage_and_ravage.mixins.json | com.teamabnormals.savage_and_ravage.core.mixin. | 1000 | true | 6 | | poscendo.mixins.json | io.github.ManaStar.poscendo.core.mixin. | 1000 | true | 3 | | chests_are_chests.mixins.json | mc.recraftors.chestsarechests.mixin. | 1000 | true | 17 | | chests_are_chests-forge.mixins.json | mc.recraftors.chestsarechests.mixin. | 1000 | true | 0 | | supplementaries-common.mixins.json | net.mehvahdjukaar.supplementaries.mixins. | 1000 | true | 63 | | supplementaries.mixins.json | net.mehvahdjukaar.supplementaries.mixins.forge. | 1000 | true | 19 | | embeddium.mixins.json | me.jellysquid.mods.sodium.mixin. | 1000 | true | 56 | | structure_gel.mixins.json | com.legacy.structure_gel.core.mixin. | 1000 | true | 14 | | morevillagers-common.mixins.json | com.samebutdifferent.morevillagers.mixin. | 1000 | true | 2 | | morevillagers.mixins.json | com.samebutdifferent.morevillagers.mixin.forge. | 1000 | true | 0 | | dungeons_plus.mixins.json | com.legacy.dungeons_plus.mixin. | 1000 | true | 3 | | unruled_api.mixins.json | mc.recraftors.unruled_api.mixin. | 1000 | true | 6 | | fabric-renderer-api-v1.mixins.json | net.fabricmc.fabric.mixin.renderer. | 1000 | true | 4 | | fabric-renderer-api-v1.debughud.mixins.json | net.fabricmc.fabric.mixin.renderer.client.debughud. | 1000 | false | 1 | | fabric-renderer-indigo.mixins.json | net.fabricmc.fabric.mixin.client.indigo.renderer. | 1000 | true | 0 | | reforgium.mixins.json | link.infra.indium.mixin. | 1000 | true | 6 | | compatibility.mixins.json | asek3.mixin.compatibility. | 1000 | true | 0 | | noisium.mixins.json | io.github.steveplays28.noisium.mixin. | 1000 | true | 3 | | cumulus_menus.mixins.json | com.aetherteam.cumulus.mixin.mixins. | 1000 | true | 4 | | arrp.mixins.json | net.devtech.arrp.mixin. | 1000 | true | 1 | | brrp.mixins.json | net.devtech.arrp.mixin. | 1000 | true | 1 | | brrp-forge.mixins.json | pers.solid.brrp.forge.mixin. | 1000 | true | 0 | | pluto.mixins.json | com.abdelaziz.pluto.mixin. | 1000 | true | 12 | | netherchested.common.mixins.json | fuzs.netherchested.mixin. | 1000 | true | 1 | | dynamic_fps.mixins.json | net.lostluma.dynamic_fps.impl.forge.mixin. | 1000 | true | 0 | | dynamic_fps-common.mixins.json | dynamic_fps.impl.mixin. | 1000 | true | 12 | | betterendisland.mixins.json | com.yungnickyoung.minecraft.betterendisland.mixin. | 1000 | true | 7 | | betterendisland_forge.mixins.json | com.yungnickyoung.minecraft.betterendisland.mixin. | 1000 | true | 0 | | nitrogen_internals.mixins.json | com.aetherteam.nitrogen.mixin.mixins. | 1000 | true | 0 | | prettybeaches.mixins.json | net.blay09.mods.prettybeaches.mixin. | 1000 | true | 1 | | betterjungletemples.mixins.json | com.yungnickyoung.minecraft.betterjungletemples.mixin. | 1000 | true | 7 | | betterjungletemples_forge.mixins.json | com.yungnickyoung.minecraft.betterjungletemples.mixin. | 1000 | true | 0 | | endertrigon.mixins.json | nonamecrackers2.endertrigon.mixin. | 1000 | true | 11 | | tia.mixins.json | xyz.trivaxy.tia.mixin. | 1000 | true | 3 | | attributefix.mixins.json | net.darkhax.attributefix.mixin. | 1000 | true | 1 | | goblintraders.mixins.json | com.mrcrayfish.goblintraders.mixin. | 1000 | true | 5 | | caelus.mixins.json | top.theillusivec4.caelus.mixin.core. | 1000 | true | 4 | | immersive_weathering-common.mixins.json | com.ordana.immersive_weathering.mixins. | 1000 | true | 23 | | immersive_weathering.mixins.json | com.ordana.immersive_weathering.mixins.forge. | 1000 | true | 7 | | badpackets.mixins.json | lol.bai.badpackets.impl.mixin. | 1000 | true | 4 | | endergetic.mixins.json | com.teamabnormals.endergetic.core.mixin. | 1000 | true | 22 | | respawninganimals.common.mixins.json | fuzs.respawninganimals.mixin. | 1000 | true | 10 | | axesareweapons.common.mixins.json | io.github.fourmisain.axesareweapons.common.mixin. | 1000 | true | 4 | | emi.mixins.json | dev.emi.emi.mixin. | 1000 | true | 18 | | emi-forge.mixins.json | dev.emi.emi.mixin.forge. | 1000 | true | 0 | | terrablender.mixins.json | terrablender.mixin. | 1000 | true | 4 | | terrablender_forge.mixins.json | terrablender.mixin. | 1000 | true | 1 | | illuminations.mixins.json | ladysnake.illuminations.mixin. | 1000 | true | 8 | | necronomicon.forge.mixins.json | elocindev.necronomicon.mixin.forge. | 1000 | false | 1 | | fabric-biome-api.mixins.json | net.fabricmc.fabric.mixin.biome. | 1000 | true | 8 | | fastpaintings.mixins.json | net.mehvahdjukaar.fastpaintings.mixins. | 1000 | true | 3 | | fastpaintings-forge.mixins.json | net.mehvahdjukaar.fastpaintings.mixins.forge. | 1000 | true | 0 | | archaeology.mixins.json | com.min01.archaeology.mixin. | 1000 | true | 6 | | bocchium.mixins.json | com.teampotato.bocchium.mixin. | 1000 | true | 2 | | autumnity.mixins.json | com.teamabnormals.autumnity.core.mixin. | 1000 | true | 2 | | peeping_angels.mixins.json | com.davigj.peeping_angels.core.mixin. | 1000 | true | 4 | | effective_fg.mixins.json | bottomtextdanny.effective_fg.mixin. | 1000 | true | 3 | | dimdoors-common.mixins.json | org.dimdev.dimdoors.mixin. | 1000 | true | 30 | | dimdoors.mixins.json | org.dimdev.dimdoors.mixin. | 1000 | true | 4 | | sidekick-xplat.mixins.json | com.unascribed.sidekick.mixin. | 1000 | true | 23 | | sidekick-forge.mixins.json | com.unascribed.sidekick.forgemixin. | 1000 | true | 0 | | immediatelyfast-forge.mixins.json | net.raphimc.immediatelyfast.forge.injection.mixins. | 1000 | true | 2 | | immediatelyfast-common.mixins.json | net.raphimc.immediatelyfast.injection.mixins. | 1000 | true | 25 | | mixins.cinderscapes-common.json | com.terraformersmc.cinderscapes.mixin. | 1000 | true | 5 | | mixins.cinderscapes-worldgen.json | com.terraformersmc.cinderscapes.mixin. | 1000 | true | 1 | | mannequins-common.mixins.json | gg.moonflower.mannequins.core.mixin. | 1000 | true | 5 | | ryoamiclights.common.mixins.json | org.thinkingstudio.ryoamiclights.mixin. | 1000 | true | 16 | | ryoamiclights.forge.mixins.json | org.thinkingstudio.ryoamiclights.forge.mixin. | 1000 | true | 0 | | reeses-sodium-options.mixins.json | me.flashyreese.mods.reeses_sodium_options.mixin. | 1000 | true | 7 | | embeddiumplus.mixin.json | me.srrapero720.embeddiumplus.mixins.impl. | 1000 | true | 26 | | animation_overhaul.mixins.json | elocindev.animation_overhaul.mixin. | 1000 | false | 3 | | all_bark_all_bite.mixins.json | com.infamous.all_bark_all_bite.mixin. | 1000 | true | 10 | | fireproofboats.mixin.json | cy.jdkdigital.fireproofboats.mixin. | 1000 | true | 3 | | galosphere.mixins.json | net.orcinus.galosphere.mixin. | 1000 | true | 12 | | obsidianui.forge.mixins.json | org.thinkingstudio.obsidianui.forge.mixin. | 1000 | true | 1 | | emi_loot-common.mixins.json | fzzyhmstrs.emi_loot.mixins. | 1000 | true | 61 | | cobweb.mixins.json | it.crystalnest.cobweb.mixin. | 1000 | true | 0 | | cobweb.forge.mixins.json | it.crystalnest.cobweb.mixin. | 1000 | true | 0 | | fabrication.mixins.json | com.unascribed.fabrication.mixin. | 1000 | true | 180 | | just_dandy.mixins.json | com.davigj.just_dandy.core.mixin. | 1000 | true | 2 | | takesapillage.mixins.json | com.izofar.takesapillage.mixin. | 1000 | true | 3 | | bygonenether.mixins.json | com.izofar.bygonenether.mixin. | 1000 | true | 7 | | hedgehog.mixins.json | net.orcinus.hedgehog.mixin. | 1000 | true | 0 | | mineralchance_forge.mixins.json | com.natamus.mineralchance_common_forge.mixin. | 1000 | true | 0 | | konkrete.mixin.json | de.keksuccino.konkrete.mixin.client. | 1000 | true | 4 | | dsbg.mixins.json | ch.capez.dsbg.mixin. | 1000 | true | 1 | | mobvote2022.mixins.json | com.zainjx.mobvote2022.mixin. | 1000 | true | 1 | | creatures-and-beasts.mixins.json | com.cgessinger.creaturesandbeasts.mixin. | 1000 | true | 5 | | pet_cemetery.mixins.json | com.teamabnormals.pet_cemetery.core.mixin. | 1000 | true | 2 | | nightconfigfixes.forge.mixins.json | fuzs.nightconfigfixes.mixin. | 1000 | true | 2 | | aether_protect_your_moa.mixins.json | com.aetherteam.protect_your_moa.mixin.mixins. | 1000 | true | 6 | | enhancedblockentities.mixins.json | foundationgames.enhancedblockentities.mixin. | 1000 | true | 14 | | quad.mixins.json | io.github.lieonlion.quad.mixin. | 1000 | true | 4 | | species.mixins.json | com.ninni.species.mixin. | 1000 | true | 3 | | earthtojava-common.mixins.json | slexom.earthtojava.mixins. | 1000 | true | 8 | | biomemakeover-common.mixins.json | party.lemons.biomemakeover.mixin. | 1000 | true | 51 | | biomemakeover-forge.mixins.json | party.lemons.biomemakeover.mixin.forge. | 1000 | true | 5 | | spyglass_of_curios.mixins.json | cn.solarmoon.spyglass_of_curios.mixin. | 1000 | true | 7 | | villagernameisprofession.mixins.json | vt.villagernameisprofession.mixin. | 1000 | false | 0 | | mixins.terraform-utils.json | com.terraformersmc.terraform.utils.mixin. | 1000 | true | 4 | | geologicexpansion-common.mixins.json | com.blackgear.geologicexpansion.core.mixin. | 1000 | true | 11 | | geologicexpansion.mixins.json | com.blackgear.geologicexpansion.core.mixin.forge. | 1000 | true | 0 | | custom_stars.mixins.json | com.bespectacled.customstars.mixin. | 1000 | true | 2 | | mixins.artifacts.json | artifacts.mixin. | 1000 | true | 6 | | cpm.mixins.json | com.tom.cpm.mixin. | 1000 | true | 12 | | cpm.mixins.compat.json | com.tom.cpm.mixin.compat. | 1000 | true | 0 | | icterine.mixins.json | pm.meh.icterine.mixin. | 1000 | true | 5 | | icterine.forge.mixins.json | pm.meh.icterine.mixin. | 1000 | true | 1 | | vanillatweaks.mixins.json | io.github.strikerrocker.vt.mixins. | 1000 | true | 1 | | lazydfu.mixins.json | me.steinborn.lazydfu.mixin. | 1000 | true | 1 | | cyanide.mixins.json | com.alcatrazescapee.cyanide.mixin. | 1000 | true | 1 | | cyanide.common.mixins.json | com.alcatrazescapee.cyanide.mixin. | 1000 | true | 10 | | everycomp-common.mixins.json | net.mehvahdjukaar.every_compat.mixins. | 1000 | true | 1 | | mixins.bosses_of_mass_destruction.json | com.cerbon.bosses_of_mass_destruction.mixin. | 1000 | true | 14 | | ichunutil.mixins.json | me.ichun.mods.ichunutil.mixin. | 1000 | true | 9 | | bettertaskbar-common.mixins.json | net.morimori0317.bettertaskbar.mixin. | 1000 | true | 1 | | gpu_tape.mixins.json | com.mr_toad.gpu_tape.client.mixin. | 1000 | true | 1 | | pollen-common.mixins.json | gg.moonflower.pollen.impl.mixin. | 1000 | true | 12 | | pollen.mixins.json | gg.moonflower.pollen.core.mixin.forge. | 1000 | true | 4 | | notsoshrimple.mixins.json | com.peeko32213.notsoshrimple.core.mixins. | 1000 | true | 1 | | yippee.mixins.json | com.ninni.yippee.mixin. | 1000 | true | 4 | | mixins.gardens_of_the_dead.common.json | gardensofthedead.mixin. | 1000 | true | 2 | | AdditionalAdditions.mixins.json | dqu.additionaladditions.mixin. | 1000 | true | 16 | | cull-less-leaves.mixins.json | dev.isxander.culllessleaves.mixins. | 1000 | true | 4 | | panorama_screen.mixins.json | me.juancarloscp52.panorama_screen.forge.mixin. | 1000 | true | 0 | | panorama_screen-common.mixins.json | me.juancarloscp52.panorama_screen.mixin. | 1000 | true | 7 | | citresewn.mixins.json | shcm.shsupercm.fabric.citresewn.mixin. | 1000 | true | 11 | | doespotatotick.mixins.json | com.teampotato.doespotatotick.mixin. | 1000 | true | 2 | | ferritecore.predicates.mixin.json | malte0811.ferritecore.mixin.predicates. | 1000 | true | 3 | | ferritecore.fastmap.mixin.json | malte0811.ferritecore.mixin.fastmap. | 1000 | true | 1 | | ferritecore.mrl.mixin.json | malte0811.ferritecore.mixin.mrl. | 1000 | true | 2 | | ferritecore.dedupmultipart.mixin.json | malte0811.ferritecore.mixin.dedupmultipart. | 1000 | true | 2 | | ferritecore.blockstatecache.mixin.json | malte0811.ferritecore.mixin.blockstatecache. | 1000 | true | 8 | | ferritecore.dedupbakedquad.mixin.json | malte0811.ferritecore.mixin.dedupbakedquad. | 1000 | true | 2 | | ferritecore.threaddetec.mixin.json | malte0811.ferritecore.mixin.threaddetec. | 1000 | true | 0 | | charmofundying.mixins.json | com.illusivesoulworks.charmofundying.mixin. | 1000 | true | 1 | | cave_enhancements-common.mixins.json | com.teamabode.cave_enhancements.core.mixin. | 1000 | true | 5 | | cave_enhancements.mixins.json | com.teamabode.cave_enhancements.core.forge.mixin. | 1000 | true | 0 | | forge-badoptimizations.mixins-common.json | forge.me.thosea.badoptimizations.mixin. | 1000 | true | 18 | | forge-badoptimizations.mixins-forge.json | forge.me.thosea.badoptimizations.mixin.forge. | 1000 | true | 1 | | simplemaps.mixins.json | net.goose.simplemaps.mixin. | 1000 | true | 1 | | saturn.mixins.json | com.abdelaziz.saturn.mixin. | 1000 | true | 28 | | mixins.terraform-tree-api-v1.json | com.terraformersmc.terraform.tree.mixin. | 1000 | true | 2 | | helditemtooltips.common.mixins.json | fuzs.helditemtooltips.mixin. | 1000 | true | 1 | | secondchanceforge.mixins.json | org.infernalstudios.secondchanceforge.mixin. | 1000 | true | 1 | | playerAnimator-common.mixins.json | dev.kosmx.playerAnim.mixin. | 1000 | true | 13 | | nerb-common.mixins.json | it.hurts.sskirillss.nerb.mixin. | 1000 | true | 4 | | nerb.mixins.json | it.hurts.sskirillss.nerb.forge.mixin. | 1000 | true | 0 | | easybreeding.mixins.json | net.gigabit101.easybreeding.mixin. | 1000 | true | 1 | | etched-common.mixins.json | gg.moonflower.etched.core.mixin. | 1000 | true | 17 | | etched.mixins.json | gg.moonflower.etched.core.mixin.forge. | 1000 | true | 4 | | aileron-forge.mixins.json | com.lodestar.aileron.mixin.forge. | 1000 | true | 1 | | aileron-common.mixins.json | com.lodestar.aileron.mixin. | 1000 | true | 9 | | cleargpucache.mixins.json | xyz.starchenpy.cleargpucache.mixin. | 1000 | true | 1 | | environmental.mixins.json | com.teamabnormals.environmental.core.mixin. | 1000 | true | 15 | | balm.mixins.json | net.blay09.mods.balm.mixin. | 1000 | true | 14 | | easiervillagertrading.mixins.json | com.example.examplemod.mixin. | 1000 | true | 0 | | easiervillagertrading.forge.mixins.json | de.guntram.mcmod.easiervillagertrading.mixins. | 1000 | true | 0 | | spelunkery-common.mixins.json | com.ordana.spelunkery.mixins. | 1000 | true | 15 | | spelunkery.mixins.json | com.ordana.spelunkery.mixins.forge. | 1000 | true | 0 | | oresdropmores.mixins.json | thewakko.oresdropmores.mixin. | 1000 | true | 0 | | mixins.oldwalkinganimation.json | com.db3k.oldwalkinganimation.mixin. | 1000 | true | 1 | | bintfar.mixins.json | com.teampotato.bintfar.mixin. | 1000 | true | 1 | | clearview.mixins.json | snownee.clearview.mixin. | 1000 | true | 2 | | lmft-common.mixins.json | io.wispforest.lmft.mixin. | 1000 | true | 1 | | lmft.mixins.json | io.wispforest.lmft.forge.mixin. | 1000 | true | 0 | | goodending.mixins.json | net.orcinus.goodending.mixin. | 1000 | true | 11 | | edibles_forge.mixins.json | com.natamus.edibles.forge.mixin. | 1000 | true | 0 | | yungsbridges.mixins.json | com.yungnickyoung.minecraft.yungsbridges.mixin. | 1000 | true | 1 | | yungsbridges_forge.mixins.json | com.yungnickyoung.minecraft.yungsbridges.mixin. | 1000 | true | 0 | | darkerdepths.mixins.json | com.naterbobber.darkerdepths.mixin. | 1000 | true | 3 | | citadel.mixins.json | com.github.alexthe666.citadel.mixin. | 1000 | true | 17 | | cloudstorage.mixins.json | com.github.alexthe668.cloudstorage.mixin. | 1000 | true | 4 | | curios.mixins.json | top.theillusivec4.curios.mixin.core. | 1000 | true | 8 | | ic2.mixins.json | ic2.core.platform.corehacks.mixins. | 1000 | true | 35 | | searchables.mixins.json | com.blamejared.searchables.mixin. | 1000 | true | 1 | | searchables.forge.mixins.json | com.blamejared.searchables.mixin. | 1000 | true | 0 | | abundant_atmosphere.mixins.json | net.sheddmer.abundant_atmosphere.mixin. | 1000 | true | 0 | | sapience.mixins.json | com.infamous.sapience.mixin. | 1000 | true | 9 | | followersteleporttoo_forge.mixins.json | com.natamus.followersteleporttoo.forge.mixin. | 1000 | true | 0 | | windswept.mixins.json | com.rosemods.windswept.core.mixin. | 1000 | true | 18 | | mobtimizations.mixins.json | com.corosus.mobtimizations.mixin. | 1000 | true | 7 | | unsafe-world-random-access-detector.mixins.json | com.ishland.uwrad.mixin. | 1000 | true | 1 | | elytraslot-integrations.mixins.json | com.illusivesoulworks.elytraslot.mixin.integration. | 1000 | false | 2 | | doubledoors_forge.mixins.json | com.natamus.doubledoors_common_forge.mixin. | 1000 | true | 3 | | ascended_quark.mixins.json | com.razordevs.ascended_quark.mixin. | 1000 | true | 8 | | sheepconsistencyforge.mixins.json | me.jsb.sheepconsistencyforge.mixin. | 1000 | true | 1 | | upgrade_aquatic.mixins.json | com.teamabnormals.upgrade_aquatic.core.mixin. | 1000 | true | 8 | | chestsearchbar.mixins.json | cgcm.chestsearchbar.mixin. | 1000 | true | 1 | | jumpboat.mixin.json | cy.jdkdigital.jumpboat.mixin. | 1000 | true | 1 | | mixins.geodes.json | com.github.thedeathlycow.moregeodes.forge.mixin. | 1000 | true | 4 | | starlight.mixins.json | ca.spottedleaf.starlight.mixin. | 1000 | true | 13 | | memoryleakfix.mixins.json | ca.fxco.memoryleakfix.mixin. | 1000 | true | 5 | | ModernStartupQOL.mixins.json | dev.mja00.modernstartupqol.mixin. | 1000 | true | 1 | | morebundles.mixin.json | me.salamander.morebundles.mixin. | 1000 | true | 8 | | morebundles_forge.mixin.json | me.salamander.morebundles.mixin. | 1000 | true | 0 | | iwannaskate.mixins.json | com.github.alexthe668.iwannaskate.mixin. | 1000 | true | 11 | | block_limit_fix.mixins.json | io.github.tropheusj.block_limit_fix.mixin. | 1000 | true | 1 | | neapolitan.mixins.json | com.teamabnormals.neapolitan.core.mixin. | 1000 | true | 6 | | polytone-forge.mixins.json | net.mehvahdjukaar.polytone.mixins.forge. | 1000 | true | 0 | | polytone.mixins.json | net.mehvahdjukaar.polytone.mixins. | 1000 | true | 8 | | snowmercy.mixin.json | ladysnake.snowmercy.mixin. | 1000 | true | 7 | | lava_swim.mixins.json | net.undying.lava_swim.mixin. | 1000 | true | 3 | | moolands.mixins.json | com.legacy.moolands.mixin. | 1000 | true | 1 | | minervillager.mixins.json | com.eruannie_9.minervillager.mixins. | 1000 | true | 2 | | whatareyouvotingfor2023.mixins.json | com.alexander.whatareyouvotingfor2023.mixin. | 1000 | true | 2 | | nutritiousmilk_forge.mixins.json | com.natamus.nutritiousmilk.forge.mixin. | 1000 | true | 0 | | inventorio.mixins.json | me.lizardofoz.inventorio.mixin. | 1000 | true | 18 | | mixin.imdlib-whisperwoods.json | dev.itsmeow.whisperwoods.imdlib.mixin. | 1000 | true | 5 | | whisperwoods.mixins.json | dev.itsmeow.whisperwoods.mixin. | 1000 | true | 3 | | whisperwoods-forge.mixins.json | dev.itsmeow.whisperwoods.mixin.forge. | 1000 | true | 1 | | mixininheaven.mixins.json | com.teampotato.mixininheaven.mixin. | 1000 | true | 2 | | polymorph.mixins.json | com.illusivesoulworks.polymorph.mixin.core. | 1000 | true | 7 | | polymorph-integrations.forge.mixins.json | com.illusivesoulworks.polymorph.mixin.integration. | 1000 | false | 0 | | crittersandcompanions.mixins.json | com.github.eterdelta.crittersandcompanions.mixin. | 1000 | true | 18 | | extrasounds.mixins.json | org.arbor.extrasounds.mixin. | 1000 | true | 24 | | visuality.mixins.json | plus.dragons.visuality.mixin. | 1000 | true | 4 | | puzzleslib.common.mixins.json | fuzs.puzzleslib.mixin. | 1000 | true | 1 | | puzzleslib.forge.mixins.json | fuzs.puzzleslib.mixin. | 1000 | true | 7 | | quickquark.mixins.json | com.plr.quickquark.mixin. | 1000 | true | 2 | | mns-common.mixins.json | com.finndog.mns.mixins. | 1000 | true | 11 | | mns-forge.mixins.json | com.finndog.mns.mixins. | 1000 | true | 0 | | goated-common.mixins.json | net.mehvahdjukaar.goated.mixins. | 1000 | true | 2 | | goated.mixins.json | net.mehvahdjukaar.goated.mixins.forge. | 1000 | true | 2 | | explosiveenhancement.mixins.json | dev.xylonity.explosiveenhancement.mixin. | 1000 | true | 1 | | tropicraft.mixins.json | net.tropicraft.core.mixin. | 1000 | true | 5 | | aether.mixins.json | com.aetherteam.aether.mixin.mixins. | 1000 | true | 49 | | naturalist-common.mixins.json | com.starfish_studios.naturalist.mixin. | 1000 | true | 9 | | naturalist.mixins.json | com.starfish_studios.naturalist.mixin.forge. | 1000 | true | 0 | | paperbooks_forge.mixins.json | com.natamus.paperbooks.forge.mixin. | 1000 | true | 0 | | piglinproliferation.mixins.json | tallestred.piglinproliferation.mixins. | 1000 | true | 1 | | controlling.mixins.json | com.blamejared.controlling.mixin. | 1000 | true | 5 | | controlling.forge.mixins.json | com.blamejared.controlling.mixin. | 1000 | true | 0 | | dankstorage.mixins.json | tfar.dankstorage.mixin. | 1000 | true | 9 | | mixins.stardew_fishing.json | com.bonker.stardewfishing.mixin. | 1000 | true | 2 | | noweed.mixins.json | me.blackfur.noweed.mixin. | 1000 | true | 1 | | allurement.mixins.json | com.teamabnormals.allurement.core.mixin. | 1000 | true | 27 | | caverns_and_chasms.mixins.json | com.teamabnormals.caverns_and_chasms.core.mixin. | 1000 | true | 28 | | dynmus-common.mixins.json | net.celeri.dynmus.mixin. | 1000 | true | 3 | | dynmus.mixins.json | net.celeri.dynmus.mixin.forge. | 1000 | true | 0 | | dragonmounts.mixins.json | com.github.kay9.dragonmounts.mixins. | 1000 | true | 3 | | itemupgrader_content.mixins.json | io._3650.itemupgrader_content.mixin. | 1000 | true | 8 | | RuOK.common.mixins.json | team.teampotato.ruok.mixin. | 1000 | true | 8 | | satisfying_buttons-common.mixins.json | vice.satisfying_buttons.mixin. | 1000 | true | 1 | | satisfying_buttons.mixins.json | vice.satisfying_buttons.forge.mixin. | 1000 | true | 0 | | PhotoMode-common.mixins.json | me.icanttellyou.mods.photomode.common.mixin. | 1000 | true | 8 | | modelfix.mixins.json | net.mehvahdjukaar.modelfix.mixins. | 1000 | true | 2 | | memoryusagetitle-common.mixins.json | net.pitan76.memoryusagetitle.mixin. | 1000 | true | 1 | | despawn_tweaker.mixins.json | com.teampotato.despawn_tweaker.mixin. | 1000 | true | 1 | | patchouli_xplat.mixins.json | vazkii.patchouli.mixin. | 1000 | true | 8 | | suppsquared-common.mixins.json | net.mehvahdjukaar.suppsquared.mixins. | 1000 | true | 0 | | suppsquared.mixins.json | net.mehvahdjukaar.suppsquared.mixins.forge. | 1000 | true | 0 | | collective_forge.mixins.json | com.natamus.collective.forge.mixin. | 1000 | true | 4 | | morefrogs.mixins.json | com.frikinjay.morefrogs.mixin. | 1000 | true | 5 | | biomebackport.mixins.json | com.myst.biomebackport.core.mixin. | 1000 | true | 1 | | pillagerqueen.mixin.json | com.min01.pillagerqueen.core.mixin. | 1000 | true | 1 | | sleepsooner_forge.mixins.json | com.natamus.sleepsooner_common_forge.mixin. | 1000 | true | 0 | | architectury.mixins.json | dev.architectury.mixin.forge. | 1000 | true | 8 | | architectury-common.mixins.json | dev.architectury.mixin. | 1000 | true | 9 | | refurbished_furniture.common.mixins.json | com.mrcrayfish.furniture.refurbished.mixin. | 1000 | true | 12 | | sodium-extra.mixins.json | me.flashyreese.mods.sodiumextra.mixin. | 1000 | true | 28 | | sullysmod.mixins.json | com.uraneptus.sullysmod.mixins. | 1000 | true | 0 | | buzzier_bees.mixins.json | com.teamabnormals.buzzier_bees.core.mixin. | 1000 | true | 3 | | berry_good.mixins.json | com.teamabnormals.berry_good.core.mixin. | 1000 | true | 4 | | steves_vanilla.mixins.json | net.ktoto.stevesvanilla.mixin. | 1000 | true | 0 | | tacz.mixins.json | com.tacz.guns.mixin. | 1000 | true | 13 | | mixins.terraform-leaves.json | com.terraformersmc.terraform.leaves.mixin. | 1000 | true | 1 | | mixins.terraform-signs.json | com.terraformersmc.terraform.sign.mixin. | 1000 | true | 4 | | mixins.terraform-boats.json | com.terraformersmc.terraform.boat.impl.mixin. | 1000 | true | 2 | | curiosquarkobp.mixins.json | cn.leomc.curiosquarkobp.mixin. | 1000 | true | 6 | | waystones.mixins.json | net.blay09.mods.waystones.mixin. | 1000 | true | 3 | | itemupgrader.mixins.json | io._3650.itemupgrader.mixin. | 1000 | true | 10 | | lithium.mixins.json | me.jellysquid.mods.lithium.mixin. | 1000 | true | 105 | | alternate-current.mixins.json | alternate.current.mixin. | 1000 | true | 2 | | campanion.mixins.json | com.terraformersmc.campanion.mixin. | 1000 | true | 21 | | particular.mixins.json | bottomtextdanny.particular.mixin. | 1000 | true | 3 | | betterdeserttemples.mixins.json | com.yungnickyoung.minecraft.betterdeserttemples.mixin. | 1000 | true | 8 | | betterdeserttemples_forge.mixins.json | com.yungnickyoung.minecraft.betterdeserttemples.mixin. | 1000 | true | 0 | | baublemounts.mixins.json | net.shadowking21.baublemounts.mixin. | 1000 | true | 2 | | forge-walljump-common.mixins.json | forge.genandnic.walljump.mixin. | 1000 | true | 5 | | blueprint.mixins.json | com.teamabnormals.blueprint.core.mixin. | 1000 | true | 31 | | frozenup.mixins.json | com.ninni.frozenup.mixin. | 1000 | true | 4 | | NetherMooshrooms.mixins.json | nmd.NetherMooshrooms.mixin. | 1000 | true | 0 | | alexscaves.mixins.json | com.github.alexmodguy.alexscaves.mixin. | 1000 | true | 41 | | moonlight-common.mixins.json | net.mehvahdjukaar.moonlight.core.mixins. | 1000 | true | 26 | | moonlight.mixins.json | net.mehvahdjukaar.moonlight.core.mixins.forge. | 1000 | true | 10 | | oreganized.mixins.json | galena.oreganized.mixin. | 1000 | true | 0 | | torch_hit.mixins.json | it.crystalnest.torch_hit.mixin. | 1000 | true | 0 | | torch_hit.forge.mixins.json | it.crystalnest.torch_hit.mixin. | 1000 | true | 0 | | drizzleproof.mixins.json | com.davigj.drizzleproof.core.mixin. | 1000 | true | 1 | | atmospheric.mixins.json | com.teamabnormals.atmospheric.core.mixin. | 1000 | true | 11 | | overworldpiglins_forge.mixins.json | com.natamus.overworldpiglins_common_forge.mixin. | 1000 | true | 3 | | quark.mixins.json | vazkii.quark.mixin. | 1000 | true | 105 | | quark_integrations.mixins.json | vazkii.quark.integration.mixin. | 1000 | false | 0 | | forgetmechunk.mixins.json | com.abdelaziz.forgetmechunk.mixin. | 1000 | true | 1 | | coroutil.mixins.json | com.corosus.coroutil.mixin. | 1000 | true | 0 | | asynclocator.mixins.json | brightspark.asynclocator.mixins. | 1000 | true | 11 | | packetfixer-common.mixins.json | dev.tonimatas.packetfixer.mixins. | 1000 | true | 7 | | packetfixer-forge.mixins.json | dev.tonimatas.packetfixer.mixin. | 1000 | true | 0 | | varietree.mixins.json | com.paulerleone.varietree.mixin. | 1000 | true | 1 | | expandability.mixins.json | be.florens.expandability.mixin.forge. | 1000 | true | 4 | | expandability-common.mixins.json | be.florens.expandability.mixin. | 1000 | true | 7 | | mixinextras.init.mixins.json | com.llamalad7.mixinextras.platform.forge.mixins. | 1000 | false | 0 | | mixinsquared.init.mixins.json | com.bawnorton.mixinsquared.platform.forge.mixins. | 1000 | false | 0 | ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.4.4.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.4.4.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.4.4.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.4.4.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.4.4.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar redirector TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE modlauncher-10.0.8.jar MoreCrashInfoTransformerService TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@3.12.0 lowcodefml@null Mod List: YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE habitat-1.2.4.jar |Habitat |habitat |1.2.4 |DONE |Manifest: NOSIGNATURE paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE modernworldcreation_forge_1.0.0_MC_1.19.jar |Modern World Creation |modernworldcreation |1.0.0 |DONE |Manifest: NOSIGNATURE infernal-expansion-1.19.2-2.5.3.jar |Infernal Expansion |infernalexp |2.5.1 |DONE |Manifest: NOSIGNATURE nethervillagertrader-1.2.0-forge-1.19.2.jar |NetherVillagerTrader |nethervillagertrader |1.2.0 |DONE |Manifest: NOSIGNATURE superdupertamer-1.0.0.jar |Super Duper Ultra Hyper Tamer |superdupertamer |1.0.0 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.18.0+mc1.19.2.jar |ModernFix |modernfix |5.18.0+mc1.19.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |DONE |Manifest: NOSIGNATURE global-server-config-forge-1.18.2+-1.0.jar |Global Server Config |global_server_config |1.0 |DONE |Manifest: NOSIGNATURE TheVeggieWay-Forge-1.19.2-2.5.7.jar |The Veggie Way |veggie_way |2.5.7 |DONE |Manifest: NOSIGNATURE dropthemeat-1.5.jar |Drop the Meat |dropthemeat |1.5 |DONE |Manifest: NOSIGNATURE blended-compat-1.1.0.jar |Blended Compat |blended_compat |1.1.0 |DONE |Manifest: NOSIGNATURE gunswithoutroses-1.19-1.1.1.jar |Guns Without Roses |gunswithoutroses |1.19-1.1.1 |DONE |Manifest: NOSIGNATURE Poscendo-1.19.2-1.0.2.jar |Poscendo |poscendo |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE cloth-config-8.3.115-forge.jar |Cloth Config v8 API |cloth_config |8.3.115 |DONE |Manifest: NOSIGNATURE chests-are-chests-forge+1.19.2-0.10.jar |chests are chests |chests_are_chests |0.10 |DONE |Manifest: NOSIGNATURE embeddium-0.3.18.1+mc1.19.2.jar |Embeddium |embeddium |0.3.18.1+mc1.19.2 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.3.jar |Structure Gel API |structure_gel |2.7.3 |DONE |Manifest: NOSIGNATURE morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.19.2-1.3.1.jar |Dungeons Plus |dungeons_plus |1.3.1 |DONE |Manifest: NOSIGNATURE stuffaintcheap-1.19.2-1.0.2.jar |Stuff Ain't Cheap |stuffaintcheap |1.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE GuardIllagers-1.0.1.jar |GuardIllagers |guardillagers |1.0.1 |DONE |Manifest: NOSIGNATURE unruled_api-forge+1.19.2-0.4.jar |Unruled Api |unruled_api |0.4 |DONE |Manifest: NOSIGNATURE reforgium-1.0.12a.jar |Reforgium |reforgium |1.0.12a |DONE |Manifest: NOSIGNATURE noisium-1.0.2.jar |Noisium |noisium |1.0.2 |DONE |Manifest: NOSIGNATURE SBM-Magic-Mirror-1.19.2-1.0.9.jar |SBM-Magic-Mirror |sbmmagicmirror |1.0.9 |DONE |Manifest: NOSIGNATURE cumulus_menus-1.19.2-1.0.0-forge.jar |Cumulus |cumulus_menus |0.0NONE |DONE |Manifest: NOSIGNATURE pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |DONE |Manifest: NOSIGNATURE brrp-618156-4422602.jar |Better Runtime Resource Pack |better_runtime_resource_pack |0.9.0 |DONE |Manifest: NOSIGNATURE NetherChested-v4.0.6-1.19.2-Forge.jar |Nether Chested |netherchested |4.0.6 |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 YungsBetterEndIsland-1.19.2-Forge-1.0.jar |YUNG's Better End Island |betterendisland |1.19.2-Forge-1.0 |DONE |Manifest: NOSIGNATURE dynamic-fps-3.7.3+minecraft-1.19.0-forge.jar |Dynamic FPS |dynamic_fps |3.7.3 |DONE |Manifest: NOSIGNATURE nitrogen_internals-1.19.2-1.0.7-forge.jar |Nitrogen |nitrogen_internals |0.0NONE |DONE |Manifest: NOSIGNATURE prettybeaches-forge-1.19-8.0.0.jar |Pretty Beaches |prettybeaches |8.0.0 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v4.2.2-1.19.2-Forge.jar |Enchanting Infuser |enchantinginfuser |4.2.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 BetterModsButton-v4.2.4-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.2.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 YungsBetterJungleTemples-1.19.2-Forge-1.0.1.jar |YUNG's Better Jungle Temples |betterjungletemples |1.19.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE blahaj-forge-0.1.2.jar |Blåhaj - Reforged |blahaj |0.1.2 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE endertrigon-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE tia-1.19.2-1.0-forge.jar |Tiny Item Animations |tia |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.2.8.jar |AttributeFix |attributefix |17.2.8 |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 goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE immersive_weathering-1.19.2-1.2.10-forge.jar |Immersive Weathering |immersive_weathering |1.19.2-1.2.10 |DONE |Manifest: NOSIGNATURE badpackets-forge-0.2.3.jar |Bad Packets |badpackets |0.2.3 |DONE |Manifest: NOSIGNATURE RespawningAnimals-v4.2.0-1.19.2-Forge.jar |Respawning Animals |respawninganimals |4.2.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 aether_treasure_reforging-1.19.2-1.0.1-forge.jar |Treasure Reforging |aether_treasure_reforging |1.19.2-1.0.1-forge |DONE |Manifest: NOSIGNATURE WindBurst-1.19.2-1.0.0.0.jar |Wind Burst |wind_burst |1.0.0.0 |DONE |Manifest: NOSIGNATURE ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE AxesAreWeapons-1.7.3-forge-1.19.2.jar |Axes Are Weapons |axesareweapons |1.7.3 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f lucky-block-forge-1.19.2-13.0.jar |Lucky Block |lucky |1.19.2-13.0 |DONE |Manifest: NOSIGNATURE emi-1.1.15+1.19.2+forge.jar |EMI |emi |1.1.15+1.19.2+forge |DONE |Manifest: NOSIGNATURE theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.166.jar |TerraBlender |terrablender |2.0.1.166 |DONE |Manifest: NOSIGNATURE illuminations-1.19.2-1.0.1-forge.jar |Illuminations |illuminations |1.19.2-1.10.9.20 |DONE |Manifest: NOSIGNATURE Necronomicon-Forge-1.4.2.jar |Necronomicon |necronomicon |1.4.2 |DONE |Manifest: NOSIGNATURE Ding-1.19.2-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 fastpaintings-1.19-1.1.3.jar |Fast Paintings |fastpaintings |1.19-1.1.3 |DONE |Manifest: NOSIGNATURE archaeology-1.0.0.jar |Archeology API |archaeology |1.0.0 |DONE |Manifest: NOSIGNATURE bocchium-1.19.2-0.0.3.jar |Bocchium |bocchium |1.19.2-0.0.3 |DONE |Manifest: NOSIGNATURE HungerStrike-1.19.2-7.0.1.jar |Hunger Strike |hungerstrike |1.19.2-7.0.1 |DONE |Manifest: NOSIGNATURE effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |DONE |Manifest: NOSIGNATURE sidekick-forge-2.0.5+1.19.2.jar |Sidekick |sidekick |2.0.5+1.19.2 |DONE |Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.20+1.19.2.jar |ImmediatelyFast |immediatelyfast |1.2.20+1.19.2 |DONE |Manifest: NOSIGNATURE RyoamicLights-forge-0.2.2+mc1.19.2.jar |RyoamicLights |ryoamiclights |0.2.2+mc1.19.2 |DONE |Manifest: NOSIGNATURE mannequins-forge-2.2.1.jar |Mannequins |mannequins |2.2.1 |DONE |Manifest: NOSIGNATURE textrues_embeddium_options-0.1.1+mc1.19.2.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.1+mc1.19.2 |DONE |Manifest: NOSIGNATURE sculkybits-0.9c.jar |Sculkybits |sculkybits |0.9c |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 staywarmtogether-19.2.0.4.jar |Stay Warm Together |staywarmtogether |19.2.0.4 |DONE |Manifest: NOSIGNATURE forestry-1.19.2-1.0.10.jar |Forestry |forestry |1.0.10 |DONE |Manifest: NOSIGNATURE embeddiumplus-1.19.2-v1.2.13.jar |Embeddium++ |embeddiumplus |1.2.13 |DONE |Manifest: NOSIGNATURE Animation_Overhaul-forge-1.19.x-1.3.1.jar |Animation Overhaul |animation_overhaul |1.3.1 |DONE |Manifest: NOSIGNATURE SBM-BoneTorch-1.19-0.0.2.jar |[SBM] BoneTorch |bonetorch |0.0.1 |DONE |Manifest: NOSIGNATURE Illager_Invasion-1.0.0.jar |Illager Invasion |illagerinvasion |1.0.0 |DONE |Manifest: NOSIGNATURE Galosphere-1.19.2-1.3.0-Forge.jar |Galosphere |galosphere |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE fireproofboats-1.19.2-1.0.0.jar |Fireproof Boats |fireproofboats |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE ObsidianUI-forge-0.2.3+mc1.19.2.jar |ObsidianUI |obsidianui |0.2.3+mc1.19.2 |DONE |Manifest: NOSIGNATURE Sorcerium 1.1.3 (1.19.2).jar |Sorcerium |sorcerium |1.1.3 |DONE |Manifest: NOSIGNATURE emi_loot-0.6.6+fix4+1.19.2+forge.jar |EMI Loot |emi_loot |0.6.6+fix4+1.19.2+fo|DONE |Manifest: NOSIGNATURE cobweb-forge-1.19.2-1.0.0.jar |Cobweb |cobweb |1.0.0 |DONE |Manifest: NOSIGNATURE Minecraft-Legends-Forge-2.0.jar |MC Legends Forge |mclegendsforge |1.0 |DONE |Manifest: NOSIGNATURE forgery-3.4.18+1.19.jar |Forgery |fabrication |3.4.18+1.19 |DONE |Manifest: NOSIGNATURE u_team_core-forge-1.19.2-4.4.3.310.jar |U Team Core |uteamcore |4.4.3.310 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 spammycombat-1.19.012-1.2.0.jar |SpammyCombat |spammycombat |1.19.0/1/2-1.2.0 |DONE |Manifest: NOSIGNATURE takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE bygonenether-1.3.2-1.19.2.jar |Bygone Nether |bygonenether |1.3.2 |DONE |Manifest: NOSIGNATURE Hedgehog-1.19.2-1.0.0.jar |Hedgehog |hedgehog |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE mineralchance-1.19.2-3.6.jar |Mineral Chance |mineralchance |3.6 |DONE |Manifest: NOSIGNATURE Rotzp-1.19.2-1.0.6.jar |Rising Of The Zombie Pig |rotzp |1.19.2-1.0.6 |DONE |Manifest: NOSIGNATURE moveplus-1.19.2-2.5.1.jar |Move Plus |moveplus |1.19.2-2.5.1 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.8.0_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE dsbg-1.0-1.19.2.jar |Detected setBlock Be Gone |dsbg |1.0-1.19.2 |DONE |Manifest: NOSIGNATURE shulkerboxslot-forge-5.0.0-beta.2+1.19.2.jar |Shulker Box Slot |shulkerboxslot |5.0.0-beta.2+1.19.2 |DONE |Manifest: NOSIGNATURE pridemoths-1.8+1.19.2.jar |Happy Pride Moth! |pridemoths |1.8 |DONE |Manifest: NOSIGNATURE mobz-3.3.6-forge.jar |MobZ |mobz |3.3.6 |DONE |Manifest: NOSIGNATURE mobvote2022_V1.0_MC1.19.2.jar |MobVote2022 |mobvote2022 |0.4 |DONE |Manifest: NOSIGNATURE PrideOres V1.2 MC 1.19.2.jar |Pride Ores Mod |prideoresmod |1.2 |DONE |Manifest: NOSIGNATURE nocube's_better_grindstone_1.0.1_forge_1.19.2.jar |NoCube's Better Grindstone |nocubesbettergrindstone |1.0.1 |DONE |Manifest: NOSIGNATURE elementalcreepers-4.1.1-1.19.2.jar |Elemental Creepers |elementalcreepers |4.1.1-1.19.2 |DONE |Manifest: NOSIGNATURE Lumber Axe 1.0.0 - 1.19.2.jar |Lumber's Axe |lumbers_axe |1.0.0 |DONE |Manifest: NOSIGNATURE CNB-1.19-1.5.4.jar |Creatures and Beasts |cnb |1.5.4 |DONE |Manifest: NOSIGNATURE non_wandering_trader_profession_1.0.1_forge_1.19.2|Non-Wandering Trader Professio|non_wandering_trader |1.0.1 |DONE |Manifest: NOSIGNATURE NightConfigFixes-v4.0.7-1.19.2-Forge.jar |Night Config Fixes |nightconfigfixes |4.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 aether_protect_your_moa-1.19.2-1.0.0-forge.jar |Protect Your Moa |aether_protect_your_moa |1.19.2-1.0.0-forge |DONE |Manifest: NOSIGNATURE EnhancedBlockEntities-Reforged-1.19.2-0.8.0.jar |EnhancedBlockEntities |enhancedblockentities |1.19.2-0.8.0 |DONE |Manifest: NOSIGNATURE Quad-1.1.1+1.19.2-Forge.jar |Quad |quad |1.1.1 |DONE |Manifest: NOSIGNATURE framework-forge-1.19.2-0.7.9.jar |Framework |framework |0.7.9 |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 species-1.1-forge.jar |Species |species |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE HopoBetterMineshaft-[1.19-1.19.3]-1.1.6.jar |HopoBetterMineshaft |hopo |1.1.6 |DONE |Manifest: NOSIGNATURE spamton-1.0.0-forge-1.19.2 (1).jar |SPAMTON |spamton |1.0.0 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.3.0.148.jar |Better Advancements |betteradvancements |0.3.0.148 |DONE |Manifest: NOSIGNATURE lightstones-1.7.0.jar |Lightstones |lightstones |1.7.0 |DONE |Manifest: NOSIGNATURE LeonsSecretPaintings+M.1.19.2+ForM.2.0.0.jar |Secret Paintings |ls_secret_paintings |2.0.0 |DONE |Manifest: NOSIGNATURE LeonsDungeonsPaintings+M.1.19.2+ForM.2.0.0.jar |Leon's Dungeons Paintings |ls_dungeons_paintings |2.0.0 |DONE |Manifest: NOSIGNATURE spyglass_of_curios-forge-1.19.2-1.7.2.jar |饰品望远镜 |spyglass_of_curios |1.7.2 |DONE |Manifest: NOSIGNATURE villagerdrops-forge-1.19.2-v1.2.0.jar |Villagers Drop Emeralds on Dea|villagerdrops |1.2.0 |DONE |Manifest: NOSIGNATURE VillagerNameIsProfession-1.19.2-forge-1.6.0.jar |VillagerNameIsProfession |villagernameisprofession |1.6.0 |DONE |Manifest: NOSIGNATURE realmrpg_imps_and_demons_0.9.0_forge_1.19.2.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE geologicexpansion-1.0.1-1.19.2-forge.jar |Geologic Expansion |geologicexpansion |1.0.1 |DONE |Manifest: NOSIGNATURE custom_stars-1.19.2-1.2.jar |Custom Stars |custom_stars |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE artifacts-1.19.2-5.0.6.jar |Artifacts |artifacts |1.19.2-5.0.6 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.19.2-1.7.1.jar |Simple Storage Network |storagenetwork |1.19.2-1.7.1 |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 CustomPlayerModels-1.19-0.6.19a.jar |Customizable Player Models |cpm |0.6.19a |DONE |Manifest: NOSIGNATURE Icterine-forge-1.2.0.jar |Icterine |icterine |1.2.0 |DONE |Manifest: NOSIGNATURE MemeInABottle-1.19.2-5.0.0.jar |Meme in a bottle |memeinabottle |5.0.0 |DONE |Manifest: NOSIGNATURE lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE everycomp-1.19.2-2.5.26.jar |Every Compat |everycomp |1.19.2-2.5.26 |DONE |Manifest: NOSIGNATURE cyanide-forge-1.19.2-3.0.1.jar |Cyanide |cyanide |3.0.1 |DONE |Manifest: NOSIGNATURE HopoBetterUnderwaterRuins-[1.19-1.19.3]-1.1.1.jar |HopoBetterUnderwaterRuins |hopour |1.1.1 |DONE |Manifest: NOSIGNATURE BOMD-Forge-1.19.2-1.0.6.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.0.6 |DONE |Manifest: NOSIGNATURE iChunUtil-1.19.2-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 bettertaskbar-forge-mc1.18.2-mc1.19.2-1.5.1.jar |Better Taskbar |bettertaskbar |1.5.1 |DONE |Manifest: NOSIGNATURE meetyourfight-1.19.2-1.3.4.jar |Meet Your Fight |meetyourfight |1.19.2-1.3.4 |DONE |Manifest: NOSIGNATURE GPUTape-1.0.0-1.18-1.20.4.jar |GPUTape |gpu_tape |1.0.0 |DONE |Manifest: NOSIGNATURE yippee-1.3.0-forge.jar |Yippee |yippee |1.19.1-1.3 |DONE |Manifest: NOSIGNATURE notsoshrimple-1.1.jar |Not So Shrimple |notsoshrimple |1.1 |DONE |Manifest: NOSIGNATURE additionaladditions-5.1.0.jar |Additional Additions |additionaladditions |5.1.0 |DONE |Manifest: NOSIGNATURE HopoBetterRuinedPortals-[1.19-1.19.3]-1.3.3b.jar |HopoBetterRuinedPortals |hoporp |1.3.3 |DONE |Manifest: NOSIGNATURE CullLessLeaves-Reforged-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.0.5 |DONE |Manifest: NOSIGNATURE TaxTreeGiant+M.1.19.2+ForM.1.1.0.jar |Tax' Tree Giant |taxtg |1.1.0 |DONE |Manifest: NOSIGNATURE panorama_screens-1.0+forge+mc1.19.jar |Panorama Screens |panorama_screens |1.0+forge+mc1.19 |DONE |Manifest: NOSIGNATURE CIT Reforged 1.19.jar |CIT Resewn |citresewn |1.1.1 |DONE |Manifest: NOSIGNATURE DimensionalOxidizedOres 1.19.2.jar |Dimensional Oxidized Ores |dimensional_oxidized_ores |1.0.0 |DONE |Manifest: NOSIGNATURE doespotatotick-1.19.2-4.0.2.jar |DoesPotatoTick |doespotatotick |1.19.2-4.0.2 |DONE |Manifest: NOSIGNATURE MoreCrashInfo-Core-1.19.2.jar |MoreCrashInfo |morecrashinfo |2.3.1 |DONE |Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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 charmofundying-forge-6.2.1+1.19.2.jar |Charm of Undying |charmofundying |6.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE cave-enhancements-1.19.2-2.1.11-forge.jar |Cave Enhancements |cave_enhancements |1.19.2-2.1.11-forge |DONE |Manifest: NOSIGNATURE BadOptimizations-2.1.4-1.19.1-19.2.jar |BadOptimizations |badoptimizations |2.1.4 |DONE |Manifest: NOSIGNATURE simplemaps-0.4.0+1.19.2.jar |Simple Maps |simplemaps |0.4.0+1.19.2 |DONE |Manifest: NOSIGNATURE saturn-mc1.19.2-0.1.4.jar |Saturn |saturn |0.1.4 |DONE |Manifest: NOSIGNATURE CurioSlot.jar |Curio Slot |curioslot |1.0 |DONE |Manifest: NOSIGNATURE HeldItemTooltips-v4.0.0-1.19.2-Forge.jar |Held Item Tooltips |helditemtooltips |4.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 secondchanceforge-1.19-1.5.1.jar |Second Chance Forge |secondchanceforge |1.5.1 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE nerb-1.19.2-0.3-FORGE.jar |Not Enough Recipe Book |nerb |0.3 |DONE |Manifest: NOSIGNATURE easybreading-7.0.0-forge.jar |EasyBreeding |easybreeding |7.0.0 |DONE |Manifest: NOSIGNATURE torohealth-1.19-forge-2.jar |ToroHealth |torohealth |1.19-forge-2 |DONE |Manifest: NOSIGNATURE aileron-1.19-forge-1.0.2.jar |Aileron |aileron |1.19-1.0.2 |DONE |Manifest: NOSIGNATURE cleargpucache-1.0.1.jar |Clear GPU Cache |cleargpucache |1.0.1 |DONE |Manifest: NOSIGNATURE ResourcefulTools-Forge-1.19.2-1.5.11.jar |Resourceful Tools |resourceful_tools |1.5.11 |DONE |Manifest: NOSIGNATURE nanny-1.0.1.jar |NaNny |nanny |1.0.1 |DONE |Manifest: NOSIGNATURE modernlife-1.19.2-1.59.jar |Modern Life |modernlife |1.19.2-1.59 |DONE |Manifest: NOSIGNATURE EasierVillagerTrading-forge-1.19.2-1.2.0.jar |Easier Villager Trading |easiervillagertrading |1.2.0 |DONE |Manifest: NOSIGNATURE balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |DONE |Manifest: NOSIGNATURE [FORGE]oresdropmores-1.3.0-1.19.2.jar |Ores Drop Mores 3 |oresdropmores |1.3.0-1.19.2 |DONE |Manifest: NOSIGNATURE oldwalkinganimation-1.0.0-1.19.jar |Old Walking Animation |oldwalkinganimation |1.0.0 |DONE |Manifest: NOSIGNATURE iterpg-0.5.0-1.19.2.jar |Iter RPG |iter_rpg |0.5.0 |DONE |Manifest: NOSIGNATURE bintfar-mc1.18.2-1.20.2-v0.0.1.jar |BedIsNotTooFarAwayReforged |bintfar |1.18.2-0.0.1 |DONE |Manifest: NOSIGNATURE lmft-1.0.2+1.19-forge.jar |Load My F***ing Tags |lmft |1.0.2+1.19 |DONE |Manifest: NOSIGNATURE LavaClearView-1.19.2-forge-5.0.0.jar |Lava Clear View |clearview |5.0.0 |DONE |Manifest: NOSIGNATURE Good Ending-1.19.2-1.0.2-forge.jar |Good Ending |goodending |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE WaystonesTeleportPets-1.19.2-1.19.4--1.2.jar |Waystones Teleport Pets |w2pets |1.0 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE edibles-1.19.2-4.3.jar |Edibles |edibles |4.3 |DONE |Manifest: NOSIGNATURE pop-1.19-1.0.0.jar |Pop! |pop |1.0.0 |DONE |Manifest: NOSIGNATURE YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE DarkerDepths-1.19.2-1.0.0.jar |Darker Depths |darkerdepths |1.19-1.0.7 |DONE |Manifest: NOSIGNATURE twilightaether-1.19.2-1.0.0.jar |Twilight Aether |twilightaether |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE bedrockores-MC1.19.2-2.0.0+59a42bf.jar |Bedrock Ores |bedrockores |2.0.0 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.6.3.jar |Curios API |curios |1.19.2-5.1.6.3 |DONE |Manifest: NOSIGNATURE IC2Classic-1.19.2-2.1.1.jar |IC2 Classic |ic2 |1.19.2-2.1.1 |DONE |Manifest: NOSIGNATURE ic2cuumatter-1.19.2-1.3.2.jar |IC2C UU-Matter |ic2cuumatter |1.19.2-1.3.2 |DONE |Manifest: NOSIGNATURE burn_me-1.1.0-forge-1.19.2.jar |Burn Me! |nocubes_more_furnace_fuel |1.1.0 |DONE |Manifest: NOSIGNATURE vex_remodel-1.19-1.0.0.jar |Vex Remodel |vex_remodel |1.19-1.0.0 |DONE |Manifest: NOSIGNATURE ragnagoblin-1.19.2-1.2-beta.jar |Ragna Goblin |ragnagoblin |1.19.2-1.2-beta |DONE |Manifest: NOSIGNATURE Searchables-forge-1.19.2-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE AbundantAtmosphere-1.19.2-1.8.2-beta.jar |Abundant Atmosphere |abundant_atmosphere |1.19.2-1.8.2 |DONE |Manifest: NOSIGNATURE sapience-1.19.2-1.0.1.jar |Sapience |sapience |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE DerexMaceMod-1.19.2-8.1.7.0.jar |Mace |mace_backport |8.1.6.1 |DONE |Manifest: NOSIGNATURE Boiled Axolotl Mod - 1.19.2.jar |Axolotl Food Mod |axolotlfoodmod |1.0 |DONE |Manifest: NOSIGNATURE followersteleporttoo-1.19.2-2.4.jar |Followers Teleport Too |followersteleporttoo |2.4 |DONE |Manifest: NOSIGNATURE windswept-1.19.2-2.2.3.jar |Windswept |windswept |2.2.3 |DONE |Manifest: NOSIGNATURE unsafe-world-random-access-detector-1.1.0+forge.ja|Unsafe World Random Access Det|unsafe_world_random_access_det|1.1.0+forge |DONE |Manifest: NOSIGNATURE mobtimizations-forge-1.19.2-1.0.0.jar |Mobtimizations |mobtimizations |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE infiniverse-1.19-1.0.0.4.jar |Infiniverse |infiniverse |1.0.0.4 |DONE |Manifest: NOSIGNATURE freefbible-FORGE-1.19.2-1.0.0.jar |Freef Bible |freefbible |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE REArmour++-MC1.19.2-forge-1.0.1.jar |REArmour++ |rearmour |1.0.1 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.1.2+1.19.2.jar |Elytra Slot |elytraslot |6.1.2+1.19.2 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.6.3.jar |Mowzie's Mobs |mowziesmobs |1.6.3 |DONE |Manifest: NOSIGNATURE doubledoors-1.19.2-5.7.jar |Double Doors |doubledoors |5.7 |DONE |Manifest: NOSIGNATURE coralreef-forge-1.19-1.0.2.jar |Coral Reef |coralreef |1.19-1.0.2 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.8.1.1031.jar |Just Enough Items |jei |11.8.1.1031 |DONE |Manifest: NOSIGNATURE moreyoyos-1.0.jar |More Yoyos Mod |moreyoyos |1.0 |DONE |Manifest: NOSIGNATURE sheepconsistencyforge-1.19.2-forge-1.2.jar |Sheep Consistency Forge |sheepconsistencyforge |1.2 |DONE |Manifest: NOSIGNATURE JunkDrawers-1.19.2-2.0.0.jar |Junk Drawers |junkdrawers |2.0.0 |DONE |Manifest: NOSIGNATURE RingsOfAscension-1.19-1.0.1.jar |Rings of Ascension |ringsofascension |1.0.0 |DONE |Manifest: NOSIGNATURE chestsearchbar-1.19.2-1.4.5.jar |Chest Search Bar |chestsearchbar |1.4.5 |DONE |Manifest: NOSIGNATURE jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE more-geodes-reforged-1.0.0.jar |More Geodes Reforged |geodes |1.0.0 |DONE |Manifest: NOSIGNATURE snuffles-1.0.5.jar |Snuffles |snuffles |1.0.5 |DONE |Manifest: NOSIGNATURE starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |DONE |Manifest: NOSIGNATURE memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE morebundles-forge-1.19.2-0.3.0.jar |More Bundles |morebundles |0.3.0 |DONE |Manifest: NOSIGNATURE ModernStartupQOL-1.1-1.19.X.jar |Modern Startup QOL |modernstartupqol |1.1-1.19.X |DONE |Manifest: NOSIGNATURE nethertears-forge-1.0.2.jar |下界遗泪 |ntrs |1.0.4 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.4.4-universal.jar |Forge |forge |43.4.4 |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 terraform-surfaces-api-v1-4.2.1.jar |Terraform Surfaces API (v1) Re|terraform_surfaces_api_v1 |4.2.1 |DONE |Manifest: NOSIGNATURE fb-api-reforged-3.0.1.jar |Fabric BiomeApi Reforged |fabric_biome_api |3.0.1 |DONE |Manifest: NOSIGNATURE cinderscapes-forge-3.0.7.1.jar |Cinderscapes Reforged |cinderscapes |3.0.7.1 |DONE |Manifest: NOSIGNATURE terraform-shapes-api-v1-4.2.1.jar |Terraform Shapes API (v1) Refo|terraform_shapes_api_v1 |4.2.1 |DONE |Manifest: NOSIGNATURE terraform-utils-v1-4.2.1.jar |Terraform Utils |terraform_utils |4.2.1 |DONE |Manifest: NOSIGNATURE VanillaTweaks-forge-1.19.2-1.5.66.jar |VanillaTweaks |vanillatweaks |1.5.66 |DONE |Manifest: NOSIGNATURE traverse-forge-6.2.4.1.jar |Traverse Reforged |traverse |6.2.4.1 |DONE |Manifest: NOSIGNATURE terraform-tree-api-v1-4.2.1.jar |Terraform Tree API (v1) Reforg|terraform_tree_api_v1 |4.2.1 |DONE |Manifest: NOSIGNATURE etched-forge-2.3.2.jar |Etched |etched |2.3.2 |DONE |Manifest: NOSIGNATURE pollen-forge-2.1.0.jar |Pollen |pollen |2.1.0 |DONE |Manifest: NOSIGNATURE terraform-config-api-v1-4.2.1.jar |Terraform Config API (v1) Refo|terraform_config_api_v1 |4.2.1 |DONE |Manifest: NOSIGNATURE block_limit_fix-1.0.5-forge.jar |Block Limit Fix |block_limit_fix |1.0.5-forge |DONE |Manifest: NOSIGNATURE polytone-1.19.2-1.15.1.jar |Polytone |polytone |1.19.2-1.15.1 |DONE |Manifest: NOSIGNATURE SnowMercy-Forge-1.0.0.jar |Snow Mercy |snowmercy |1.0.0 |DONE |Manifest: NOSIGNATURE lava_swim-1.0.0-1.19.2.jar |Swim in Lava |lava_swim |1.0.0 |DONE |Manifest: NOSIGNATURE moolands-1.19.2-1.3.0.jar |Moolands |moolands |1.3.0 |DONE |Manifest: NOSIGNATURE minervillager-1.19.2-3.4.jar |Miner Villager |minervillager |3.4 |DONE |Manifest: NOSIGNATURE whatareyouvotingfor2023-1.19.2-1.2.5.jar |What Are You Voting For? 2023 |whatareyouvotingfor2023 |1.2.5 |DONE |Manifest: NOSIGNATURE overworld_mirror-1.19.2-1.6.0.20.jar |Overworld Mirror |overworldmirror |1.6.0.20 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 nutritiousmilk-1.19.2-3.3.jar |Nutritious Milk |nutritiousmilk |3.3 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.12.8+1.19.2.jar |SpectreLib |spectrelib |0.12.8+1.19.2 |DONE |Manifest: NOSIGNATURE inventorio-1.19-forge-1.8.7.jar |Inventorio |inventorio |1.8.7 |DONE |Manifest: NOSIGNATURE kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE whisperwoods-1.19-2.1.1-forge.jar |Whisperwoods |whisperwoods |1.19-2.1.1 |DONE |Manifest: NOSIGNATURE Mantle-1.19.2-1.10.36.jar |Mantle |mantle |1.10.36 |DONE |Manifest: NOSIGNATURE Inspirations-1.19.2-1.4.0.4.jar |Inspirations |inspirations |1.4.0.4 |DONE |Manifest: NOSIGNATURE EasyEmerald-Forge-1.19.2-1.4.18.jar |Easy Emerald |easy_emerald |1.4.18 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.6+1.19.2.jar |Polymorph |polymorph |0.46.6+1.19.2 |DONE |Manifest: NOSIGNATURE mixininheaven-mc1.17.1-1.20-v0.0.1-hotfix.jar |MixinInHeaven |mixininheaven |0.0NONE |DONE |Manifest: NOSIGNATURE instantblocks-forge-1.19.2-1.6.5.jar |Instant Blocks |instantblocks |1.6.5 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE aural_1.0.0 - 1.19.2.jar |aural |aural |1.0.0 |DONE |Manifest: NOSIGNATURE extrasounds-1.19.2-forge-1.3-hotfix.jar |Extra Sounds |extrasounds |1.3 |DONE |Manifest: NOSIGNATURE visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.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 Aquaculture-1.19.2-2.4.17.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.17 |DONE |Manifest: NOSIGNATURE QuickQuark-Forge-1.19.2-1.0.0.jar |QuickQuark |quickquark |1.0.0 |DONE |Manifest: NOSIGNATURE mns-1.0.1-1.19.2-forge.jar |Moog's Nether Structures |mns |1.0.1-1.19.2-forge |DONE |Manifest: NOSIGNATURE goated-1.19.2-1.3.1.jar |You've Goat to be kidding me |goated |1.19.2-1.3.1 |DONE |Manifest: NOSIGNATURE explosiveenhancement-1.0.0.jar |Explosive Enhancement |explosiveenhancement |1.0.0 |DONE |Manifest: NOSIGNATURE deuf-1.19.2-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE ItemNBTViewer-Forge-1.19-1.0.2.jar |Item NBT Viewer |xaeronbtslotids |1.0.2 |DONE |Manifest: NOSIGNATURE totw_modded-forge-1.19.2-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.19.2-1.0.5 |DONE |Manifest: NOSIGNATURE Tropicraft-9.5.2.jar |Tropicraft |tropicraft |9.5.2 |DONE |Manifest: NOSIGNATURE Hearthstones-1.19.2-1.7.0.0.jar |Hearthstones |hearthstones |1.7.0.0 |DONE |Manifest: NOSIGNATURE aether-1.19.2-1.5.0-forge.jar |The Aether |aether |0.0NONE |DONE |Manifest: NOSIGNATURE naturalist-forge-4.0.3-1.19.2.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE paperbooks-1.19.2-3.2.jar |Paper Books |paperbooks |3.2 |DONE |Manifest: NOSIGNATURE nanhealthfixer-1.19.2-0.0.1.jar |NaNHealthFixer |nanhealthfixer |1.19.2-0.0.1 |DONE |Manifest: NOSIGNATURE piglinproliferation-1.19.2-1.0.3.jar |Piglin Proliferation |piglinproliferation |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE PaperDoll-v4.0.0-1.19.2-Forge.jar |Paper Doll |paperdoll |4.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 Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |DONE |Manifest: NOSIGNATURE citadel-2.1.4-1.19.2.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE all_bark_all_bite-1.19.2-0.9.3.jar |All Bark, All Bite |all_bark_all_bite |1.19.2-0.9.3 |DONE |Manifest: NOSIGNATURE cloudstorage-1.3.4-1.19.2.jar |Cloud Storage |cloudstorage |1.3.4 |DONE |Manifest: NOSIGNATURE iwannaskate-1.0.0.jar |I Wanna Skate |iwannaskate |1.0.0 |DONE |Manifest: NOSIGNATURE stardew_fishing-1.19.2-1.3-all.jar |Stardew Fishing |stardew_fishing |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE nocube's_better_smoker_1.0.0_forge_1.19.2.jar |NoCube's Better Smoker |nocubes_better_smoker |1.0.0 |DONE |Manifest: NOSIGNATURE farlandsv2-1.2.2.jar |Far Lands Mod |farlandsmod |1.2.2 |DONE |Manifest: NOSIGNATURE noweed-me.blackfur.jar |noweed |noweed |1.1-SNAPSHOT |DONE |Manifest: NOSIGNATURE MemorySweep-1.19.3-0.8.jar |MemorySweep |memorysweep |1.19.3-0.8 |DONE |Manifest: NOSIGNATURE Rex's-AdditionalStructures-1.19.x-(v.4.0.4).jar |Additional Structures |additionalstructures |4.0.4 |DONE |Manifest: NOSIGNATURE dragonmounts-1.19.2-1.2.3-beta.jar |Dragon Mounts: Legacy |dragonmounts |1.2.3-beta |DONE |Manifest: NOSIGNATURE itemupgrader-1.1.0.jar |Item Upgrader |itemupgrader_content |1.1.0 |DONE |Manifest: NOSIGNATURE RuOK-1.5.6_forge1.19.2.jar |RuOK Mod |ruokmod |1.5.6 |DONE |Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE CompositeMaterial-Forge-1.19.2-1.0.2.jar |Composite Material |composite_material |1.0.2 |DONE |Manifest: NOSIGNATURE satisfying_buttons-1.0.0-1.jar |Satisfying Buttons |satisfying_buttons |1.0.0 |DONE |Manifest: NOSIGNATURE AxolotlBucketFix-1.3.0+forge-mc1.19.jar |Axolotl Bucket Fix |axolotlbucketfix |1.3.0 |DONE |Manifest: NOSIGNATURE PhotoMode-1.0.jar |Photo Mode |photomode |1.0 |DONE |Manifest: NOSIGNATURE modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |DONE |Manifest: NOSIGNATURE memoryusagetitle-forge-1.0.0.jar |Memory Usage Title |memoryusagetitle |1.0.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE despawn_tweaker-1.19.2-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE collective-1.19.2-7.64.jar |Collective |collective |7.64 |DONE |Manifest: NOSIGNATURE morefrogs-1.19.x-1.1.1a-forge.jar |More Frogs |morefrogs |0.0NONE |DONE |Manifest: NOSIGNATURE biomebackport-1.1.5-1.19.2.jar |Biome Backport |biomebackport |1.1.5-1.19.2 |DONE |Manifest: NOSIGNATURE PillagerQueenForge-1.0.0.jar |Pillager Queen |pillagerqueen |1.0.0 |DONE |Manifest: NOSIGNATURE sleepsooner-1.19.2-4.5.jar |Sleep Sooner |sleepsooner |4.5 |DONE |Manifest: NOSIGNATURE architectury-6.6.92-forge.jar |Architectury |architectury |6.6.92 |DONE |Manifest: NOSIGNATURE dimdoors-5.4.1-1.19.2-forge.jar |DimensionalDoors |dimdoors |5.4.1 |DONE |Manifest: NOSIGNATURE earth2java-forge-1.10.1b+1.19.2.jar |Earth2Java |earthtojavamobs |1.10.1b |DONE |Manifest: NOSIGNATURE biomemakeover-FORGE-1.19.2-1.6.4.jar |Biome Makeover |biomemakeover |1.19.2-1.6.4 |DONE |Manifest: NOSIGNATURE gardens-of-the-dead-forge-2.0.2.jar |Gardens of the Dead |gardens_of_the_dead |2.0.2 |DONE |Manifest: NOSIGNATURE mcsa-forge-3.1.4+1.19.jar |MC Story Mode Armors |mcsa |3.1.4+1.19 |DONE |Manifest: NOSIGNATURE dynmus-v2.3.1+1.19.2-forge.jar |Dynamic Music |dynmus |2.3.1+1.19.2 |DONE |Manifest: NOSIGNATURE weaponmod-forge-1.19.2-1.22.2.jar |Balkon's WeaponMod: Legacy |weaponmod |1.22.2 |DONE |Manifest: NOSIGNATURE refurbished_furniture-forge-1.19.2-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |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 rubidium-extra-0.4.19+mc1.19.2-build.105.jar |Rubidium Extra |rubidium_extra |0.4.19+mc1.19.2-buil|DONE |Manifest: NOSIGNATURE MobCatcher-Forge-1.19.2-1.2.12.jar |Mob Catcher |mob_catcher |1.2.12 |DONE |Manifest: NOSIGNATURE twilighttweaks-1.19.2-1.2.jar |Twilight Tweaks |twilighttweaks |1.0 |DONE |Manifest: NOSIGNATURE sullysmod-2.4.2-beta.jar |Sully's Mod |sullysmod |2.4.2-beta |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE mastersword-1.19.2-2.1.jar |Zelda, Legend of the Master Sw|mastersword |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE crittersandcompanions-1.19.2-2.1.2.jar |Critters and Companions |crittersandcompanions |1.19.2-2.1.2 |DONE |Manifest: NOSIGNATURE Minestuck-1.19.2-1.11.0.2.jar |Minestuck |minestuck |1.19.2-1.11.0.2 |DONE |Manifest: NOSIGNATURE Cyclic-1.19.2-1.8.4.jar |Cyclic |cyclic |1.19.2-1.8.4 |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 Snad-19.2.0.jar |Snad |snad |19.2.0 |DONE |Manifest: NOSIGNATURE gunswithoutrosesadditions-1.19.2-1.0.1.jar |Guns Without Roses Additions |gunswithoutrosesadditions |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE weirdmobs-forge-1.19-41.0.100-3.0.2.jar |YDM's WeirdMobs mod |weirdmobs |3.0.2 |DONE |Manifest: NOSIGNATURE Steve's_Vanilla_v0.5.0+1.19.2.jar |???Steve's Vanilla |steves_vanilla |0.5.0 |DONE |Manifest: NOSIGNATURE tacz-1.19.2-1.0.3-all.jar |Timeless & Classics Guns: Zero|tacz |1.0.3 |DONE |Manifest: NOSIGNATURE BuriedWrecks-1.19.2-2.0.0.jar |Buried Wrecks |buriedwrecks |2.0.0 |DONE |Manifest: NOSIGNATURE CuriosQuarkOBP-1.19.2-1.2.4.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.2.4 |DONE |Manifest: NOSIGNATURE terraform-wood-api-v1-4.2.1.jar |Terraform Wood API (v1) Reforg|terraform_wood_api_v1 |4.2.1 |DONE |Manifest: NOSIGNATURE Structory_Towers_1.19.3_v1.0.2.jar |Structory: Towers |structorytowers |1.0.2 |DONE |Manifest: NOSIGNATURE waystones-forge-1.19.2-11.4.2.jar |Waystones |waystones |11.4.2 |DONE |Manifest: NOSIGNATURE Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |DONE |Manifest: NOSIGNATURE itemupgrader-core-1.0.4.jar |Item Upgrader Core |itemupgrader |1.0.4 |DONE |Manifest: NOSIGNATURE RoadRunner-mc1.19.2-2.0.0+git.7b4f25a.jar |RoadRunner |roadrunner |2.0.0+git.7b4f25a |DONE |Manifest: NOSIGNATURE alternate-current-mc1.19-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE Campanion-forge-1.19.2-4.1.2+forge.jar |Campanion |campanion |4.1.2+forge |DONE |Manifest: NOSIGNATURE particular-1.0.jar |Particular |particular |1.0 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE baublemounts-0.1-1.19.2.jar |Bauble Mounts |baublemounts |0.1-1.19.2 |DONE |Manifest: NOSIGNATURE walljump-unofficial-1.6.1b-all+1.19.2.jar |Wall-Jump! UNOFFICIAL |walljump |1.6.1b |DONE |Manifest: NOSIGNATURE inventorypets-1.19.2-2.1.3.jar |Inventory Pets |inventorypets |2.1.3 |DONE |Manifest: NOSIGNATURE blueprint-1.19.2-6.2.0.jar |Blueprint |blueprint |6.2.0 |DONE |Manifest: NOSIGNATURE savage_and_ravage-1.19.2-5.0.5.jar |Savage & Ravage |savage_and_ravage |5.0.5 |DONE |Manifest: NOSIGNATURE cookielicious-1.19.2-3.0.0.jar |Cookielicious |cookielicious |1.19.2-3.0.0 |DONE |Manifest: NOSIGNATURE endergetic-1.19.2-4.0.0.jar |The Endergetic Expansion |endergetic |4.0.0 |DONE |Manifest: NOSIGNATURE autumnity-1.19.2-4.0.1.jar |Autumnity |autumnity |4.0.1 |DONE |Manifest: NOSIGNATURE just_dandy-1.19.2-1.0.2.jar |Just Dandy |just_dandy |1.0.2 |DONE |Manifest: NOSIGNATURE pet_cemetery-1.19.2-1.0.4.jar |Pet Cemetery |pet_cemetery |1.0.4 |DONE |Manifest: NOSIGNATURE environmental-1.19.2-3.1.1.jar |Environmental |environmental |3.1.1 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.19.2-5.1.0.jar |Upgrade Aquatic |upgrade_aquatic |5.1.0 |DONE |Manifest: NOSIGNATURE neapolitan-1.19.2-4.1.0.jar |Neapolitan |neapolitan |4.1.0 |DONE |Manifest: NOSIGNATURE allurement-1.19.2-3.2.1.jar |Allurement |allurement |3.2.1 |DONE |Manifest: NOSIGNATURE caverns_and_chasms-1.19.2-1.0.2.jar |Caverns & Chasms |caverns_and_chasms |1.0.2 |DONE |Manifest: NOSIGNATURE peeping_angels-1.19.2-1.0.0.jar |Peeping Angels |peeping_angels |1.0.0 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.19.2-5.0.1.jar |Buzzier Bees |buzzier_bees |5.0.1 |DONE |Manifest: NOSIGNATURE berry_good-1.19.2-6.1.0.jar |Berry Good |berry_good |6.1.0 |DONE |Manifest: NOSIGNATURE frozenup-1.19.2-2.1.2-forge.jar |Frozen Up |frozenup |2.1.2-forge |DONE |Manifest: NOSIGNATURE NetherMooshrooms-1.1-1.19.2-forge.jar |Nether Mooshrooms |nethermooshrooms |1.1 |DONE |Manifest: NOSIGNATURE alexscaves-1.1.0.jar |Alex's Caves |alexscaves |1.1.0 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.3.7-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.7 |DONE |Manifest: NOSIGNATURE spelunkery-1.19.2-0.2.6-forge.jar |Spelunkery |spelunkery |1.19.2-0.2.6 |DONE |Manifest: NOSIGNATURE netherdungeons-1.0.jar |Nether Dungeons |netherdungeons |1.0 |DONE |Manifest: NOSIGNATURE LeonsBackportPaintings+M.1.19.2+ForM.2.0.0.jar |Leon's Backport Paintings |ls_backport_paintings |2.0.0 |DONE |Manifest: NOSIGNATURE gatorcountry-1.0-1.19.2.jar |Gator Country |gatorcountry |1.0-1.19.2 |DONE |Manifest: NOSIGNATURE galoblender-1.19.2-forge-1.0.3.jar |Galoblender |galoblender |1.0.3 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE Oreganized 1.19.2-2.0.2.jar |Oreganized |oreganized |2.0.2 |DONE |Manifest: NOSIGNATURE Awakened Bosses 1.0.0 - 1.19.2.jar |Awakened Bosses |awakened_bosses |1.0.0 |DONE |Manifest: NOSIGNATURE torch-hit-forge-1.19.2-7.0.0.jar |Torch hit! |torch_hit |7.0.0 |DONE |Manifest: NOSIGNATURE drizzleproof-1.19.2-1.0.0.jar |Drizzleproof |drizzleproof |1.0.0 |DONE |Manifest: NOSIGNATURE overworldpiglins-1.19.2-1.4.jar |Overworld Piglins |overworldpiglins |1.4 |DONE |Manifest: NOSIGNATURE atmospheric-1.19.2-5.1.2.jar |Atmospheric |atmospheric |5.1.2 |DONE |Manifest: NOSIGNATURE Quark-3.4-418.jar |Quark |quark |3.4-418 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |DONE |Manifest: NOSIGNATURE ascended_quark-1.19.2-1.0.2.jar |Ascended Quark |ascended_quark |1.0.2 |DONE |Manifest: NOSIGNATURE suppsquared-1.19.2-1.0.8.jar |Supplementaries Squared |suppsquared |1.19.2-1.0.8 |DONE |Manifest: NOSIGNATURE TaxDragonLegend+M.1.19.2+ForM.2.1.3.jar |Tax' Dragon Legend |taxdl |2.1.3 |DONE |Manifest: NOSIGNATURE forgetmechunk-(forge)-mc1.19.2-0.0.1.jar |ForgetMeChunk (Forge) |forgetmechunk |0.0.1 |DONE |Manifest: NOSIGNATURE coroutil-forge-1.19.2-1.3.6.jar |CoroUtil |coroutil |1.19.2-1.3.6 |DONE |Manifest: NOSIGNATURE portalgunclassic-1.19.2-1.0.0.jar |PortalGunClassic |portalgunclassic |1.0.0 |DONE |Manifest: NOSIGNATURE async-locator-forge-1.19.2-1.3.0.jar |Async Locator |asynclocator |1.3.0 |DONE |Manifest: NOSIGNATURE varietree-1.1.1.jar |Varietree |varietree |1.19.2-1.1.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-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 35600961-bb7d-4c70-b097-180a8e7a9cc5 FML: 43.4 Forge: net.minecraftforge:43.4.4