Advertisement
ernand

Untitled

Aug 19th, 2024
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.62 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 2024-08-19 23:47:20
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoSuchMethodError: 'java.util.Map top.theillusivec4.curios.api.CuriosApi.getItemStackSlots(net.minecraft.world.item.ItemStack, net.minecraft.world.level.Level)'
  8. at TRANSFORMER/curious_armor_stands@8.0.0/curiousarmorstands.CuriousArmorStands$Events.equipItem(CuriousArmorStands.java:103) ~[curious_armor_stands-8.0.0.jar%23359!/:?] {re:classloading}
  9. at TRANSFORMER/curious_armor_stands@8.0.0/curiousarmorstands.CuriousArmorStands$Events.onEntityInteract(CuriousArmorStands.java:95) ~[curious_armor_stands-8.0.0.jar%23359!/:?] {re:classloading}
  10. at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.SubscribeEventListener.invoke(SubscribeEventListener.java:49) ~[bus-8.0.1.jar%23163!/:?] {}
  11. at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.1.jar%23163!/:?] {}
  12. at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.1.jar%23163!/:?] {}
  13. at TRANSFORMER/neoforge@21.1.22/net.neoforged.neoforge.common.CommonHooks.onInteractEntityAt(CommonHooks.java:777) ~[neoforge-21.1.22-universal.jar%23321!/:?] {re:classloading}
  14. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerGamePacketListenerImpl$1.lambda$onInteraction$0(ServerGamePacketListenerImpl.java:1587) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:classloading}
  15. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerGamePacketListenerImpl$1.performInteraction(ServerGamePacketListenerImpl.java:1564) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:classloading}
  16. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerGamePacketListenerImpl$1.onInteraction(ServerGamePacketListenerImpl.java:1586) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:classloading}
  17. at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.game.ServerboundInteractPacket$InteractionAtLocationAction.dispatch(ServerboundInteractPacket.java:154) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:classloading}
  18. at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.game.ServerboundInteractPacket.dispatch(ServerboundInteractPacket.java:74) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.ipnext.json:MixinServerBoundInteractPacket from mod inventoryprofilesnext,pl:mixin:A}
  19. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerGamePacketListenerImpl.handleInteract(ServerGamePacketListenerImpl.java:1558) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,re:classloading,pl:mixin:APP:badpackets.mixins.json:MixinServerGamePacketListenerImpl from mod badpackets,pl:mixin:APP:neruina.mixins.json:catchers.ServerPlayNetworkHandlerMixin from mod neruina,pl:mixin:A}
  20. at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:61) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.ipnext.json:MixinServerBoundInteractPacket from mod inventoryprofilesnext,pl:mixin:A}
  21. at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:15) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.ipnext.json:MixinServerBoundInteractPacket from mod inventoryprofilesnext,pl:mixin:A}
  22. at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:27) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:classloading}
  23. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:classloading}
  24. at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:APP:dynamic_fps-common.mixins.json:bugfix.BlockableEventLoopMixin from mod dynamic_fps,pl:mixin:A}
  25. at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:computing_frames,re:mixin,re:classloading}
  26. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:872) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  27. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:170) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  28. at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:APP:dynamic_fps-common.mixins.json:bugfix.BlockableEventLoopMixin from mod dynamic_fps,pl:mixin:A}
  29. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:855) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  30. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:849) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  31. at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:APP:dynamic_fps-common.mixins.json:bugfix.BlockableEventLoopMixin from mod dynamic_fps,pl:mixin:A}
  32. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:821) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  33. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:826) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  34. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:712) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  35. at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  36. at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- System Details --
  43. Details:
  44. Minecraft Version: 1.21.1
  45. Minecraft Version ID: 1.21.1
  46. Operating System: Windows 11 (amd64) version 10.0
  47. Java Version: 21.0.3, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  49. Memory: 919788472 bytes (877 MiB) / 5335154688 bytes (5088 MiB) up to 8489271296 bytes (8096 MiB)
  50. CPUs: 12
  51. Processor Vendor: AuthenticAMD
  52. Processor Name: AMD Ryzen 5 3600X 6-Core Processor
  53. Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
  54. Microarchitecture: Zen 2
  55. Frequency (GHz): 3.80
  56. Number of physical packages: 1
  57. Number of physical CPUs: 6
  58. Number of logical CPUs: 12
  59. Graphics card #0 name: Radeon RX 580 Series
  60. Graphics card #0 vendor: Advanced Micro Devices, Inc.
  61. Graphics card #0 VRAM (MiB): 8192.00
  62. Graphics card #0 deviceId: VideoController1
  63. Graphics card #0 versionInfo: 31.0.21912.14
  64. Graphics card #1 name: Intel(R) UHD Graphics 630
  65. Graphics card #1 vendor: Intel Corporation
  66. Graphics card #1 VRAM (MiB): 1024.00
  67. Graphics card #1 deviceId: VideoController2
  68. Graphics card #1 versionInfo: 27.20.100.9664
  69. Memory slot #0 capacity (MiB): 16384.00
  70. Memory slot #0 clockSpeed (GHz): 3.20
  71. Memory slot #0 type: DDR4
  72. Memory slot #1 capacity (MiB): 16384.00
  73. Memory slot #1 clockSpeed (GHz): 3.20
  74. Memory slot #1 type: DDR4
  75. Virtual memory max (MiB): 77749.09
  76. Virtual memory used (MiB): 49403.21
  77. Swap memory total (MiB): 45056.00
  78. Swap memory used (MiB): 173.81
  79. Space in storage for jna.tmpdir (MiB): <path not set>
  80. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
  81. Space in storage for io.netty.native.workdir (MiB): <path not set>
  82. Space in storage for java.io.tmpdir (MiB): available: 69028.03, total: 227596.00
  83. Space in storage for workdir (MiB): available: 69028.03, total: 227596.00
  84. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4012m -Xmx8096m
  85. Server Running: true
  86. Player Count: 1 / 8; [ServerPlayer['Ernand'/9, l='ServerLevel[Curio Spell run]', x=13.28, y=63.00, z=1459.66]]
  87. Active Data Packs: jaopca:inmemory (incompatible), vanilla, mod_data, mod/kuma_api (incompatible), mod/easyanvils (incompatible), mod/zombiehorsespawn, mod/openpartiesandclaims (incompatible), mod/globalpacks (incompatible), mod/geckolib, mod/playeranimator, mod/allthecompatibility, mod/hotbarslotcycling (incompatible), mod/woodenhopper (incompatible), mod/kleeslabs (incompatible), mod/mr_dungeons_andtavernsancientcityoverhaul, mod/xaeroworldmap (incompatible), mod/ctm, mod/controlling (incompatible), mod/neoforge, mod/modernfix (incompatible), mod/yungsapi (incompatible), mod/guardvillagers (incompatible), mod/condensed_creative (incompatible), mod/jeed (incompatible), mod/skeletonhorsespawn, mod/statuemenus (incompatible), mod/pickupnotifier (incompatible), mod/clean_tooltips (incompatible), mod/balm (incompatible), mod/hideexperimentalwarning, mod/carryon (incompatible), mod/visibletraders, mod/cloth_config (incompatible), mod/stackrefill, mod/mineralchance, mod/leavesbegone (incompatible), mod/mr_bigger_stacksize, mod/revampedwolf, mod/despawningeggshatch, mod/easy_piglins (incompatible), mod/corpse (incompatible), mod/alltheores, mod/farmersdelight (incompatible), mod/entity_model_features (incompatible), mod/simplyharvesting, mod/entity_texture_features (incompatible), mod/curious_armor_stands, mod/thornybushprotection, mod/endersdelight, mod/fuelgoeshere (incompatible), mod/colorfulhearts (incompatible), mod/fishingreal (incompatible), mod/slotcycler (incompatible), mod/fishontheline, mod/timestacker (incompatible), mod/echochest (incompatible), mod/curios,cclayer (incompatible), mod/limitlesscontainers (incompatible), mod/collective, mod/searchables (incompatible), mod/mr_dungeons_andtaverns, mod/mr_dungeons_andtavernspillageroutpostoverhaul, mod/expandedstorage (incompatible), mod/accessories (incompatible), mod/inventoryprofilesnext (incompatible), mod/architectury (incompatible), mod/brb, mod/separatedleaves (incompatible), mod/netherchested (incompatible), mod/ars_ocultas (incompatible), mod/lightoverlay (incompatible), mod/proplacer (incompatible), mod/emiprofessions (incompatible), mod/dynamic_fps (incompatible), mod/monolib (incompatible), mod/disenchanting_table (incompatible), mod/toms_storage, mod/hopo, mod/yeetusexperimentus (incompatible), mod/tradingpost (incompatible), mod/functionalarmortrim, mod/betteradvancements (incompatible), mod/smartbrainlib (incompatible), mod/elytraslot (incompatible), mod/mobplaques (incompatible), mod/treasuredistance, mod/flatbedrock (incompatible), mod/easymagic (incompatible), mod/jei (incompatible), mod/visualworkbench (incompatible), mod/caelus (incompatible), mod/expcounter, mod/waystones (incompatible), mod/condensedores (incompatible), mod/clumps (incompatible), mod/badpackets (incompatible), mod/entity_sound_features (incompatible), mod/neruina (incompatible), mod/midnightlib, mod/cullleaves (incompatible), mod/catalogue (incompatible), mod/ichunutil (incompatible), mod/crafttweaker (incompatible), mod/ars_nouveau (incompatible), mod/cutthrough (incompatible), mod/chalk (incompatible), mod/armorstatues (incompatible), mod/repeatable_trial_vaults (incompatible), mod/jsonthings, mod/roughlyenoughconfigscreens (incompatible), mod/emi (incompatible), mod/libipn (incompatible), mod/moonlight (incompatible), mod/fabric_api_base, mod/mousetweaks (incompatible), mod/toolbelt (incompatible), mod/titanium, mod/jade (incompatible), mod/shouldersurfing (incompatible), mod/spidersproducewebs, mod/spectrelib (incompatible), mod/nbt_ac, mod/ding (incompatible), mod/forgeconfigapiport (incompatible), mod/kotlinforforge (incompatible), mod/easy_villagers (incompatible), mod/barteringstation (incompatible), mod/notenoughanimations (incompatible), mod/iceberg, mod/equipmentcompare, mod/advancementplaques, mod/xaerominimap (incompatible), mod/jaopca (incompatible), mod/polymorph (incompatible), mod/ars_elemental (incompatible), mod/not_enough_glyphs (incompatible), mod/irons_spellbooks (incompatible), mod/entityculling (incompatible), mod/offlineskins (incompatible), mod/modonomicon (incompatible), mod/appleskin (incompatible), mod/ferritecore (incompatible), mod/occultism, mod/functionalstorage (incompatible), mod/puzzleslib (incompatible), mod/modularrouters, mod/charmofundying (incompatible), mod/betterf3 (incompatible), mod/aquaculture (incompatible), mod/convenientcurioscontainer, mod/overloadedarmorbar (incompatible), trade_rebalance, bundle, My_RECIPE (incompatible), NeoEnchant-V5.6.0.zip, VanillaTweaks_c1.21.x, aether_tweaks (incompatible), cauldron concrete v3.0.1 (MC 1.21.0).zip, cauldron mud v1.0.0 (MC 1.21.0).zip, confetti creepers v2.2.9 (MC 1.21.0).zip, double shulker shells v1.3.8 (MC 1.21.0).zip, dragon drops v1.3.8 (MC 1.21.0).zip, durability ping v1.1.8 (MC 1.21.0).zip, ender chest always drops v1.0.0 (MC 1.21.0).zip, glass always drops v1.0.0 (MC 1.21.0).zip, husks drop sand v1.0.0 (MC 1.21.0).zip, purpurpack_netherite_smithing_pattern_from_bartering_3.0.zip, reimagined-trims-v1.1.1.zip, unlock all recipes v2.0.9 (MC 1.21.0).zip
  88. Available Data Packs: bundle, trade_rebalance, vanilla, My_RECIPE (incompatible), NeoEnchant-V5.6.0.zip, VanillaTweaks_c1.21.x, aether_tweaks (incompatible), cauldron concrete v3.0.1 (MC 1.21.0).zip, cauldron mud v1.0.0 (MC 1.21.0).zip, confetti creepers v2.2.9 (MC 1.21.0).zip, double shulker shells v1.3.8 (MC 1.21.0).zip, dragon drops v1.3.8 (MC 1.21.0).zip, durability ping v1.1.8 (MC 1.21.0).zip, ender chest always drops v1.0.0 (MC 1.21.0).zip, glass always drops v1.0.0 (MC 1.21.0).zip, husks drop sand v1.0.0 (MC 1.21.0).zip, purpurpack_netherite_smithing_pattern_from_bartering_3.0.zip, reimagined-trims-v1.1.1.zip, unlock all recipes v2.0.9 (MC 1.21.0).zip, mod/accessories (incompatible), mod/advancementplaques, mod/allthecompatibility, mod/alltheores, mod/appleskin (incompatible), mod/aquaculture (incompatible), mod/architectury (incompatible), mod/armorstatues (incompatible), mod/ars_elemental (incompatible), mod/ars_nouveau (incompatible), mod/ars_ocultas (incompatible), mod/badpackets (incompatible), mod/balm (incompatible), mod/barteringstation (incompatible), mod/betteradvancements (incompatible), mod/betterf3 (incompatible), mod/brb, mod/caelus (incompatible), mod/carryon (incompatible), mod/catalogue (incompatible), mod/chalk (incompatible), mod/charmofundying (incompatible), mod/clean_tooltips (incompatible), mod/cloth_config (incompatible), mod/clumps (incompatible), mod/collective, mod/colorfulhearts (incompatible), mod/condensed_creative (incompatible), mod/condensedores (incompatible), mod/controlling (incompatible), mod/convenientcurioscontainer, mod/corpse (incompatible), mod/crafttweaker (incompatible), mod/ctm, mod/cullleaves (incompatible), mod/curios,cclayer (incompatible), mod/curious_armor_stands, mod/cutthrough (incompatible), mod/despawningeggshatch, mod/ding (incompatible), mod/disenchanting_table (incompatible), mod/dynamic_fps (incompatible), mod/easy_piglins (incompatible), mod/easy_villagers (incompatible), mod/easyanvils (incompatible), mod/easymagic (incompatible), mod/echochest (incompatible), mod/elytraslot (incompatible), mod/emi (incompatible), mod/emiprofessions (incompatible), mod/endersdelight, mod/entity_model_features (incompatible), mod/entity_sound_features (incompatible), mod/entity_texture_features (incompatible), mod/entityculling (incompatible), mod/equipmentcompare, mod/expandedstorage (incompatible), mod/expcounter, mod/fabric_api_base, mod/farmersdelight (incompatible), mod/ferritecore (incompatible), mod/fishingreal (incompatible), mod/fishontheline, mod/flatbedrock (incompatible), mod/forgeconfigapiport (incompatible), mod/fuelgoeshere (incompatible), mod/functionalarmortrim, mod/functionalstorage (incompatible), mod/geckolib, mod/globalpacks (incompatible), mod/guardvillagers (incompatible), mod/hideexperimentalwarning, mod/hopo, mod/hotbarslotcycling (incompatible), mod/iceberg, mod/ichunutil (incompatible), mod/inventoryprofilesnext (incompatible), mod/irons_spellbooks (incompatible), mod/jade (incompatible), mod/jaopca (incompatible), mod/jeed (incompatible), mod/jei (incompatible), mod/jsonthings, mod/kleeslabs (incompatible), mod/kotlinforforge (incompatible), mod/kuma_api (incompatible), mod/leavesbegone (incompatible), mod/libipn (incompatible), mod/lightoverlay (incompatible), mod/limitlesscontainers (incompatible), mod/midnightlib, mod/mineralchance, mod/mobplaques (incompatible), mod/modernfix (incompatible), mod/modonomicon (incompatible), mod/modularrouters, mod/monolib (incompatible), mod/moonlight (incompatible), mod/mousetweaks (incompatible), mod/mr_bigger_stacksize, mod/mr_dungeons_andtaverns, mod/mr_dungeons_andtavernsancientcityoverhaul, mod/mr_dungeons_andtavernspillageroutpostoverhaul, mod/nbt_ac, mod/neoforge, mod/neruina (incompatible), mod/netherchested (incompatible), mod/not_enough_glyphs (incompatible), mod/notenoughanimations (incompatible), mod/occultism, mod/offlineskins (incompatible), mod/openpartiesandclaims (incompatible), mod/overloadedarmorbar (incompatible), mod/pickupnotifier (incompatible), mod/playeranimator, mod/polymorph (incompatible), mod/proplacer (incompatible), mod/puzzleslib (incompatible), mod/repeatable_trial_vaults (incompatible), mod/revampedwolf, mod/roughlyenoughconfigscreens (incompatible), mod/searchables (incompatible), mod/separatedleaves (incompatible), mod/shouldersurfing (incompatible), mod/simplyharvesting, mod/skeletonhorsespawn, mod/slotcycler (incompatible), mod/smartbrainlib (incompatible), mod/spectrelib (incompatible), mod/spidersproducewebs, mod/stackrefill, mod/statuemenus (incompatible), mod/thornybushprotection, mod/timestacker (incompatible), mod/titanium, mod/toms_storage, mod/toolbelt (incompatible), mod/tradingpost (incompatible), mod/treasuredistance, mod/visibletraders, mod/visualworkbench (incompatible), mod/waystones (incompatible), mod/woodenhopper (incompatible), mod/xaerominimap (incompatible), mod/xaeroworldmap (incompatible), mod/yeetusexperimentus (incompatible), mod/yungsapi (incompatible), mod/zombiehorsespawn, mod_data, jaopca:inmemory (incompatible)
  89. Enabled Feature Flags: minecraft:bundle, minecraft:vanilla, minecraft:trade_rebalance
  90. World Generation: Experimental
  91. World Seed: -1457003485034134697
  92. Type: Integrated Server (map_client.txt)
  93. Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
  94. Launched Version: 1.21.1
  95. ModLauncher: 11.0.4+main.d2e20e43
  96. ModLauncher launch target: forgeclient
  97. ModLauncher services:
  98. sponge-mixin-0.14.0+mixin.0.8.6.jar mixin PLUGINSERVICE
  99. loader-4.0.24.jar slf4jfixer PLUGINSERVICE
  100. loader-4.0.24.jar runtime_enum_extender PLUGINSERVICE
  101. at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
  102. loader-4.0.24.jar runtimedistcleaner PLUGINSERVICE
  103. modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
  104. modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
  105. FML Language Providers:
  106. kotlinforforge@5.5.0
  107. javafml@4.0
  108. lowcodefml@4.0
  109. minecraft@4.0
  110. Mod List:
  111. kuma-api-neoforge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |Manifest: NOSIGNATURE
  112. EasyAnvils-v21.0.4-1.21-NeoForge.jar |Easy Anvils |easyanvils |21.0.4 |Manifest: NOSIGNATURE
  113. zombiehorsespawn-1.21.1-5.1.jar |Zombie Horse Spawn |zombiehorsespawn |5.1 |Manifest: NOSIGNATURE
  114. open-parties-and-claims-neoforge-1.21-0.23.2.jar |Open Parties and Claims |openpartiesandclaims |0.23.2 |Manifest: NOSIGNATURE
  115. globalpacks-neoforge-1.21-21.0.1.jar |Global Packs |globalpacks |21.0.1 |Manifest: NOSIGNATURE
  116. geckolib-neoforge-1.21-4.5.8.jar |GeckoLib 4 |geckolib |4.5.8 |Manifest: NOSIGNATURE
  117. player-animation-lib-forge-1.0.2-rc1+1.21.jar |Player Animator |playeranimator |1.0.2-rc1+1.21 |Manifest: NOSIGNATURE
  118. AlltheCompatibility-1.21-(v.3.1.0-NEO).jar |All the Compatibility |allthecompatibility |3.1.0 |Manifest: NOSIGNATURE
  119. hotbarslotcycling-neoforge-21.0.0.jar |Hotbar Slot Cycling |hotbarslotcycling |21.0.0 |Manifest: NOSIGNATURE
  120. woodenhopper-neoforge-1.21-3.1.0.0.jar |Wooden Hopper |woodenhopper |1.21-3.1.0.0 |Manifest: NOSIGNATURE
  121. kleeslabs-neoforge-1.21.1-21.1.1.jar |KleeSlabs |kleeslabs |21.1.1 |Manifest: NOSIGNATURE
  122. dungeons-and-taverns-ancient-city-overhaul-v2.jar |Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1-v2 |Manifest: NOSIGNATURE
  123. XaerosWorldMap_1.38.9_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.38.9 |Manifest: NOSIGNATURE
  124. CTM-1.21-1.2.1+3.jar |ConnectedTexturesMod |ctm |1.21-1.2.1+3 |Manifest: NOSIGNATURE
  125. Controlling-neoforge-1.21.1-19.0.1.jar |Controlling |controlling |19.0.1 |Manifest: NOSIGNATURE
  126. neoforge-21.1.22-universal.jar |NeoForge |neoforge |21.1.22 |Manifest: NOSIGNATURE
  127. modernfix-neoforge-5.19.1+mc1.21.jar |ModernFix |modernfix |5.19.1+mc1.21 |Manifest: NOSIGNATURE
  128. YungsApi-1.21-NeoForge-5.0.0.jar |YUNG's API |yungsapi |1.21-NeoForge-5.0.0 |Manifest: NOSIGNATURE
  129. guardvillagers-2.3.0-1.21.jar |Guard Villagers |guardvillagers |2.3.0 |Manifest: NOSIGNATURE
  130. condensed_creative-3.4.1+1.21-neoforge.jar |Condensed Creative |condensed_creative |3.4.1+1.21 |Manifest: NOSIGNATURE
  131. jeed-1.21-2.2.8.jar |Just Enough Effects Descriptio|jeed |1.21-2.2.8 |Manifest: NOSIGNATURE
  132. skeletonhorsespawn-1.21.1-4.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |4.0 |Manifest: NOSIGNATURE
  133. statuemenus-neoforge-21.0.0.jar |Statue Menus |statuemenus |21.0.0 |Manifest: NOSIGNATURE
  134. PickUpNotifier-v21.0.0-1.21-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.0.0 |Manifest: NOSIGNATURE
  135. clean_tooltips-1.0-neoforge-1.21.jar |Clean Tooltips |clean_tooltips |1.0 |Manifest: NOSIGNATURE
  136. balm-neoforge-1.21.1-21.0.18.jar |Balm |balm |21.0.18 |Manifest: NOSIGNATURE
  137. hideexperimentalwarning-1.21.1-1.2.jar |Hide Experimental Warning |hideexperimentalwarning |1.2 |Manifest: NOSIGNATURE
  138. carryon-neoforge-1.21-2.2.1.jar |Carry On |carryon |2.2.1 |Manifest: NOSIGNATURE
  139. visibletraders-0.0.4.jar |Visible Traders |visibletraders |0.0.4 |Manifest: NOSIGNATURE
  140. cloth-config-15.0.130-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.130 |Manifest: NOSIGNATURE
  141. stackrefill-1.21.1-4.5.jar |Stack Refill |stackrefill |4.5 |Manifest: NOSIGNATURE
  142. mineralchance-1.21.1-3.7.jar |Mineral Chance |mineralchance |3.7 |Manifest: NOSIGNATURE
  143. LeavesBeGone-v21.0.0-1.21-NeoForge.jar |Leaves Be Gone |leavesbegone |21.0.0 |Manifest: NOSIGNATURE
  144. bigger-stack-size-v.1.3.2.jar |Bigger Stack Size |mr_bigger_stacksize |1-v.1.3.2 |Manifest: NOSIGNATURE
  145. revampedwolf-1.21-12.0.3.jar |RevampedWolf |revampedwolf |1.21-12.0.3 |Manifest: NOSIGNATURE
  146. despawningeggshatch-1.21.1-4.4.jar |Despawning Eggs Hatch |despawningeggshatch |4.4 |Manifest: NOSIGNATURE
  147. easy-piglins-neoforge-1.21.1-1.0.9.jar |Easy Piglins |easy_piglins |1.21.1-1.0.9 |Manifest: NOSIGNATURE
  148. corpse-neoforge-1.21.1-1.0.13.jar |Corpse |corpse |1.21.1-1.0.13 |Manifest: NOSIGNATURE
  149. alltheores-2.3.3-alpha_neoforge_1.21.jar |AllTheOres |alltheores |2.3.3-alpha |Manifest: NOSIGNATURE
  150. FarmersDelight-1.21-1.2.4.jar |Farmer's Delight |farmersdelight |1.2.4 |Manifest: NOSIGNATURE
  151. entity_model_features_neoforge_1.21-2.1.3.jar |Entity Model Features |entity_model_features |2.1.3 |Manifest: NOSIGNATURE
  152. SimplyHarvesting-1.21-3.0.0.jar |Simply Harvesting |simplyharvesting |1.21-3.0.0 |Manifest: NOSIGNATURE
  153. entity_texture_features_neoforge_1.21-6.1.3.jar |Entity Texture Features |entity_texture_features |6.1.3 |Manifest: NOSIGNATURE
  154. curious_armor_stands-8.0.0.jar |Curious Armor Stands |curious_armor_stands |8.0.0 |Manifest: NOSIGNATURE
  155. thornybushprotection-1.21.1-1.4.jar |Thorny Bush Protection |thornybushprotection |1.4 |Manifest: NOSIGNATURE
  156. endersdelight-1.21-1.0.1.jar |Ender's Delight |endersdelight |1.0.1 |Manifest: NOSIGNATURE
  157. fuelgoeshere-1.21.0-1.1.0.jar |Fuel Goes Here |fuelgoeshere |1.21.0-1.1.0 |Manifest: NOSIGNATURE
  158. colorfulhearts-neoforge-1.21.1-10.3.4.jar |Colorful Hearts |colorfulhearts |10.3.4 |Manifest: NOSIGNATURE
  159. Fishingreal-1.21-1.9.0.jar |Fishingreal |fishingreal |1.21-1.9.0 |Manifest: NOSIGNATURE
  160. SlotCycler-v21.0.0-1.21-NeoForge.jar |Slot Cycler |slotcycler |21.0.0 |Manifest: NOSIGNATURE
  161. fishontheline-1.21.1-3.4.jar |Fish On The Line |fishontheline |3.4 |Manifest: NOSIGNATURE
  162. timestacker-neoforge-1.1.4-1.21.jar |TimeStacker |timestacker |1.1.4 |Manifest: NOSIGNATURE
  163. EchoChest-v21.0.0-1.21-NeoForge.jar |Echo Chest |echochest |21.0.0 |Manifest: NOSIGNATURE
  164. accessories_cclayer-9.0.5-beta.6+1.21.jar |curios |curios |9.0.5+1.21 |Manifest: NOSIGNATURE
  165. limitlesscontainers-neoforge-21.0.0.jar |Limitless Containers |limitlesscontainers |21.0.0 |Manifest: NOSIGNATURE
  166. collective-1.21.1-7.84.jar |Collective |collective |7.84 |Manifest: NOSIGNATURE
  167. Searchables-neoforge-1.21.1-1.0.1.jar |Searchables |searchables |1.0.1 |Manifest: NOSIGNATURE
  168. dungeons-and-taverns-v4.3.jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.3 |Manifest: NOSIGNATURE
  169. dungeons-and-taverns-pillager-outpost-overhaul-v2.|Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1-v2.2 |Manifest: NOSIGNATURE
  170. expandedstorage-neoforge-1.21-14.1.1.jar |Expanded Storage |expandedstorage |14.1.1 |Manifest: NOSIGNATURE
  171. accessories-neoforge-1.0.0-beta.26+1.21.jar |Accessories |accessories |1.0.0-beta26+1.21 |Manifest: NOSIGNATURE
  172. InventoryProfilesNext-neoforge-1.21-2.0.4.jar |Inventory Profiles Next |inventoryprofilesnext |2.0.4 |Manifest: NOSIGNATURE
  173. architectury-13.0.6-neoforge.jar |Architectury |architectury |13.0.6 |Manifest: NOSIGNATURE
  174. brb-1.10.0-rc5+1.21.jar |Better Recipe Book |brb |1.10.0-rc5+1.21 |Manifest: NOSIGNATURE
  175. separatedleaves-2.5.0-neoforge-1.21.1.jar |Separated Leaves |separatedleaves |2.5.0 |Manifest: NOSIGNATURE
  176. NetherChested-v21.0.0-1.21-NeoForge.jar |Nether Chested |netherchested |21.0.0 |Manifest: NOSIGNATURE
  177. ars_ocultas-1.21.0-2.0.1.jar |Ars Ocultas |ars_ocultas |2.0.1 |Manifest: NOSIGNATURE
  178. light-overlay-12.0.0-neoforge.jar |Light Overlay |lightoverlay |12.0.0 |Manifest: NOSIGNATURE
  179. ProPlacer-v21.0.0-1.21-NeoForge.jar |Pro Placer |proplacer |21.0.0 |Manifest: NOSIGNATURE
  180. EMIProfessions-neoforge-1.21-1.0.0.jar |EMI Professions (EMIP) |emiprofessions |1.0.0 |Manifest: NOSIGNATURE
  181. dynamic-fps-3.6.4+minecraft-1.21.0-neoforge.jar |Dynamic FPS |dynamic_fps |3.6.4 |Manifest: NOSIGNATURE
  182. monolib-neoforge-1.21-1.3.0.jar |MonoLib |monolib |1.3.0 |Manifest: NOSIGNATURE
  183. disenchanting_table-merged-1.21-3.0.2.jar |Dis-Enchanting Table |disenchanting_table |3.0.2 |Manifest: NOSIGNATURE
  184. toms_storage-1.21-2.0.8.jar |Tom's Simple Storage Mod |toms_storage |2.0.8 |Manifest: NOSIGNATURE
  185. HopoBetterMineshaft-[1.21]-1.2.7.jar |HopoBetterMineshaft |hopo |1.2.7 |Manifest: NOSIGNATURE
  186. yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE
  187. TradingPost-v21.0.2-1.21-NeoForge.jar |Trading Post |tradingpost |21.0.2 |Manifest: NOSIGNATURE
  188. functionalarmortrim-neoforge-1.21-1.jar |FunctionalArmorTrim |functionalarmortrim |1 |Manifest: NOSIGNATURE
  189. BetterAdvancements-NeoForge-1.21-0.4.2.16.jar |Better Advancements |betteradvancements |0.4.2.16 |Manifest: NOSIGNATURE
  190. SmartBrainLib-neoforge-1.21-1.14.5.jar |SmartBrainLib |smartbrainlib |1.14.5 |Manifest: NOSIGNATURE
  191. elytraslot-neoforge-9.0.0+1.21.jar |Elytra Slot |elytraslot |9.0.0+1.21 |Manifest: NOSIGNATURE
  192. MobPlaques-v21.0.0-1.21-NeoForge.jar |Mob Plaques |mobplaques |21.0.0 |Manifest: NOSIGNATURE
  193. treasuredistance-1.0.jar |Treasure Distance |treasuredistance |1.0 |Manifest: NOSIGNATURE
  194. flatbedrock-neoforge-87.0.0.jar |Flat Bedrock |flatbedrock |87.0.0 |Manifest: NOSIGNATURE
  195. EasyMagic-v21.0.2-1.21-NeoForge.jar |Easy Magic |easymagic |21.0.2 |Manifest: NOSIGNATURE
  196. jei-1.21.1-neoforge-19.8.5.118.jar |Just Enough Items |jei |19.8.5.118 |Manifest: NOSIGNATURE
  197. VisualWorkbench-v21.0.4-1.21-NeoForge.jar |Visual Workbench |visualworkbench |21.0.4 |Manifest: NOSIGNATURE
  198. caelus-neoforge-7.0.0+1.21.jar |Caelus API |caelus |7.0.0+1.21 |Manifest: NOSIGNATURE
  199. expcounter-1.21.1-1-neoforge.jar |EXPCounter |expcounter |1.21.1-1-neoforge |Manifest: NOSIGNATURE
  200. waystones-neoforge-1.21.1-21.1.1.jar |Waystones |waystones |21.1.1 |Manifest: NOSIGNATURE
  201. condensedores-1.21-1.0.8.jar |Condensed Ores |condensedores |1.0.0 |Manifest: NOSIGNATURE
  202. Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |Manifest: NOSIGNATURE
  203. badpackets-neo-0.8.1.jar |Bad Packets |badpackets |0.8.1 |Manifest: NOSIGNATURE
  204. entity_sound_features_neoforge_1.21-0.4.jar |Entity Sound Features |entity_sound_features |0.4 |Manifest: NOSIGNATURE
  205. Neruina-2.1.1-neoforge+1.21.jar |Neruina |neruina |2.1.1 |Manifest: NOSIGNATURE
  206. midnightlib-1.5.8.jar |MidnightLib |midnightlib |1.5.8 |Manifest: NOSIGNATURE
  207. cullleaves-neoforge-3.4.0.jar |CullLeaves |cullleaves |3.4.0 |Manifest: NOSIGNATURE
  208. catalogue-neoforge-1.21.1-1.10.2.jar |Catalogue |catalogue |1.10.2 |Manifest: NOSIGNATURE
  209. iChunUtil-1.21-NeoForge-1.0.1.jar |iChunUtil |ichunutil |1.0.1 |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  210. CraftTweaker-neoforge-1.21.1-21.0.1.jar |CraftTweaker |crafttweaker |21.0.1 |Manifest: NOSIGNATURE
  211. ars_nouveau-1.21.0-5.0.8-all.jar |Ars Nouveau |ars_nouveau |5.0.8 |Manifest: NOSIGNATURE
  212. CutThrough-v21.0.0-1.21-NeoForge.jar |Cut Through |cutthrough |21.0.0 |Manifest: NOSIGNATURE
  213. chalk-1.6.7.jar |Chalk |chalk |1.6.7 |Manifest: NOSIGNATURE
  214. ArmorStatues-v21.0.0-1.21-NeoForge.jar |Armor Statues |armorstatues |21.0.0 |Manifest: NOSIGNATURE
  215. repeatable_trial_vaults-neoforge-1.21-1.0.2.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.2 |Manifest: NOSIGNATURE
  216. JsonThings-1.21-0.12.1.jar |Json Things |jsonthings |0.12.1 |Manifest: NOSIGNATURE
  217. roughly-enough-config-screens-1.21-neo-1.5.4.jar |Roughly Enough Config Screens |roughlyenoughconfigscreens |1.5.4 |Manifest: 4f:88:cf:0c:4c:fd:bd:e8:35:93:f6:9f:0e:12:30:77:82:b3:66:1e:b0:ca:bc:29:a8:0b:91:83:c6:7d:81:19
  218. emi-1.1.12+1.21+neoforge.jar |EMI |emi |1.1.12+1.21+neoforge|Manifest: NOSIGNATURE
  219. 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
  220. libIPN-neoforge-1.21-6.0.2.jar |libIPN |libipn |6.0.2 |Manifest: NOSIGNATURE
  221. moonlight-1.21-2.14.12-neoforge.jar |Moonlight Lib |moonlight |1.21-2.14.12 |Manifest: NOSIGNATURE
  222. fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
  223. MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
  224. ToolBelt-1.21-2.2.3.jar |Tool Belt |toolbelt |2.2.3 |Manifest: NOSIGNATURE
  225. titanium-1.21-4.0.12.jar |Titanium |titanium |4.0.12 |Manifest: NOSIGNATURE
  226. Jade-1.21.1-NeoForge-15.1.8.jar |Jade |jade |15.1.8+neoforge |Manifest: NOSIGNATURE
  227. ShoulderSurfing-NeoForge-1.21.1-4.3.1.jar |Shoulder Surfing Reloaded |shouldersurfing |1.21.1-4.3.1 |Manifest: NOSIGNATURE
  228. spidersproducewebs-1.21.1-3.5.jar |Spiders Produce Webs |spidersproducewebs |3.5 |Manifest: NOSIGNATURE
  229. spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
  230. NBTac-NEOFORGE-1.21.1-1.3.4.jar |NBT Autocomplete |nbt_ac |1.3.4 |Manifest: NOSIGNATURE
  231. Ding-1.21-NeoForge-1.5.0.jar |Ding |ding |1.5.0 |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  232. ForgeConfigAPIPort-v21.1.0-1.21.1-NeoForge.jar |Forge Config API Port |forgeconfigapiport |21.1.0 |Manifest: NOSIGNATURE
  233. kffmod-5.5.0.jar |Kotlin For Forge |kotlinforforge |5.5.0 |Manifest: NOSIGNATURE
  234. easy-villagers-neoforge-1.21.1-1.1.17.jar |Easy Villagers |easy_villagers |1.21.1-1.1.17 |Manifest: NOSIGNATURE
  235. BarteringStation-v21.0.0-1.21-NeoForge.jar |Bartering Station |barteringstation |21.0.0 |Manifest: NOSIGNATURE
  236. notenoughanimations-neoforge-1.7.4-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.7.4 |Manifest: NOSIGNATURE
  237. Iceberg-1.21-neoforge-1.2.5.jar |Iceberg |iceberg |1.2.5 |Manifest: NOSIGNATURE
  238. EquipmentCompare-1.21-neoforge-1.3.12.jar |Equipment Compare |equipmentcompare |1.3.12 |Manifest: NOSIGNATURE
  239. AdvancementPlaques-1.21-neoforge-1.6.6.jar |Advancement Plaques |advancementplaques |1.6.6 |Manifest: NOSIGNATURE
  240. Xaeros_Minimap_24.3.0_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |24.3.0 |Manifest: NOSIGNATURE
  241. JAOPCA-1.21-5.0.1.2.jar |JAOPCA |jaopca |5.0.1.2 |Manifest: NOSIGNATURE
  242. polymorph-neoforge-1.0.5+1.21.jar |Polymorph |polymorph |1.0.5+1.21 |Manifest: NOSIGNATURE
  243. ars_elemental-1.21.0-0.7.0.2.jar |Ars Elemental |ars_elemental |1.21.0-0.7.0.2 |Manifest: NOSIGNATURE
  244. not_enough_glyphs-1.21.0-4.0.0.2.jar |Not Enough Glyphs |not_enough_glyphs |1.21.0-4.0.0.2 |Manifest: NOSIGNATURE
  245. irons_spellbooks-1.21-3.4.4-all.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21-3.4.4 |Manifest: NOSIGNATURE
  246. entityculling-neoforge-1.6.6-mc1.21.jar |EntityCulling |entityculling |1.6.6 |Manifest: NOSIGNATURE
  247. offlineskins-1.21.1-v1a-neoforge.jar |OfflineSkins |offlineskins |1.21.1-v1a-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
  248. modonomicon-1.21.1-neoforge-1.99.1.jar |Modonomicon |modonomicon |1.99.1 |Manifest: NOSIGNATURE
  249. appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
  250. ferritecore-7.0.0-neoforge.jar |Ferrite Core |ferritecore |7.0.0 |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
  251. occultism-1.21.1-neoforge-1.152.0.jar |Occultism |occultism |1.152.0 |Manifest: NOSIGNATURE
  252. functionalstorage-1.21.0-1.3.1.jar |Functional Storage |functionalstorage |1.21.0-1.3.1 |Manifest: NOSIGNATURE
  253. PuzzlesLib-v21.0.22-1.21-NeoForge.jar |Puzzles Lib |puzzleslib |21.0.22 |Manifest: NOSIGNATURE
  254. modular-routers-13.0.3+mc1.21.jar |Modular Routers |modularrouters |13.0.3 |Manifest: NOSIGNATURE
  255. charmofundying-neoforge-9.0.1+1.21.jar |Charm of Undying |charmofundying |9.0.1+1.21 |Manifest: NOSIGNATURE
  256. BetterF3-11.0.1-NeoForge-1.21.jar |BetterF3 |betterf3 |11.0.1 |Manifest: NOSIGNATURE
  257. Aquaculture-1.21.1-2.7.9.jar |Aquaculture 2 |aquaculture |2.7.9 |Manifest: NOSIGNATURE
  258. convenientcurioscontainer-2.0.jar |Convenient Curios Container |convenientcurioscontainer |2.0 |Manifest: NOSIGNATURE
  259. overloadedarmorbar-neoforge-1.21-2.jar |OverloadedArmorBar |overloadedarmorbar |2 |Manifest: NOSIGNATURE
  260. Crash Report UUID: 54744025-f759-4046-8266-b8d0c01064ea
  261. FML: 4.0.24
  262. NeoForge: 21.1.22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement