Advertisement
Guest User

artifactscrashreport

a guest
May 5th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.22 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 2025-05-05 10:51:37
  5. Description: Mod loading failures have occurred; consult the issue messages for more details
  6.  
  7. net.neoforged.neoforge.logging.CrashReportExtender$ModLoadingCrashException: Mod loading has failed
  8.  
  9.  
  10. A detailed walkthrough of the error, its code path and all known details is as follows:
  11. ---------------------------------------------------------------------------------------
  12.  
  13. -- Head --
  14. Thread: main
  15. Stacktrace:
  16. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.DeferredHolder.value(DeferredHolder.java:103) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:mixin,re:classloading}
  17. -- Mod loading issue --
  18. Details:
  19. Caused by 0: java.lang.ExceptionInInitializerError
  20. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks$AttributeCallbacks.onBake(NeoForgeRegistryCallbacks.java:100) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  21. at TRANSFORMER/[email protected]/net.minecraft.core.MappedRegistry.lambda$freeze$7(MappedRegistry.java:370) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,re:classloading,pl:mixin:APP:neoforge.mixins.json:MappedRegistryAccessor from mod neoforge,pl:mixin:APP:supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib,pl:mixin:APP:lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched,pl:mixin:APP:owo.mixins.json:registry.SimpleRegistryMixin from mod owo,pl:mixin:APP:create.mixins.json:accessor.MappedRegistryAccessor from mod create,pl:mixin:A}
  22. at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[?:?] {re:mixin}
  23. at TRANSFORMER/[email protected]/net.minecraft.core.MappedRegistry.freeze(MappedRegistry.java:370) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,re:classloading,pl:mixin:APP:neoforge.mixins.json:MappedRegistryAccessor from mod neoforge,pl:mixin:APP:supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib,pl:mixin:APP:lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched,pl:mixin:APP:owo.mixins.json:registry.SimpleRegistryMixin from mod owo,pl:mixin:APP:create.mixins.json:accessor.MappedRegistryAccessor from mod create,pl:mixin:A}
  24. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.RegistryManager.applySnapshot(RegistryManager.java:211) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  25. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.RegistryManager.lambda$applySnapshot$1(RegistryManager.java:146) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  26. at java.base/java.util.HashMap.forEach(HashMap.java:1429) ~[?:?] {re:mixin}
  27. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.RegistryManager.applySnapshot(RegistryManager.java:136) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  28. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.RegistryManager.revertToVanilla(RegistryManager.java:116) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  29. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:100) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin from mod supermartijn642corelib,pl:mixin:APP:relics.mixins.json:GameDataMixin from mod relics,pl:mixin:A}
  30. at TRANSFORMER/[email protected]/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  31. at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  32. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {}
  33. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {}
  34. at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
  35.  
  36. Mod file: <No mod information provided>
  37. Failure message: An uncaught parallel processing error has occurred.
  38. java.lang.ExceptionInInitializerError: null
  39. Mod version: <No mod information provided>
  40. Mod issues URL: <No issues URL found>
  41. Exception message: java.lang.NullPointerException: Trying to access unbound value: ResourceKey[minecraft:attribute / artifacts:generic.attack_burning_duration]
  42. Stacktrace:
  43. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.DeferredHolder.value(DeferredHolder.java:103) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:mixin,re:classloading}
  44. at TRANSFORMER/[email protected]/artifacts.registry.RegistryHolder.value(RegistryHolder.java:45) ~[artifacts-neoforge-12.1.5.jar%23568!/:?] {re:classloading}
  45. at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.attributes.AttributeInstance.<init>(AttributeInstance.java:37) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  46. at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.attributes.AttributeSupplier$Builder.create(AttributeSupplier.java:89) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,re:classloading}
  47. at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.attributes.AttributeSupplier$Builder.add(AttributeSupplier.java:99) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,re:classloading}
  48. at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.modifyReturnValue$bfj000$artifacts$createLivingAttributes(LivingEntity.java:11747) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:additionalentityattributes.mixins.json:common.LivingEntityScaleMixin from mod additionalentityattributes,pl:mixin:APP:the_bumblezone-common.mixins.json:entities.LaterLivingEntityMixin from mod the_bumblezone,pl:mixin:APP:enderiobase.mixins.json:LivingEntityMixin from mod enderio_base,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries,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:the_bumblezone-common.mixins.json:entities.LivingEntityAccessor from mod the_bumblezone,pl:mixin:APP:tombstone.mixins.json:LivingEntityMixin from mod tombstone,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity from mod caelus,pl:mixin:APP:cataclysm.mixins.json:LivingEntityMixin from mod cataclysm,pl:mixin:APP:mixins.artifacts.common.json:ability.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:ability.hurtsound.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:ability.teleportondeath.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:accessors.LivingEntityAccessor from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:attribute.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.neoforge.json:ability.slipresistance.LivingEntityMixin from mod artifacts,pl:mixin:APP:endermanoverhaul.mixins.json:common.LivingEntityMixin from mod endermanoverhaul,pl:mixin:APP:irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks,pl:mixin:APP:rarcompat.mixins.json:LivingEntityMixin from mod rarcompat,pl:mixin:APP:additionalentityattributes.mixins.json:common.LivingEntityMixin from mod additionalentityattributes,pl:mixin:APP:eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight,pl:mixin:APP:apothic_attributes.mixins.json:LivingEntityMixin from mod apothic_attributes,pl:mixin:APP:servercore.common.mixins.json:features.activation_range.inactive_ticks.LivingEntityMixin from mod servercore,pl:mixin:APP:curios.neoforge.mixins.json:MixinLivingEntity from mod curios,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis,pl:mixin:APP:mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft,pl:mixin:APP:netherportalfix.mixins.json:LivingEntityAccessor from mod netherportalfix,pl:mixin:APP:ars_nouveau.mixins.json:LivingAccessor from mod ars_nouveau,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity from mod ars_nouveau,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity from mod ars_nouveau,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:dummmmmmy-common.mixins.json:LivingEntityMixin from mod dummmmmmy,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity from mod mostructures,pl:mixin:APP:refurbished_furniture.common.mixins.json:LivingEntityMixin from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:LivingEntityMixin from mod kubejs,pl:mixin:APP:betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples,pl:mixin:APP:mixins.aae.json:MixinLivingEntity from mod advanced_ae,pl:mixin:APP:forbidden_arcanus.mixins.json:LivingEntityMixin from mod forbidden_arcanus,pl:mixin:APP:expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin from mod expandability,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin from mod create,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin from mod create,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor from mod create,pl:mixin:APP:the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone,pl:mixin:A}
  49. at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.createLivingAttributes(LivingEntity.java:313) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:additionalentityattributes.mixins.json:common.LivingEntityScaleMixin from mod additionalentityattributes,pl:mixin:APP:the_bumblezone-common.mixins.json:entities.LaterLivingEntityMixin from mod the_bumblezone,pl:mixin:APP:enderiobase.mixins.json:LivingEntityMixin from mod enderio_base,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries,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:the_bumblezone-common.mixins.json:entities.LivingEntityAccessor from mod the_bumblezone,pl:mixin:APP:tombstone.mixins.json:LivingEntityMixin from mod tombstone,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity from mod caelus,pl:mixin:APP:cataclysm.mixins.json:LivingEntityMixin from mod cataclysm,pl:mixin:APP:mixins.artifacts.common.json:ability.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:ability.hurtsound.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:ability.teleportondeath.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:accessors.LivingEntityAccessor from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:attribute.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts,pl:mixin:APP:mixins.artifacts.neoforge.json:ability.slipresistance.LivingEntityMixin from mod artifacts,pl:mixin:APP:endermanoverhaul.mixins.json:common.LivingEntityMixin from mod endermanoverhaul,pl:mixin:APP:irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks,pl:mixin:APP:rarcompat.mixins.json:LivingEntityMixin from mod rarcompat,pl:mixin:APP:additionalentityattributes.mixins.json:common.LivingEntityMixin from mod additionalentityattributes,pl:mixin:APP:eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight,pl:mixin:APP:apothic_attributes.mixins.json:LivingEntityMixin from mod apothic_attributes,pl:mixin:APP:servercore.common.mixins.json:features.activation_range.inactive_ticks.LivingEntityMixin from mod servercore,pl:mixin:APP:curios.neoforge.mixins.json:MixinLivingEntity from mod curios,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis,pl:mixin:APP:mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft,pl:mixin:APP:netherportalfix.mixins.json:LivingEntityAccessor from mod netherportalfix,pl:mixin:APP:ars_nouveau.mixins.json:LivingAccessor from mod ars_nouveau,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity from mod ars_nouveau,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity from mod ars_nouveau,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:dummmmmmy-common.mixins.json:LivingEntityMixin from mod dummmmmmy,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity from mod mostructures,pl:mixin:APP:refurbished_furniture.common.mixins.json:LivingEntityMixin from mod refurbished_furniture,pl:mixin:APP:kubejs.mixins.json:LivingEntityMixin from mod kubejs,pl:mixin:APP:betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples,pl:mixin:APP:mixins.aae.json:MixinLivingEntity from mod advanced_ae,pl:mixin:APP:forbidden_arcanus.mixins.json:LivingEntityMixin from mod forbidden_arcanus,pl:mixin:APP:expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin from mod expandability,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin from mod create,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin from mod create,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor from mod create,pl:mixin:APP:the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone,pl:mixin:A}
  50. at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.createMobAttributes(Mob.java:160) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone-common.mixins.json:entities.MobAccessor from mod the_bumblezone,pl:mixin:APP:tombstone.mixins.json:MobMixin from mod tombstone,pl:mixin:APP:livingthings.mixins.json:entity.MobAccessor from mod livingthings,pl:mixin:APP:mixins.artifacts.common.json:accessors.MobAccessor from mod artifacts,pl:mixin:APP:rarcompat.mixins.json:MobMixin from mod rarcompat,pl:mixin:APP:servercore.common.mixins.json:features.activation_range.inactive_ticks.MobMixin from mod servercore,pl:mixin:APP:apotheosis.mixins.json:MobMixin from mod apotheosis,pl:mixin:APP:mixins.pneumaticcraft.json:accessors.MobAccess from mod pneumaticcraft,pl:mixin:APP:ars_nouveau.mixins.json:MobAccessor from mod ars_nouveau,pl:mixin:APP:ars_nouveau.mixins.json:jar.MobAccessorMixin from mod ars_nouveau,pl:mixin:APP:aether.mixins.json:common.MobMixin from mod aether,pl:mixin:APP:nuggets.mixins.json:MobAccessor from mod nuggets,pl:mixin:APP:letmedespawn.mixins.json:MobMixin from mod letmedespawn,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin from mod moonlight,pl:mixin:APP:mahoutsukai.mixins.json:MixinMob from mod (unknown),pl:mixin:APP:create.mixins.json:MobMixin from mod create,pl:mixin:A}
  51. at TRANSFORMER/[email protected]/net.minecraft.world.entity.animal.allay.Allay.createAttributes(Allay.java:148) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.breeding_cap.AllayMixin from mod servercore,pl:mixin:A}
  52. at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.attributes.DefaultAttributes.<clinit>(DefaultAttributes.java:90) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:classloading}
  53. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks$AttributeCallbacks.onBake(NeoForgeRegistryCallbacks.java:100) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  54. at TRANSFORMER/[email protected]/net.minecraft.core.MappedRegistry.lambda$freeze$7(MappedRegistry.java:370) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,re:classloading,pl:mixin:APP:neoforge.mixins.json:MappedRegistryAccessor from mod neoforge,pl:mixin:APP:supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib,pl:mixin:APP:lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched,pl:mixin:APP:owo.mixins.json:registry.SimpleRegistryMixin from mod owo,pl:mixin:APP:create.mixins.json:accessor.MappedRegistryAccessor from mod create,pl:mixin:A}
  55. at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[?:?] {re:mixin}
  56. at TRANSFORMER/[email protected]/net.minecraft.core.MappedRegistry.freeze(MappedRegistry.java:370) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,re:classloading,pl:mixin:APP:neoforge.mixins.json:MappedRegistryAccessor from mod neoforge,pl:mixin:APP:supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib,pl:mixin:APP:lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched,pl:mixin:APP:owo.mixins.json:registry.SimpleRegistryMixin from mod owo,pl:mixin:APP:create.mixins.json:accessor.MappedRegistryAccessor from mod create,pl:mixin:A}
  57. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.RegistryManager.applySnapshot(RegistryManager.java:211) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  58. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.RegistryManager.lambda$applySnapshot$1(RegistryManager.java:146) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  59. at java.base/java.util.HashMap.forEach(HashMap.java:1429) ~[?:?] {re:mixin}
  60. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.RegistryManager.applySnapshot(RegistryManager.java:136) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  61. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.RegistryManager.revertToVanilla(RegistryManager.java:116) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  62. at TRANSFORMER/[email protected]/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:100) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin from mod supermartijn642corelib,pl:mixin:APP:relics.mixins.json:GameDataMixin from mod relics,pl:mixin:A}
  63. at TRANSFORMER/[email protected]/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  64. at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
  65. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {}
  66. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {}
  67. at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
  68.  
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.21.1
  73. Minecraft Version ID: 1.21.1
  74. Operating System: Linux (amd64) version 6.1.0-34-amd64
  75. Java Version: 21.0.7, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  77. Memory: 3014518160 bytes (2874 MiB) / 4294967296 bytes (4096 MiB) up to 8589934592 bytes (8192 MiB)
  78. CPUs: 12
  79. Processor Vendor: AuthenticAMD
  80. Processor Name: AMD Ryzen 5 3600X 6-Core Processor
  81. Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
  82. Microarchitecture: Zen 2
  83. Frequency (GHz): -0.00
  84. Number of physical packages: 1
  85. Number of physical CPUs: 6
  86. Number of logical CPUs: 12
  87. Graphics card #0 name: GP104 [GeForce GTX 1070 Ti]
  88. Graphics card #0 vendor: NVIDIA Corporation (0x10de)
  89. Graphics card #0 VRAM (MiB): 288.00
  90. Graphics card #0 deviceId: 0x1b82
  91. Graphics card #0 versionInfo: unknown
  92. Virtual memory max (MiB): 16982.95
  93. Virtual memory used (MiB): 6499.28
  94. Swap memory total (MiB): 975.00
  95. Swap memory used (MiB): 0.00
  96. Space in storage for jna.tmpdir (MiB): <path not set>
  97. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
  98. Space in storage for io.netty.native.workdir (MiB): <path not set>
  99. Space in storage for java.io.tmpdir (MiB): available: 429112.66, total: 467394.72
  100. Space in storage for workdir (MiB): available: 429112.66, total: 467394.72
  101. JVM Flags: 20 total; -Xms4G -Xmx8G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
  102. ModLauncher: 11.0.4+main.d2e20e43
  103. ModLauncher launch target: forgeserver
  104. ModLauncher services:
  105. sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
  106. loader-4.0.38.jar slf4jfixer PLUGINSERVICE
  107. loader-4.0.38.jar runtime_enum_extender PLUGINSERVICE
  108. at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
  109. loader-4.0.38.jar runtimedistcleaner PLUGINSERVICE
  110. modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
  111. modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
  112. modlauncher-11.0.4.jar crash_assistant TRANSFORMATIONSERVICE
  113. FML Language Providers:
  114. [email protected]+0.16.0+1.21
  115. Mod List:
  116. accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
  117. accessories-neoforge-1.1.0-beta.34+1.21.1.jar |Accessories |accessories |1.1.0-beta.34+1.21.1|Manifest: NOSIGNATURE
  118. actuallyadditions-1.3.17+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.17 |Manifest: NOSIGNATURE
  119. AdditionalEntityAttributes-2.0.0+1.21.1-neoforge.j|Additional Entity Attributes |additionalentityattributes |2.0.0+1.21.1 |Manifest: NOSIGNATURE
  120. additional_lights-neoforge-1.21-2.1.9.jar |Additional Lights |additional_lights |2.1.9 |Manifest: NOSIGNATURE
  121. AdvancedAE-1.2.5-1.21.1.jar |Advanced AE |advanced_ae |1.2.5-1.21.1 |Manifest: NOSIGNATURE
  122. AdvancedPeripherals-1.21.1-0.7.49a.jar |Advanced Peripherals |advancedperipherals |0.7.49a |Manifest: NOSIGNATURE
  123. ae2importexportcard-1.21-1.4.0.jar |AE2 Import Export Card |ae2importexportcard |1.21-1.4.0 |Manifest: NOSIGNATURE
  124. ae2jeiintegration-1.2.0.jar |AE2 JEI Integration |ae2jeiintegration |1.2.0 |Manifest: NOSIGNATURE
  125. ae2ct-1.21.1-1.0.6.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.0.6 |Manifest: NOSIGNATURE
  126. AE2NetworkAnalyzer-1.21-2.1.0-neoforge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.21-2.1.0-neoforge |Manifest: NOSIGNATURE
  127. ae2wtlib-19.2.2.jar |AE2WTLib |ae2wtlib |19.2.2 |Manifest: NOSIGNATURE
  128. de.mari_023.ae2wtlib_api-19.2.2.jar |AE2WTLib API |ae2wtlib_api |19.2.2 |Manifest: NOSIGNATURE
  129. aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar |AEInfinityBooster |aeinfinitybooster |1.21.1-1.0.0.49 |Manifest: NOSIGNATURE
  130. AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE
  131. AkashicTome-1.8-29.jar |Akashic Tome |akashictome |1.8-29 |Manifest: NOSIGNATURE
  132. allthearcanistgear-1.21.1-21.3.0.jar |All The Arcanist Gear |allthearcanistgear |1.21.1-21.3.0 |Manifest: NOSIGNATURE
  133. alltheleaks-0.1.15-beta+1.21.1-neoforge.jar |All The Leaks |alltheleaks |0.1.15-beta+1.21.1-n|Manifest: NOSIGNATURE
  134. allthewizardgear-1.21.1-1.1.9.jar |All the Wizard Gear |allthewizardgear |1.21.1-1.1.9 |Manifest: NOSIGNATURE
  135. allthecompressed-1.21.1-4.2.0.jar |AllTheCompressed |allthecompressed |4.2.0 |Manifest: NOSIGNATURE
  136. allthemodium-2.9.2_mc_1.21.1.jar |Allthemodium |allthemodium |2.9.2 |Manifest: NOSIGNATURE
  137. alltheores-3.1.6_neoforge_1.21.1.jar |AllTheOres |alltheores |3.1.6 |Manifest: NOSIGNATURE
  138. allthetweaks-1.21-2.6.2.jar |AllTheTweaks |allthetweaks |2.6.2 |Manifest: NOSIGNATURE
  139. almanac-1.21.x-neoforge-1.0.2.jar |Almanac |almanac |1.0.2 |Manifest: NOSIGNATURE
  140. almostunified-neoforge-1.21.1-1.2.3.jar |AlmostUnified |almostunified |1.21.1-1.2.3 |Manifest: NOSIGNATURE
  141. amendments-1.21-1.2.24-neoforge.jar |Amendments |amendments |1.21-1.2.24 |Manifest: NOSIGNATURE
  142. Apotheosis-1.21.1-8.2.1.jar |Apotheosis |apotheosis |8.2.1 |Manifest: NOSIGNATURE
  143. ApothicAttributes-1.21.1-2.7.0.jar |Apothic Attributes |apothic_attributes |2.7.0 |Manifest: NOSIGNATURE
  144. ApothicEnchanting-1.21.1-1.3.2.jar |Apothic Enchanting |apothic_enchanting |1.3.2 |Manifest: NOSIGNATURE
  145. ApothicSpawners-1.21.1-1.2.1.jar |Apothic Spawners |apothic_spawners |1.2.1 |Manifest: NOSIGNATURE
  146. appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
  147. appliedenergistics2-19.2.8.jar |Applied Energistics 2 |ae2 |19.2.8 |Manifest: NOSIGNATURE
  148. Applied-Mekanistics-1.6.2.jar |Applied Mekanistics |appmek |1.6.2 |Manifest: NOSIGNATURE
  149. AppliedFlux-1.21-2.1.0-neoforge.jar |AppliedFlux |appflux |1.21-2.1.0-neoforge |Manifest: NOSIGNATURE
  150. Aquaculture-1.21.1-2.7.14.jar |Aquaculture 2 |aquaculture |2.7.14 |Manifest: NOSIGNATURE
  151. architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
  152. ars_additions-1.21.1-21.2.2.jar |Ars Additions |ars_additions |1.21.1-21.2.2 |Manifest: NOSIGNATURE
  153. ars_elemental-1.21.1-0.7.3.0.jar |Ars Elemental |ars_elemental |0.7.3.0 |Manifest: NOSIGNATURE
  154. ars_nouveau-1.21.1-5.8.1-all.jar |Ars Nouveau |ars_nouveau |5.8.1 |Manifest: NOSIGNATURE
  155. ars_ocultas-1.21.1-2.1.0.jar |Ars Ocultas |ars_ocultas |2.1.0 |Manifest: NOSIGNATURE
  156. arseng-2.1.1-beta.jar |Ars Énergistique |arseng |2.1.1-beta |Manifest: NOSIGNATURE
  157. artifacts-neoforge-12.1.5.jar |Artifacts |artifacts |12.1.5 |Manifest: NOSIGNATURE
  158. athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
  159. atlas_api-1.21-1.0.2.jar |Atlas API |atlas_api |1.21-1.0.2 |Manifest: NOSIGNATURE
  160. attributefix-neoforge-1.21.1-21.1.2.jar |AttributeFix |attributefix |21.1.2 |Manifest: NOSIGNATURE
  161. bwncr-neoforge-1.21.1-3.20.3.jar |Bad Wither No Cookie Reloaded |bwncr |3.20.3 |Manifest: NOSIGNATURE
  162. balm-neoforge-1.21.1-21.0.39.jar |Balm |balm |21.0.39 |Manifest: NOSIGNATURE
  163. baubley-heart-canisters-1.21.1-1.2.2.jar |Baubley Heart Canisters |bhc |1.21.1-1.2.2 |Manifest: NOSIGNATURE
  164. bcc-21.1.3+mc1.21.1.jar |Better Compatibility Checker |bcc |21.1.3 |Manifest: NOSIGNATURE
  165. bibliocraft-1.21.1-1.4.1.jar |Bibliocraft Legacy |bibliocraft |1.4.1 |Manifest: NOSIGNATURE
  166. bibliowoods-1.21.1-1.4.0.jar |Bibliowoods Legacy |bibliowoods |1.4.0 |Manifest: NOSIGNATURE
  167. blueflame-1.21.1-1.1.1.jar |Blue Flame Burning |blueflame |1.21.1-1.1.1 |Manifest: NOSIGNATURE
  168. bookshelf-neoforge-1.21.1-21.1.57.jar |Bookshelf |bookshelf |21.1.57 |Manifest: NOSIGNATURE
  169. BridgingMod-2.6.2+1.21.1.neoforge-release.jar |Bridging Mod |bridgingmod |2.6.2+1.21.1 |Manifest: NOSIGNATURE
  170. buildinggadgets2-1.3.8.jar |Building Gadgets 2 |buildinggadgets2 |1.3.8 |Manifest: NOSIGNATURE
  171. Byzantine-1.21.1-31.3.jar |Byzantine |byzantine |31.3 |Manifest: NOSIGNATURE
  172. cabletiers-neoforge-1.21.1-0.1.1.jar |Cable Tiers |cabletiers |1.21.1-0.1.1 |Manifest: NOSIGNATURE
  173. caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
  174. camol-1.21.1-0.2.3.jar |Camol |camol |1.21.1-0.2.3 |Manifest: NOSIGNATURE
  175. catjammies-1.21-1.7.1.jar |CatJammies |catjammies |1.21-1.7.1 |Manifest: NOSIGNATURE
  176. cc-tweaked-1.21.1-forge-1.115.1.jar |CC: Tweaked |computercraft |1.115.1 |Manifest: NOSIGNATURE
  177. charginggadgets-1.14.1.jar |Charging Gadgets |charginggadgets |1.14.1 |Manifest: NOSIGNATURE
  178. chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
  179. chisel-neoforge-2.0.0+mc1.21.1.jar |Chisel Reborn |chisel |2.0.0+mc1.21.1 |Manifest: NOSIGNATURE
  180. [neoforge]ctov-3.5.7a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.7a |Manifest: NOSIGNATURE
  181. cleanswing-1.9.jar |Clean Swing |cleanswing |1.9 |Manifest: NOSIGNATURE
  182. cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
  183. CloudGlass-1.21.1-1.0.1.jar |Cloud Glass |cloudglass |1.0.1 |Manifest: NOSIGNATURE
  184. Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |Manifest: NOSIGNATURE
  185. cobblegengalore-1.21.1-0.2.0.jar |Cobblegen Galore |cobblegengalore |1.21.1-0.2.0 |Manifest: NOSIGNATURE
  186. cobweb-neoforge-1.21-1.3.3.jar |Cobweb |cobweb |1.3.3 |Manifest: NOSIGNATURE
  187. CodeChickenLib-1.21.1-4.6.0.521.jar |CodeChicken Lib |codechickenlib |4.6.0.521 |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  188. comforts-neoforge-9.0.3+1.21.1.jar |Comforts |comforts |9.0.3+1.21.1 |Manifest: NOSIGNATURE
  189. common-networking-neoforge-1.0.18-1.21.1.jar |Common Networking |commonnetworking |1.0.18-1.21.1 |Manifest: NOSIGNATURE
  190. commoncapabilities-1.21.1-neoforge-2.9.8.jar |CommonCapabilities |commoncapabilities |2.9.8 |Manifest: NOSIGNATURE
  191. compactmachines-neoforge-7.0.22.jar |Compact Machines |compactmachines |7.0.22 |Manifest: NOSIGNATURE
  192. connectedglass-1.1.13-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.13 |Manifest: NOSIGNATURE
  193. CTM-1.21-1.2.1+3.jar |ConnectedTexturesMod |ctm |1.21-1.2.1+3 |Manifest: NOSIGNATURE
  194. connectivity-1.21.1-7.1.jar |Connectivity Mod |connectivity |7.1 |Manifest: NOSIGNATURE
  195. ConstructionSticks-1.21.1-1.1.5.jar |Construction Sticks |constructionstick |1.1.5 |Manifest: NOSIGNATURE
  196. Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
  197. cookingforblockheads-neoforge-1.21.1-21.1.12.jar |Cooking for Blockheads |cookingforblockheads |21.1.12 |Manifest: NOSIGNATURE
  198. tombstone-neoforge-1.21.1-9.2.9.jar |Corail Tombstone |tombstone |9.2.9 |Manifest: NOSIGNATURE
  199. Corgilib-NeoForge-1.21.1-5.0.0.3.jar |CorgiLib |corgilib |5.0.0.3 |Manifest: NOSIGNATURE
  200. 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
  201. crafting_on_a_stick-1.21.0.1.jar |Crafting On A Stick |crafting_on_a_stick |1.21.0.1 |Manifest: NOSIGNATURE
  202. craftingtweaks-neoforge-1.21.1-21.1.5.jar |Crafting Tweaks |craftingtweaks |21.1.5 |Manifest: NOSIGNATURE
  203. crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.7.4 |Manifest: NOSIGNATURE
  204. crashutilities-9.0.4.jar |Crash Utilities |crashutilities |9.0.4 |Manifest: NOSIGNATURE
  205. create-1.21.1-6.0.4.jar |Create |create |6.0.4 |Manifest: NOSIGNATURE
  206. CreeperOverhaul-neoforge-1.21.1-4.0.6.jar |Creeper Overhaul |creeperoverhaul |4.0.6 |Manifest: NOSIGNATURE
  207. cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
  208. cryonicconfig-neoforge-1.0.0+mc1.21.4.jar |Cryonic Config |cryonicconfig |1.0.0+mc1.21.4 |Manifest: NOSIGNATURE
  209. crystalix-1.3.1_neoforge_1.21.1.jar |Crystalix |crystalix |1.3.1 |Manifest: NOSIGNATURE
  210. Cucumber-1.21.1-8.0.11.jar |Cucumber Library |cucumber |8.0.11 |Manifest: NOSIGNATURE
  211. cumulus_menus-1.21.1-2.0.5-neoforge.jar |Cumulus |cumulus_menus |2.0.5 |Manifest: NOSIGNATURE
  212. cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
  213. curios-neoforge-9.4.2+1.21.1.jar |Curios API |curios |9.4.2+1.21.1 |Manifest: NOSIGNATURE
  214. cyclopscore-1.21.1-neoforge-1.25.9.jar |Cyclops Core |cyclopscore |1.25.9 |Manifest: NOSIGNATURE
  215. deeperdarker-neoforge-1.21-1.3.4.jar |Deeper and Darker |deeperdarker |1.3.4 |Manifest: NOSIGNATURE
  216. deimos-1.21.1-neoforge-2.1.jar |Deimos |deimos |2.1 |Manifest: NOSIGNATURE
  217. DimStorage-1.21-9.0.2.jar |DimStorage |dimstorage |9.0.2 |Manifest: NOSIGNATURE
  218. disenchanting_table-merged-1.21.1-4.0.2.jar |Dis-Enchanting Table |disenchanting_table |4.0.2 |Manifest: NOSIGNATURE
  219. domum-ornamentum-1.0.213-snapshot-main.jar |Domum Ornamentum |domum_ornamentum |1.0.213-snapshot |Manifest: NOSIGNATURE
  220. DungeonCrawl-NeoForge-1.21-2.3.15.jar |Dungeon Crawl |dungeoncrawl |2.3.15 |Manifest: NOSIGNATURE
  221. dyenamics-1.21.1-3.3.1.jar |Dyenamics |dyenamics |1.21.1-3.3.1 |Manifest: NOSIGNATURE
  222. easy-villagers-neoforge-1.21.1-1.1.27.jar |Easy Villagers |easy_villagers |1.21.1-1.1.27 |Manifest: NOSIGNATURE
  223. EdivadLib-1.21-3.0.0.jar |EdivadLib |edivadlib |3.0.0 |Manifest: NOSIGNATURE
  224. elevatorid-neoforge-1.21.1-1.11.4.jar |ElevatorMod |elevatorid |1.21.1-1.11.4 |Manifest: NOSIGNATURE
  225. enchdesc-neoforge-1.21.1-21.1.7.jar |EnchantmentDescriptions |enchdesc |21.1.7 |Manifest: NOSIGNATURE
  226. com.enderio.endercore-7.1.8-alpha.jar |Ender Core |endercore |7.1.8-alpha |Manifest: NOSIGNATURE
  227. enderio-7.1.8-alpha.jar |Ender IO |enderio |7.1.8-alpha |Manifest: NOSIGNATURE
  228. com.enderio.enderio-armory-7.1.8-alpha.jar |Ender IO Armory |enderio_armory |7.1.8-alpha |Manifest: NOSIGNATURE
  229. com.enderio.enderio-base-7.1.8-alpha.jar |Ender IO Base |enderio_base |7.1.8-alpha |Manifest: NOSIGNATURE
  230. com.enderio.enderio-conduits-7.1.8-alpha.jar |Ender IO Conduits |enderio_conduits |7.1.8-alpha |Manifest: NOSIGNATURE
  231. com.enderio.enderio-machines-7.1.8-alpha.jar |Ender IO Machines |enderio_machines |7.1.8-alpha |Manifest: NOSIGNATURE
  232. com.enderio.enderio-conduits-modded-7.1.8-alpha.ja|Ender IO Modded Conduits |enderio_conduits_modded |7.1.8-alpha |Manifest: NOSIGNATURE
  233. enderdrives-neoforge-1.21.1-1.2.4.jar |EnderDrives |enderdrives |1.2.4 |Manifest: NOSIGNATURE
  234. endermanoverhaul-neoforge-1.21.1-2.0.2.jar |Enderman Overhaul |endermanoverhaul |2.0.2 |Manifest: NOSIGNATURE
  235. EnderStorage-1.21.1-2.13.0.191.jar |EnderStorage |enderstorage |2.13.0.191 |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  236. entangled-1.3.20a-neoforge-mc1.21.jar |Entangled |entangled |1.3.20+a |Manifest: NOSIGNATURE
  237. EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE
  238. eternalstarlight-0.4.2-hotfix+1.21.1+neoforge.jar |Eternal Starlight |eternal_starlight |0.4.2-hotfix+1.21.1+|Manifest: NOSIGNATURE
  239. everythingcopper-1.21.1-2.4.3.jar |Everything is Copper |everythingcopper |1.21.1-2.4.3 |Manifest: NOSIGNATURE
  240. evilcraft-1.21.1-neoforge-1.2.69.jar |EvilCraft |evilcraft |1.2.69 |Manifest: NOSIGNATURE
  241. expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
  242. experiencelib-1.21.1-1.0.3.jar |ExperienceLib |experiencelib |1.0.3 |Manifest: NOSIGNATURE
  243. ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
  244. Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |Manifest: NOSIGNATURE
  245. extended-industrialization-1.14.8-1.21.1.jar |Extended Industrialization |extended_industrialization |1.14.8-1.21.1 |Manifest: NOSIGNATURE
  246. ExtendedAE-1.21-2.2.8-neoforge.jar |ExtendedAE |extendedae |1.21-2.2.8-neoforge |Manifest: NOSIGNATURE
  247. ExtraDisks-1.21.1-4.0.9.jar |Extra Disks |extradisks |1.21.1-4.0.9 |Manifest: NOSIGNATURE
  248. ExtraStorage-1.21.1-5.0.1.jar |ExtraStorage |extrastorage |5.0.1 |Manifest: NOSIGNATURE
  249. ExtremeReactors2-1.21.1-2.4.21.jar |Extreme Reactors |bigreactors |1.21.1-2.4.21 |Manifest: NOSIGNATURE
  250. factory_blocks-neoforge-1.4.0+mc1.21.1.jar |Factory Blocks |factory_blocks |1.4.0+mc1.21.1 |Manifest: NOSIGNATURE
  251. FarmersDelight-1.21.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.2.7 |Manifest: NOSIGNATURE
  252. farmingforblockheads-neoforge-1.21.1-21.1.8.jar |Farming for Blockheads |farmingforblockheads |21.1.8 |Manifest: NOSIGNATURE
  253. FastWorkbench-1.21-9.1.2.jar |Fast Workbench |fastbench |9.1.2 |Manifest: NOSIGNATURE
  254. FastFurnace-1.21.1-9.0.0.jar |FastFurnace |fastfurnace |9.0.0 |Manifest: NOSIGNATURE
  255. 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
  256. fireproofboats-1.21.1-1.0.4.jar |Fireproof Boats |fireproofboats |1.21.1-1.0.4 |Manifest: NOSIGNATURE
  257. flickerfix-1.21.0.jar |FlickerFix |flickerfix |4.0.1 |Manifest: NOSIGNATURE
  258. FluxNetworks-1.21.1-8.0.0.jar |Flux Networks |fluxnetworks |8.0.0 |Manifest: NOSIGNATURE
  259. flywheel-neoforge-1.21.1-1.0.2.jar |Flywheel |flywheel |1.0.2 |Manifest: NOSIGNATURE
  260. forbidden_arcanus-1.21.1-2.5.15.jar |Forbidden Arcanus |forbidden_arcanus |2.5.15 |Manifest: NOSIGNATURE
  261. fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
  262. fabric-networking-api-v1-4.2.2+a92978fd19.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.2.2+a92978fd19 |Manifest: NOSIGNATURE
  263. fabric-screen-api-v1-2.0.24+79a4c2b0d1.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.24+79a4c2b0d1 |Manifest: NOSIGNATURE
  264. formations-1.0.3-neoforge-mc1.21.jar |Formations |formations |1.0.3 |Manifest: NOSIGNATURE
  265. formationsnether-1.0.5-mc1.21+.jar |Formations Nether |formationsnether |1.0.5 |Manifest: NOSIGNATURE
  266. formationsoverworld-1.0.4-mc1.21+.jar |Formations Overworld |formationsoverworld |1.0.4 |Manifest: NOSIGNATURE
  267. FramedBlocks-10.3.1.jar |FramedBlocks |framedblocks |10.3.1 |Manifest: NOSIGNATURE
  268. framework-neoforge-1.21.1-0.9.4.jar |Framework |framework |0.9.4 |Manifest: NOSIGNATURE
  269. ftb-chunks-neoforge-2101.1.8.jar |FTB Chunks |ftbchunks |2101.1.8 |Manifest: NOSIGNATURE
  270. ftb-essentials-neoforge-2101.1.6.jar |FTB Essentials |ftbessentials |2101.1.6 |Manifest: NOSIGNATURE
  271. ftb-filter-system-neoforge-21.1.0.jar |FTB Filter System |ftbfiltersystem |21.1.0 |Manifest: NOSIGNATURE
  272. ftbjeiextras-21.1.5.jar |FTB Jei Extras |ftbjeiextras |21.1.5 |Manifest: NOSIGNATURE
  273. ftb-library-neoforge-2101.1.12.jar |FTB Library |ftblibrary |2101.1.12 |Manifest: NOSIGNATURE
  274. ftb-quests-neoforge-2101.1.8.jar |FTB Quests |ftbquests |2101.1.8 |Manifest: NOSIGNATURE
  275. ftb-ranks-neoforge-2101.1.2.jar |FTB Ranks |ftbranks |2101.1.2 |Manifest: NOSIGNATURE
  276. ftb-teams-neoforge-2101.1.2.jar |FTB Teams |ftbteams |2101.1.2 |Manifest: NOSIGNATURE
  277. ftb-ultimine-neoforge-2101.1.1.jar |FTB Ultimine |ftbultimine |2101.1.1 |Manifest: NOSIGNATURE
  278. ftb-xmod-compat-neoforge-21.1.3.jar |FTB XMod Compat |ftbxmodcompat |21.1.3 |Manifest: NOSIGNATURE
  279. fuelgoeshere-1.21.1-1.2.0.jar |Fuel Goes Here |fuelgoeshere |1.21.1-1.2.0 |Manifest: NOSIGNATURE
  280. functionalstorage-1.21.1-1.4.2.jar |Functional Storage |functionalstorage |1.21.1-1.4.2 |Manifest: NOSIGNATURE
  281. fusion-1.2.7-neoforge-mc1.21.jar |Fusion |fusion |1.2.7 |Manifest: NOSIGNATURE
  282. fzzy_config-0.6.9+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.6.9+1.21+neoforge |Manifest: NOSIGNATURE
  283. GatewaysToEternity-1.21.1-5.0.2.jar |Gateways To Eternity |gateways |5.0.2 |Manifest: NOSIGNATURE
  284. geckolib-neoforge-1.21.1-4.7.5.1.jar |GeckoLib 4 |geckolib |4.7.5.1 |Manifest: NOSIGNATURE
  285. generatorgalore-1.21.1-1.3.4.jar |Generator Galore |generatorgalore |1.21.1-1.3.4 |Manifest: NOSIGNATURE
  286. getittogetherdrops-neoforge-1.21-1.3.2.jar |Get It Together, Drops! |getittogetherdrops |1.3.2 |Manifest: NOSIGNATURE
  287. Glassential-renewed-neoforge-1.21.1-3.1.6.jar |Glassential-renewed |glassential |3.1.6 |Manifest: NOSIGNATURE
  288. Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
  289. GrandPower-3.0.0.jar |Grand Power |grandpower |3.0.0 |Manifest: NOSIGNATURE
  290. GravitationalModulatingAdditionalUnit-1.21.1-6.3.j|Gravitational Modulating Addit|gmut |6.3 |Manifest: NOSIGNATURE
  291. guideme-21.1.8.jar |GuideME |guideme |21.1.8 |Manifest: NOSIGNATURE
  292. handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
  293. hardenedarmadillos-1.21.1-0.2.0.jar |Hardened Armadillos |hardenedarmadillos |1.21.1-0.2.0 |Manifest: NOSIGNATURE
  294. harvest-with-ease-neoforge-1.21-9.4.0.jar |Harvest with ease |harvest_with_ease |9.4.0 |Manifest: NOSIGNATURE
  295. heyberryshutup-1.21.0-2.0.4.jar |Hey Berry! SHUT UP |heyberryshutup |1.21.0-2.0.4 |Manifest: NOSIGNATURE
  296. HostileNeuralNetworks-1.21.1-6.1.3.jar |Hostile Neural Networks |hostilenetworks |6.1.3 |Manifest: NOSIGNATURE
  297. hyperbox-1.21-6.0.0.1.jar |Hyperbox |hyperbox |6.0.0.1 |Manifest: NOSIGNATURE
  298. imfast-NEOFORGE-1.0.2.jar |I'm Fast |imfast |1.0.2 |Manifest: NOSIGNATURE
  299. illagerwarship-1.0.0-neoforge-1.21.1.jar |Illager-Warship |illagerwarship |1.0.0 |Manifest: NOSIGNATURE
  300. ImmediatelyFast-NeoForge-1.6.5+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.5+1.21.1 |Manifest: NOSIGNATURE
  301. Immersive-Energistics-1.1.0-beta.jar |Immersive Energistics |immeng |1.1.0-beta |Manifest: NOSIGNATURE
  302. ImmersiveEngineering-1.21.1-12.1.1-186.jar |Immersive Engineering |immersiveengineering |12.1.1-186 |Manifest: NOSIGNATURE
  303. industrialforegoing-1.21-3.6.25.jar |Industrial Foregoing |industrialforegoing |1.21-3.6.25 |Manifest: NOSIGNATURE
  304. industrial-foregoing-souls-1.21.1-1.10.4.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.10.4 |Manifest: NOSIGNATURE
  305. infiniverse-1.21-2.0.1.0.jar |Infiniverse |infiniverse |2.0.1.0 |Manifest: NOSIGNATURE
  306. integratedcrafting-1.21.1-neoforge-1.1.16-300.jar |IntegratedCrafting |integratedcrafting |1.1.16 |Manifest: NOSIGNATURE
  307. integrateddynamics-1.21.1-neoforge-1.25.11-1151.ja|IntegratedDynamics |integrateddynamics |1.25.11 |Manifest: NOSIGNATURE
  308. integratedscripting-1.21.1-neoforge-1.0.17.jar |IntegratedScripting |integratedscripting |1.0.17 |Manifest: NOSIGNATURE
  309. integratedterminals-1.21.1-neoforge-1.6.10.jar |IntegratedTerminals |integratedterminals |1.6.10 |Manifest: NOSIGNATURE
  310. integratedtunnels-1.21.1-neoforge-1.8.37.jar |IntegratedTunnels |integratedtunnels |1.8.37 |Manifest: NOSIGNATURE
  311. interdimensionalwirelesstransmitter-neoforge-1.21.|Interdimensional Wireless Tran|interdimensionalwirelesstransm|1.21.1-0.1.2 |Manifest: NOSIGNATURE
  312. inventoryessentials-neoforge-1.21.1-21.1.2.jar |Inventory Essentials |inventoryessentials |21.1.2 |Manifest: NOSIGNATURE
  313. invtweaks-1.21.1-1.3.2.jar |Inventory Tweaks Refoxed |invtweaks |1.21.1-1.3.2 |Manifest: NOSIGNATURE
  314. ironfurnaces-neoforge-1.21.1-4.2.6.jar |Iron Furnaces |ironfurnaces |4.2.6 |Manifest: NOSIGNATURE
  315. IronJetpacks-1.21.1-8.0.7.jar |Iron Jetpacks |ironjetpacks |8.0.7 |Manifest: NOSIGNATURE
  316. irons_jewelry-1.21.1-1.1.0.jar |Iron's Gems 'n Jewelry |irons_jewelry |1.21.1-1.1.0 |Manifest: NOSIGNATURE
  317. irons_spellbooks-1.21.1-3.11.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.11.0 |Manifest: NOSIGNATURE
  318. itemcollectors-1.1.10-neoforge-mc1.21.jar |Item Collectors |itemcollectors |1.1.10 |Manifest: NOSIGNATURE
  319. Jade-1.21.1-NeoForge-15.10.0.jar |Jade |jade |15.10.0+neoforge |Manifest: NOSIGNATURE
  320. jamlib-neoforge-1.3.5+1.21.1.jar |JamLib |jamlib |1.3.5+1.21.1 |Manifest: NOSIGNATURE
  321. trophymanager-1.21.1-2.2.4.jar |Jonn's Trophies |trophymanager |1.21.1-2.2.4 |Manifest: NOSIGNATURE
  322. journeymap-neoforge-1.21.1-6.0.0-beta.44.jar |Journeymap |journeymap |1.21.1-6.0.0-beta.44|Manifest: NOSIGNATURE
  323. journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar |JourneyMap API |journeymap_api |2.0.0 |Manifest: NOSIGNATURE
  324. jumpboat-1.21.0-1.0.5.jar |Jumpy Boats |jumpboat |1.21.0-1.0.5 |Manifest: NOSIGNATURE
  325. justdirethings-1.5.5.jar |Just Dire Things |justdirethings |1.5.5 |Manifest: NOSIGNATURE
  326. jearchaeology-1.21.1-1.1.6.jar |Just Enough Archaeology |jearchaeology |1.21.1-1.1.6 |Manifest: NOSIGNATURE
  327. jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |19.21.0.247 |Manifest: NOSIGNATURE
  328. kffmod-5.7.0.jar |Kotlin For Forge |kotlinforforge |5.7.0 |Manifest: NOSIGNATURE
  329. kubejs-neoforge-2101.7.1-build.181.jar |KubeJS |kubejs |2101.7.1-build.181 |Manifest: NOSIGNATURE
  330. kuma-api-neoforge-21.0.5+1.21.jar |KumaAPI |kuma_api |21.0.5 |Manifest: NOSIGNATURE
  331. L_Ender's Cataclysm-2.64-1.21.1.jar |L_Ender's Cataclysm |cataclysm |2.64-1.21.1 |Manifest: NOSIGNATURE
  332. laserbridges-1.21.1-neoforge-5.jar |Laser Bridges & Doors |laserbridges |5 |Manifest: NOSIGNATURE
  333. laserio-1.9.11.jar |LaserIO |laserio |1.9.11 |Manifest: NOSIGNATURE
  334. letmedespawn-1.21.x-neoforge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |Manifest: NOSIGNATURE
  335. lionfishapi-2.6.jar |lionfishapi |lionfishapi |2.6 |Manifest: NOSIGNATURE
  336. lithostitched-neoforge-1.21.1-1.4.5.jar |Lithostitched |lithostitched |1.4.2 |Manifest: NOSIGNATURE
  337. livingthings-neoforge-1.21.1-2.2.0.jar |Living Things |livingthings |1.21.1-2.2.0 |Manifest: NOSIGNATURE
  338. lmft-1.0.4+1.21-neoforge.jar |Load My F***ing Tags |lmft |1.0.4+1.21 |Manifest: NOSIGNATURE
  339. lootr-neoforge-1.21-1.10.35.91.jar |Lootr |lootr |1.21-1.10.35.91 |Manifest: NOSIGNATURE
  340. luminax-1.2.2_neoforge_1.21.1.jar |Luminax |luminax |1.2.2 |Manifest: NOSIGNATURE
  341. mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE
  342. mcw-doors-1.1.2-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.2 |Manifest: NOSIGNATURE
  343. mcw-fences-1.2.0-1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |Manifest: NOSIGNATURE
  344. mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE
  345. mcw-holidays-1.1.0-mc1.21.1neoforge.jar |Macaw's Holidays |mcwholidays |1.1.0 |Manifest: NOSIGNATURE
  346. mcw-lights-1.1.1-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.1 |Manifest: NOSIGNATURE
  347. mcw-paths-1.1.0neoforge-mc1.21.1.jar |Macaw's Paths and Pavings |mcwpaths |1.1.0 |Manifest: NOSIGNATURE
  348. mcw-roofs-2.3.1-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.1 |Manifest: NOSIGNATURE
  349. mcw-stairs-1.0.1-1.21.1neoforge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.1 |Manifest: NOSIGNATURE
  350. mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |Manifest: NOSIGNATURE
  351. mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
  352. mahoutsukai-1.21.0-v1.35.42.jar |Mahou Tsukai |mahoutsukai |1.21.0-v1.35.42 |Manifest: NOSIGNATURE
  353. herbsandharvest-1.21.1-1.jar |Mama's Herbs and Harvest |herbsandharvest |1.0.0 |Manifest: NOSIGNATURE
  354. merrymaking-1.21.1-7.jar |Mama's MerryMaking |merrymaking |1.0.0 |Manifest: NOSIGNATURE
  355. mcjtylib-1.21-9.0.8.jar |McJtyLib |mcjtylib |1.21-9.0.8 |Manifest: NOSIGNATURE
  356. merequester-neoforge-1.21.1-1.1.8.jar |ME Requester |merequester |1.21.1-1.1.8 |Manifest: NOSIGNATURE
  357. Measurements-neoforge-1.21-3.0.0.jar |Measurements |measurements |3.0.0 |Manifest: NOSIGNATURE
  358. megacells-4.7.0.jar |MEGA Cells |megacells |4.7.0 |Manifest: NOSIGNATURE
  359. Mekanism-1.21.1-10.7.13.78.jar |Mekanism |mekanism |10.7.13 |Manifest: NOSIGNATURE
  360. mekanismcovers-1.3-BETA+1.21.jar |Mekanism Covers |mekanismcovers |1.3-BETA+1.21 |Manifest: NOSIGNATURE
  361. MekanismGenerators-1.21.1-10.7.13.78.jar |Mekanism: Generators |mekanismgenerators |10.7.13 |Manifest: NOSIGNATURE
  362. MekanismTools-1.21.1-10.7.13.78.jar |Mekanism: Tools |mekanismtools |10.7.13 |Manifest: NOSIGNATURE
  363. memorysettings-1.21-5.9.jar |memorysettings mod |memorysettings |5.9 |Manifest: NOSIGNATURE
  364. minecolonies-1.1.933-1.21.1-snapshot.jar |MineColonies |minecolonies |1.1.933-1.21.1-snaps|Manifest: NOSIGNATURE
  365. server-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: NOSIGNATURE
  366. mininggadgets-1.18.6.jar |Mining Gadgets |mininggadgets |1.18.6 |Manifest: NOSIGNATURE
  367. dummmmmmy-1.21-2.0.7-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.7 |Manifest: NOSIGNATURE
  368. mostructures-neoforge-1.5.0+1.21.jar |Mo' Structures |mostructures |1.5.0+1.21 |Manifest: NOSIGNATURE
  369. mob_grinding_utils-1.1.7+mc1.21.1.jar |Mob Grinding Utils |mob_grinding_utils |1.1.7+mc1.21.1 |Manifest: NOSIGNATURE
  370. Modern-Dynamics-0.9.4.jar |Modern Dynamics |moderndynamics |0.9.4 |Manifest: NOSIGNATURE
  371. Modern-Industrialization-2.3.2.jar |Modern Industrialization |modern_industrialization |2.3.2 |Manifest: NOSIGNATURE
  372. modernfix-neoforge-5.21.0+mc1.21.1.jar |ModernFix |modernfix |5.21.0+mc1.21.1 |Manifest: NOSIGNATURE
  373. modonomicon-1.21.1-neoforge-1.114.1.jar |Modonomicon |modonomicon |1.114.1 |Manifest: NOSIGNATURE
  374. mffs-5.4.17.jar |Modular Force Field System |mffs |5.4.17 |Manifest: NOSIGNATURE
  375. modular_machinery_reborn-1.21.1-2.3.0.jar |Modular Machinery Reborn |modular_machinery_reborn |2.3.0 |Manifest: NOSIGNATURE
  376. modular_machinery_reborn_ars-1.21.1-2.0.3.jar |Modular Machinery Reborn ArsNo|modular_machinery_reborn_ars |2.0.3 |Manifest: NOSIGNATURE
  377. modular_machinery_reborn_mekanism-1.21.1-2.0.6.jar|Modular Machinery Reborn Mekan|modular_machinery_reborn_mekan|2.0.6 |Manifest: NOSIGNATURE
  378. modular-routers-13.2.1+mc1.21.1.jar |Modular Routers |modularrouters |13.2.1 |Manifest: NOSIGNATURE
  379. monolib-neoforge-1.21.1-2.0.0.jar |MonoLib |monolib |2.0.0 |Manifest: NOSIGNATURE
  380. mes-1.3.5-1.21.jar |Moog's End Structures |mes |1.3.5-1.21 |Manifest: NOSIGNATURE
  381. mns-1.0.8-1.21.jar |Moog's Nether Structures |mns |1.0.8-1.21 |Manifest: NOSIGNATURE
  382. mss-1.2.8-1.21.jar |Moog's Soaring Structures |mss |1.2.8-1.21 |Manifest: NOSIGNATURE
  383. mvs-4.3.0-1.21.jar |Moog's Voyager Structures |mvs |4.3.0-1.21 |Manifest: NOSIGNATURE
  384. moonlight-1.21-2.18.5-neoforge.jar |Moonlight Lib |moonlight |1.21-2.18.5 |Manifest: NOSIGNATURE
  385. moredragoneggs-5.0.jar |More Dragon Eggs |moredragoneggs |5.0 |Manifest: NOSIGNATURE
  386. mifa-neoforge-1.21.x-2.1.0.jar |More Industrial Foregoing Addo|mifa |2.1.0 |Manifest: NOSIGNATURE
  387. morered-1.21.1-6.0.0.3.jar |More Red |morered |6.0.0.3 |Manifest: NOSIGNATURE
  388. MoreRed-CCT-Compat-1.21.1-1.3.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.21.1-1.3.0 |Manifest: NOSIGNATURE
  389. MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
  390. refurbished_furniture-neoforge-1.21.1-1.0.12.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.12 |Manifest: NOSIGNATURE
  391. multipiston-1.2.51-1.21.1-snapshot.jar |Multi-Piston |multipiston |1.2.51-1.21.1-snapsh|Manifest: NOSIGNATURE
  392. MysticalAgradditions-1.21.1-8.0.5.jar |Mystical Agradditions |mysticalagradditions |8.0.5 |Manifest: NOSIGNATURE
  393. MysticalAgriculture-1.21.1-8.0.14.jar |Mystical Agriculture |mysticalagriculture |8.0.14 |Manifest: NOSIGNATURE
  394. MysticalCustomization-1.21.1-6.0.0.jar |Mystical Customization |mysticalcustomization |6.0.0 |Manifest: NOSIGNATURE
  395. NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
  396. NaturesAura-41.6.jar |NaturesAura |naturesaura |41.6 |Manifest: NOSIGNATURE
  397. neoforge-21.1.148-universal.jar |NeoForge |neoforge |21.1.148 |Manifest: NOSIGNATURE
  398. netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
  399. nitrogen_internals-1.21.1-1.1.23-neoforge.jar |Nitrogen |nitrogen_internals |1.1.23 |Manifest: NOSIGNATURE
  400. NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
  401. novillagerdm-1.21.1-6.0.0.jar |No Villager Death Messages |novillagerdm |6.0.0 |Manifest: NOSIGNATURE
  402. not_enough_glyphs-1.21.1-4.1.1.jar |Not Enough Glyphs |not_enough_glyphs |4.1.1 |Manifest: NOSIGNATURE
  403. nuggets-neoforge-1.21-1.0.5.jar |Nuggets |nuggets |1.0.5 |Manifest: NOSIGNATURE
  404. Nullscape_1.21.x_v1.2.11.jar |Nullscape |nullscape |1.2.11 |Manifest: NOSIGNATURE
  405. observable-5.4.3.jar |Observable |observable |5.4.3 |Manifest: NOSIGNATURE
  406. occultism-1.21.1-neoforge-1.179.3.jar |Occultism |occultism |1.179.3 |Manifest: NOSIGNATURE
  407. occultism_kubejs-1.21.1-neoforge-1.8.0.jar |Occultism KubeJS |occultism_kubejs |1.8.0 |Manifest: NOSIGNATURE
  408. OctoLib-NEOFORGE-0.5.0.1.jar |OctoLib |octolib |0.5.0.1 |Manifest: NOSIGNATURE
  409. Oh-The-Biomes-Weve-Gone-NeoForge-2.3.13.jar |Oh The Biomes We've Gone |biomeswevegone |2.3.13 |Manifest: NOSIGNATURE
  410. Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.10.jar|Oh The Trees You'll Grow |ohthetreesyoullgrow |5.0.10 |Manifest: NOSIGNATURE
  411. omegaconfig-neoforge-1.5.1.jar |Omega Config Architectury |omegaconfig |1.5.1 |Manifest: NOSIGNATURE
  412. overloadedarmorbar-neoforge-1.21-2.jar |OverloadedArmorBar |overloadedarmorbar |2 |Manifest: NOSIGNATURE
  413. owo-lib-neoforge-0.12.15.1-beta.3+1.21.jar |oωo |owo |0.12.15.1-beta.3+1.2|Manifest: NOSIGNATURE
  414. pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar |Pam's HarvestCraft - Crops |pamhc2crops |1.0.0 |Manifest: NOSIGNATURE
  415. pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar |Pam's HarvestCraft - Food Core|pamhc2foodcore |1.0.0 |Manifest: NOSIGNATURE
  416. pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar |Pam's HarvestCraft - Food Exte|pamhc2foodextended |1.0.0 |Manifest: NOSIGNATURE
  417. pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar |Pam's HarvestCraft - Trees |pamhc2trees |1.0.0 |Manifest: NOSIGNATURE
  418. Patchouli-1.21-88-NEOFORGE.jar |Patchouli |patchouli |1.21-88-NEOFORGE |Manifest: NOSIGNATURE
  419. pipez-neoforge-1.21.1-1.2.19.jar |Pipez |pipez |1.21.1-1.2.19 |Manifest: NOSIGNATURE
  420. Placebo-1.21.1-9.7.1.jar |Placebo |placebo |9.7.1 |Manifest: NOSIGNATURE
  421. player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
  422. pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |8.2.12 |Manifest: NOSIGNATURE
  423. pocketstorage-1.2.4+1.21.1-b40.jar |Pocket Storage |pocketstorage |1.2.4+1.21.1-b40 |Manifest: NOSIGNATURE
  424. polylib-2100.0.3-build.172-neoforge.jar |PolyLib |polylib |2100.0.3-build.172 |Manifest: NOSIGNATURE
  425. polymorph-neoforge-1.0.9+1.21.1.jar |Polymorph |polymorph |1.0.9+1.21.1 |Manifest: NOSIGNATURE
  426. polyeng-0.4.1.jar |Polymorphic Energistics |polyeng |0.4.1 |Manifest: NOSIGNATURE
  427. Ponder-NeoForge-1.21.1-1.0.46.jar |Ponder |ponder |1.0.46 |Manifest: NOSIGNATURE
  428. potionsmaster-21.1.113-0.6.9.1-packdev.jar |PotionsMaster |potionsmaster |0.6.9.1-packdev |Manifest: NOSIGNATURE
  429. Powah-6.2.3.jar |Powah |powah |6.2.3 |Manifest: NOSIGNATURE
  430. prickle-neoforge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |Manifest: NOSIGNATURE
  431. productivebees-1.21.1-13.6.15.jar |Productive Bees |productivebees |1.21.1-13.6.15 |Manifest: NOSIGNATURE
  432. productivelib-1.21.0-0.1.15.jar |Productive Lib |productivelib |1.21.0-0.1.15 |Manifest: NOSIGNATURE
  433. productivemetalworks-1.21.1-1.3.1.jar |Productive Metalworks |productivemetalworks |1.21.1-1.3.1 |Manifest: NOSIGNATURE
  434. productivetrees-1.21.1-0.7.0.jar |Productive Trees |productivetrees |1.21.1-0.7.0 |Manifest: NOSIGNATURE
  435. pylons-1.21.1-5.1.1.jar |Pylons |pylons |5.1.1 |Manifest: NOSIGNATURE
  436. AdditionalEnchantedMiner-1.21.1-neoforge-21.1.124.|QuarryPlus |quarryplus |21.1.124 |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43
  437. railcraft-reborn-1.21.1-1.2.5.jar |Railcraft Reborn |railcraft |1.2.5 |Manifest: NOSIGNATURE
  438. rangedpumps-1.3.0.jar |Ranged Pumps |rangedpumps |1.3.0 |Manifest: NOSIGNATURE
  439. rarcompat-1.21-0.9.5.jar |RAR-Compat |rarcompat |0.9.5 |Manifest: NOSIGNATURE
  440. reap-neoforge-1.21.1-1.1.2.jar |Reap Mod |reap |1.21.1-1.1.2 |Manifest: NOSIGNATURE
  441. rebind_narrator-neoforge-1.21.1-2.0.3.jar |Rebind Narrator |rebind_narrator |2.0.3 |Manifest: NOSIGNATURE
  442. rechiseled-1.1.6a-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.1.6+a |Manifest: NOSIGNATURE
  443. rechiseled_chipped-1.3-1.21.1.jar |Rechiseled: Chipped |rechiseled_chipped |1.3 |Manifest: NOSIGNATURE
  444. redstonepen-1.21-neoforge-1.11.42.jar |Redstone Pen |redstonepen |1.11.42 |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  445. refinedstorage-neoforge-2.0.0-beta.2.jar |Refined Storage |refinedstorage |2.0.0-beta.2 |Manifest: NOSIGNATURE
  446. refinedstorage-curios-integration-1.0.0.jar |Refined Storage - Curios Integ|refinedstorage_curios_integrat|1.0.0 |Manifest: NOSIGNATURE
  447. refinedstorage-jei-integration-neoforge-1.0.0.jar |Refined Storage - JEI Integrat|refinedstorage_jei_integration|1.0.0 |Manifest: NOSIGNATURE
  448. refinedstorage-mekanism-integration-1.0.0.jar |Refined Storage - Mekanism Int|refinedstorage_mekanism_integr|1.0.0 |Manifest: NOSIGNATURE
  449. refinedstorage-quartz-arsenal-neoforge-1.0.0.jar |Refined Storage - Quartz Arsen|refinedstorage_quartz_arsenal |1.0.0 |Manifest: NOSIGNATURE
  450. regions_unexplored-neoforge-1.21.1-0.5.6.1.jar |Regions Unexplored |regions_unexplored |0.5.6.1 |Manifest: NOSIGNATURE
  451. relics-1.21.1-0.10.7.4.jar |Relics |relics |0.10.7.4 |Manifest: NOSIGNATURE
  452. reliquary-1.21.1-2.0.48.1255.jar |Reliquary Reincarnations |reliquary |2.0.48 |Manifest: NOSIGNATURE
  453. repeatable_trial_vaults-neoforge-1.21-1.0.2.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.2 |Manifest: NOSIGNATURE
  454. repurposed_structures-7.5.13+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.13+1.21.1-neofor|Manifest: NOSIGNATURE
  455. resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
  456. resourcefulconfig-neoforge-1.21-3.0.9.jar |Resourcefulconfig |resourcefulconfig |3.0.9 |Manifest: NOSIGNATURE
  457. restrictions-1.21-7.0.3.jar |Restrictions |restrictions |1.21-7.0.3 |Manifest: NOSIGNATURE
  458. rftoolsbase-1.21-6.0.7.jar |RFToolsBase |rftoolsbase |1.21-6.0.7 |Manifest: NOSIGNATURE
  459. rftoolsbuilder-1.21-7.0.2.jar |RFToolsBuilder |rftoolsbuilder |1.21-7.0.2 |Manifest: NOSIGNATURE
  460. rftoolspower-1.21-7.0.3.jar |RFToolsPower |rftoolspower |1.21-7.0.3 |Manifest: NOSIGNATURE
  461. rftoolsutility-1.21-7.0.2.jar |RFToolsUtility |rftoolsutility |1.21-7.0.2 |Manifest: NOSIGNATURE
  462. rhino-2101.2.7-build.74.jar |Rhino |rhino |2101.2.7-build.74 |Manifest: NOSIGNATURE
  463. RootsClassic-1.21.1-1.5.5.jar |Roots Classic |rootsclassic |1.21.1-1.5.5 |Manifest: NOSIGNATURE
  464. Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
  465. [1.21.1] SecurityCraft v1.9.12.jar |SecurityCraft |securitycraft |1.9.12 |Manifest: NOSIGNATURE
  466. servercore-neoforge-1.5.10+1.21.1.jar |ServerCore |servercore |1.5.10+1.21.1 |Manifest: NOSIGNATURE
  467. showcaseitem-1.21.1-1.1.0.jar |Showcase Item |showcaseitem |1.21.1-1.1.0 |Manifest: NOSIGNATURE
  468. shrink-2.0.1.47-neoforge.jar |Shrink |shrink |2.0.1.47 |Manifest: NOSIGNATURE
  469. silent-gear-1.21.1-neoforge-4.0.18.jar |Silent Gear |silentgear |4.0.18 |Manifest: NOSIGNATURE
  470. silent-lib-1.21.1-neoforge-10.4.0.jar |Silent Lib |silentlib |10.4.0 |Manifest: NOSIGNATURE
  471. simplemagnets-1.1.12c-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.12+c |Manifest: NOSIGNATURE
  472. simplylight-1.5.3+1.21.1-b4.jar |Simply Light |simplylight |1.5.3 |Manifest: NOSIGNATURE
  473. SmartBrainLib-neoforge-1.21.1-1.16.7.jar |SmartBrainLib |smartbrainlib |1.16.7 |Manifest: NOSIGNATURE
  474. smithingtemplateviewer-1.0.0.jar |SmithingTemplateViewer |smithingtemplateviewer |1.0.0 |Manifest: NOSIGNATURE
  475. sophisticatedbackpacks-1.21.1-3.24.7.1223.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.7 |Manifest: NOSIGNATURE
  476. sophisticatedcore-1.21.1-1.3.25.948.jar |Sophisticated Core |sophisticatedcore |1.3.25 |Manifest: NOSIGNATURE
  477. sophisticatedstorage-1.21.1-1.4.19.1118.jar |Sophisticated Storage |sophisticatedstorage |1.4.19 |Manifest: NOSIGNATURE
  478. sophisticatedstorageinmotion-1.21.1-0.10.8.82.jar |Sophisticated Storage In Motio|sophisticatedstorageinmotion |0.10.8 |Manifest: NOSIGNATURE
  479. soulplied_energistics-1.0.1.jar |Soulplied Energistics |soulplied_energistics |1.0.1 |Manifest: NOSIGNATURE
  480. spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
  481. spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
  482. solcarrot-1.21.1-1.16.5.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5 |Manifest: NOSIGNATURE
  483. stevescarts-1.21-1.2.13-neoforge.jar |StevesCarts2 |stevescarts |1.2.13 |Manifest: NOSIGNATURE
  484. storagedelight-25.03.09-1.21-neoforge.jar |Storage Delight |storagedelight |25.03.09-1.21-neofor|Manifest: NOSIGNATURE
  485. Structory_1.21.x_v1.3.10.jar |Structory |structory |1.3.10 |Manifest: NOSIGNATURE
  486. Structory_Towers_1.21.x_v1.0.11.jar |Structory: Towers |structory_towers |1.0.11 |Manifest: NOSIGNATURE
  487. structurize-1.0.767-1.21.1-snapshot.jar |Structurize |structurize |1.0.767-1.21.1-snaps|Manifest: NOSIGNATURE
  488. stylecolonies-1.13-1.21.1.jar |Stylecolonies |stylecolonies |1.13 |Manifest: NOSIGNATURE
  489. Super Factory Manager (SFM)-MC1.21.1-4.21.0.jar |Super Factory Manager (SFM) |sfm |4.21.0 |Manifest: NOSIGNATURE
  490. supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
  491. supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
  492. supplementaries-1.21-3.1.6-neoforge.jar |Supplementaries |supplementaries |1.21-3.1.6 |Manifest: NOSIGNATURE
  493. sushigocrafting-1.21-0.6.4.jar |Sushi Go Crafting |sushigocrafting |0.6.4 |Manifest: NOSIGNATURE
  494. sussysniffers-1.21.1-0.1.2.jar |Sussy Sniffers |sussysniffers |1.21.1-0.1.2 |Manifest: NOSIGNATURE
  495. TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |4.1.0.8 |Manifest: NOSIGNATURE
  496. tesseract-api-neoforge-1.8.6-1.21.1.jar |Tesseract API |tesseract_api |1.8.6-1.21.1 |Manifest: NOSIGNATURE
  497. aether-1.21.1-1.5.8-neoforge.jar |The Aether |aether |1.5.8 |Manifest: NOSIGNATURE
  498. the_bumblezone-7.8.11+1.21.1-neoforge.jar |The Bumblezone |the_bumblezone |7.8.11+1.21.1-neofor|Manifest: NOSIGNATURE
  499. twilightforest-1.21.1-4.7.3094-universal.jar |The Twilight Forest |twilightforest |4.7.3094 |Manifest: NOSIGNATURE
  500. The_Undergarden-1.21.1-0.8.22.jar |The Undergarden |undergarden |0.8.22 |Manifest: NOSIGNATURE
  501. theurgy-1.21.1-neoforge-1.60.0.jar |Theurgy |theurgy |1.60.0 |Manifest: NOSIGNATURE
  502. theurgy_kubejs-1.21.1-neoforge-1.4.0.jar |Theurgy KubeJS |theurgy_kubejs |1.4.0 |Manifest: NOSIGNATURE
  503. tiab-neoforge-6.4.0.jar |Time In A Bottle |tiab |6.4.0 |Manifest: NOSIGNATURE
  504. titanium-1.21-4.0.36.jar |Titanium |titanium |4.0.36 |Manifest: NOSIGNATURE
  505. ToastControl-1.21-9.0.0.jar |Toast Control |toastcontrol |9.0.0 |Manifest: NOSIGNATURE
  506. ToolBelt-1.21.1-2.2.6.jar |Tool Belt |toolbelt |2.2.6 |Manifest: NOSIGNATURE
  507. torchmaster-neoforge-1.21.1-21.1.5-beta.jar |Torchmaster |torchmaster |21.1.5-beta |Manifest: NOSIGNATURE
  508. t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
  509. towntalk-1.2.0.jar |Towntalk |towntalk |1.2.0 |Manifest: NOSIGNATURE
  510. trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
  511. trashslot-neoforge-1.21.1-21.1.4.jar |TrashSlot |trashslot |21.1.4 |Manifest: NOSIGNATURE
  512. treetap-1.21.1-0.4.3.jar |Tree Tap |treetap |1.21.1-0.4.3 |Manifest: NOSIGNATURE
  513. blockui-1.0.199-1.21.1-snapshot.jar |UI Library Mod |blockui |1.0.199-1.21.1-snaps|Manifest: NOSIGNATURE
  514. UndergroundVillages-neoforge-1.21.1-4.0.1.jar |Underground Villages Mod |underground_villages |4.0.1 |Manifest: NOSIGNATURE
  515. universalgrid-neoforge-1.21.1-0.1.3.jar |Universal Grid |universalgrid |1.21.1-0.1.3 |Manifest: NOSIGNATURE
  516. sawmill-1.21-1.5.18-neoforge.jar |Universal Sawmill |sawmill |1.21-1.5.18 |Manifest: NOSIGNATURE
  517. utilitarian-1.21.1-0.13.11.jar |Utilitarian |utilitarian |1.21.1-0.13.11 |Manifest: NOSIGNATURE
  518. valhelsia_core-neoforge-1.21.1-1.1.5.jar |Valhelsia Core |valhelsia_core |1.1.5 |Manifest: NOSIGNATURE
  519. variantsandventures-neoforge-mc1.21.1-1.0.11.jar |Variants&Ventures |variantsandventures |1.0.11 |Manifest: NOSIGNATURE
  520. villagesandpillages-neoforge-mc1.21.1-1.0.3.jar |Villages & Pillages |villagesandpillages |1.0.3 |Manifest: NOSIGNATURE
  521. waystones-neoforge-1.21.1-21.1.15.jar |Waystones |waystones |21.1.15 |Manifest: NOSIGNATURE
  522. DungeonsArise-1.21.x-2.1.64-release.jar |When Dungeons Arise |dungeons_arise |2.1.64 |Manifest: NOSIGNATURE
  523. wirelesschargers-1.0.9a-neoforge-mc1.21.jar |Wireless Chargers |wirelesschargers |1.0.9+a |Manifest: NOSIGNATURE
  524. WitherSkeletonTweaks-1.21.1-10.0.2.jar |Wither Skeleton Tweaks |wstweaks |10.0.2 |Manifest: NOSIGNATURE
  525. wits-1.3.0+1.21-neoforge.jar |WITS |wits |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
  526. xnet-1.21-7.0.4.jar |XNet |xnet |1.21-7.0.4 |Manifest: NOSIGNATURE
  527. xtonesreworked-1.1.0-NF-1.21_21.0.167.jar |XTones Reworked |xtonesreworked |1.1.0 |Manifest: NOSIGNATURE
  528. xycraft_core-0.7.45-all.jar |XyCraft Core |xycraft_core |0.7.45 |Manifest: NOSIGNATURE
  529. xycraft_machines-0.7.45.jar |XyCraft Machines |xycraft_machines |0.7.45 |Manifest: NOSIGNATURE
  530. xycraft_override-0.7.45.jar |XyCraft Override |xycraft_override |0.7.45 |Manifest: NOSIGNATURE
  531. xycraft_world-0.7.45.jar |XyCraft World |xycraft_world |0.7.45 |Manifest: NOSIGNATURE
  532. yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE
  533. 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
  534. YungsApi-1.21.1-NeoForge-5.1.4.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  535. YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  536. YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  537. YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  538. YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  539. YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  540. YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  541. YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  542. YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  543. YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  544. YungsExtras-1.21.1-NeoForge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  545. ZeroCore2-1.21.1-2.4.16.jar |Zero CORE 2 |zerocore |1.21.1-2.4.16 |Manifest: NOSIGNATURE
  546. Crash Report UUID: 63067968-f516-4cda-9c98-7580bc6728f8
  547. FML: 4.0.38
  548. NeoForge: 21.1.148
  549. [10:51:37] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server
  550. net.neoforged.fml.ModLoadingException: Loading errors encountered:
  551. - An uncaught parallel processing error has occurred.
  552. java.lang.ExceptionInInitializerError: null
  553.  
  554. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.ModLoader.waitForFuture(ModLoader.java:281) ~[loader-4.0.38.jar%2360!/:4.0] {}
  555. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.ModLoader.waitForTask(ModLoader.java:183) ~[loader-4.0.38.jar%2360!/:4.0] {}
  556. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.ModLoader.runInitTask(ModLoader.java:163) ~[loader-4.0.38.jar%2360!/:4.0] {}
  557. at TRANSFORMER/[email protected]/net.neoforged.neoforge.internal.CommonModLoader.begin(CommonModLoader.java:51) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  558. at TRANSFORMER/[email protected]/net.neoforged.neoforge.server.loading.ServerModLoader.load(ServerModLoader.java:34) ~[neoforge-21.1.148-universal.jar%23525!/:?] {re:classloading}
  559. at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:124) ~[server-1.21.1-20240808.144430-srg.jar%23524!/:?] {re:mixin,re:classloading,pl:mixin:A}
  560. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
  561. at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
  562. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.38.jar%2360!/:4.0] {}
  563. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:128) ~[loader-4.0.38.jar%2360!/:4.0] {}
  564. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonServerLaunchHandler.runService(CommonServerLaunchHandler.java:32) ~[loader-4.0.38.jar%2360!/:4.0] {}
  565. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.38.jar%2360!/:4.0] {}
  566. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?] {}
  567. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?] {}
  568. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?] {}
  569. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?] {}
  570. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?] {}
  571. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?] {}
  572. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?] {}
  573. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
  574. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
  575.  
  576.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement