Advertisement
Guest User

crash

a guest
Jun 23rd, 2024
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.45 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 2024-06-22 23:53:32
  5. Description: Ticking player
  6.  
  7. java.lang.NoSuchFieldError: STEP_HEIGHT
  8. at com.lothrazar.library.util.AttributesUtil.disableStepHeight(AttributesUtil.java:25) ~[flib-1.20.1-0.0.13.jar%23345!/:1.20.1-0.0.13] {re:classloading}
  9. at com.lothrazar.cyclic.item.food.LoftyStatureApple.onUpdate(LoftyStatureApple.java:61) ~[Cyclic-1.20.1-1.12.9.jar%23325!/:1.20.1-1.12.9] {re:classloading}
  10. at com.lothrazar.cyclic.event.ItemEvents.onEntityUpdate(ItemEvents.java:331) ~[Cyclic-1.20.1-1.12.9.jar%23325!/:1.20.1-1.12.9] {re:classloading}
  11. at com.lothrazar.cyclic.event.__ItemEvents_onEntityUpdate_LivingTickEvent.invoke(.dynamic) ~[Cyclic-1.20.1-1.12.9.jar%23325!/:1.20.1-1.12.9] {re:classloading,pl:eventbus:B}
  12. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
  13. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
  14. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
  15. at net.minecraftforge.common.ForgeHooks.onLivingTick(ForgeHooks.java:264) ~[forge-1.20.1-47.3.0-universal.jar%23425!/:?] {re:classloading}
  16. at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2258) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:relics.mixins.json:LivingEntityMixin,pl:mixin:APP:ramcompat.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:mixins.artifacts.common.json:accessors.LivingEntityAccessor,pl:mixin:APP:mixins.artifacts.common.json:item.hurtsound.LivingEntityMixin,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.chorustotem.LivingEntityMixin,pl:mixin:APP:mixins.artifacts.common.json:item.hurtsound.client.LivingEntityMixin,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.pocketpiston.client.LivingEntityMixin,pl:mixin:APP:mixins.artifacts.forge.json:item.wearable.snowshoes.LivingEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:LivingAccessor,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity,pl:mixin:APP:mixins.brandonscore.json:LivingEntityMixin,pl:mixin:APP:mixins.cofhcore.json:LivingEntityMixin,pl:mixin:APP:notenoughanimations.mixins.json:LivingEntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:vampirism.mixins.json:LivingEntityAccessor,pl:mixin:APP:vampirism.mixins.json:MixinLivingEntity,pl:mixin:APP:werewolves.mixins.json:LivingEntityAccessor,pl:mixin:APP:werewolves.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:charmofundying.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.LivingEntityMixin,pl:mixin:A}
  17. at net.minecraft.world.entity.player.Player.m_8119_(Player.java:241) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.PlayerEntityMixin,pl:mixin:APP:darkutils.mixins.json:AccessorPlayer,pl:mixin:APP:darkutils.mixins.json:MixinPlayer,pl:mixin:APP:paraglider.mixins.json:MixinPlayer,pl:mixin:APP:comforts.mixins.json:AccessorPlayer,pl:mixin:APP:ars_nouveau.mixins.json:elytra.ElytraPlayerMixin,pl:mixin:APP:skinlayers3d.mixins.json:PlayerMixin,pl:mixin:APP:mixins.brandonscore.json:PlayerMixin,pl:mixin:APP:notenoughanimations.mixins.json:PlayerEntityMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:vampirism.mixins.json:MixinPlayerEntity,pl:mixin:APP:werewolves.mixins.json:entity.PlayerAccessor,pl:mixin:APP:werewolves.mixins.json:entity.PlayerEntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.PlayerMixin,pl:mixin:A}
  18. at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:467) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:camera.ANServerPlayerMixin,pl:mixin:A}
  19. at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:262) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:accessor.AccessorServerGamePacketListener,pl:mixin:APP:supplementaries-common.mixins.json:ServerGamePacketListenerMixin,pl:mixin:A}
  20. at net.minecraft.network.Connection.m_129483_(Connection.java:263) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,re:classloading,pl:mixin:A}
  21. at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:classloading}
  22. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:907) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  23. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  24. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:classloading,pl:runtimedistcleaner:A}
  25. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  26. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  27. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Thread: Server thread
  35. Suspected Mods:
  36. flib (flib), Version: 0.0.13
  37. Issue tracker URL: https://github.com/Lothrazar/FLib/issues
  38. at TRANSFORMER/[email protected]/com.lothrazar.library.util.AttributesUtil.disableStepHeight(AttributesUtil.java:25)
  39.  
  40. Cyclic (cyclic), Version: 1.12.9
  41. Issue tracker URL: https://github.com/Lothrazar/cyclic/issues
  42. at TRANSFORMER/[email protected]/com.lothrazar.cyclic.item.food.LoftyStatureApple.onUpdate(LoftyStatureApple.java:61)
  43. Stacktrace:
  44. at com.lothrazar.library.util.AttributesUtil.disableStepHeight(AttributesUtil.java:25) ~[flib-1.20.1-0.0.13.jar%23345!/:1.20.1-0.0.13] {re:classloading}
  45. at com.lothrazar.cyclic.item.food.LoftyStatureApple.onUpdate(LoftyStatureApple.java:61) ~[Cyclic-1.20.1-1.12.9.jar%23325!/:1.20.1-1.12.9] {re:classloading}
  46. at com.lothrazar.cyclic.event.ItemEvents.onEntityUpdate(ItemEvents.java:331) ~[Cyclic-1.20.1-1.12.9.jar%23325!/:1.20.1-1.12.9] {re:classloading}
  47. at com.lothrazar.cyclic.event.__ItemEvents_onEntityUpdate_LivingTickEvent.invoke(.dynamic) ~[Cyclic-1.20.1-1.12.9.jar%23325!/:1.20.1-1.12.9] {re:classloading,pl:eventbus:B}
  48. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
  49. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
  50. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
  51. at net.minecraftforge.common.ForgeHooks.onLivingTick(ForgeHooks.java:264) ~[forge-1.20.1-47.3.0-universal.jar%23425!/:?] {re:classloading}
  52. at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2258) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:relics.mixins.json:LivingEntityMixin,pl:mixin:APP:ramcompat.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:mixins.artifacts.common.json:accessors.LivingEntityAccessor,pl:mixin:APP:mixins.artifacts.common.json:item.hurtsound.LivingEntityMixin,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.chorustotem.LivingEntityMixin,pl:mixin:APP:mixins.artifacts.common.json:item.hurtsound.client.LivingEntityMixin,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.pocketpiston.client.LivingEntityMixin,pl:mixin:APP:mixins.artifacts.forge.json:item.wearable.snowshoes.LivingEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:LivingAccessor,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity,pl:mixin:APP:mixins.brandonscore.json:LivingEntityMixin,pl:mixin:APP:mixins.cofhcore.json:LivingEntityMixin,pl:mixin:APP:notenoughanimations.mixins.json:LivingEntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:vampirism.mixins.json:LivingEntityAccessor,pl:mixin:APP:vampirism.mixins.json:MixinLivingEntity,pl:mixin:APP:werewolves.mixins.json:LivingEntityAccessor,pl:mixin:APP:werewolves.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:charmofundying.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.LivingEntityMixin,pl:mixin:A}
  53. at net.minecraft.world.entity.player.Player.m_8119_(Player.java:241) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.PlayerEntityMixin,pl:mixin:APP:darkutils.mixins.json:AccessorPlayer,pl:mixin:APP:darkutils.mixins.json:MixinPlayer,pl:mixin:APP:paraglider.mixins.json:MixinPlayer,pl:mixin:APP:comforts.mixins.json:AccessorPlayer,pl:mixin:APP:ars_nouveau.mixins.json:elytra.ElytraPlayerMixin,pl:mixin:APP:skinlayers3d.mixins.json:PlayerMixin,pl:mixin:APP:mixins.brandonscore.json:PlayerMixin,pl:mixin:APP:notenoughanimations.mixins.json:PlayerEntityMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:vampirism.mixins.json:MixinPlayerEntity,pl:mixin:APP:werewolves.mixins.json:entity.PlayerAccessor,pl:mixin:APP:werewolves.mixins.json:entity.PlayerEntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.PlayerMixin,pl:mixin:A}
  54. -- Player being ticked --
  55. Details:
  56. Entity Type: minecraft:player (net.minecraft.server.level.ServerPlayer)
  57. Entity ID: 84
  58. Entity Name: AltoidSE
  59. Entity's Exact location: -385.50, 79.00, -426.50
  60. Entity's Block location: World: (-386,79,-427), Section: (at 14,15,5 in -25,4,-27; chunk contains blocks -400,-64,-432 to -385,319,-417), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
  61. Entity's Momentum: 0.00, 0.00, 0.00
  62. Entity's Passengers: []
  63. Entity's Vehicle: null
  64. Stacktrace:
  65. at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:467) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:camera.ANServerPlayerMixin,pl:mixin:A}
  66. at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:262) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:accessor.AccessorServerGamePacketListener,pl:mixin:APP:supplementaries-common.mixins.json:ServerGamePacketListenerMixin,pl:mixin:A}
  67. at net.minecraft.network.Connection.m_129483_(Connection.java:263) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,re:classloading,pl:mixin:A}
  68. at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:classloading}
  69. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:907) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  70. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  71. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:classloading,pl:runtimedistcleaner:A}
  72. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  73. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  74. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  75.  
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.20.1
  80. Minecraft Version ID: 1.20.1
  81. Operating System: Windows 10 (amd64) version 10.0
  82. Java Version: 17.0.8, Microsoft
  83. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  84. Memory: 1996690632 bytes (1904 MiB) / 4043309056 bytes (3856 MiB) up to 14361296896 bytes (13696 MiB)
  85. CPUs: 16
  86. Processor Vendor: GenuineIntel
  87. Processor Name: 11th Gen Intel(R) Core(TM) i7-11700KF @ 3.60GHz
  88. Identifier: Intel64 Family 6 Model 167 Stepping 1
  89. Microarchitecture: Rocket Lake
  90. Frequency (GHz): 3.60
  91. Number of physical packages: 1
  92. Number of physical CPUs: 8
  93. Number of logical CPUs: 16
  94. Graphics card #0 name: NVIDIA GeForce RTX 3060
  95. Graphics card #0 vendor: NVIDIA (0x10de)
  96. Graphics card #0 VRAM (MB): 4095.00
  97. Graphics card #0 deviceId: 0x2504
  98. Graphics card #0 versionInfo: DriverVersion=32.0.15.5599
  99. Memory slot #0 capacity (MB): 16384.00
  100. Memory slot #0 clockSpeed (GHz): 2.13
  101. Memory slot #0 type: DDR4
  102. Memory slot #1 capacity (MB): 16384.00
  103. Memory slot #1 clockSpeed (GHz): 2.13
  104. Memory slot #1 type: DDR4
  105. Memory slot #2 capacity (MB): 16384.00
  106. Memory slot #2 clockSpeed (GHz): 2.13
  107. Memory slot #2 type: DDR4
  108. Memory slot #3 capacity (MB): 16384.00
  109. Memory slot #3 clockSpeed (GHz): 2.13
  110. Memory slot #3 type: DDR4
  111. Virtual memory max (MB): 75101.55
  112. Virtual memory used (MB): 29256.86
  113. Swap memory total (MB): 9728.00
  114. Swap memory used (MB): 181.42
  115. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx13696m -Xms256m
  116. Server Running: true
  117. Player Count: 1 / 8; [ServerPlayer['AltoidSE'/84, l='ServerLevel[New World]', x=-385.50, y=79.00, z=-426.50]]
  118. Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:kuma_api (incompatible), mod:solarpanels, mod:anitexlib (incompatible), mod:cobblestonesemantics, mod:projecte, mod:mcwwindows, mod:rubidium, mod:ironjetpacks, mod:mcwfurnituresbop, mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:wstweaks (incompatible), mod:bookshelf, mod:relics, mod:darkutils (incompatible), mod:mcwdoors, mod:balm, mod:ramcompat, mod:avaritialiteextended, mod:jeresources, mod:chat_heads (incompatible), mod:unseen_world, mod:paraglider (incompatible), mod:dragonfight (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:enemyexpansion, mod:mcwbridges, mod:farmersdelight, mod:ambientsounds, mod:endersdelight, mod:ironfurnaces, mod:mcwtrpdoors, mod:mcwfences, mod:mcwfencesbop, mod:curios (incompatible), mod:projectexpansion, mod:easypaxellite (incompatible), mod:advancednetherite, mod:searchables (incompatible), mod:betterthirdperson, mod:elevatorid, mod:runelic, mod:constructionwand, mod:deeperdarker, mod:architectury (incompatible), mod:mcwfurnitures, mod:cupboard (incompatible), mod:flib, mod:jadeaddons (incompatible), mod:framework, mod:bwncr, mod:codechickenlib (incompatible), mod:quarkdelight, mod:mcwlights, mod:cyclic, mod:waterdripsound (incompatible), mod:elytraslot (incompatible), mod:quarkoddities, mod:mowziesmobs, mod:geckolib, mod:wither_drops_netherite_templates, mod:cucumber, mod:octolib, mod:jei, mod:goblintraders (incompatible), mod:mekanism, mod:mekanismgenerators, mod:caelus (incompatible), mod:stonesmelting (incompatible), mod:waystones, mod:chunkbychunk (incompatible), mod:mcwpaintings, mod:fastsuite (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:naturescompass, mod:artifacts, mod:pokeballhv (incompatible), mod:explorerscompass, mod:ars_nouveau (incompatible), mod:skinlayers3d, mod:forge, mod:brandonscore (incompatible), mod:draconicevolution, mod:draconicadditions (incompatible), mod:mcwpaths, mod:mysticalagriculture, mod:mysticalagradditions, mod:ironchest, mod:craftingtweaks, mod:useless_sword, mod:cofh_core, mod:thermal, mod:thermal_foundation, mod:thermal_expansion, mod:thermal_dynamics, mod:lucky (incompatible), mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:macawsbridgesbop, mod:moonlight (incompatible), mod:mousetweaks, mod:avaritia, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:mekanism_turrets (incompatible), mod:creativecore, mod:spectrelib (incompatible), mod:nethersdelight, mod:notenoughanimations, mod:iceberg (incompatible), mod:legendarytooltips (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:pigpen (incompatible), mod:storagedrawers (incompatible), mod:ars_elemental (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:jei_mekanism_multiblocks (incompatible), mod:entityculling, mod:oceansdelight (incompatible), mod:appleskin (incompatible), mod:alexsdelight, mod:vampirism, mod:werewolves, mod:ferritecore (incompatible), mod:charmofundying (incompatible), mod:aquaculture, mod:delightful, mod:expandability (incompatible), Supplementaries Generated Pack
  119. Enabled Feature Flags: minecraft:vanilla
  120. World Generation: Stable
  121. Type: Integrated Server (map_client.txt)
  122. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  123. Launched Version: forge-47.3.0
  124. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  125. ModLauncher launch target: forgeclient
  126. ModLauncher naming: srg
  127. ModLauncher services:
  128. mixin-0.8.5.jar mixin PLUGINSERVICE
  129. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  130. fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
  131. fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
  132. fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
  133. fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
  134. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  135. fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
  136. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  137. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  138. FML Language Providers:
  139. lowcodefml@null
  140. javafml@null
  141. Mod List:
  142. dynamiclightsreforged-1.20.1_v1.6.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.6.0 |DONE |Manifest: NOSIGNATURE
  143. kuma-api-forge-20.1.6+1.20.1.jar |KumaAPI |kuma_api |20.1.6 |DONE |Manifest: NOSIGNATURE
  144. Mekanism-MoreSolarPanels-1.20.1-1.5.9.jar |Mekanism-MoreSolarPanels |solarpanels |1.5.9 |DONE |Manifest: NOSIGNATURE
  145. anitexlib-0.2.1-1.20.1.jar |AniTexLib |anitexlib |0.2.1 |DONE |Manifest: NOSIGNATURE
  146. cobblestonesemantics-1.0.0.jar |Cobblestone Semantics |cobblestonesemantics |1.0.0 |DONE |Manifest: NOSIGNATURE
  147. ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |DONE |Manifest: NOSIGNATURE
  148. mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
  149. rubidium-mc1.20.1-0.7.1a.jar |Rubidium |rubidium |0.7.1a |DONE |Manifest: NOSIGNATURE
  150. IronJetpacks-1.20.1-7.0.5.jar |Iron Jetpacks |ironjetpacks |7.0.5 |DONE |Manifest: NOSIGNATURE
  151. mcwfurnituresbop-1.20-1.1.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
  152. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  153. Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
  154. Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
  155. citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
  156. alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
  157. mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE
  158. WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE
  159. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
  160. relics-1.20.1-0.6.5.2.jar |Relics |relics |0.6.5.2 |DONE |Manifest: NOSIGNATURE
  161. DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |DONE |Manifest: NOSIGNATURE
  162. mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
  163. balm-forge-1.20.1-7.3.4-all.jar |Balm |balm |7.3.4 |DONE |Manifest: NOSIGNATURE
  164. ramcompat-1.20.1-0.1.3.jar |RAM-Compat |ramcompat |0.1.3 |DONE |Manifest: NOSIGNATURE
  165. avaritialiteextended-forge-1.20.1-1.0.1.jar |Avaritia Lite Extended |avaritialiteextended |1.0.1 |DONE |Manifest: NOSIGNATURE
  166. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  167. chat_heads-0.12.3-forge-1.20.jar |Chat Heads |chat_heads |0.12.3 |DONE |Manifest: NOSIGNATURE
  168. unseen_world-3.5.jar |Unseen World |unseen_world |3.5 |DONE |Manifest: NOSIGNATURE
  169. Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
  170. dragonfight-1.20.1-4.4.jar |dragonfight mod |dragonfight |1.20.1-4.4 |DONE |Manifest: NOSIGNATURE
  171. cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  172. sound-physics-remastered-forge-1.20.1-1.4.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.2 |DONE |Manifest: NOSIGNATURE
  173. enemyexpansion-2.3.1-forge-1.20.1.jar |Enemy Expansion |enemyexpansion |2.3.1 |DONE |Manifest: NOSIGNATURE
  174. mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
  175. FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
  176. AmbientSounds_FORGE_v6.0.2_mc1.20.1.jar |AmbientSounds |ambientsounds |6.0.2 |DONE |Manifest: NOSIGNATURE
  177. endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
  178. ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
  179. mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
  180. mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
  181. mcwfencesbop-1.20-1.1.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
  182. curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  183. ProjectExpansion-1.20.1-1.1.1.jar |Project Expansion |projectexpansion |1.20.1-1.1.1 |DONE |Manifest: 16:32:1c:48:e2:f7:71:f1:1b:23:7f:74:d8:e6:89:43:6a:a8:33:8f:49:17:6a:11:19:cd:66:4b:88:c1:02:19
  184. EasyPaxel1.20.1(Forge)vs1.0.3.jar |Easy Paxel Lite |easypaxellite |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  185. advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |DONE |Manifest: NOSIGNATURE
  186. Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
  187. BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
  188. elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
  189. Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.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
  190. constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
  191. deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
  192. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  193. mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |DONE |Manifest: NOSIGNATURE
  194. cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
  195. flib-1.20.1-0.0.13.jar |flib |flib |0.0.13 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  196. JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
  197. framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |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
  198. bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE
  199. CodeChickenLib-1.20.1-4.4.0.512-universal.jar |CodeChicken Lib |codechickenlib |4.4.0.512 |DONE |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
  200. quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
  201. mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
  202. Cyclic-1.20.1-1.12.9.jar |Cyclic |cyclic |1.12.9 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  203. DripSounds-1.19.4-0.3.2.jar |Drip Sounds |waterdripsound |0.3.2 |DONE |Manifest: NOSIGNATURE
  204. elytraslot-forge-6.4.0+1.20.1.jar |Elytra Slot |elytraslot |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  205. QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE
  206. mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE
  207. geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE
  208. wither_drops_netherite_templates_1.0.0_forge_1.20.|Wither Drops Netherite Templat|wither_drops_netherite_templat|1.0.0 |DONE |Manifest: NOSIGNATURE
  209. Cucumber-1.20.1-7.0.8.jar |Cucumber Library |cucumber |7.0.8 |DONE |Manifest: NOSIGNATURE
  210. octolib-1.20.1-0.3.jar |OctoLib |octolib |0.3 |DONE |Manifest: NOSIGNATURE
  211. jei-1.20.1-forge-15.3.0.8.jar |Just Enough Items |jei |15.3.0.8 |DONE |Manifest: NOSIGNATURE
  212. goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |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
  213. Mekanism-1.20.1-10.4.8.43.jar |Mekanism |mekanism |10.4.8 |DONE |Manifest: NOSIGNATURE
  214. MekanismGenerators-1.20.1-10.4.8.43.jar |Mekanism: Generators |mekanismgenerators |10.4.8 |DONE |Manifest: NOSIGNATURE
  215. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  216. stonesmelting-1.20.1-0-forge.jar |StoneSmelting |stonesmelting |1.20.1-0-forge |DONE |Manifest: NOSIGNATURE
  217. waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
  218. ChunkByChunk-forge-1.20.1-2.2.3.jar |Chunk By Chunk |chunkbychunk |2.2.3 |DONE |Manifest: NOSIGNATURE
  219. mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
  220. FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
  221. journeymap-1.20.1-5.10.0-forge.jar |Journeymap |journeymap |5.10.0 |DONE |Manifest: NOSIGNATURE
  222. comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  223. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  224. artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |DONE |Manifest: NOSIGNATURE
  225. pokeballhv-1.5-1.20.1-forge.jar |pokeballhv |pokeballhv |1.5 |DONE |Manifest: NOSIGNATURE
  226. ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  227. ars_nouveau-1.20.1-4.12.1-all.jar |Ars Nouveau |ars_nouveau |4.12.1 |DONE |Manifest: NOSIGNATURE
  228. skinlayers3d-forge-1.6.6-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.6 |DONE |Manifest: NOSIGNATURE
  229. forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.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
  230. BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |3.2.1.302 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  231. Draconic-Evolution-1.20.1-3.1.2.575-universal.jar |Draconic Evolution |draconicevolution |3.1.2.575 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  232. Draconic-Additions-1.20.1-2.3.1.2-universal.jar |Draconic Additions |draconicadditions |2.3.1.2 |DONE |Manifest: NOSIGNATURE
  233. mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
  234. MysticalAgriculture-1.20.1-7.0.11.jar |Mystical Agriculture |mysticalagriculture |7.0.11 |DONE |Manifest: NOSIGNATURE
  235. MysticalAgradditions-1.20.1-7.0.3.jar |Mystical Agradditions |mysticalagradditions |7.0.3 |DONE |Manifest: NOSIGNATURE
  236. ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
  237. craftingtweaks-forge-1.20.1-18.2.4.jar |CraftingTweaks |craftingtweaks |18.2.4 |DONE |Manifest: NOSIGNATURE
  238. useless-sword-1.20.1-V1.4.1.jar |Useless Sword |useless_sword |1.4.1 |DONE |Manifest: NOSIGNATURE
  239. client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |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
  240. cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
  241. thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
  242. thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
  243. thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
  244. thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
  245. lucky-block-forge-1.20.1-13.0.jar |Lucky Block |lucky |1.20.1-13.0 |DONE |Manifest: NOSIGNATURE
  246. EnchantmentDescriptions-Forge-1.20.1-17.0.16.jar |EnchantmentDescriptions |enchdesc |17.0.16 |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
  247. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  248. BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
  249. macawsbridgesbop-1.20-1.2.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE
  250. moonlight-1.20-2.12.2-forge.jar |Moonlight Library |moonlight |1.20-2.12.2 |DONE |Manifest: NOSIGNATURE
  251. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
  252. avaritialite-forge-1.20.1-1.10.2.jar |Avaritia Lite |avaritia |1.10.2 |DONE |Manifest: NOSIGNATURE
  253. mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE
  254. Jade-1.20.1-forge-11.9.2.jar |Jade |jade |11.9.2+forge |DONE |Manifest: NOSIGNATURE
  255. mekanism_turrets-1.0.5.jar |Mekanism Turrets |mekanism_turrets |1.0.5 |DONE |Manifest: NOSIGNATURE
  256. CreativeCore_FORGE_v2.11.30_mc1.20.1.jar |CreativeCore |creativecore |2.11.30 |DONE |Manifest: NOSIGNATURE
  257. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
  258. nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  259. notenoughanimations-forge-1.7.4-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.4 |DONE |Manifest: NOSIGNATURE
  260. Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE
  261. LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |DONE |Manifest: NOSIGNATURE
  262. thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
  263. baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
  264. PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
  265. storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |DONE |Manifest: NOSIGNATURE
  266. ars_elemental-1.20.1-0.6.5.jar |Ars Elemental |ars_elemental |1.20.1-0.6.5 |DONE |Manifest: NOSIGNATURE
  267. Zeta-1.0-19.jar |Zeta |zeta |1.0-19 |DONE |Manifest: NOSIGNATURE
  268. Quark-4.0-458.jar |Quark |quark |4.0-458 |DONE |Manifest: NOSIGNATURE
  269. supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE
  270. JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |DONE |Manifest: NOSIGNATURE
  271. entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |DONE |Manifest: NOSIGNATURE
  272. oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
  273. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  274. alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
  275. Vampirism-1.20.1-1.10.8.jar |Vampirism |vampirism |1.10.8 |DONE |Manifest: NOSIGNATURE
  276. Werewolves-1.20.1-2.0.2.3.jar |Werewolves |werewolves |2.0.2.3 |DONE |Manifest: NOSIGNATURE
  277. ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |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
  278. charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  279. Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE
  280. Delightful-1.20.1-3.5.6.jar |Delightful |delightful |3.5.6 |DONE |Manifest: NOSIGNATURE
  281. expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
  282. Crash Report UUID: 69265257-4133-4e64-9174-bff04b9d0f07
  283. FML: 47.3
  284. Forge: net.minecraftforge:47.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement