Advertisement
Guest User

Create Mod Fluid Render crash

a guest
Jun 12th, 2025
16
0
13 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 2025-06-12 21:36:48
  5. Description: Rendering Block Entity
  6.  
  7. java.lang.NoClassDefFoundError: net/createmod/catnip/render/BasicFluidRenderer
  8. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
  9. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?] {}
  10. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?] {}
  11. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
  12. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
  13. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
  14. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
  15. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
  16. at TRANSFORMER/[email protected]/com.simibubi.create.content.processing.basin.BasinRenderer.renderFluids(BasinRenderer.java:177) ~[create-1.21.1-6.0.5.jar%23341!/:6.0.5] {re:classloading}
  17. at TRANSFORMER/[email protected]/com.simibubi.create.content.processing.basin.BasinRenderer.renderSafe(BasinRenderer.java:41) ~[create-1.21.1-6.0.5.jar%23341!/:6.0.5] {re:classloading}
  18. at TRANSFORMER/[email protected]/com.simibubi.create.content.processing.basin.BasinRenderer.renderSafe(BasinRenderer.java:30) ~[create-1.21.1-6.0.5.jar%23341!/:6.0.5] {re:classloading}
  19. at TRANSFORMER/[email protected]/com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer.render(SafeBlockEntityRenderer.java:28) ~[create-1.21.1-6.0.5.jar%23341!/:6.0.5] {re:classloading,re:mixin}
  20. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.setupAndRender(BlockEntityRenderDispatcher.java:90) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  21. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.lambda$render$0(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  22. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  23. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  24. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:418) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  25. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:353) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  26. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:314) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  27. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.handler$bog000$sodium$onRenderBlockEntities(LevelRenderer.java:10895) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:particular.mixins.json:InjectLevelRenderer from mod particular,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
  28. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:particular.mixins.json:InjectLevelRenderer from mod particular,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
  29. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
  30. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1024) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
  31. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  32. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  33. at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:classloading,pl:runtimedistcleaner:A}
  34. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
  35. at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
  36. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.39.jar%23107!/:4.0] {}
  37. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.39.jar%23107!/:4.0] {}
  38. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.39.jar%23107!/:4.0] {}
  39. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.39.jar%23107!/:4.0] {}
  40. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23112!/:?] {}
  41. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23112!/:?] {}
  42. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23112!/:?] {}
  43. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23112!/:?] {}
  44. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23112!/:?] {}
  45. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23112!/:?] {}
  46. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23112!/:?] {}
  47. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
  48. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
  49. Caused by: java.lang.ClassNotFoundException: net.createmod.catnip.render.BasicFluidRenderer
  50. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:220) ~[securejarhandler-3.0.8.jar:?] {}
  51. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
  52. ... 41 more
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- Head --
  59. Thread: Render thread
  60. Stacktrace:
  61. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
  62. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?] {}
  63. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?] {}
  64. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
  65. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
  66. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
  67. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
  68. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
  69. at TRANSFORMER/[email protected]/com.simibubi.create.content.processing.basin.BasinRenderer.renderFluids(BasinRenderer.java:177) ~[create-1.21.1-6.0.5.jar%23341!/:6.0.5] {re:classloading}
  70. at TRANSFORMER/[email protected]/com.simibubi.create.content.processing.basin.BasinRenderer.renderSafe(BasinRenderer.java:41) ~[create-1.21.1-6.0.5.jar%23341!/:6.0.5] {re:classloading}
  71. at TRANSFORMER/[email protected]/com.simibubi.create.content.processing.basin.BasinRenderer.renderSafe(BasinRenderer.java:30) ~[create-1.21.1-6.0.5.jar%23341!/:6.0.5] {re:classloading}
  72. at TRANSFORMER/[email protected]/com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer.render(SafeBlockEntityRenderer.java:28) ~[create-1.21.1-6.0.5.jar%23341!/:6.0.5] {re:classloading,re:mixin}
  73. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.setupAndRender(BlockEntityRenderDispatcher.java:90) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  74. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.lambda$render$0(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  75. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  76. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  77. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:418) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  78. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:353) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  79. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:314) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  80. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.handler$bog000$sodium$onRenderBlockEntities(LevelRenderer.java:10895) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:particular.mixins.json:InjectLevelRenderer from mod particular,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
  81. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:particular.mixins.json:InjectLevelRenderer from mod particular,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
  82. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
  83. -- Block Entity Details --
  84. Details:
  85. Name: create:basin // com.simibubi.create.content.processing.basin.BasinBlockEntity
  86. Block: Block{create:basin}[facing=down]
  87. Block location: World: (-500,67,-260), Section: (at 12,3,12 in -32,4,-17; chunk contains blocks -512,-64,-272 to -497,319,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
  88. Block: Block{create:basin}[facing=down]
  89. Block location: World: (-500,67,-260), Section: (at 12,3,12 in -32,4,-17; chunk contains blocks -512,-64,-272 to -497,319,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
  90. Stacktrace:
  91. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  92. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features,pl:mixin:A}
  93. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:418) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  94. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:353) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  95. at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:314) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23416!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
  96. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.handler$bog000$sodium$onRenderBlockEntities(LevelRenderer.java:10895) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:particular.mixins.json:InjectLevelRenderer from mod particular,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
  97. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:default,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:default,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:particular.mixins.json:InjectLevelRenderer from mod particular,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
  98. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
  99. at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1024) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
  100. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  101. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  102. at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:classloading,pl:runtimedistcleaner:A}
  103. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
  104. at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
  105. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.39.jar%23107!/:4.0] {}
  106. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.39.jar%23107!/:4.0] {}
  107. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.39.jar%23107!/:4.0] {}
  108. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.39.jar%23107!/:4.0] {}
  109. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23112!/:?] {}
  110. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23112!/:?] {}
  111. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23112!/:?] {}
  112. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23112!/:?] {}
  113. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23112!/:?] {}
  114. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23112!/:?] {}
  115. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23112!/:?] {}
  116. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
  117. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
  118.  
  119.  
  120. -- Uptime --
  121. Details:
  122. JVM uptime: 74.279s
  123. Wall uptime: 61.700s
  124. High-res time: 71.831s
  125. Client ticks: 600 ticks / 30.000s
  126. Stacktrace:
  127. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2394) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  128. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  129. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:825) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  130. at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23313!/:?] {re:classloading,pl:runtimedistcleaner:A}
  131. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
  132. at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
  133. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.39.jar%23107!/:4.0] {}
  134. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.39.jar%23107!/:4.0] {}
  135. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.39.jar%23107!/:4.0] {}
  136. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.39.jar%23107!/:4.0] {}
  137. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23112!/:?] {}
  138. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23112!/:?] {}
  139. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23112!/:?] {}
  140. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23112!/:?] {}
  141. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23112!/:?] {}
  142. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23112!/:?] {}
  143. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23112!/:?] {}
  144. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
  145. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
  146.  
  147.  
  148. -- Affected level --
  149. Details:
  150. All players: 1 total; [LocalPlayer['BlackCatMason'/523, l='ClientLevel', x=-499.49, y=67.00, z=-258.58]]
  151. Chunk stats: 529, 313
  152. Level dimension: minecraft:overworld
  153. Level spawn location: World: (-64,64,16), Section: (at 0,0,0 in -4,4,1; chunk contains blocks -64,-64,16 to -49,319,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
  154. Level time: 87323 game time, 153745 day time
  155. Server brand: neoforge
  156. Server type: Integrated singleplayer server
  157. Tracked entity count: 200
  158.  
  159. -- Last reload --
  160. Details:
  161. Reload number: 1
  162. Reload reason: initial
  163. Finished: Yes
  164. Packs: vanilla, mod_resources, mod/sodium, mod/treechop, mod/mr_dungeons_andtavernsnetherfortressoverhaul, mod/kuma_api, mod/fabric_renderer_api_v1, mod/supermartijn642configlib, mod/geckolib, mod/beautify, mod/underground_villages, mod/variantsandventures, mod/mcwwindows, mod/sophisticatedcore, mod/gpumemleakfix, mod/villagernames, mod/mr_dungeons_andtavernsancientcityoverhaul, mod/foggypalegarden, mod/neoforge, mod/modernfix, mod/fabric_block_view_api_v2, mod/mcwstairs, mod/iris, mod/createcasing, mod/storagedelight, mod/sophisticatedbackpacks, mod/guardvillagers, mod/mcwdoors, mod/nuggets, mod/balm, mod/cloth_config, mod/twilightforest, mod/athena, mod/chipped, mod/mcwbridges, mod/farmersdelight, mod/entity_model_features, mod/entity_texture_features, mod/handcrafted, mod/repurposed_structures, mod/ambientsounds, mod/mcwtrpdoors, mod/mcwfences, mod/supermartijn642corelib, mod/mcwbiomesoplenty, mod/curios, mod/patchouli, mod/sophisticatedstoragecreateintegration, mod/collective, mod/mr_dungeons_andtaverns, mod/tombstone, mod/mr_dungeons_andtavernspillageroutpostoverhaul, mod/mr_dungeons_andtavernsjungletemplereplacement, mod/resourcefullib, mod/createliquidfuel, mod/twilightdelight, mod/mcwroofs, mod/deeperdarker, mod/architectury, mod/cupboard, mod/chimes, mod/conditional_mixin, mod/ars_ocultas, mod/refurbished_furniture, mod/fabric_rendering_data_attachment_v1, mod/undergarden, mod/monolib, mod/jadeaddons, mod/framework, mod/t_and_t, mod/mcwlights, mod/smartbrainlib, mod/bellsandwhistles, mod/rechiseled, mod/rechiseled_chipped, mod/sophisticatedstorage, mod/cosycritters, mod/jei, mod/map_atlases, mod/waystones, mod/mcwpaintings, mod/naturescompass, mod/glitchcore, mod/adorabuild_structures, mod/rechiseledcreate, mod/particular, mod/explorerscompass, mod/fusion, mod/cratedelight, mod/ars_nouveau, mod/ars_additions, mod/starbunclemania, mod/ars_technica, mod/arsdelight, mod/distantfriends, mod/sophisticatedbackpackscreateintegration, mod/repurposed_structures_farmers_delight_compat, mod/mcwpaths, mod/dsurround, mod/spooky_campsite, mod/aquaculturedelight, mod/undergardendelight, mod/create_rustic_structures, mod/more_useful_copper, mod/terrablender, mod/biomesoplenty, mod/moonlight, mod/fabric_api_base, mod/createoreexcavation, mod/jade, mod/displaydelight, mod/creativecore, mod/alltheleaks, mod/corgilib, mod/flywheel, mod/ponder, mod/create, mod/create_integrated_farming, mod/dndecor, mod/ars_creo, mod/create_dragons_plus, mod/create_central_kitchen, mod/create_d2d, mod/expandeddelight, mod/l2core, mod/modonomicon, mod/palegarden, mod/ferritecore, mod/yet_another_config_lib_v3, mod/occultism, mod/create_power_loader, mod/aquaculture, mod/addonslib, mod/mr_dungeons_andtavernsdeserttemplereplacement, mod/create_structures_arise, mod/createfood, mod/cristellib, moonlight:mods_dynamic_assets, twilightdelight:shader_compatible_fiery, file/cassette music discs 1.21 v1.2.zip, file/CreateSophisticatedBackpacks.zip, file/DD-FD-Compat - v.1.01.zip, file/Enhanced Audio Ambience r1.zip
  165.  
  166. -- System Details --
  167. Details:
  168. Minecraft Version: 1.21.1
  169. Minecraft Version ID: 1.21.1
  170. Operating System: Windows 10 (amd64) version 10.0
  171. Java Version: 21.0.7, Microsoft
  172. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  173. Memory: 977364080 bytes (932 MiB) / 3489660928 bytes (3328 MiB) up to 5268045824 bytes (5024 MiB)
  174. CPUs: 16
  175. Processor Vendor: AuthenticAMD
  176. Processor Name: AMD Ryzen 7 5800H with Radeon Graphics
  177. Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
  178. Microarchitecture: Zen 3
  179. Frequency (GHz): 3.19
  180. Number of physical packages: 1
  181. Number of physical CPUs: 8
  182. Number of logical CPUs: 16
  183. Graphics card #0 name: AMD Radeon RX 6700M
  184. Graphics card #0 vendor: Advanced Micro Devices, Inc.
  185. Graphics card #0 VRAM (MiB): 10224.00
  186. Graphics card #0 deviceId: VideoController1
  187. Graphics card #0 versionInfo: 32.0.21013.1000
  188. Graphics card #1 name: AMD Radeon(TM) Graphics
  189. Graphics card #1 vendor: Advanced Micro Devices, Inc.
  190. Graphics card #1 VRAM (MiB): 512.00
  191. Graphics card #1 deviceId: VideoController2
  192. Graphics card #1 versionInfo: 31.0.21923.1000
  193. Memory slot #0 capacity (MiB): 8192.00
  194. Memory slot #0 clockSpeed (GHz): 3.20
  195. Memory slot #0 type: DDR4
  196. Memory slot #1 capacity (MiB): 8192.00
  197. Memory slot #1 clockSpeed (GHz): 3.20
  198. Memory slot #1 type: DDR4
  199. Virtual memory max (MiB): 22922.76
  200. Virtual memory used (MiB): 15850.16
  201. Swap memory total (MiB): 7168.00
  202. Swap memory used (MiB): 331.60
  203. Space in storage for jna.tmpdir (MiB): available: 302405.50, total: 955677.00
  204. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 302405.50, total: 955677.00
  205. Space in storage for io.netty.native.workdir (MiB): available: 302405.50, total: 955677.00
  206. Space in storage for java.io.tmpdir (MiB): available: 302405.50, total: 955677.00
  207. Space in storage for workdir (MiB): available: 302405.50, total: 955677.00
  208. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5024m -Xms256m
  209. Loaded Shaderpack: (off)
  210. Launched Version: neoforge-21.1.177
  211. Launcher name: minecraft-launcher
  212. Backend library: LWJGL version 3.3.3+5
  213. Backend API: AMD Radeon(TM) Graphics GL version 4.6.0 Core Profile Context 25.5.1.250226, ATI Technologies Inc.
  214. Window size: 1280x720
  215. GFLW Platform: win32
  216. GL Caps: Using framebuffer using OpenGL 3.2
  217. GL debug messages:
  218. Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
  219. Universe: 400921fb54442d18
  220. Type: Integrated Server (map_client.txt)
  221. Graphics mode: fancy
  222. Render Distance: 8/8 chunks
  223. Resource Packs: vanilla, mod_resources, mod/sodium, mod/treechop, mod/mr_dungeons_andtavernsnetherfortressoverhaul (incompatible), mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/supermartijn642configlib, mod/geckolib, mod/beautify (incompatible), mod/underground_villages, mod/variantsandventures (incompatible), mod/mcwwindows, mod/sophisticatedcore (incompatible), mod/gpumemleakfix (incompatible), mod/villagernames (incompatible), mod/mr_dungeons_andtavernsancientcityoverhaul (incompatible), mod/foggypalegarden, mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/mcwstairs, mod/iris, mod/createcasing (incompatible), mod/storagedelight (incompatible), mod/sophisticatedbackpacks (incompatible), mod/guardvillagers (incompatible), mod/mcwdoors, mod/nuggets (incompatible), mod/balm (incompatible), mod/cloth_config (incompatible), mod/twilightforest, mod/athena, mod/chipped, mod/mcwbridges, mod/farmersdelight (incompatible), mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/handcrafted, mod/repurposed_structures, mod/ambientsounds, mod/mcwtrpdoors, mod/mcwfences (incompatible), mod/supermartijn642corelib, mod/mcwbiomesoplenty, mod/curios (incompatible), mod/patchouli (incompatible), mod/sophisticatedstoragecreateintegration (incompatible), mod/collective (incompatible), mod/mr_dungeons_andtaverns (incompatible), mod/tombstone (incompatible), mod/mr_dungeons_andtavernspillageroutpostoverhaul (incompatible), mod/mr_dungeons_andtavernsjungletemplereplacement (incompatible), mod/resourcefullib, mod/createliquidfuel (incompatible), mod/twilightdelight (incompatible), mod/mcwroofs, mod/deeperdarker, mod/architectury (incompatible), mod/cupboard (incompatible), mod/chimes (incompatible), mod/conditional_mixin (incompatible), mod/ars_ocultas (incompatible), mod/refurbished_furniture (incompatible), mod/fabric_rendering_data_attachment_v1, mod/undergarden, mod/monolib (incompatible), mod/jadeaddons (incompatible), mod/framework (incompatible), mod/t_and_t, mod/mcwlights (incompatible), mod/smartbrainlib (incompatible), mod/bellsandwhistles (incompatible), mod/rechiseled, mod/rechiseled_chipped, mod/sophisticatedstorage (incompatible), mod/cosycritters, mod/jei (incompatible), mod/map_atlases (incompatible), mod/waystones (incompatible), mod/mcwpaintings, mod/naturescompass, mod/glitchcore (incompatible), mod/adorabuild_structures (incompatible), mod/rechiseledcreate, mod/particular, mod/explorerscompass, mod/fusion, mod/cratedelight (incompatible), mod/ars_nouveau (incompatible), mod/ars_additions (incompatible), mod/starbunclemania (incompatible), mod/ars_technica (incompatible), mod/arsdelight (incompatible), mod/distantfriends, mod/sophisticatedbackpackscreateintegration (incompatible), mod/repurposed_structures_farmers_delight_compat, mod/mcwpaths, mod/dsurround, mod/spooky_campsite (incompatible), mod/aquaculturedelight (incompatible), mod/undergardendelight (incompatible), mod/create_rustic_structures (incompatible), mod/more_useful_copper (incompatible), mod/terrablender (incompatible), mod/biomesoplenty, mod/moonlight (incompatible), mod/fabric_api_base, mod/createoreexcavation (incompatible), mod/jade (incompatible), mod/displaydelight, mod/creativecore, mod/alltheleaks, mod/corgilib, mod/flywheel, mod/ponder (incompatible), mod/create (incompatible), mod/create_integrated_farming, mod/dndecor (incompatible), mod/ars_creo (incompatible), mod/create_dragons_plus, mod/create_central_kitchen, mod/create_d2d (incompatible), mod/expandeddelight (incompatible), mod/l2core (incompatible), mod/modonomicon, mod/palegarden (incompatible), mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/occultism, mod/create_power_loader (incompatible), mod/aquaculture (incompatible), mod/addonslib, mod/mr_dungeons_andtavernsdeserttemplereplacement (incompatible), mod/create_structures_arise (incompatible), mod/createfood (incompatible), mod/cristellib, moonlight:mods_dynamic_assets, twilightdelight:shader_compatible_fiery (incompatible), file/cassette music discs 1.21 v1.2.zip, file/CreateSophisticatedBackpacks.zip (incompatible), file/DD-FD-Compat - v.1.01.zip (incompatible), file/Enhanced Audio Ambience r1.zip (incompatible)
  224. Current Language: en_us
  225. Locale: en_US
  226. System encoding: Cp1252
  227. File encoding: UTF-8
  228. CPU: 16x AMD Ryzen 7 5800H with Radeon Graphics
  229. Server Running: true
  230. Player Count: 1 / 8; [ServerPlayer['BlackCatMason'/523, l='ServerLevel[What have we become]', x=-499.49, y=67.00, z=-258.58]]
  231. Active Data Packs: create:dynamic_data, vanilla, mod_data, mod/sodium, mod/treechop, mod/mr_dungeons_andtavernsnetherfortressoverhaul, mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/supermartijn642configlib (incompatible), mod/geckolib, mod/beautify (incompatible), mod/underground_villages, mod/variantsandventures (incompatible), mod/mcwwindows (incompatible), mod/sophisticatedcore (incompatible), mod/gpumemleakfix (incompatible), mod/villagernames, mod/mr_dungeons_andtavernsancientcityoverhaul, mod/foggypalegarden, mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/mcwstairs (incompatible), mod/iris, mod/createcasing (incompatible), mod/storagedelight (incompatible), mod/sophisticatedbackpacks (incompatible), mod/guardvillagers (incompatible), mod/mcwdoors (incompatible), mod/nuggets (incompatible), mod/balm (incompatible), mod/cloth_config (incompatible), mod/twilightforest, mod/athena, mod/chipped, mod/mcwbridges (incompatible), mod/farmersdelight (incompatible), mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/handcrafted, mod/repurposed_structures, mod/ambientsounds (incompatible), mod/mcwtrpdoors (incompatible), mod/mcwfences (incompatible), mod/supermartijn642corelib, mod/mcwbiomesoplenty, mod/curios (incompatible), mod/patchouli (incompatible), mod/sophisticatedstoragecreateintegration (incompatible), mod/collective, mod/mr_dungeons_andtaverns, mod/tombstone, mod/mr_dungeons_andtavernspillageroutpostoverhaul, mod/mr_dungeons_andtavernsjungletemplereplacement, mod/resourcefullib, mod/createliquidfuel (incompatible), mod/twilightdelight (incompatible), mod/mcwroofs (incompatible), mod/deeperdarker, mod/architectury (incompatible), mod/cupboard (incompatible), mod/chimes (incompatible), mod/conditional_mixin (incompatible), mod/ars_ocultas (incompatible), mod/refurbished_furniture (incompatible), mod/fabric_rendering_data_attachment_v1, mod/undergarden, mod/monolib (incompatible), mod/jadeaddons (incompatible), mod/framework (incompatible), mod/t_and_t, mod/mcwlights (incompatible), mod/smartbrainlib (incompatible), mod/bellsandwhistles (incompatible), mod/rechiseled, mod/rechiseled_chipped, mod/sophisticatedstorage (incompatible), mod/cosycritters, mod/jei (incompatible), mod/map_atlases (incompatible), mod/waystones (incompatible), mod/mcwpaintings (incompatible), mod/naturescompass (incompatible), mod/glitchcore (incompatible), mod/adorabuild_structures, mod/rechiseledcreate, mod/particular, mod/explorerscompass (incompatible), mod/fusion, mod/cratedelight (incompatible), mod/ars_nouveau (incompatible), mod/ars_additions (incompatible), mod/starbunclemania (incompatible), mod/ars_technica (incompatible), mod/arsdelight (incompatible), mod/distantfriends, mod/sophisticatedbackpackscreateintegration (incompatible), mod/repurposed_structures_farmers_delight_compat, mod/mcwpaths (incompatible), mod/dsurround, mod/spooky_campsite, mod/aquaculturedelight, mod/undergardendelight, mod/create_rustic_structures, mod/more_useful_copper (incompatible), mod/terrablender (incompatible), mod/biomesoplenty (incompatible), mod/moonlight (incompatible), mod/fabric_api_base, mod/createoreexcavation (incompatible), mod/jade (incompatible), mod/displaydelight, mod/creativecore (incompatible), mod/alltheleaks, mod/corgilib (incompatible), mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/create_integrated_farming, mod/dndecor (incompatible), mod/ars_creo (incompatible), mod/create_dragons_plus, mod/create_central_kitchen, mod/create_d2d (incompatible), mod/expandeddelight (incompatible), mod/l2core (incompatible), mod/modonomicon (incompatible), mod/palegarden, mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/occultism, mod/create_power_loader (incompatible), mod/aquaculture (incompatible), mod/addonslib, mod/mr_dungeons_andtavernsdeserttemplereplacement, mod/create_structures_arise, mod/createfood (incompatible), mod/cristellib, create_dragons_plus:runtime, create_central_kitchen:runtime, resources/t_and_t_waystones_patch
  232. Available Data Packs: bundle, trade_rebalance, vanilla, mod/addonslib, mod/adorabuild_structures, mod/alltheleaks, mod/ambientsounds (incompatible), mod/aquaculture (incompatible), mod/aquaculturedelight, mod/architectury (incompatible), mod/ars_additions (incompatible), mod/ars_creo (incompatible), mod/ars_nouveau (incompatible), mod/ars_ocultas (incompatible), mod/ars_technica (incompatible), mod/arsdelight (incompatible), mod/athena, mod/balm (incompatible), mod/beautify (incompatible), mod/bellsandwhistles (incompatible), mod/biomesoplenty (incompatible), mod/chimes (incompatible), mod/chipped, mod/cloth_config (incompatible), mod/collective, mod/conditional_mixin (incompatible), mod/corgilib (incompatible), mod/cosycritters, mod/cratedelight (incompatible), mod/create (incompatible), mod/create_central_kitchen, mod/create_d2d (incompatible), mod/create_dragons_plus, mod/create_integrated_farming, mod/create_power_loader (incompatible), mod/create_rustic_structures, mod/create_structures_arise, mod/createcasing (incompatible), mod/createfood (incompatible), mod/createliquidfuel (incompatible), mod/createoreexcavation (incompatible), mod/creativecore (incompatible), mod/cristellib, mod/cupboard (incompatible), mod/curios (incompatible), mod/deeperdarker, mod/displaydelight, mod/distantfriends, mod/dndecor (incompatible), mod/dsurround, mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/expandeddelight (incompatible), mod/explorerscompass (incompatible), mod/fabric_api_base, mod/fabric_block_view_api_v2, mod/fabric_renderer_api_v1, mod/fabric_rendering_data_attachment_v1, mod/farmersdelight (incompatible), mod/ferritecore (incompatible), mod/flywheel (incompatible), mod/foggypalegarden, mod/framework (incompatible), mod/fusion, mod/geckolib, mod/glitchcore (incompatible), mod/gpumemleakfix (incompatible), mod/guardvillagers (incompatible), mod/handcrafted, mod/iris, mod/jade (incompatible), mod/jadeaddons (incompatible), mod/jei (incompatible), mod/kuma_api (incompatible), mod/l2core (incompatible), mod/map_atlases (incompatible), mod/mcwbiomesoplenty, mod/mcwbridges (incompatible), mod/mcwdoors (incompatible), mod/mcwfences (incompatible), mod/mcwlights (incompatible), mod/mcwpaintings (incompatible), mod/mcwpaths (incompatible), mod/mcwroofs (incompatible), mod/mcwstairs (incompatible), mod/mcwtrpdoors (incompatible), mod/mcwwindows (incompatible), mod/modernfix (incompatible), mod/modonomicon (incompatible), mod/monolib (incompatible), mod/moonlight (incompatible), mod/more_useful_copper (incompatible), mod/mr_dungeons_andtaverns, mod/mr_dungeons_andtavernsancientcityoverhaul, mod/mr_dungeons_andtavernsdeserttemplereplacement, mod/mr_dungeons_andtavernsjungletemplereplacement, mod/mr_dungeons_andtavernsnetherfortressoverhaul, mod/mr_dungeons_andtavernspillageroutpostoverhaul, mod/naturescompass (incompatible), mod/neoforge, mod/nuggets (incompatible), mod/occultism, mod/palegarden, mod/particular, mod/patchouli (incompatible), mod/ponder (incompatible), mod/rechiseled, mod/rechiseled_chipped, mod/rechiseledcreate, mod/refurbished_furniture (incompatible), mod/repurposed_structures, mod/repurposed_structures_farmers_delight_compat, mod/resourcefullib, mod/smartbrainlib (incompatible), mod/sodium, mod/sophisticatedbackpacks (incompatible), mod/sophisticatedbackpackscreateintegration (incompatible), mod/sophisticatedcore (incompatible), mod/sophisticatedstorage (incompatible), mod/sophisticatedstoragecreateintegration (incompatible), mod/spooky_campsite, mod/starbunclemania (incompatible), mod/storagedelight (incompatible), mod/supermartijn642configlib (incompatible), mod/supermartijn642corelib, mod/t_and_t, mod/terrablender (incompatible), mod/tombstone, mod/treechop, mod/twilightdelight (incompatible), mod/twilightforest, mod/undergarden, mod/undergardendelight, mod/underground_villages, mod/variantsandventures (incompatible), mod/villagernames, mod/waystones (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod_data, create:dynamic_data, create_dragons_plus:runtime, create_central_kitchen:runtime, resources/t_and_t_waystones_patch
  233. Enabled Feature Flags: minecraft:vanilla
  234. World Generation: Stable
  235. World Seed: 1540778778620744784
  236. ModLauncher: 11.0.4+main.d2e20e43
  237. ModLauncher launch target: forgeclient
  238. ModLauncher services:
  239. sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
  240. loader-4.0.39.jar slf4jfixer PLUGINSERVICE
  241. loader-4.0.39.jar runtime_enum_extender PLUGINSERVICE
  242. at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
  243. loader-4.0.39.jar runtimedistcleaner PLUGINSERVICE
  244. modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
  245. modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
  246. FML Language Providers:
  247. Mod List:
  248. addonslib-neoforge-1.21.1-1.6.1.jar |Addons Lib |addonslib |1.21.1-1.6.1 |Manifest: NOSIGNATURE
  249. adorabuild-structures-2.10.1-neoforge-1.21.3.jar |AdoraBuild: Structures |adorabuild_structures |2.10.1 |Manifest: NOSIGNATURE
  250. alltheleaks-0.1.17-beta+1.21.1-neoforge.jar |All The Leaks |alltheleaks |0.1.17-beta+1.21.1-n|Manifest: NOSIGNATURE
  251. AmbientSounds_NEOFORGE_v6.1.11_mc1.21.1.jar |AmbientSounds |ambientsounds |6.1.11 |Manifest: NOSIGNATURE
  252. Aquaculture-1.21.1-2.7.14.jar |Aquaculture 2 |aquaculture |2.7.14 |Manifest: NOSIGNATURE
  253. aquaculturedelight-1.2.0-neoforge-1.21.1.jar |Aquaculture Delight |aquaculturedelight |1.2.0 |Manifest: NOSIGNATURE
  254. architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
  255. ars_additions-1.21.1-21.2.2.jar |Ars Additions |ars_additions |1.21.1-21.2.2 |Manifest: NOSIGNATURE
  256. ars_creo-1.21.1-5.1.0.jar |Ars Creo |ars_creo |5.1.0 |Manifest: NOSIGNATURE
  257. ars_nouveau-1.21.1-5.8.4-all.jar |Ars Nouveau |ars_nouveau |5.8.4 |Manifest: NOSIGNATURE
  258. arsdelight-2.1.8.jar |Ars Nouveau's Flavors & Deligh|arsdelight |2.1.8 |Manifest: NOSIGNATURE
  259. ars_ocultas-1.21.1-2.1.0.jar |Ars Ocultas |ars_ocultas |2.1.0 |Manifest: NOSIGNATURE
  260. ars_technica-1.21.1-2.2.1.jar |Ars Technica |ars_technica |2.2.1 |Manifest: NOSIGNATURE
  261. athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
  262. balm-neoforge-1.21.1-21.0.46.jar |Balm |balm |21.0.46 |Manifest: NOSIGNATURE
  263. beautify-neoforge-1.21.1-2.0.2.jar |Beautify |beautify |2.0.2 |Manifest: NOSIGNATURE
  264. BiomesOPlenty-neoforge-1.21.1-21.1.0.12.jar |Biomes O' Plenty |biomesoplenty |21.1.0.12 |Manifest: NOSIGNATURE
  265. Chimes-v2.0.3-1.21.1-NeoForge.jar |Chimes |chimes |2.0.3 |Manifest: NOSIGNATURE
  266. chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
  267. cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
  268. collective-1.21.1-8.3.jar |Collective |collective |8.3 |Manifest: NOSIGNATURE
  269. conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
  270. tombstone-neoforge-1.21.1-9.3.3.jar |Corail Tombstone |tombstone |9.3.3 |Manifest: NOSIGNATURE
  271. Corgilib-NeoForge-1.21.1-5.0.0.4.jar |CorgiLib |corgilib |5.0.0.4 |Manifest: NOSIGNATURE
  272. cosycritters-1.21.1-NeoForge-0.0.6.jar |Cosy Critters & Creepy Crawlie|cosycritters |0.0.6 |Manifest: NOSIGNATURE
  273. cratedelight-24.11.22-1.21-neoforge.jar |Crate Delight |cratedelight |24.11.22-1.21-neofor|Manifest: NOSIGNATURE
  274. create-1.21.1-6.0.5.jar |Create |create |6.0.5 |Manifest: NOSIGNATURE
  275. Create Encased-1.21.1-1.7.1-fix2.jar |Create Encased |createcasing |1.7.1-fix2 |Manifest: NOSIGNATURE
  276. createliquidfuel-2.1.1-1.21.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.21.1 |Manifest: NOSIGNATURE
  277. createoreexcavation-1.21-1.6.4.jar |Create Ore Excavation |createoreexcavation |0.0NONE |Manifest: NOSIGNATURE
  278. bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
  279. create-central-kitchen-2.1.2.jar |Create: Central Kitchen |create_central_kitchen |2.1.2 |Manifest: NOSIGNATURE
  280. Create_Desires-2-Dreams-1.21.1-2.0.0.jar |Create: Desires 2 Dreams |create_d2d |2.0.0 |Manifest: NOSIGNATURE
  281. create-dragons-plus-1.5.2.jar |Create: Dragons Plus |create_dragons_plus |1.5.2 |Manifest: NOSIGNATURE
  282. createfood-neoforge-1.21.1-2.0.0-beta-2.jar |Create: Food |createfood |2.0.0 |Manifest: NOSIGNATURE
  283. create-integrated-farming-1.0.5.jar |Create: Integrated Farming |create_integrated_farming |1.0.5 |Manifest: NOSIGNATURE
  284. create_power_loader-2.0.3-mc1.21.1.jar |Create: Power Loader |create_power_loader |2.0.3-mc1.21.1 |Manifest: NOSIGNATURE
  285. create_rustic_structures-1.0.0-neoforge-1.21.1.jar|Create: Rustic Structures |create_rustic_structures |1.0.0 |Manifest: NOSIGNATURE
  286. create_structures_arise-159.32.31-neoforge-1.21.1.|Create: Structures Arise |create_structures_arise |159.32.31 |Manifest: NOSIGNATURE
  287. CreativeCore_NEOFORGE_v2.13.5_mc1.21.1.jar |CreativeCore |creativecore |2.13.5 |Manifest: NOSIGNATURE
  288. cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
  289. cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
  290. curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
  291. deeperdarker-neoforge-1.21.1-1.3.5.jar |Deeper and Darker |deeperdarker |1.3.5 |Manifest: NOSIGNATURE
  292. Design-n-Decor-1.21.1-2.0.2.jar |Design n' Decor |dndecor |2.0.2 |Manifest: NOSIGNATURE
  293. displaydelight-1.3.0.jar |Display Delight |displaydelight |1.3.0 |Manifest: NOSIGNATURE
  294. DistantFriends-neoforge-1.21.1-0.9.2.jar |Distant Friends |distantfriends |0.9.2 |Manifest: NOSIGNATURE
  295. dungeons-and-taverns-v4.4.4 [NeoForge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.4.4 |Manifest: NOSIGNATURE
  296. DnT-ancient-city-overhaul-v2 [NeoForge].jar |Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1-v2 |Manifest: NOSIGNATURE
  297. DnT-desert-temple-replacement-v1.2 [NeoForge].jar |Dungeons and Taverns Desert Te|mr_dungeons_andtavernsdesertte|1-v1.2 |Manifest: NOSIGNATURE
  298. DnT-jungle-temple-replacement-v1.2 [NeoForge].jar |Dungeons and Taverns Jungle Te|mr_dungeons_andtavernsjunglete|1-v1.2 |Manifest: NOSIGNATURE
  299. DnT-nether-fortress-overhaul-v2.4 [NeoForge].jar |Dungeons and Taverns Nether Fo|mr_dungeons_andtavernsnetherfo|1-v2.4 |Manifest: NOSIGNATURE
  300. DnT-pillager-outpost-overhaul-v2.2 [NeoForge].jar |Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1-v2.2 |Manifest: NOSIGNATURE
  301. dynamicsurroundings-neoforge-1.21.1-0.4.2.jar |Dynamic Surroundings |dsurround |0.4.2 |Manifest: NOSIGNATURE
  302. entity_model_features_neoforge_1.21.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |Manifest: NOSIGNATURE
  303. entity_texture_features_neoforge_1.21.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |Manifest: NOSIGNATURE
  304. expandeddelight-0.1.3.1.jar |Expanded Delight |expandeddelight |0.1.3.1 |Manifest: NOSIGNATURE
  305. ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
  306. FarmersDelight-1.21.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.2.8 |Manifest: NOSIGNATURE
  307. ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  308. flywheel-neoforge-1.21.1-1.0.2.jar |Flywheel |flywheel |1.0.2 |Manifest: NOSIGNATURE
  309. foggypalegarden-2.9.1+1.21.1-neoforge.jar |Foggy Pale Garden |foggypalegarden |2.9.1+1.21.1-neoforg|Manifest: NOSIGNATURE
  310. fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
  311. fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
  312. fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
  313. fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
  314. framework-neoforge-1.21.1-0.9.6.jar |Framework |framework |0.9.6 |Manifest: NOSIGNATURE
  315. fusion-1.2.7b-neoforge-mc1.21.jar |Fusion |fusion |1.2.7+b |Manifest: NOSIGNATURE
  316. geckolib-neoforge-1.21.1-4.7.5.1.jar |GeckoLib 4 |geckolib |4.7.5.1 |Manifest: NOSIGNATURE
  317. GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |2.1.0.0 |Manifest: NOSIGNATURE
  318. gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
  319. guardvillagers-2.3.2-1.21.1.jar |Guard Villagers |guardvillagers |2.3.2 |Manifest: NOSIGNATURE
  320. handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
  321. TreeChop-1.21.1-neoforge-0.19.3.jar |HT's TreeChop |treechop |0.19.3 |Manifest: NOSIGNATURE
  322. iris-neoforge-1.8.8+mc1.21.1.jar |Iris |iris |1.8.8+mc1.21.1 |Manifest: NOSIGNATURE
  323. Jade-1.21.1-NeoForge-15.10.0.jar |Jade |jade |15.10.0+neoforge |Manifest: NOSIGNATURE
  324. JadeAddons-1.21.1-NeoForge-6.1.0.jar |Jade Addons |jadeaddons |6.1.0+neoforge |Manifest: NOSIGNATURE
  325. jei-1.21.1-neoforge-19.21.2.313.jar |Just Enough Items |jei |19.21.2.313 |Manifest: NOSIGNATURE
  326. kuma-api-neoforge-21.0.5+1.21.jar |KumaAPI |kuma_api |21.0.5 |Manifest: NOSIGNATURE
  327. l2core-3.0.8+1.jar |L2Core |l2core |3.0.8+1 |Manifest: NOSIGNATURE
  328. mcwbiomesoplenty-neoforge-1.21.1-1.2.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.21.1-1.2 |Manifest: NOSIGNATURE
  329. mcw-bridges-3.1.1-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.1.1 |Manifest: NOSIGNATURE
  330. mcw-doors-1.1.2-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.2 |Manifest: NOSIGNATURE
  331. mcw-fences-1.2.0-1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |Manifest: NOSIGNATURE
  332. mcw-lights-1.1.2-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.2 |Manifest: NOSIGNATURE
  333. mcw-paintings-1.0.5-1.21.1neoforge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |Manifest: NOSIGNATURE
  334. mcw-paths-1.1.0neoforge-mc1.21.1.jar |Macaw's Paths and Pavings |mcwpaths |1.1.0 |Manifest: NOSIGNATURE
  335. mcw-roofs-2.3.2-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.2 |Manifest: NOSIGNATURE
  336. mcw-stairs-1.0.1-1.21.1neoforge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.1 |Manifest: NOSIGNATURE
  337. mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |Manifest: NOSIGNATURE
  338. mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
  339. map_atlases-1.21-6.3.3-neoforge.jar |Map Atlases |map_atlases |1.21-6.3.3 |Manifest: NOSIGNATURE
  340. 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
  341. modernfix-neoforge-5.23.1+mc1.21.1.jar |ModernFix |modernfix |5.23.1+mc1.21.1 |Manifest: NOSIGNATURE
  342. modonomicon-1.21.1-neoforge-1.114.2.jar |Modonomicon |modonomicon |1.114.2 |Manifest: NOSIGNATURE
  343. monolib-neoforge-1.21.1-2.1.0.jar |MonoLib |monolib |2.1.0 |Manifest: NOSIGNATURE
  344. moonlight-1.21-2.18.18-neoforge.jar |Moonlight Lib |moonlight |1.21-2.18.18 |Manifest: NOSIGNATURE
  345. more_useful_copper-merged-1.21.1-2.0.0.jar |More Useful Copper |more_useful_copper |2.0.0 |Manifest: NOSIGNATURE
  346. refurbished_furniture-neoforge-1.21.1-1.0.16.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.16 |Manifest: NOSIGNATURE
  347. NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
  348. neoforge-21.1.177-universal.jar |NeoForge |neoforge |21.1.177 |Manifest: NOSIGNATURE
  349. nuggets-neoforge-1.21-1.0.7.38.jar |Nuggets |nuggets |1.0.7.38 |Manifest: NOSIGNATURE
  350. occultism-1.21.1-neoforge-1.180.0.jar |Occultism |occultism |1.180.0 |Manifest: NOSIGNATURE
  351. palegarden-1.0.8-neoforge-1.21.1.jar |palegarden |palegarden |1.0.8 |Manifest: NOSIGNATURE
  352. particular-1.21.1-NeoForge-1.1.4.jar |Particular |particular |1.1.4 |Manifest: NOSIGNATURE
  353. Patchouli-1.21-88-NEOFORGE.jar |Patchouli |patchouli |1.21-88-NEOFORGE |Manifest: NOSIGNATURE
  354. Ponder-NeoForge-1.21.1-1.0.56.0.jar |Ponder |ponder |1.0.56.0 |Manifest: NOSIGNATURE
  355. rechiseled-1.1.6a-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.1.6+a |Manifest: NOSIGNATURE
  356. rechiseled_chipped-1.3-1.21.1.jar |Rechiseled: Chipped |rechiseled_chipped |1.3 |Manifest: NOSIGNATURE
  357. rechiseledcreate-1.0.2-neoforge-mc1.21.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |Manifest: NOSIGNATURE
  358. repurposed_structures-7.5.15+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.15+1.21.1-neofor|Manifest: NOSIGNATURE
  359. repurposed_structures_farmers_delight_compat_v7.ja|Repurposed Structures - Farmer|repurposed_structures_farmers_|7 |Manifest: NOSIGNATURE
  360. resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
  361. SmartBrainLib-neoforge-1.21.1-1.16.7.jar |SmartBrainLib |smartbrainlib |1.16.7 |Manifest: NOSIGNATURE
  362. sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
  363. sophisticatedbackpacks-1.21.1-3.24.15.1250.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.15 |Manifest: NOSIGNATURE
  364. sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.3 |Manifest: NOSIGNATURE
  365. sophisticatedcore-1.21.1-1.3.50.1004.jar |Sophisticated Core |sophisticatedcore |1.3.50 |Manifest: NOSIGNATURE
  366. sophisticatedstorage-1.21.1-1.4.38.1166.jar |Sophisticated Storage |sophisticatedstorage |1.4.38 |Manifest: NOSIGNATURE
  367. sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.11 |Manifest: NOSIGNATURE
  368. spooky_campsite-1.0.2-neoforge-1.21.1.jar |Spooky Campsite |spooky_campsite |1.0.2 |Manifest: NOSIGNATURE
  369. starbunclemania-1.21.1-1.4.0.0.jar |Starbunclemania |starbunclemania |1.4.0.0 |Manifest: NOSIGNATURE
  370. storagedelight-25.03.09-1.21-neoforge.jar |Storage Delight |storagedelight |25.03.09-1.21-neofor|Manifest: NOSIGNATURE
  371. supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
  372. supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
  373. TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |4.1.0.8 |Manifest: NOSIGNATURE
  374. twilightforest-1.21.1-4.7.3196-universal.jar |The Twilight Forest |twilightforest |4.7.3196 |Manifest: NOSIGNATURE
  375. The_Undergarden-1.21.1-0.8.22.jar |The Undergarden |undergarden |0.8.22 |Manifest: NOSIGNATURE
  376. t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
  377. twilightdelight-3.0.5.jar |Twilight Flavors & Delight |twilightdelight |3.0.5 |Manifest: NOSIGNATURE
  378. undergardendelight-1.2.1-neoforge-1.21.1.jar |Undergarden Delight |undergardendelight |1.2.1 |Manifest: NOSIGNATURE
  379. UndergroundVillages-neoforge-1.21.1-4.0.2.jar |Underground Villages Mod |underground_villages |4.0.2 |Manifest: NOSIGNATURE
  380. variantsandventures-neoforge-mc1.21.1-1.0.13.jar |Variants&Ventures |variantsandventures |1.0.13 |Manifest: NOSIGNATURE
  381. villagernames-1.21.1-8.2.jar |Villager Names |villagernames |8.2 |Manifest: NOSIGNATURE
  382. waystones-neoforge-1.21.1-21.1.19.jar |Waystones |waystones |21.1.19 |Manifest: NOSIGNATURE
  383. yet_another_config_lib_v3-3.6.6+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.6+1.21.1-neoforg|Manifest: NOSIGNATURE
  384. Crash Report UUID: 3b3bd51f-9e56-4603-8f40-c019df0eeee9
  385. FML: 4.0.39
  386. NeoForge: 21.1.177
  387. Flywheel Backend: flywheel:indirect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement