Guest User

Untitled

a guest
Aug 9th, 2023
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.69 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 2023-08-05 02:15:30
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoClassDefFoundError: dan200/computercraft/core/asm/PeripheralMethod
  8. at de.srendi.advancedperipherals.lib.peripherals.IPeripheralPlugin.getMethods(IPeripheralPlugin.java:12) ~[AdvancedPeripherals-1.20.1-0.7.31a.jar%23246!/:0.7.31a] {re:classloading,pl:rei_plugin_compatibilities:B}
  9. at de.srendi.advancedperipherals.lib.peripherals.BasePeripheral.lambda$buildPlugins$1(BasePeripheral.java:53) ~[AdvancedPeripherals-1.20.1-0.7.31a.jar%23246!/:0.7.31a] {re:classloading,pl:rei_plugin_compatibilities:B}
  10. at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] {}
  11. at de.srendi.advancedperipherals.lib.peripherals.BasePeripheral.buildPlugins(BasePeripheral.java:51) ~[AdvancedPeripherals-1.20.1-0.7.31a.jar%23246!/:0.7.31a] {re:classloading,pl:rei_plugin_compatibilities:B}
  12. at de.srendi.advancedperipherals.lib.peripherals.BasePeripheral.getMethodNames(BasePeripheral.java:140) ~[AdvancedPeripherals-1.20.1-0.7.31a.jar%23246!/:0.7.31a] {re:classloading,pl:rei_plugin_compatibilities:B}
  13. at dan200.computercraft.core.asm.PeripheralMethodSupplier.lambda$create$5(PeripheralMethodSupplier.java:36) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  14. at dan200.computercraft.core.asm.MethodSupplierImpl.forEachSelfMethod(MethodSupplierImpl.java:60) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  15. at dan200.computercraft.core.methods.MethodSupplier.getSelfMethods(MethodSupplier.java:34) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  16. at dan200.computercraft.core.apis.PeripheralAPI$PeripheralWrapper.<init>(PeripheralAPI.java:46) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  17. at dan200.computercraft.core.apis.PeripheralAPI.onPeripheralChanged(PeripheralAPI.java:202) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  18. at dan200.computercraft.core.computer.Environment.setPeripheral(Environment.java:275) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  19. at dan200.computercraft.shared.computer.core.ServerComputer.setPeripheral(ServerComputer.java:219) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  20. at dan200.computercraft.shared.computer.blocks.AbstractComputerBlockEntity.refreshPeripheral(AbstractComputerBlockEntity.java:217) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  21. at dan200.computercraft.shared.computer.blocks.AbstractComputerBlockEntity.updateInputsImmediately(AbstractComputerBlockEntity.java:238) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  22. at dan200.computercraft.shared.computer.blocks.AbstractComputerBlockEntity.createServerComputer(AbstractComputerBlockEntity.java:326) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  23. at dan200.computercraft.shared.computer.blocks.AbstractComputerBlockEntity.use(AbstractComputerBlockEntity.java:104) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  24. at dan200.computercraft.shared.computer.blocks.AbstractComputerBlock.m_6227_(AbstractComputerBlock.java:173) ~[cc-tweaked-1.20.1-forge-1.106.1.jar%23277!/:1.106.1] {re:classloading,pl:rei_plugin_compatibilities:B}
  25. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(MixinBlockStateBase.java:778) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinBlockStateBase,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:A}
  26. at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:343) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A}
  27. at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:1055) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_servergamepacketlistenerimpl_handleinteract,xf:fml:openpartiesandclaims:xaero_pac_servergamepacketlistenerimpl,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:openpartiesandclaims:xaero_pac_servergamepacketlistenerimpl_handleinteract,xf:fml:openpartiesandclaims:xaero_pac_servergamepacketlistenerimpl,pl:mixin:APP:supplementaries-common.mixins.json:ServerGamePacketListenerMixin,pl:mixin:APP:krypton.mixins.json:shared.network.util.ServerPlayNetworkHandlerAccessor,pl:mixin:APP:mixins.artifacts.json:item.umbrella.ServerGamePacketListenerImplMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin,pl:mixin:APP:ad_astra-common.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:APP:connectivity.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
  28. at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:34) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
  29. at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
  30. at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
  31. at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,re:mixin}
  32. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
  33. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:computing_frames,pl:rei_plugin_compatibilities:B,re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}
  34. at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {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,pl:rei_plugin_compatibilities:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  35. at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {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,pl:rei_plugin_compatibilities:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  36. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
  37. at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {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,pl:rei_plugin_compatibilities:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  38. at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {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,pl:rei_plugin_compatibilities:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  39. at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
  40. at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:732) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {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,pl:rei_plugin_compatibilities:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  41. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {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,pl:rei_plugin_compatibilities:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  42. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23389!/:?] {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,pl:rei_plugin_compatibilities:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  43. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  44. Caused by: java.lang.ClassNotFoundException: dan200.computercraft.core.asm.PeripheralMethod
  45. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {}
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  47. ... 36 more
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.20.1
  56. Minecraft Version ID: 1.20.1
  57. Operating System: Linux (amd64) version 5.4.0-139-generic
  58. Java Version: 17.0.8, Oracle Corporation
  59. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  60. Memory: 1597295616 bytes (1523 MiB) / 3221225472 bytes (3072 MiB) up to 3221225472 bytes (3072 MiB)
  61. CPUs: 32
  62. Processor Vendor: GenuineIntel
  63. Processor Name: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz
  64. Identifier: Intel64 Family 6 Model 79 Stepping 1
  65. Microarchitecture: Broadwell (Server)
  66. Frequency (GHz): 3.20
  67. Number of physical packages: 2
  68. Number of physical CPUs: 16
  69. Number of logical CPUs: 32
  70. Graphics card #0 name: unknown
  71. Graphics card #0 vendor: unknown
  72. Graphics card #0 VRAM (MB): 0.00
  73. Graphics card #0 deviceId: unknown
  74. Graphics card #0 versionInfo: unknown
  75. Virtual memory max (MB): 178068.64
  76. Virtual memory used (MB): 225647.63
  77. Swap memory total (MB): 49151.99
  78. Swap memory used (MB): 16508.30
  79. JVM Flags: 3 total; -Xmx3072M -Xms512M -Xss2M
  80. Server Running: true
  81. Player Count: 1 / 36; [ServerPlayer['MilkMidget'/68082, l='ServerLevel[world]', x=782.33, y=64.00, z=-1052.24]]
  82. Data Packs: vanilla, mod:cyclopscore, mod:supermartijn642configlib (incompatible), mod:netherportalfix, mod:advancedperipherals (incompatible), mod:openpartiesandclaims (incompatible), mod:geckolib, mod:botarium (incompatible), mod:integratedterminals, mod:galosphere (incompatible), mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs, mod:structureessentials (incompatible), mod:advancementframes (incompatible), mod:xaeroworldmap, mod:modernfix (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:lootintegrations (incompatible), mod:bagus_lib (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:twigs (incompatible), mod:darkutils (incompatible), mod:clickadv (incompatible), mod:balm, mod:snowrealmagic (incompatible), mod:dynview (incompatible), mod:carryon (incompatible), mod:chat_heads (incompatible), mod:hauntedharvest (incompatible), mod:cloth_config (incompatible), mod:twilightforest, mod:supplementaries, mod:konkrete (incompatible), mod:advancementplaques (incompatible), mod:betterpingdisplay (incompatible), mod:mcwbridges, mod:lapisreserve (incompatible), mod:farmersdelight, mod:torchmaster, mod:bcc (incompatible), mod:commoncapabilities, mod:gml, mod:toolstats (incompatible), mod:chunky (incompatible), mod:mcwtrpdoors, mod:transparent, mod:supermartijn642corelib (incompatible), mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:blockui, mod:suppsquared (incompatible), mod:rightclickharvest (incompatible), mod:commongroovylibrary (incompatible), mod:searchables (incompatible), mod:integratedtunnels, mod:xercapaint, mod:elevatorid, mod:runelic, mod:resourcefullib (incompatible), mod:eatinganimation (incompatible), mod:architectury (incompatible), mod:computercraft, mod:cupboard (incompatible), mod:undergarden, mod:jadeaddons (incompatible), mod:fallingtree (incompatible), mod:krypton (incompatible), mod:sliceanddice (incompatible), mod:betteradvancements (incompatible), mod:cleardespawn (incompatible), mod:kiwi (incompatible), mod:bhmenu (incompatible), mod:dusk (incompatible), mod:trashslot, mod:rechiseled (incompatible), mod:ash_api, mod:caelus (incompatible), mod:obscure_api (incompatible), mod:carpeted (incompatible), mod:waystones, mod:clumps (incompatible), mod:comforts (incompatible), mod:naturescompass, mod:artifacts, mod:rechiseledcreate, mod:pneumaticcraft (incompatible), mod:farsightedmobs (incompatible), mod:snowundertrees, mod:betterjukebox (incompatible), mod:farsight_view (incompatible), mod:catalogue (incompatible), mod:fusion (incompatible), mod:ars_nouveau (incompatible), mod:chalk (incompatible), mod:xercamusic, mod:integratedcrafting, mod:craftingtweaks, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:moonlight (incompatible), mod:labels (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:ae2wtlib (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:roughlyenoughitems (incompatible), mod:kotlinforforge (incompatible), mod:paintings (incompatible), mod:forge, mod:iceberg (incompatible), mod:flywheel, mod:create, mod:ars_creo (incompatible), mod:xaerominimap, mod:integrateddynamics, mod:serverconfigupdater (incompatible), mod:pigpen (incompatible), mod:polymorph (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks (incompatible), mod:structurize, mod:multipiston, mod:flowerpatch, mod:ambientenvironment (incompatible), mod:minecolonies, mod:hunterillager (incompatible), mod:creeperoverhaul, mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:visuality (incompatible), mod:betterlily (incompatible), mod:charmofundying (incompatible), mod:aquaculture, mod:cosmeticarmorreworked, mod:expandability (incompatible), mod:chunksending (incompatible), mod:aquamirae (incompatible), mod:ad_astra (incompatible), Supplementaries Generated Pack, Suppsquared Generated Pack
  83. Enabled Feature Flags: minecraft:vanilla
  84. World Generation: Stable
  85. Is Modded: Definitely; Server brand changed to 'forge'
  86. Type: Dedicated Server (map_server.txt)
  87. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  88. ModLauncher launch target: forgeserver
  89. ModLauncher naming: srg
  90. ModLauncher services:
  91. mixin-0.8.5.jar mixin PLUGINSERVICE
  92. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  93. fmlloader-1.20.1-47.1.0.jar slf4jfixer PLUGINSERVICE
  94. fmlloader-1.20.1-47.1.0.jar object_holder_definalize PLUGINSERVICE
  95. fmlloader-1.20.1-47.1.0.jar runtime_enum_extender PLUGINSERVICE
  96. fmlloader-1.20.1-47.1.0.jar capability_token_subclass PLUGINSERVICE
  97. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  98. fmlloader-1.20.1-47.1.0.jar runtimedistcleaner PLUGINSERVICE
  99. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  100. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  101. modlauncher-10.0.9.jar serializationisbad TRANSFORMATIONSERVICE
  102. FML Language Providers:
  103. javafml@null
  104. lowcodefml@null
  105. Mod List:
  106. CyclopsCore-1.20.1-1.18.8.jar |Cyclops Core |cyclopscore |1.18.8 |DONE |Manifest: NOSIGNATURE
  107. supermartijn642configlib-1.1.7-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.7 |DONE |Manifest: NOSIGNATURE
  108. netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE
  109. AdvancedPeripherals-1.20.1-0.7.31a.jar |Advanced Peripherals |advancedperipherals |0.7.31a |DONE |Manifest: NOSIGNATURE
  110. open-parties-and-claims-forge-1.20.1-0.19.1.jar |Open Parties and Claims |openpartiesandclaims |0.19.1 |DONE |Manifest: NOSIGNATURE
  111. geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |DONE |Manifest: NOSIGNATURE
  112. botarium-forge-1.20.1-2.2.0.jar |Botarium |botarium |2.2.0 |DONE |Manifest: NOSIGNATURE
  113. IntegratedTerminals-1.20.1-1.4.10.jar |IntegratedTerminals |integratedterminals |1.4.10 |DONE |Manifest: NOSIGNATURE
  114. Galosphere-1.20.1-1.3.2-Forge.jar |Galosphere |galosphere |1.20.1-1.3.2 |DONE |Manifest: NOSIGNATURE
  115. connectivity-1.20.1-4.4.jar |Connectivity Mod |connectivity |1.20.1-4.4 |DONE |Manifest: NOSIGNATURE
  116. sophisticatedcore-1.20.1-0.5.83.395.jar |Sophisticated Core |sophisticatedcore |1.20.1-0.5.83.395 |DONE |Manifest: NOSIGNATURE
  117. kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |DONE |Manifest: NOSIGNATURE
  118. structureessentials-1.20.1-2.9.jar |Structure Essentials mod |structureessentials |1.20.1-2.9 |DONE |Manifest: NOSIGNATURE
  119. advancementframes-1.20-2.1.0.jar |Advancement Frames |advancementframes |1.20-2.1.0 |DONE |Manifest: NOSIGNATURE
  120. XaerosWorldMap_1.31.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.31.0 |DONE |Manifest: NOSIGNATURE
  121. modernfix-forge-5.4.2+mc1.20.1.jar |ModernFix |modernfix |5.4.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  122. citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |DONE |Manifest: NOSIGNATURE
  123. alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |DONE |Manifest: NOSIGNATURE
  124. REIPluginCompatibilities-forge-12.0.55.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |12.0.55 |DONE |Manifest: NOSIGNATURE
  125. lootintegrations-1.20.1-3.0.jar |Lootintegrations mod |lootintegrations |1.20.1-3.0 |DONE |Manifest: NOSIGNATURE
  126. Baguslib-1.20.1-3.3.0.jar |BagusLib |bagus_lib |1.20.1-3.3.0 |DONE |Manifest: NOSIGNATURE
  127. mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
  128. Bookshelf-Forge-1.20.1-20.0.2.jar |Bookshelf |bookshelf |20.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  129. sophisticatedbackpacks-1.20.1-3.18.56.890.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.20.1-3.18.56.890 |DONE |Manifest: NOSIGNATURE
  130. guardvillagers-1.20-1.6.0.jar |Guard Villagers |guardvillagers |1.20-1.6.0 |DONE |Manifest: NOSIGNATURE
  131. twigs-1.20.1-3.1.0-forge.jar |Twigs |twigs |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE
  132. DarkUtilities-Forge-1.20.1-17.0.1.jar |DarkUtilities |darkutils |17.0.1 |DONE |Manifest: NOSIGNATURE
  133. clickadv-1.20.1-3.1.jar |clickadv mod |clickadv |1.20.1-3.1 |DONE |Manifest: NOSIGNATURE
  134. balm-forge-1.20-7.0.7.jar |Balm |balm |7.0.7 |DONE |Manifest: NOSIGNATURE
  135. SnowRealMagic-1.20.1-forge-9.0.1.jar |Snow! Real Magic! |snowrealmagic |9.0.1 |DONE |Manifest: NOSIGNATURE
  136. dynview-1.20.1-3.9.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
  137. carryon-forge-1.20.1-2.1.0.1.jar |Carry On |carryon |2.1.0.1 |DONE |Manifest: NOSIGNATURE
  138. chat_heads-0.10.19-forge-1.20.jar |Chat Heads |chat_heads |0.10.19 |DONE |Manifest: NOSIGNATURE
  139. hauntedharvest-1.20-3.1.10.jar |Haunted Harvest |hauntedharvest |1.20-3.1.10 |DONE |Manifest: NOSIGNATURE
  140. cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
  141. twilightforest-1.20.1-4.3.1750-universal.jar |The Twilight Forest |twilightforest |4.3.1750 |DONE |Manifest: NOSIGNATURE
  142. supplementaries-1.20-2.5.21.jar |Supplementaries |supplementaries |1.20-2.5.21 |DONE |Manifest: NOSIGNATURE
  143. konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
  144. AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |DONE |Manifest: NOSIGNATURE
  145. BetterPingDisplay-1.20.1-1.1.jar |Better Ping Display |betterpingdisplay |1.1 |DONE |Manifest: NOSIGNATURE
  146. mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
  147. lapisreserve-1.0.8F.jar |lapisreserve |lapisreserve |1.0.8F |DONE |Manifest: NOSIGNATURE
  148. FarmersDelight-1.20.1-1.2.2a.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.2a |DONE |Manifest: NOSIGNATURE
  149. torchmaster-20.1.4.jar |Torchmaster |torchmaster |20.1.4 |DONE |Manifest: NOSIGNATURE
  150. BetterCompatibilityChecker-forge-4.0.2+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  151. CommonCapabilities-1.20.1-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
  152. mod-4.0.4.jar |GroovyModLoader |gml |4.0.4 |DONE |Manifest: NOSIGNATURE
  153. ToolStats-Forge-1.20.1-16.0.1.jar |ToolStats |toolstats |16.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  154. Chunky-1.3.92.jar |Chunky |chunky |1.3.92 |DONE |Manifest: NOSIGNATURE
  155. mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
  156. transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  157. supermartijn642corelib-1.1.12a-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.12a |DONE |Manifest: NOSIGNATURE
  158. resourcefulconfig-forge-1.20-2.0.0.jar |Resourcefulconfig |resourcefulconfig |2.0.0 |DONE |Manifest: NOSIGNATURE
  159. spark-1.10.42-forge.jar |spark |spark |1.10.42 |DONE |Manifest: NOSIGNATURE
  160. curios-forge-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  161. Patchouli-1.20.1-80-FORGE.jar |Patchouli |patchouli |1.20.1-80-FORGE |DONE |Manifest: NOSIGNATURE
  162. blockui-1.20-0.0.84-ALPHA.jar |UI Library Mod |blockui |1.20-0.0.84-ALPHA |DONE |Manifest: NOSIGNATURE
  163. suppsquared-1.20-1.1.6.jar |Supplementaries Squared |suppsquared |1.20-1.1.6 |DONE |Manifest: NOSIGNATURE
  164. right-click-harvest-3.2.0+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  165. cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE
  166. Searchables-forge-1.20.1-1.0.1.jar |Searchables |searchables |1.0.1 |DONE |Manifest: NOSIGNATURE
  167. IntegratedTunnels-1.20.1-1.8.21.jar |IntegratedTunnels |integratedtunnels |1.8.21 |DONE |Manifest: NOSIGNATURE
  168. xercapaint-1.20.1-1.0.0.jar |Joy of Painting |xercapaint |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  169. elevatorid-1.20.1-1.8.14.jar |Elevator Mod |elevatorid |1.20.1-1.8.14 |DONE |Manifest: NOSIGNATURE
  170. Runelic-Forge-1.20.1-18.0.1.jar |Runelic |runelic |18.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  171. resourcefullib-forge-1.20.1-2.1.8.jar |Resourceful Lib |resourcefullib |2.1.8 |DONE |Manifest: NOSIGNATURE
  172. eatinganimation-1.20-5.0.0.jar |Eating Animation |eatinganimation |5.0.0 |DONE |Manifest: NOSIGNATURE
  173. architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
  174. cc-tweaked-1.20.1-forge-1.106.1.jar |CC: Tweaked |computercraft |1.106.1 |DONE |Manifest: NOSIGNATURE
  175. cupboard-1.20.1-1.5.jar |Cupboard utilities |cupboard |1.20.1-1.5 |DONE |Manifest: NOSIGNATURE
  176. The_Undergarden-1.20.1-0.8.7.jar |The Undergarden |undergarden |0.8.7 |DONE |Manifest: NOSIGNATURE
  177. JadeAddons-1.20.1-forge-5.1.0.jar |Jade Addons |jadeaddons |5.1.0 |DONE |Manifest: NOSIGNATURE
  178. FallingTree-1.20.1-4.2.4.jar |FallingTree |fallingtree |4.2.4 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
  179. KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE
  180. sliceanddice-forge-3.0.3.jar |Create Slice & Dice |sliceanddice |3.0.3 |DONE |Manifest: NOSIGNATURE
  181. BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |DONE |Manifest: NOSIGNATURE
  182. ClearDespawn-forge-1.20.1-1.1.13.jar |ClearDespawn |cleardespawn |1.1.13 |DONE |Manifest: NOSIGNATURE
  183. Kiwi-1.20.1-forge-11.0.0.jar |Kiwi Library |kiwi |11.0.0 |DONE |Manifest: NOSIGNATURE
  184. BHMenu-Forge-1.20.1-2.4.0.jar |BisectHosting Menu |bhmenu |1.20.1-2.4.0-hf1 |DONE |Manifest: NOSIGNATURE
  185. dusk-1.20.1-3.3.jar |Dusk Mod |dusk |1.20.1-3.3 |DONE |Manifest: NOSIGNATURE
  186. trashslot-forge-1.20-15.0.0.jar |TrashSlot |trashslot |15.0.0 |DONE |Manifest: NOSIGNATURE
  187. rechiseled-1.1.2a-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.2a |DONE |Manifest: NOSIGNATURE
  188. ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  189. caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
  190. obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
  191. carpeted-1.20-1.4.jar |Carpeted |carpeted |1.20-1.4 |DONE |Manifest: NOSIGNATURE
  192. waystones-forge-1.20-14.0.1.jar |Waystones |waystones |14.0.1 |DONE |Manifest: NOSIGNATURE
  193. Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
  194. comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  195. NaturesCompass-1.20.1-1.11.1-forge.jar |Nature's Compass |naturescompass |1.0.0 |DONE |Manifest: NOSIGNATURE
  196. artifacts-1.20.1-7.0.2.jar |Artifacts |artifacts |1.20.1-7.0.2 |DONE |Manifest: NOSIGNATURE
  197. rechiseledcreate-1.0.0a-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.0a |DONE |Manifest: NOSIGNATURE
  198. pneumaticcraft-repressurized-6.0.0+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  199. farsighted-mobs-forge-1.1-1.20.1.jar |Farsighted Mobs |farsightedmobs |1.1 |DONE |Manifest: NOSIGNATURE
  200. snowundertrees-1.20-1.4.1.jar |Snow Under Trees |snowundertrees |1.4.1 |DONE |Manifest: NOSIGNATURE
  201. betterjukebox-1.20-1.1.jar |Better Jukeboxes |betterjukebox |1.20-1.1 |DONE |Manifest: NOSIGNATURE
  202. farsight-1.20.1-3.2.jar |Farsight mod |farsight_view |1.20.1-3.2 |DONE |Manifest: NOSIGNATURE
  203. catalogue-forge-1.20.1-1.7.1.jar |Catalogue |catalogue |1.7.1 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  204. fusion-1.0.5-forge-mc1.20.jar |Fusion |fusion |1.0.5 |DONE |Manifest: NOSIGNATURE
  205. ars_nouveau-1.20.1-4.2.2-all.jar |Ars Nouveau |ars_nouveau |4.2.2 |DONE |Manifest: NOSIGNATURE
  206. chalk-1.20.1-1.6.1.jar |Chalk |chalk |1.6.1 |DONE |Manifest: NOSIGNATURE
  207. xercamusic-1.20.1-1.0.0.jar |Music Maker Mod |xercamusic |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  208. IntegratedCrafting-1.20.1-1.1.4.jar |IntegratedCrafting |integratedcrafting |1.1.4 |DONE |Manifest: NOSIGNATURE
  209. craftingtweaks-forge-1.20-18.0.2.jar |CraftingTweaks |craftingtweaks |18.0.2 |DONE |Manifest: NOSIGNATURE
  210. smoothchunk-1.20.1-3.0.jar |Smoothchunk mod |smoothchunk |1.20.1-3.0 |DONE |Manifest: NOSIGNATURE
  211. logprot-1.20.1-3.0.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  212. EnchantmentDescriptions-Forge-1.20.1-17.0.3.jar |EnchantmentDescriptions |enchdesc |17.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  213. TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
  214. BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
  215. moonlight-1.20-2.7.2-forge.jar |Moonlight Library |moonlight |1.20-2.7.2 |DONE |Manifest: NOSIGNATURE
  216. labels-1.20-1.13.jar |Labels |labels |1.20-1.13 |DONE |Manifest: NOSIGNATURE
  217. Jade-1.20.1-forge-11.4.1.jar |Jade |jade |11.4.1 |DONE |Manifest: NOSIGNATURE
  218. appliedenergistics2-forge-15.0.5-beta.jar |Applied Energistics 2 |ae2 |15.0.5-beta |DONE |Manifest: NOSIGNATURE
  219. ae2wtlib-15.0.6-beta.jar |AE2WTLib |ae2wtlib |15.0.6-beta |DONE |Manifest: NOSIGNATURE
  220. spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE
  221. domum_ornamentum-1.20-1.0.110-RELEASE-universal.ja|Domum Ornamentum |domum_ornamentum |1.20-1.0.110-RELEASE|DONE |Manifest: NOSIGNATURE
  222. RoughlyEnoughItems-12.0.634.jar |Roughly Enough Items (REI) |roughlyenoughitems |12.0.634 |DONE |Manifest: NOSIGNATURE
  223. kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
  224. Paintings-forge-1.20.1-11.0.0.0.jar |Paintings ++ |paintings |11.0.0.0 |DONE |Manifest: NOSIGNATURE
  225. forge-1.20.1-47.1.0-universal.jar |Forge |forge |47.1.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  226. server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
  227. Iceberg-1.20.1-forge-1.1.13.jar |Iceberg |iceberg |1.1.13 |DONE |Manifest: NOSIGNATURE
  228. flywheel-forge-1.20-0.6.9-4.jar |Flywheel |flywheel |0.6.9-4 |DONE |Manifest: NOSIGNATURE
  229. create-1.20.1-0.5.1.d.jar |Create |create |0.5.1.d |DONE |Manifest: NOSIGNATURE
  230. ars_creo-1.20.1-4.0.0.jar |Ars Creo |ars_creo |4.0.0 |DONE |Manifest: NOSIGNATURE
  231. Xaeros_Minimap_23.6.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.6.0 |DONE |Manifest: NOSIGNATURE
  232. IntegratedDynamics-1.20.1-1.16.10.jar |IntegratedDynamics |integrateddynamics |1.16.10 |DONE |Manifest: NOSIGNATURE
  233. serverconfigupdater-4.0.2.jar |ServerConfig Updater |serverconfigupdater |4.0.2 |DONE |Manifest: NOSIGNATURE
  234. PigPen-Forge-1.20.1-15.0.1.jar |PigPen |pigpen |15.0.1 |DONE |Manifest: NOSIGNATURE
  235. polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  236. storagedrawers-1.20.1-12.0.2.jar |Storage Drawers |storagedrawers |12.0.2 |DONE |Manifest: NOSIGNATURE
  237. FluxNetworks-1.20.1-7.2.0.14.jar |Flux Networks |fluxnetworks |7.2.0.14 |DONE |Manifest: NOSIGNATURE
  238. structurize-1.20-1.0.590-BETA.jar |Structurize |structurize |1.20-1.0.590-BETA |DONE |Manifest: NOSIGNATURE
  239. multipiston-1.20-1.2.31-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE
  240. FlowerPatch-forge-1.20.1-3.0.1.jar |Flower Patch |flowerpatch |3.0.1 |DONE |Manifest: NOSIGNATURE
  241. AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |11.0.0.1 |DONE |Manifest: NOSIGNATURE
  242. minecolonies-1.20.1-1.1.28-RELEASE.jar |MineColonies |minecolonies |1.20.1-1.1.28-RELEAS|DONE |Manifest: NOSIGNATURE
  243. hunterillager-1.20.1-10.1.1.jar |Hunter Illager |hunterillager |1.20.1-10.1.1 |DONE |Manifest: NOSIGNATURE
  244. creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
  245. appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  246. ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.0.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  247. visuality-forge-2.0.1.jar |Visuality: Reforged |visuality |2.0.1 |DONE |Manifest: NOSIGNATURE
  248. betterlily-1.20-1.3.1.jar |Better Lily Pads |betterlily |1.20-1.3.1 |DONE |Manifest: NOSIGNATURE
  249. charmofundying-forge-6.4.2+1.20.1.jar |Charm of Undying |charmofundying |6.4.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  250. Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE
  251. cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  252. expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
  253. chunksending-1.20.1-2.6.jar |chunksending mod |chunksending |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
  254. aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
  255. ad_astra-forge-1.20.1-1.15.3.jar |Ad Astra |ad_astra |1.15.3 |DONE |Manifest: NOSIGNATURE
  256. Crash Report UUID: 8a2373b8-f5b2-4de4-8523-ac821ca907c5
  257. FML: 47.1
  258. Forge: net.minecraftforge:47.1.0
  259. Kiwi Modules:
  260. kiwi:contributors
  261. kiwi:data
  262. snowrealmagic:core
Advertisement
Add Comment
Please, Sign In to add comment