Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I let you down. Sorry :(
- Time: 2025-07-08 11:50:05
- Description: Exception in server tick loop
- java.lang.NoClassDefFoundError: net/fabricmc/fabric/api/networking/v1/PlayerLookup
- at TRANSFORMER/[email protected]+1.21.1/io.wispforest.accessories.networking.AccessoriesNetworking.sendToTrackingAndSelf(AccessoriesNetworking.java:87) ~[accessories-neoforge-1.1.0-beta.34+1.21.1.jar%23298!/:?] {re:classloading,re:mixin}
- at TRANSFORMER/[email protected]+1.21.1/io.wispforest.accessories.impl.AccessoriesCapabilityImpl.reset(AccessoriesCapabilityImpl.java:112) ~[accessories-neoforge-1.1.0-beta.34+1.21.1.jar%23298!/:?] {re:mixin,re:classloading}
- at TRANSFORMER/[email protected]+1.21.1/io.wispforest.accessories.impl.AccessoriesCapabilityImpl.getHolder(AccessoriesCapabilityImpl.java:57) ~[accessories-neoforge-1.1.0-beta.34+1.21.1.jar%23298!/:?] {re:mixin,re:classloading}
- at TRANSFORMER/[email protected]+1.21.1/io.wispforest.accessories.impl.AccessoriesCapabilityImpl.<init>(AccessoriesCapabilityImpl.java:44) ~[accessories-neoforge-1.1.0-beta.34+1.21.1.jar%23298!/:?] {re:mixin,re:classloading}
- at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.accessoriesCapability(LivingEntity.java:8778) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:aether.mixins.json:common.LivingEntityMixin from mod aether,pl:mixin:APP:aether.mixins.json:common.accessor.LivingEntityAccessor from mod aether,pl:mixin:APP:relics.mixins.json:LivingEntityMixin from mod relics,pl:mixin:APP:curios.neoforge.mixins.json:MixinLivingEntity from mod curios,pl:mixin:APP:mixins.cobblemon-common.json:LivingEntityMixin from mod cobblemon,pl:mixin:APP:irons_spellbooks.mixins.json:LivingEntityAccessor from mod irons_spellbooks,pl:mixin:APP:irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks,pl:mixin:APP:cobbleride-common.mixins.json:LivingEntityMixin from mod cobbleride,pl:mixin:APP:cobbleride-common.mixins.json:accessor.LivingEntityAccessor from mod cobbleride,pl:mixin:APP:accessories-common.mixins.json:LivingEntityAccessor from mod accessories,pl:mixin:APP:accessories-common.mixins.json:LivingEntityMixin from mod accessories,pl:mixin:APP:accessories-common.mixins.json:client.cosmetic.LivingEntityMixin from mod accessories,pl:mixin:APP:betterarcheology.mixins.json:TorrentTotemItemTickMixin from mod betterarcheology,pl:mixin:A}
- at TRANSFORMER/[email protected]+1.21.1/io.wispforest.accessories.api.AccessoriesCapability.get(AccessoriesCapability.java:34) ~[accessories-neoforge-1.1.0-beta.34+1.21.1.jar%23298!/:?] {re:mixin,re:classloading}
- at TRANSFORMER/[email protected]+1.21.1/io.wispforest.accessories.impl.AccessoriesEventHandler.revalidatePlayer(AccessoriesEventHandler.java:82) ~[accessories-neoforge-1.1.0-beta.34+1.21.1.jar%23298!/:?] {re:classloading}
- at TRANSFORMER/[email protected]+1.21.1/io.wispforest.accessories.impl.AccessoriesEventHandler.dataSync(AccessoriesEventHandler.java:198) ~[accessories-neoforge-1.1.0-beta.34+1.21.1.jar%23298!/:?] {re:classloading}
- at TRANSFORMER/[email protected]+1.21.1/io.wispforest.accessories.neoforge.AccessoriesForge.onDataSync(AccessoriesForge.java:270) ~[accessories-neoforge-1.1.0-beta.34+1.21.1.jar%23298!/:?] {re:classloading}
- at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:26) ~[bus-8.0.2.jar%23117!/:?] {}
- at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.2.jar%23117!/:?] {}
- at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.2.jar%23117!/:?] {}
- at TRANSFORMER/[email protected]/net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:205) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:resourcefulconfig.mixins.json:common.PlayerListAccessor from mod resourcefulconfig,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerConfigurationPacketListenerImpl.handleConfigurationFinished(ServerConfigurationPacketListenerImpl.java:188) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:glitchcore.mixins.json:MixinServerConfigurationPacketListenerImpl from mod glitchcore,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(ServerboundFinishConfigurationPacket.java:22) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:classloading}
- at TRANSFORMER/[email protected]/net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(ServerboundFinishConfigurationPacket.java:8) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:classloading}
- at TRANSFORMER/[email protected]/net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:27) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:classloading}
- at TRANSFORMER/[email protected]/net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:classloading}
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,re:computing_frames,re:classloading}
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:872) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:170) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:855) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:849) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:821) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:826) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:712) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23224!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {}
- Caused by: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.networking.v1.PlayerLookup
- at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:216) ~[securejarhandler-3.0.8.jar:?] {}
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:216) ~[securejarhandler-3.0.8.jar:?] {}
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
- ... 31 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- 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 10 (amd64) version 10.0
- Java Version: 21.0.7, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 772602720 bytes (736 MiB) / 3135242240 bytes (2990 MiB) up to 4294967296 bytes (4096 MiB)
- CPUs: 8
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 2400G with Radeon Vega Graphics
- Identifier: AuthenticAMD Family 23 Model 17 Stepping 0
- Microarchitecture: Zen
- Frequency (GHz): 3.59
- Number of physical packages: 1
- Number of physical CPUs: 4
- Number of logical CPUs: 8
- Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti
- Graphics card #0 vendor: NVIDIA
- Graphics card #0 VRAM (MiB): 16380.00
- Graphics card #0 deviceId: VideoController1
- Graphics card #0 versionInfo: 32.0.15.6094
- Memory slot #0 capacity (MiB): 16384.00
- Memory slot #0 clockSpeed (GHz): 2.13
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MiB): 16384.00
- Memory slot #1 clockSpeed (GHz): 2.13
- Memory slot #1 type: DDR4
- Virtual memory max (MiB): 37553.74
- Virtual memory used (MiB): 14642.39
- Swap memory total (MiB): 4864.00
- Swap memory used (MiB): 0.00
- Space in storage for jna.tmpdir (MiB): available: 41815.89, total: 952690.00
- Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 41815.89, total: 952690.00
- Space in storage for io.netty.native.workdir (MiB): available: 41815.89, total: 952690.00
- Space in storage for java.io.tmpdir (MiB): available: 41815.89, total: 952690.00
- Space in storage for workdir (MiB): available: 41815.89, total: 952690.00
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
- Server Running: true
- Player Count: 0 / 8; []
- Active Data Packs: vanilla, mod_data, mod/villagesandpillages (incompatible), mod/owo, mod/geckolib, mod/playeranimator, mod/aether, mod/towntalk, mod/map_atlases (incompatible), mod/neoforge, mod/travelersbackpack, mod/yungsapi (incompatible), mod/glitchcore (incompatible), mod/cobbreeding (incompatible), mod/relics (incompatible), mod/twilightforest, mod/dungeons_arise, mod/farmersdelight (incompatible), mod/undergardendelight, mod/terrablender (incompatible), mod/moonlight (incompatible), mod/fabric_api_base, mod/endersdelight, mod/biomesoplenty (incompatible), mod/taxtg, mod/resourcefulconfig, mod/domum_ornamentum, mod/aeroblender (incompatible), mod/kotlinforforge (incompatible), mod/curios (incompatible), mod/blockui, mod/cobblemon (incompatible), mod/irons_spellbooks (incompatible), mod/lostcities, mod/structurize, mod/multipiston, mod/cobbleride, mod/accessories (incompatible), mod/cumulus_menus (incompatible), mod/minecolonies, mod/deeperdarker, mod/architectury (incompatible), mod/octolib, mod/aether_villages, mod/gardens_of_the_dead (incompatible), mod/reliquified_twilight_forest (incompatible), mod/betterarcheology, mod/undergarden, mod/nitrogen_internals, mod/deep_aether (incompatible), mod/byzantine (incompatible), mod/betteradvancements (incompatible), builtin/compat_recipes/aether_lost_content_not_compat (incompatible), bundle, builtin/aether_temporary_freezing, builtin/aether_ruined_portal, builtin/aether_accessories
- Available Data Packs: bundle, trade_rebalance, vanilla, mod/accessories (incompatible), mod/aeroblender (incompatible), mod/aether, mod/aether_villages, mod/architectury (incompatible), mod/betteradvancements (incompatible), mod/betterarcheology, mod/biomesoplenty (incompatible), mod/blockui, mod/byzantine (incompatible), mod/cobblemon (incompatible), mod/cobbleride, mod/cobbreeding (incompatible), mod/cumulus_menus (incompatible), mod/curios (incompatible), mod/deep_aether (incompatible), mod/deeperdarker, mod/domum_ornamentum, mod/dungeons_arise, mod/endersdelight, mod/fabric_api_base, mod/farmersdelight (incompatible), mod/gardens_of_the_dead (incompatible), mod/geckolib, mod/glitchcore (incompatible), mod/irons_spellbooks (incompatible), mod/kotlinforforge (incompatible), mod/lostcities, mod/map_atlases (incompatible), mod/minecolonies, mod/moonlight (incompatible), mod/multipiston, mod/neoforge, mod/nitrogen_internals, mod/octolib, mod/owo, mod/playeranimator, mod/relics (incompatible), mod/reliquified_twilight_forest (incompatible), mod/resourcefulconfig, mod/structurize, mod/taxtg, mod/terrablender (incompatible), mod/towntalk, mod/travelersbackpack, mod/twilightforest, mod/undergarden, mod/undergardendelight, mod/villagesandpillages (incompatible), mod/yungsapi (incompatible), mod_data, builtin/aether_accessories, builtin/aether_temporary_freezing, builtin/aether_ruined_portal, builtin/compat_recipes/aether_lost_content_not_compat (incompatible)
- Enabled Feature Flags: minecraft:bundle, minecraft:vanilla
- World Generation: Stable
- World Seed: -6098095308767339635
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
- Launched Version: neoforge-21.1.147
- 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.38.jar slf4jfixer PLUGINSERVICE
- loader-4.0.38.jar runtime_enum_extender PLUGINSERVICE
- at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
- loader-4.0.38.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
- modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- Mod List:
- accessories-neoforge-1.1.0-beta.34+1.21.1.jar |Accessories |accessories |1.1.0-beta.34+1.21.1|Manifest: NOSIGNATURE
- aeroblender-1.21.1-1.0.0-neoforge.jar |AeroBlender |aeroblender |1.0.0 |Manifest: NOSIGNATURE
- AetherVillages-1.21.1-1.0.8-neoforge.jar |Aether Villages |aether_villages |1.0.8 |Manifest: NOSIGNATURE
- architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
- BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |0.4.3.21 |Manifest: NOSIGNATURE
- betterarcheology-neoforge-1.3.2.jar |Better Archeology |betterarcheology |1.3.2 |Manifest: NOSIGNATURE
- BiomesOPlenty-neoforge-1.21.1-21.1.0.12.jar |Biomes O' Plenty |biomesoplenty |21.1.0.12 |Manifest: NOSIGNATURE
- Byzantine-1.21.1-35.jar |Byzantine |byzantine |35 |Manifest: NOSIGNATURE
- Cobblemon-neoforge-1.6.1+1.21.1.jar |Cobblemon |cobblemon |1.6.1+1.21.1 |Manifest: NOSIGNATURE
- cobbleride-neoforge-0.3.3+1.21.1.jar |Cobblemon: Ride On! |cobbleride |0.3.3+1.21.1 |Manifest: NOSIGNATURE
- Cobbreeding-neoforge-1.9.0.jar |Cobbreeding |cobbreeding |1.9.0 |Manifest: NOSIGNATURE
- cumulus_menus-1.21.1-2.0.5-neoforge.jar |Cumulus |cumulus_menus |2.0.5 |Manifest: NOSIGNATURE
- curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
- deep_aether-1.21.1-1.1.3.jar |Deep Aether |deep_aether |1.1.3 |Manifest: NOSIGNATURE
- deeperdarker-neoforge-1.21.1-1.3.5.jar |Deeper and Darker |deeperdarker |1.3.5 |Manifest: NOSIGNATURE
- domum-ornamentum-1.0.218-snapshot-main.jar |Domum Ornamentum |domum_ornamentum |1.0.218-snapshot |Manifest: NOSIGNATURE
- endersdelight-neoforge-1.21.1-1.1.0.jar |Ender's Delight |endersdelight |1.1.0 |Manifest: NOSIGNATURE
- FarmersDelight-1.21.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.2.8 |Manifest: NOSIGNATURE
- fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
- gardens-of-the-dead-neoforge-5.0.1.jar |Gardens of the Dead |gardens_of_the_dead |5.0.1 |Manifest: NOSIGNATURE
- geckolib-neoforge-1.21.1-4.7.6.jar |GeckoLib 4 |geckolib |4.7.6 |Manifest: NOSIGNATURE
- GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |2.1.0.0 |Manifest: NOSIGNATURE
- irons_spellbooks-1.21.1-3.13.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.13.1 |Manifest: NOSIGNATURE
- thedarkcolour.kffmod-5.9.0.jar |Kotlin For Forge |kotlinforforge |5.9.0 |Manifest: NOSIGNATURE
- lostcities-1.21-8.3.0.jar |LostCities |lostcities |1.21-8.3.0 |Manifest: NOSIGNATURE
- map_atlases-1.21-6.3.4-neoforge.jar |Map Atlases |map_atlases |1.21-6.3.4 |Manifest: NOSIGNATURE
- minecolonies-1.1.1025-1.21.1-snapshot.jar |MineColonies |minecolonies |1.1.1025-1.21.1-snap|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
- moonlight-1.21-2.19.5-neoforge.jar |Moonlight Lib |moonlight |1.21-2.19.5 |Manifest: NOSIGNATURE
- multipiston-1.2.57-1.21.1.jar |Multi-Piston |multipiston |1.2.57-1.21.1 |Manifest: NOSIGNATURE
- neoforge-21.1.147-universal.jar |NeoForge |neoforge |21.1.147 |Manifest: NOSIGNATURE
- nitrogen_internals-1.21.1-1.1.23-neoforge.jar |Nitrogen |nitrogen_internals |1.1.23 |Manifest: NOSIGNATURE
- OctoLib-NEOFORGE-0.5.0.1.jar |OctoLib |octolib |0.5.0.1 |Manifest: NOSIGNATURE
- owo-lib-neoforge-0.12.15.1-beta.6+1.21.jar |oωo |owo |0.12.15.1-beta.6+1.2|Manifest: NOSIGNATURE
- player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
- relics-1.21.1-0.10.7.5.jar |Relics |relics |0.10.7.5 |Manifest: NOSIGNATURE
- reliquified_twilight_forest-1.21.1-0.5.0.jar |Reliquified Twilight Forest |reliquified_twilight_forest |0.5.0 |Manifest: NOSIGNATURE
- resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
- structurize-1.0.780-1.21.1-snapshot.jar |Structurize |structurize |1.0.780-1.21.1-snaps|Manifest: NOSIGNATURE
- TaxTreeGiant+M.1.21.1+NeoF.2.1.1.jar |Tax' Tree Giant |taxtg |2.1.1 |Manifest: NOSIGNATURE
- TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |4.1.0.8 |Manifest: NOSIGNATURE
- aether-1.21.1-1.5.8-neoforge.jar |The Aether |aether |1.5.8 |Manifest: NOSIGNATURE
- twilightforest-1.21.1-4.7.3196-universal.jar |The Twilight Forest |twilightforest |4.7.3196 |Manifest: NOSIGNATURE
- The_Undergarden-1.21.1-0.9.3.jar |The Undergarden |undergarden |0.9.3 |Manifest: NOSIGNATURE
- towntalk-1.2.0.jar |Towntalk |towntalk |1.2.0 |Manifest: NOSIGNATURE
- travelersbackpack-neoforge-1.21.1-10.1.22.jar |Traveler's Backpack |travelersbackpack |10.1.22 |Manifest: NOSIGNATURE
- blockui-1.0.205-1.21.1.jar |UI Library Mod |blockui |1.0.205-1.21.1 |Manifest: NOSIGNATURE
- undergardendelight-1.2.1-neoforge-1.21.1.jar |Undergarden Delight |undergardendelight |1.2.1 |Manifest: NOSIGNATURE
- villagesandpillages-neoforge-mc1.21.1-1.0.3.jar |Villages & Pillages |villagesandpillages |1.0.3 |Manifest: NOSIGNATURE
- DungeonsArise-1.21.x-2.1.64-release.jar |When Dungeons Arise |dungeons_arise |2.1.64 |Manifest: NOSIGNATURE
- YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
- Crash Report UUID: ae472d93-ce5b-4265-9647-2c5430427ae7
- FML: 4.0.38
- NeoForge: 21.1.147
Add Comment
Please, Sign In to add comment