Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Network Protocol Error Report ----
- // Hi. I'm Connector, and I'm a crashaholic
- =========================
- SINYTRA CONNECTOR IS PRESENT!
- Please verify issues are not caused by Connector before reporting them to mod authors.
- If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
- =========================
- // What we've got here is failure to communicate
- Time: 2025-05-25 20:00:58
- Description: Packet handling error
- java.net.SocketException: Connection reset
- at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(Unknown Source) ~[?:?] {}
- at java.base/sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:?] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254) ~[netty-buffer-4.1.97.Final.jar%23114!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.97.Final.jar%23114!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23155!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23155!/:4.1.97.Final] {}
- at java.base/java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Netty Client IO #1
- Stacktrace:
- at TRANSFORMER/[email protected]/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23441!/:?] {re:computing_frames,pl:connector_pre_launch:A,re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A}
- -- Connection --
- Details:
- Protocol: play
- Flow: CLIENTBOUND
- Server type: OTHER
- Server brand: neoforge
- Stacktrace:
- at TRANSFORMER/[email protected]/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23441!/:?] {re:computing_frames,pl:connector_pre_launch:A,re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A}
- at TRANSFORMER/[email protected]/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[client-1.21.1-20240808.144430-srg.jar%23441!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:connectivity.mixins.json:PacketUtilsMixin from mod connectivity,pl:mixin:A,pl:connector_pre_launch:A}
- at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23441!/:?] {re:computing_frames,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:badpackets.mixins.json:client.AccessClientCommonPacketListenerImpl from mod badpackets,pl:mixin:APP:badpackets.mixins.json:client.MixinClientCommonPacketListenerImpl from mod badpackets,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:ClientCommonNetworkHandlerMixin from mod fabric_networking_api_v1,pl:mixin:APP:netprodis.mixins.json:NetworkMixin from mod netprodis,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.createDisconnectionInfo(ClientCommonPacketListenerImpl.java:123) ~[client-1.21.1-20240808.144430-srg.jar%23441!/:?] {re:computing_frames,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:badpackets.mixins.json:client.AccessClientCommonPacketListenerImpl from mod badpackets,pl:mixin:APP:badpackets.mixins.json:client.MixinClientCommonPacketListenerImpl from mod badpackets,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:ClientCommonNetworkHandlerMixin from mod fabric_networking_api_v1,pl:mixin:APP:netprodis.mixins.json:NetworkMixin from mod netprodis,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at TRANSFORMER/[email protected]/net.minecraft.network.Connection.exceptionCaught(Connection.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23441!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:125) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23146!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23155!/:4.1.97.Final] {}
- at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23155!/:4.1.97.Final] {}
- at java.base/java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}
- -- Cobblemon --
- Details:
- Version: 1.6.1
- Is Snapshot: false
- Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
- Branch: HEAD
- -- System Details --
- Details:
- Minecraft Version: 1.21.1
- Minecraft Version ID: 1.21.1
- Operating System: Windows 11 (amd64) version 10.0
- Java Version: 21.0.4, Azul Systems, Inc.
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
- Memory: 1133710416 bytes (1081 MiB) / 5578424320 bytes (5320 MiB) up to 16777216000 bytes (16000 MiB)
- CPUs: 6
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
- Identifier: Intel64 Family 6 Model 158 Stepping 13
- Microarchitecture: Coffee Lake
- Frequency (GHz): 3.70
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 6
- Graphics card #0 name: NVIDIA GeForce GTX 1650 SUPER
- Graphics card #0 vendor: NVIDIA
- Graphics card #0 VRAM (MiB): 4096.00
- Graphics card #0 deviceId: VideoController1
- Graphics card #0 versionInfo: 32.0.15.6590
- Memory slot #0 capacity (MiB): 16384.00
- Memory slot #0 clockSpeed (GHz): 2.40
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MiB): 16384.00
- Memory slot #1 clockSpeed (GHz): 2.40
- Memory slot #1 type: DDR4
- Virtual memory max (MiB): 39356.56
- Virtual memory used (MiB): 24317.27
- Swap memory total (MiB): 6656.00
- Swap memory used (MiB): 59.73
- Space in storage for jna.tmpdir (MiB): available: 78154.83, total: 953009.00
- Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 78154.83, total: 953009.00
- Space in storage for io.netty.native.workdir (MiB): available: 78154.83, total: 953009.00
- Space in storage for java.io.tmpdir (MiB): available: 78154.83, total: 953009.00
- Space in storage for workdir (MiB): available: 78154.83, total: 953009.00
- JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16000M
- Loaded Shaderpack: (off)
- Sinytra Connector: 2.0.0-beta.7+1.21.1
- SINYTRA CONNECTOR IS PRESENT!
- Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
- Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
- Installed Fabric mods:
- | ================================================== | ============================== | ============================== | ==================== |
- | continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j | Continuity | continuity | 3.0.01.21.neoforge |
- ModLauncher: 11.0.4+main.d2e20e43
- ModLauncher launch target: forgeclient
- ModLauncher services:
- sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
- loader-4.0.39.jar slf4jfixer PLUGINSERVICE
- loader-4.0.39.jar runtime_enum_extender PLUGINSERVICE
- at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
- loader-4.0.39.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
- modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
- modlauncher-11.0.4.jar connector_loader TRANSFORMATIONSERVICE
- FML Language Providers:
- Mod List:
- additional_lights-neoforge-1.21-2.1.9.jar |Additional Lights |additional_lights |2.1.9 |Manifest: NOSIGNATURE
- ae2importexportcard-1.21-1.4.0.jar |AE2 Import Export Card |ae2importexportcard |1.21-1.4.0 |Manifest: NOSIGNATURE
- ae2jeiintegration-1.2.0.jar |AE2 JEI Integration |ae2jeiintegration |1.2.0 |Manifest: NOSIGNATURE
- AE2-Things-1.4.2-beta.jar |AE2 Things |ae2things |1.4.2-beta |Manifest: NOSIGNATURE
- aeinfinitybooster-neoforge-1.21.1-1.0.0.52.jar |AEInfinityBooster |aeinfinitybooster |1.21.1-1.0.0.52 |Manifest: NOSIGNATURE
- alltheleaks-0.1.17-beta+1.21.1-neoforge.jar |All The Leaks |alltheleaks |0.1.17-beta+1.21.1-n|Manifest: NOSIGNATURE
- almanac-1.21.x-neoforge-1.0.2.jar |Almanac |almanac |1.0.2 |Manifest: NOSIGNATURE
- AmbientEnvironment-neoforge-1.21.1-18.0.0.2.jar |AmbientEnvironment |ambientenvironment |18.0.0.2 |Manifest: NOSIGNATURE
- appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
- appliedenergistics2-19.2.10.jar |Applied Energistics 2 |ae2 |19.2.10 |Manifest: NOSIGNATURE
- Applied-Mekanistics-1.6.2.jar |Applied Mekanistics |appmek |1.6.2 |Manifest: NOSIGNATURE
- architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
- ArmorPoser-neoforge-1.21.1-6.2.0.jar |Armor Poser |armorposer |6.2.0 |Manifest: NOSIGNATURE
- artifacts-neoforge-13.0.2.jar |Artifacts |artifacts |13.0.2 |Manifest: NOSIGNATURE
- athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
- badpackets-neo-0.8.2.jar |Bad Packets |badpackets |0.8.2 |Manifest: NOSIGNATURE
- bwncr-neoforge-1.21.1-3.20.3.jar |Bad Wither No Cookie Reloaded |bwncr |3.20.3 |Manifest: NOSIGNATURE
- badgebox-neoforge-1.2.5.jar |Badge Box |badgebox |1.0.0 |Manifest: NOSIGNATURE
- balm-neoforge-1.21.1-21.0.41.jar |Balm |balm |21.0.41 |Manifest: NOSIGNATURE
- beautify-neoforge-1.21.1-2.0.2.jar |Beautify |beautify |2.0.2 |Manifest: NOSIGNATURE
- BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |0.4.3.21 |Manifest: NOSIGNATURE
- BetterThirdPerson-neoforge-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |Manifest: NOSIGNATURE
- BetterF3-11.0.3-NeoForge-1.21.1.jar |BetterF3 |betterf3 |11.0.3 |Manifest: NOSIGNATURE
- betterfpsdist-1.21-6.0.jar |betterfpsdist mod |betterfpsdist |6.0 |Manifest: NOSIGNATURE
- bookshelf-neoforge-1.21.1-21.1.62.jar |Bookshelf |bookshelf |21.1.62 |Manifest: NOSIGNATURE
- buildinggadgets2-1.3.8.jar |Building Gadgets 2 |buildinggadgets2 |1.3.8 |Manifest: NOSIGNATURE
- chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
- chunkloaders-1.2.8-neoforge-mc1.21.jar |Chunk Loaders |chunkloaders |1.2.8 |Manifest: NOSIGNATURE
- chunksending-1.21-2.8.jar |chunksending mod |chunksending |2.8 |Manifest: NOSIGNATURE
- Chunky-NeoForge-1.4.23.jar |Chunky |chunky |1.4.23 |Manifest: NOSIGNATURE
- cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
- Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |Manifest: NOSIGNATURE
- Cobblemon-neoforge-1.6.1+1.21.1.jar |Cobblemon |cobblemon |1.6.1+1.21.1 |Manifest: NOSIGNATURE
- cobblemonboxlink-neoforge-1.21.1-1.0.4.jar |Cobblemon Box Link |cobblemonboxlink |1.0.4 |Manifest: NOSIGNATURE
- cobblemon-capturexp-1.6-neoforge-1.0.1.jar |Cobblemon Capture XP |capture_xp |1.6-neoforge-1.0.1 |Manifest: NOSIGNATURE
- cobblemonchallenge-neoforge-2.1.0.jar |Cobblemon Challenge |cobblemonchallenge |2.1.0 |Manifest: NOSIGNATURE
- cobblemon-counter-1.6-neoforge-1.3.6.jar |Cobblemon Counter |cobbled_counter |1.6-neoforge-1.3.6 |Manifest: NOSIGNATURE
- CobblemonExtras-neoforge-1.4.2.jar |Cobblemon Extras Forge Sidemod|cobblemonextras |1.0.0 |Manifest: NOSIGNATURE
- CobblemonMoveInspector-neoforge-1.2.0.jar |Cobblemon Move Inspector |cobblemon_move_inspector |1.2.0 |Manifest: NOSIGNATURE
- cobblemon_quests-[1.21.1]-neoforge-1.1.14.jar |Cobblemon Quests |cobblemon_quests |1.1.14 |Manifest: NOSIGNATURE
- cobblemon-spawn-notification-1.6-neoforge-1.3.4.ja|Cobblemon Spawn Notification |spawn_notification |1.6-neoforge-1.3.4 |Manifest: NOSIGNATURE
- tbcs-neoforge-1.21.1-0.11.0-beta.jar |Cobblemon Trainer Battle Comma|tbcs |0.11.0-beta |Manifest: NOSIGNATURE
- Cobblemon_MegaShowdown-9.4.2-release-neoforge.jar |Cobblemon: Mega Showdown |mega_showdown |9.4.2-release-neofor|Manifest: NOSIGNATURE
- cobbleride-neoforge-0.2.5+1.21.1.jar |Cobblemon: Ride On! |cobbleride |0.2.5+1.21.1 |Manifest: NOSIGNATURE
- CobblemonAlphasNeoforge-1.1+1.6.1.jar |CobblemonAlphas |cobblemonalphas |1.1 |Manifest: NOSIGNATURE
- cobblemonintegrations-neoforge-1.21.1-1.1.2.jar |CobblemonIntegrations |cobblemonintegrations |1.1.2 |Manifest: NOSIGNATURE
- cobblenav-neoforge-2.2.0.jar |Cobblenav |cobblenav |2.2.0 |Manifest: NOSIGNATURE
- Cobblepedia-NeoForge-0.7.0.jar |Cobblepedia |cobblepedia |0.7.0 |Manifest: NOSIGNATURE
- Cobbreeding-neoforge-1.9.0.jar |Cobbreeding |cobbreeding |1.9.0 |Manifest: NOSIGNATURE
- cobgyms-neoforge-3.0.1+1.21.1.jar |CobGyms |cobgyms |3.0.1 |Manifest: NOSIGNATURE
- collective-1.21.1-8.3.jar |Collective |collective |8.3 |Manifest: NOSIGNATURE
- comforts-neoforge-9.0.3+1.21.1.jar |Comforts |comforts |9.0.3+1.21.1 |Manifest: NOSIGNATURE
- conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
- connectedglass-1.1.13-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.13 |Manifest: NOSIGNATURE
- connectivity-1.21.1-7.1.jar |Connectivity Mod |connectivity |7.1 |Manifest: NOSIGNATURE
- continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j|Continuity |continuity |3.0.01.21.neoforge |Manifest: NOSIGNATURE
- Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
- cookingforblockheads-neoforge-1.21.1-21.1.14.jar |Cooking for Blockheads |cookingforblockheads |21.1.14 |Manifest: NOSIGNATURE
- corpse-neoforge-1.21.1-1.1.5.jar |Corpse |corpse |1.21.1-1.1.5 |Manifest: NOSIGNATURE
- corpsecurioscompat-1.21.1-NeoForge-2.2.2.jar |Corpse Curios Compatibility |corpsecurioscompat |2.2.2 |Manifest: NOSIGNATURE
- cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |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
- CosmeticArmours - 1.5.2.1 - 1.21.1 - NeoForge.jar |CosmeticArmours |cosmeticarmoursmod |1.5.2.1 |Manifest: NOSIGNATURE
- craftingtweaks-neoforge-1.21.1-21.1.5.jar |Crafting Tweaks |craftingtweaks |21.1.5 |Manifest: NOSIGNATURE
- CraftTweaker-neoforge-1.21.1-21.0.27.jar |CraftTweaker |crafttweaker |21.0.27 |Manifest: NOSIGNATURE
- CraterLib-NeoForge-1.21-2.1.4.jar |CraterLib |craterlib |2.1.4 |Manifest: NOSIGNATURE
- create-1.21.1-6.0.4.jar |Create |create |6.0.4 |Manifest: NOSIGNATURE
- create_cobblemon_potion-1.0.1.jar |Create Cobblemon Potion |create_cobblemon_potion |1.0.1 |Manifest: NOSIGNATURE
- createcontraptionterminals-1.21-1.2.0.jar |Create Contraption Terminals |createcontraptionterminals |0.0NONE |Manifest: NOSIGNATURE
- createaddition-1.4.2.jar |Create Crafts & Additions |createaddition |0.0NONE |Manifest: NOSIGNATURE
- bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
- create_copper_and_zinc-1.6.5-neoforge-1.21.1.jar |Create: Copper and Zinc |create_copper_and_zinc |1.6.5 |Manifest: NOSIGNATURE
- create-dragons-plus-1.4.2.jar |Create: Dragons Plus |create_dragons_plus |1.4.2 |Manifest: NOSIGNATURE
- create-enchantment-industry-2.1.1.jar |Create: Enchantment Industry |create_enchantment_industry |2.1.1 |Manifest: NOSIGNATURE
- createfiltersanywhere-1.4-1.21.1.jar |Create: Filters Anywhere |createfiltersanywhere |1.4 |Manifest: NOSIGNATURE
- create_generators-1.0.5-neoforge-1.21.1.jar |Create: Generators |create_generators |1.0.5 |Manifest: NOSIGNATURE
- create_rustic_structures-1.0.0-neoforge-1.21.1.jar|Create: Rustic Structures |create_rustic_structures |1.0.0 |Manifest: NOSIGNATURE
- trading_floor-3.0.7.jar |Create: Trading Floor |trading_floor |3.0.7 |Manifest: NOSIGNATURE
- create_ultimate_factory-1.9.0-neoforge-1.21.1.jar |Create: Ultimate Factory |create_ultimate_factory |1.9.0 |Manifest: NOSIGNATURE
- create_better_villagers-1.2.9-Neoforge-1.21.1.jar |Create_Better_Villagers |create_better_villagers |1.2.9-Neoforge-1.21.|Manifest: NOSIGNATURE
- cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
- culturaldelights-0.17.6.jar |Cultural Delights |culturaldelights |0.17.6 |Manifest: NOSIGNATURE
- cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
- curios-neoforge-9.4.2+1.21.1.jar |Curios API |curios |9.4.2+1.21.1 |Manifest: NOSIGNATURE
- defaultoptions-neoforge-1.21.1-21.1.2.jar |Default Options |defaultoptions |21.1.2 |Manifest: NOSIGNATURE
- digsite_workshop-0.1.0.jar |Digsite Workshop |digsite_workshop |0.1.0 |Manifest: NOSIGNATURE
- disconnect-packet-fix-neoforge-2.0.1.jar |Disconnect Packet Fix |disconnect_packet_fix |2.0.1 |Manifest: NOSIGNATURE
- dismountentity-1.21.1-3.6.jar |Dismount Entity |dismountentity |3.6 |Manifest: NOSIGNATURE
- domum-ornamentum-1.0.213-snapshot-main.jar |Domum Ornamentum |domum_ornamentum |1.0.213-snapshot |Manifest: NOSIGNATURE
- dragondropselytra-1.21.1-3.5.jar |Dragon Drops Elytra |dragondropselytra |3.5 |Manifest: NOSIGNATURE
- durabilitytooltip-1.1.5-neoforge-mc1.21.jar |Durability Tooltip |durabilitytooltip |1.1.5 |Manifest: NOSIGNATURE
- EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE
- easy-piglins-neoforge-1.21.1-1.0.14.jar |Easy Piglins |easy_piglins |1.21.1-1.0.14 |Manifest: NOSIGNATURE
- EasyShulkerBoxes-v21.1.2-1.21.1-NeoForge.jar |Easy Shulker Boxes |easyshulkerboxes |21.1.2 |Manifest: NOSIGNATURE
- easy-villagers-neoforge-1.21.1-1.1.23.jar |Easy Villagers |easy_villagers |1.21.1-1.1.23 |Manifest: NOSIGNATURE
- elevatorid-neoforge-1.21.1-1.11.4.jar |ElevatorMod |elevatorid |1.21.1-1.11.4 |Manifest: NOSIGNATURE
- enchdesc-neoforge-1.21.1-21.1.7.jar |EnchantmentDescriptions |enchdesc |21.1.7 |Manifest: NOSIGNATURE
- entity_model_features_neoforge_1.21.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |Manifest: NOSIGNATURE
- entity_texture_features_neoforge_1.21.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |Manifest: NOSIGNATURE
- entityculling-neoforge-1.7.4-mc1.21.jar |EntityCulling |entityculling |1.7.4 |Manifest: NOSIGNATURE
- expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
- ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
- exposure-neoforge-1.21.1-1.9.2.jar |Exposure |exposure |1.9.2 |Manifest: NOSIGNATURE
- fallingleaves-1.21.1-2.5.1.jar |Fallingleaves |fallingleaves |2.5.1 |Manifest: NOSIGNATURE
- fancymenu_neoforge_3.5.0_MC_1.21.1.jar |FancyMenu |fancymenu |3.5.0 |Manifest: NOSIGNATURE
- FarmersDelight-1.21.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.2.7 |Manifest: NOSIGNATURE
- FarmersStructures-1.0.1-1.21.1_neoforge.jar |FarmersStructures |farmers_structures |1.0.0 |Manifest: NOSIGNATURE
- fastasyncworldsave-1.21-2.4.jar |fastasyncworldsave mod |fastasyncworldsave |2.4 |Manifest: NOSIGNATURE
- fastleafdecay-35.jar |FastLeafDecay |fastleafdecay |35 |Manifest: NOSIGNATURE
- ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |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
- flywheel-neoforge-1.21.1-1.0.2.jar |Flywheel |flywheel |1.0.2 |Manifest: NOSIGNATURE
- forgified-fabric-api-0.115.6+2.1.0+1.21.1.jar |Forgified Fabric API |fabric_api |0.115.6+2.1.0+1.21.1|Manifest: NOSIGNATURE
- fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
- fabric-api-lookup-api-v1-1.6.70+c21168c319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.70+c21168c319 |Manifest: NOSIGNATURE
- fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
- fabric-block-api-v1-1.0.22+a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22+a6e994cd19 |Manifest: NOSIGNATURE
- fabric-blockrenderlayer-v1-1.1.52+b089b4bd19.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+b089b4bd19 |Manifest: NOSIGNATURE
- fabric-block-view-api-v2-1.0.11+e9036fd419.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.11+e9036fd419 |Manifest: NOSIGNATURE
- fabric-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
- fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
- fabric-content-registries-v0-8.0.18+0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.18+0a0c14ff19 |Manifest: NOSIGNATURE
- fabric-convention-tags-v1-2.1.4+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.4+7f945d5b19 |Manifest: NOSIGNATURE
- fabric-convention-tags-v2-2.11.0+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.0+87e5848019 |Manifest: NOSIGNATURE
- fabric-data-attachment-api-v1-1.4.3+58235da019.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.3+58235da019 |Manifest: NOSIGNATURE
- fabric-data-generation-api-v1-20.2.28+2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.28+2d91a6db19 |Manifest: NOSIGNATURE
- fabric-entity-events-v1-1.7.0+1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0+1af6e62419 |Manifest: NOSIGNATURE
- fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+7b71cc1619 |Manifest: NOSIGNATURE
- fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
- fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
- fabric-item-api-v1-11.1.1+57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1+57cdfa8219 |Manifest: NOSIGNATURE
- fabric-item-group-api-v1-4.1.7+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7+e324903319 |Manifest: NOSIGNATURE
- fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
- fabric-lifecycle-events-v1-2.5.0+a2ee258a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.5.0+a2ee258a19 |Manifest: NOSIGNATURE
- fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
- fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
- fabric-message-api-v1-6.0.13+e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13+e053909619 |Manifest: NOSIGNATURE
- fabric-model-loading-api-v1-2.0.0+986ae77219.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.0.0+986ae77219 |Manifest: NOSIGNATURE
- fabric-networking-api-v1-4.3.0+4f690eb619.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+4f690eb619 |Manifest: NOSIGNATURE
- fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
- fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
- fabric-recipe-api-v1-5.0.14+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.14+59440bcc19 |Manifest: NOSIGNATURE
- fabric-registry-sync-v0-5.2.0+867470b919.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.2.0+867470b919 |Manifest: NOSIGNATURE
- fabric-renderer-indigo-1.7.0+4198af7119.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0+4198af7119 |Manifest: NOSIGNATURE
- fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
- fabric-rendering-v1-5.0.5+077ba95f19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5+077ba95f19 |Manifest: NOSIGNATURE
- fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19 |Manifest: NOSIGNATURE
- fabric-rendering-fluids-v1-3.1.6+857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+857185bc19 |Manifest: NOSIGNATURE
- fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
- fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
- fabric-screen-api-v1-2.0.25+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
- fabric-screen-handler-api-v1-1.3.88+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.88+8dbc56dd19 |Manifest: NOSIGNATURE
- fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
- fabric-transfer-api-v1-5.4.2+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.2+a25cb45619 |Manifest: NOSIGNATURE
- fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |Manifest: NOSIGNATURE
- framework-neoforge-1.21.1-0.9.4.jar |Framework |framework |0.9.4 |Manifest: NOSIGNATURE
- friendsandfoes-neoforge-4.0.1+mc1.21.1.jar |Friends&Foes |friendsandfoes |4.0.1 |Manifest: NOSIGNATURE
- ftb-essentials-neoforge-2101.1.6.jar |FTB Essentials |ftbessentials |2101.1.6 |Manifest: NOSIGNATURE
- ftb-library-neoforge-2101.1.13.jar |FTB Library |ftblibrary |2101.1.13 |Manifest: NOSIGNATURE
- ftb-quests-neoforge-2101.1.9.jar |FTB Quests |ftbquests |2101.1.9 |Manifest: NOSIGNATURE
- ftb-teams-neoforge-2101.1.2.jar |FTB Teams |ftbteams |2101.1.2 |Manifest: NOSIGNATURE
- ftb-ultimine-neoforge-2101.1.1.jar |FTB Ultimine |ftbultimine |2101.1.1 |Manifest: NOSIGNATURE
- fusion-1.2.7b-neoforge-mc1.21.jar |Fusion |fusion |1.2.7+b |Manifest: NOSIGNATURE
- guideme-21.1.9.jar |GuideME |guideme |21.1.9 |Manifest: NOSIGNATURE
- handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
- Highlighter-1.21-neoforge-1.1.11.jar |Highlighter |highlighter |1.1.11 |Manifest: NOSIGNATURE
- HostileNeuralNetworks-1.21.1-6.2.0.jar |Hostile Neural Networks |hostilenetworks |6.2.0 |Manifest: NOSIGNATURE
- Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
- ImmediatelyFast-NeoForge-1.6.5+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.5+1.21.1 |Manifest: NOSIGNATURE
- iris-neoforge-1.8.8+mc1.21.1.jar |Iris |iris |1.8.8+mc1.21.1 |Manifest: NOSIGNATURE
- iteminteractions-neoforge-21.1.3.jar |Item Interactions |iteminteractions |21.1.3 |Manifest: NOSIGNATURE
- Jade-1.21.1-NeoForge-15.10.0.jar |Jade |jade |15.10.0+neoforge |Manifest: NOSIGNATURE
- JadeAddons-1.21.1-NeoForge-6.1.0.jar |Jade Addons |jadeaddons |6.1.0+neoforge |Manifest: NOSIGNATURE
- jadecolonies-1.21.1-1.6.0.jar |JadeColonies |jadecolonies |1.6.0 |Manifest: NOSIGNATURE
- jamlib-neoforge-1.3.5+1.21.1.jar |JamLib |jamlib |1.3.5+1.21.1 |Manifest: NOSIGNATURE
- jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |19.21.0.247 |Manifest: NOSIGNATURE
- JustEnoughMekanismMultiblocks-1.21.1-7.7.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.7 |Manifest: NOSIGNATURE
- JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
- JustEnoughResources-NeoForge-1.21.1-1.6.0.15.jar |Just Enough Resources |jeresources |1.6.0.15 |Manifest: NOSIGNATURE
- justzoom_neoforge_2.1.0_MC_1.21.1.jar |Just Zoom |justzoom |2.1.0 |Manifest: NOSIGNATURE
- konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
- thedarkcolour.kffmod-5.8.0.jar |Kotlin For Forge |kotlinforforge |5.8.0 |Manifest: NOSIGNATURE
- KryptonFoxified-0.1.0+mc1.21.jar |KryptonFoxified |krypton |0.1.0+mc1.21 |Manifest: NOSIGNATURE
- kuma-api-neoforge-21.0.5+1.21.jar |KumaAPI |kuma_api |21.0.5 |Manifest: NOSIGNATURE
- leaky-1.21-2.1.jar |leaky mod |leaky |2.1 |Manifest: NOSIGNATURE
- letmedespawn-1.21.x-neoforge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |Manifest: NOSIGNATURE
- lithium-neoforge-0.15.0+mc1.21.1.jar |Lithium |lithium |0.15.0+mc1.21.1 |Manifest: NOSIGNATURE
- lithostitched-neoforge-1.21.1-1.4.5.jar |Lithostitched |lithostitched |1.4.2 |Manifest: NOSIGNATURE
- lootr-neoforge-1.21-1.10.35.91.jar |Lootr |lootr |1.21-1.10.35.91 |Manifest: NOSIGNATURE
- lukis-grand-capitals-1.1.1.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.1.1 |Manifest: NOSIGNATURE
- mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE
- mcw-doors-1.1.2-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.2 |Manifest: NOSIGNATURE
- mcw-fences-1.2.0-1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |Manifest: NOSIGNATURE
- mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE
- mcw-lights-1.1.2-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.2 |Manifest: NOSIGNATURE
- mcw-paths-1.1.0neoforge-mc1.21.1.jar |Macaw's Paths and Pavings |mcwpaths |1.1.0 |Manifest: NOSIGNATURE
- mcw-roofs-2.3.2-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.2 |Manifest: NOSIGNATURE
- mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |Manifest: NOSIGNATURE
- mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
- merequester-neoforge-1.21.1-1.2.0.jar |ME Requester |merequester |1.21.1-1.2.0 |Manifest: NOSIGNATURE
- Mekanism-1.21.1-10.7.14.79.jar |Mekanism |mekanism |10.7.14 |Manifest: NOSIGNATURE
- MekanismGenerators-1.21.1-10.7.14.79.jar |Mekanism: Generators |mekanismgenerators |10.7.14 |Manifest: NOSIGNATURE
- melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
- client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |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
- dummmmmmy-1.21-2.0.7-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.7 |Manifest: NOSIGNATURE
- modernnetworking-neoforge-1.2.0+1.21.1.jar |Modern Networking |modernnetworking |1.2.0 |Manifest: NOSIGNATURE
- modernfix-neoforge-5.21.0+mc1.21.1.jar |ModernFix |modernfix |5.21.0+mc1.21.1 |Manifest: NOSIGNATURE
- modular-routers-13.2.2+mc1.21.1.jar |Modular Routers |modularrouters |13.2.2 |Manifest: NOSIGNATURE
- mes-1.3.5-1.21.jar |Moog's End Structures |mes |1.3.5-1.21 |Manifest: NOSIGNATURE
- mvs-4.3.0-1.21.jar |Moog's Voyager Structures |mvs |4.3.0-1.21 |Manifest: NOSIGNATURE
- moonlight-1.21-2.18.13-neoforge.jar |Moonlight Lib |moonlight |1.21-2.18.13 |Manifest: NOSIGNATURE
- MoreCobblemonTweaks-neoforge-1.0.2.jar |MoreCobblemonTweaks |more_cobblemon_tweaks |1.0.2 |Manifest: NOSIGNATURE
- MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
- refurbished_furniture-neoforge-1.21.1-1.0.12.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.12 |Manifest: NOSIGNATURE
- MythsAndLegends-neoforge-1.7.2-Hotfix.jar |MythsAndLegends |mythsandlegends |1.7.2 |Manifest: NOSIGNATURE
- NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
- neoforge-21.1.169-universal.jar |NeoForge |neoforge |21.1.169 |Manifest: NOSIGNATURE
- netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
- netprodis-1.1.0+1.21.4.jar |Network Protocol Disconnect |netprodis |1.1.0+1.21.4 |Manifest: NOSIGNATURE
- notenoughanimations-neoforge-1.9.3-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.9.3 |Manifest: NOSIGNATURE
- open-parties-and-claims-neoforge-1.21.1-0.24.2.jar|Open Parties and Claims |openpartiesandclaims |0.24.2 |Manifest: NOSIGNATURE
- open_sesame-neoforge-1.21-1.0.0.jar |Open Sesame |open_sesame |1.0.0 |Manifest: NOSIGNATURE
- packetfixer-neoforge-2.1.0-1.21-to-1.21.3.jar |Packet Fixer |packetfixer |2.1.0 |Manifest: NOSIGNATURE
- Patchouli-1.21-88-NEOFORGE.jar |Patchouli |patchouli |1.21-88-NEOFORGE |Manifest: NOSIGNATURE
- pet-your-cobblemon-1.3.3.jar |Pet Your Cobblemon |petyourcobblemon |1.3.3 |Manifest: NOSIGNATURE
- PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.1.1 |Manifest: NOSIGNATURE
- Placebo-1.21.1-9.8.1.jar |Placebo |placebo |9.8.1 |Manifest: NOSIGNATURE
- polymorph-neoforge-1.0.10+1.21.1.jar |Polymorph |polymorph |1.0.10+1.21.1 |Manifest: NOSIGNATURE
- polyeng-0.4.1.jar |Polymorphic Energistics |polyeng |0.4.1 |Manifest: NOSIGNATURE
- Ponder-NeoForge-1.21.1-1.0.46.jar |Ponder |ponder |1.0.46 |Manifest: NOSIGNATURE
- prickle-neoforge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |Manifest: NOSIGNATURE
- PuzzlesLib-v21.1.36-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.36 |Manifest: NOSIGNATURE
- rctmod-neoforge-1.21.1-0.15.1-beta.jar |Radical Cobblemon Trainers |rctmod |0.15.1-beta |Manifest: NOSIGNATURE
- rctapi-neoforge-1.21.1-0.11.1-beta.jar |Radical Cobblemon Trainers API|rctapi |0.11.1-beta |Manifest: NOSIGNATURE
- recipeessentials-1.21-4.0.jar |recipeessentials mod |recipeessentials |4.0 |Manifest: NOSIGNATURE
- reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
- repeatable_trial_vaults-neoforge-1.21-1.0.2.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.2 |Manifest: NOSIGNATURE
- resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
- rightclickharvest-neoforge-4.5.3+1.21.1.jar |Right Click Harvest |rightclickharvest |4.5.3+1.21.1 |Manifest: NOSIGNATURE
- saturn-mc1.21.1-0.1.5.jar |Saturn |saturn |0.1.5 |Manifest: NOSIGNATURE
- Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
- servercore-neoforge-1.5.5+1.21.1.jar |ServerCore |servercore |1.5.5+1.21.1 |Manifest: NOSIGNATURE
- showcaseitem-1.21.1-1.1.0.jar |Showcase Item |showcaseitem |1.21.1-1.1.0 |Manifest: NOSIGNATURE
- shulkerboxtooltip-neoforge-5.1.3+1.21.1.jar |ShulkerBoxTooltip |shulkerboxtooltip |5.1.3+1.21.1 |Manifest: NOSIGNATURE
- silent-gear-1.21.1-neoforge-4.0.20.jar |Silent Gear |silentgear |4.0.20 |Manifest: NOSIGNATURE
- silent-lib-1.21.1-neoforge-10.4.0.jar |Silent Lib |silentlib |10.4.0 |Manifest: NOSIGNATURE
- silentgems-1.21.1-neoforge-5.0.3.jar |Silent's Gems |silentgems |5.0.3 |Manifest: NOSIGNATURE
- SimpleDiscordLink-Universal-3.3.0.jar |Simple Discord Link |sdlink |3.3.0 |Manifest: NOSIGNATURE
- inventorysorter-1.21-24.0.20.jar |Simple Inventory Sorter |inventorysorter |24.0.20 |Manifest: NOSIGNATURE
- simplemagnets-1.1.12c-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.12+c |Manifest: NOSIGNATURE
- voicechat-neoforge-1.21.1-2.5.30.jar |Simple Voice Chat |voicechat |1.21.1-2.5.30 |Manifest: NOSIGNATURE
- SimpleTMs-neoforge-2.1.2.jar |SimpleTMs |simpletms |2.1.2 |Manifest: NOSIGNATURE
- simplylight-1.5.3+1.21.1-b4.jar |Simply Light |simplylight |1.5.3 |Manifest: NOSIGNATURE
- org.sinytra.connector-2.0.0-beta.7+1.21.1-mod.jar |Sinytra Connector |connector |2.0.0-beta.7+1.21.1 |Manifest: NOSIGNATURE
- SkyVillages-1.0.6-1.21.x-neoforge-release.jar |Sky Villages |skyvillages |1.0.6 |Manifest: NOSIGNATURE
- smoothchunk-1.21-4.1.jar |Smoothchunk mod |smoothchunk |4.1 |Manifest: NOSIGNATURE
- sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
- sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
- sodium-extra-neoforge-0.6.0+mc1.21.1.jar |Sodium Extra |sodium_extra |0.6.0+mc1.21.1 |Manifest: NOSIGNATURE
- sodiumextras-neoforge-1.0.8-1.21.1.jar |Sodium Extras |sodiumextras |1.0.7 |Manifest: NOSIGNATURE
- sodiumleafculling-neoforge-1.0.1-1.21.1.jar |Sodium Leaf Culling |sodiumleafculling |1.0.1 |Manifest: NOSIGNATURE
- sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
- sodiumoptionsmodcompat-neoforge-1.0.0-1.21.1.jar |Sodium Options Mod Compat |sodiumoptionsmodcompat |1.0.0 |Manifest: NOSIGNATURE
- sophisticatedbackpacks-1.21.1-3.24.10.1232.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.10 |Manifest: NOSIGNATURE
- sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.1 |Manifest: NOSIGNATURE
- sophisticatedcore-1.21.1-1.3.35.968.jar |Sophisticated Core |sophisticatedcore |1.3.35 |Manifest: NOSIGNATURE
- sophisticatedstorage-1.21.1-1.4.28.1139.jar |Sophisticated Storage |sophisticatedstorage |1.4.28 |Manifest: NOSIGNATURE
- sophisticatedstoragecreateintegration-1.21.1-0.1.8|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.8 |Manifest: NOSIGNATURE
- spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
- spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
- Storage Drawers-neoforge-1.21-13.8.5.jar |Storage Drawers |storagedrawers |13.8.5 |Manifest: NOSIGNATURE
- Structory_1.21.x_v1.3.10.jar |Structory |structory |1.3.10 |Manifest: NOSIGNATURE
- structureessentials-1.21.1-4.7.jar |Structure Essentials mod |structureessentials |4.7 |Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
- supplementaries-1.21-3.1.8-neoforge.jar |Supplementaries |supplementaries |1.21-3.1.8 |Manifest: NOSIGNATURE
- tectonic-neoforge-1.21.1-2.4.3.jar |Tectonic |tectonic |2.4.3 |Manifest: NOSIGNATURE
- Terralith_1.21.x_v2.5.8.jar |Terralith |terralith |2.5.8 |Manifest: NOSIGNATURE
- toms_storage-1.21-2.1.3.jar |Tom's Simple Storage Mod |toms_storage |2.1.3 |Manifest: NOSIGNATURE
- toms_trading_network-1.21-0.3.3.jar |Tom's Trading Network |toms_trading_network |0.3.3 |Manifest: NOSIGNATURE
- toomanypaintings-24.7.27-1.21-neoforge.jar |Too Many Paintings |toomanypaintings |24.7.27-1.21-neoforg|Manifest: NOSIGNATURE
- torchmaster-neoforge-1.21.1-21.1.5-beta.jar |Torchmaster |torchmaster |21.1.5-beta |Manifest: NOSIGNATURE
- torchmastercobblemoncompat-1.6-neoforge-1.0.0.jar |Torchmaster Cobblemon Compat |torchmastercobblemoncompat |1.6-neoforge-1.0.0 |Manifest: NOSIGNATURE
- t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
- TradingPost-v21.1.0-1.21.1-NeoForge.jar |Trading Post |tradingpost |21.1.0 |Manifest: NOSIGNATURE
- trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
- underground_village-1.5.4.jar |underground_village |underground_village |1.5.4 |Manifest: NOSIGNATURE
- sawmill-1.21-1.5.18-neoforge.jar |Universal Sawmill |sawmill |1.21-1.5.18 |Manifest: NOSIGNATURE
- waystones-neoforge-1.21.1-21.1.17.jar |Waystones |waystones |21.1.17 |Manifest: NOSIGNATURE
- worldedit-mod-7.3.8.jar |WorldEdit |worldedit |7.3.8+6939-7d32b45 |Manifest: NOSIGNATURE
- Xaeros_Minimap_25.2.0_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |25.2.0 |Manifest: NOSIGNATURE
- XaerosWorldMap_1.39.4_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.4 |Manifest: NOSIGNATURE
- yet_another_config_lib_v3-3.6.6+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.6+1.21.1-neoforg|Manifest: NOSIGNATURE
- YungsApi-1.21.1-NeoForge-5.1.5.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
- YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
- YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
- YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
- YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
- YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
- YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
- YungsExtras-1.21.1-NeoForge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
- Crash Report UUID: 3e6b506d-7ee0-47f7-bab8-b6c0384f9494
- FML: 4.0.39
- NeoForge: 21.1.169
- Flywheel Backend: flywheel:indirect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement