| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 21.11.2024 13:43
|
| 5 | Description: Rendering entity in world
|
| 6 |
|
| 7 | net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: upgrade_aquatic:textures/entity/pike/chaın_pıckerel.png
|
| 8 | at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:37) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,re:classloading,pl:mixin:APP:lightspeed.mixins.json:misc.ResourceLocationMixin,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:connectedness.mixins.json:IdentifierMixin,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinIdentifier,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:APP:mixins.oculus.json:texture.MixinResourceLocation,pl:mixin:A}
|
| 9 | at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:46) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,re:classloading,pl:mixin:APP:lightspeed.mixins.json:misc.ResourceLocationMixin,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:connectedness.mixins.json:IdentifierMixin,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinIdentifier,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:APP:mixins.oculus.json:texture.MixinResourceLocation,pl:mixin:A}
|
| 10 | at com.teamabnormals.upgrade_aquatic.client.renderer.entity.PikeRenderer.getTextureLocation(PikeRenderer.java:28) ~[upgrade_aquatic-1.18.2-4.0.0.jar%23251!/:4.0.0] {re:classloading,pl:runtimedistcleaner:A}
|
| 11 | at com.teamabnormals.upgrade_aquatic.client.renderer.entity.PikeRenderer.m_5478_(PikeRenderer.java:17) ~[upgrade_aquatic-1.18.2-4.0.0.jar%23251!/:4.0.0] {re:classloading,pl:runtimedistcleaner:A}
|
| 12 | at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7225_(LivingEntityRenderer.java:142) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 13 | at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:122) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 14 | at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:45) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:classloading,re:mixin}
|
| 15 | at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:18) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:classloading,re:mixin}
|
| 16 | at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:129) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:rubidium_extras.mixins.json:EntityDistance.MaxDistanceEntity,pl:mixin:APP:lodestone.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 17 | at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1428) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 18 | at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1219) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 19 | at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 20 | at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 21 | at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 22 | at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 23 | at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 24 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 25 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 26 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 27 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 28 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.10.jar%2318!/:?] {}
|
| 29 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 30 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 31 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 32 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 33 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 34 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 35 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 36 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
|
| 37 |
|
| 38 |
|
| 39 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 40 | ---------------------------------------------------------------------------------------
|
| 41 |
|
| 42 | -- Head --
|
| 43 | Thread: Render thread
|
| 44 | Stacktrace:
|
| 45 | at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:37) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,re:classloading,pl:mixin:APP:lightspeed.mixins.json:misc.ResourceLocationMixin,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:connectedness.mixins.json:IdentifierMixin,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinIdentifier,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:APP:mixins.oculus.json:texture.MixinResourceLocation,pl:mixin:A}
|
| 46 | at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:46) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,re:classloading,pl:mixin:APP:lightspeed.mixins.json:misc.ResourceLocationMixin,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:connectedness.mixins.json:IdentifierMixin,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinIdentifier,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:APP:mixins.oculus.json:texture.MixinResourceLocation,pl:mixin:A}
|
| 47 | at com.teamabnormals.upgrade_aquatic.client.renderer.entity.PikeRenderer.getTextureLocation(PikeRenderer.java:28) ~[upgrade_aquatic-1.18.2-4.0.0.jar%23251!/:4.0.0] {re:classloading,pl:runtimedistcleaner:A}
|
| 48 | at com.teamabnormals.upgrade_aquatic.client.renderer.entity.PikeRenderer.m_5478_(PikeRenderer.java:17) ~[upgrade_aquatic-1.18.2-4.0.0.jar%23251!/:4.0.0] {re:classloading,pl:runtimedistcleaner:A}
|
| 49 | at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7225_(LivingEntityRenderer.java:142) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 50 | at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:122) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 51 | at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:45) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:classloading,re:mixin}
|
| 52 | at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:18) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:classloading,re:mixin}
|
| 53 | at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:129) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:rubidium_extras.mixins.json:EntityDistance.MaxDistanceEntity,pl:mixin:APP:lodestone.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 54 | at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1428) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 55 | at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1219) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 56 | at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 57 | -- Entity being rendered --
|
| 58 | Details:
|
| 59 | Entity Type: upgrade_aquatic:pike (com.teamabnormals.upgrade_aquatic.common.entity.animal.Pike)
|
| 60 | Entity ID: 24607
|
| 61 | Entity Name: Pike
|
| 62 | Entity's Exact location: -492.50, 47.76, -518.50
|
| 63 | Entity's Block location: World: (-493,47,-519), Section: (at 3,15,9 in -31,2,-33; chunk contains blocks -496,-64,-528 to -481,319,-513), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,-64,-1024 to -1,319,-513)
|
| 64 | Entity's Momentum: 0.00, -0.03, 0.00
|
| 65 | Entity's Passengers: []
|
| 66 | Entity's Vehicle: null
|
| 67 | Stacktrace:
|
| 68 | at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:129) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:rubidium_extras.mixins.json:EntityDistance.MaxDistanceEntity,pl:mixin:APP:lodestone.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 69 | at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1428) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 70 | at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1219) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 71 | at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 72 | at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 73 | at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 74 | at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 75 | at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 76 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 77 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 78 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 79 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 80 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.10.jar%2318!/:?] {}
|
| 81 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 82 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 83 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 84 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 85 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 86 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 87 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 88 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
|
| 89 |
|
| 90 |
|
| 91 | -- Renderer details --
|
| 92 | Details:
|
| 93 | Assigned renderer: com.teamabnormals.upgrade_aquatic.client.renderer.entity.PikeRenderer@7af2737f
|
| 94 | Location: -17.20,-27.96,-2.60 - World: (-18,-28,-3), Section: (at 14,4,13 in -2,-2,-1; chunk contains blocks -32,-64,-16 to -17,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
|
| 95 | Rotation: 163.125
|
| 96 | Delta: 0.65987825
|
| 97 | Stacktrace:
|
| 98 | at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:129) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:rubidium_extras.mixins.json:EntityDistance.MaxDistanceEntity,pl:mixin:APP:lodestone.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 99 | at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1428) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 100 | at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1219) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 101 | at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 102 | at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 103 | at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 104 | at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 105 | at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 106 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 107 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 108 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 109 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 110 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.10.jar%2318!/:?] {}
|
| 111 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 112 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 113 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 114 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 115 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 116 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 117 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 118 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
|
| 119 |
|
| 120 |
|
| 121 | -- Affected level --
|
| 122 | Details:
|
| 123 | All players: 1 total; [LocalPlayer['Sora-Sensei'/115, l='ClientLevel', x=-475.30, y=74.00, z=-515.92]]
|
| 124 | Chunk stats: 16384, 5524
|
| 125 | Level dimension: minecraft:overworld
|
| 126 | Level spawn location: World: (0,95,0), Section: (at 0,15,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
|
| 127 | Level time: 146161 game time, 218134 day time
|
| 128 | Server brand: forge
|
| 129 | Server type: Integrated singleplayer server
|
| 130 | Stacktrace:
|
| 131 | at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 132 | at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 133 | at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 134 | at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23278!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 135 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 136 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 137 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 138 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 139 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.10.jar%2318!/:?] {}
|
| 140 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 141 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 142 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 143 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 144 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 145 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 146 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
|
| 147 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
|
| 148 |
|
| 149 |
|
| 150 | -- Last reload --
|
| 151 | Details:
|
| 152 | Reload number: 1
|
| 153 | Reload reason: initial
|
| 154 | Finished: Yes
|
| 155 | Packs: Default, Mod Resources, NoBushyLeaves.zip, Mandalas_Legacy_Gui_Background.zip, MandalasGUI_Legacy+Modded_Dakmode_v4.2.zip, Everycomp Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack, dynamic_asset_generator:client, quark-emote-pack
|
| 156 |
|
| 157 | -- System Details --
|
| 158 | Details:
|
| 159 | Minecraft Version: 1.18.2
|
| 160 | Minecraft Version ID: 1.18.2
|
| 161 | Operating System: Windows 10 (amd64) version 10.0
|
| 162 | Java Version: 17.0.1, Microsoft
|
| 163 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 164 | Memory: 305282040 bytes (291 MiB) / 3154116608 bytes (3008 MiB) up to 3154116608 bytes (3008 MiB)
|
| 165 | CPUs: 28
|
| 166 | Processor Vendor: GenuineIntel
|
| 167 | Processor Name: Intel(R) Core(TM) i7-14700HX
|
| 168 | Identifier: Intel64 Family 6 Model 183 Stepping 1
|
| 169 | Microarchitecture: unknown
|
| 170 | Frequency (GHz): 2,30
|
| 171 | Number of physical packages: 1
|
| 172 | Number of physical CPUs: 20
|
| 173 | Number of logical CPUs: 28
|
| 174 | Graphics card #0 name: NVIDIA GeForce RTX 4070 Laptop GPU
|
| 175 | Graphics card #0 vendor: NVIDIA (0x10de)
|
| 176 | Graphics card #0 VRAM (MB): 4095,00
|
| 177 | Graphics card #0 deviceId: 0x2860
|
| 178 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6614
|
| 179 | Memory slot #0 capacity (MB): 32768,00
|
| 180 | Memory slot #0 clockSpeed (GHz): 5,60
|
| 181 | Memory slot #0 type: Unknown
|
| 182 | Memory slot #1 capacity (MB): 32768,00
|
| 183 | Memory slot #1 clockSpeed (GHz): 5,60
|
| 184 | Memory slot #1 type: Unknown
|
| 185 | Virtual memory max (MB): 74968,05
|
| 186 | Virtual memory used (MB): 25365,55
|
| 187 | Swap memory total (MB): 9728,00
|
| 188 | Swap memory used (MB): 1,33
|
| 189 | JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3000M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
| 190 | Loaded Shaderpack: (off)
|
| 191 | NEC status: No NEC detected
|
| 192 | Launched Version: Better MC [FORGE] - BMC2 Better MC [FORGE] 1.18.2 v20
|
| 193 | Backend library: LWJGL version 3.2.2 SNAPSHOT
|
| 194 | Backend API: NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.14, NVIDIA Corporation
|
| 195 | Window size: 2560x1600
|
| 196 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 197 | GL debug messages:
|
| 198 | Using VBOs: Yes
|
| 199 | Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
|
| 200 | Type: Integrated Server (map_client.txt)
|
| 201 | Graphics mode: fancy
|
| 202 | Resource Packs: vanilla, mod_resources, file/NoBushyLeaves.zip, file/Mandalas_Legacy_Gui_Background.zip, file/MandalasGUI_Legacy+Modded_Dakmode_v4.2.zip, Everycomp Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack, dynamic_asset_generator:client, quark:emote_resources (incompatible)
|
| 203 | Current Language: Türkçe (Türkiye)
|
| 204 | CPU: 28x Intel(R) Core(TM) i7-14700HX
|
| 205 | Server Running: true
|
| 206 | Player Count: 1 / 8; [ServerPlayer['Sora-Sensei'/115, l='ServerLevel[Yeni Dünya]', x=-475.30, y=74.00, z=-515.92]]
|
| 207 | Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:openpartiesandclaims (incompatible), mod:publicguiannouncement (incompatible), mod:entitycollisionfpsfix (incompatible), mod:stalwart_dungeons, mod:strawgolem (incompatible), mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:bundledelight, mod:ctm (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:does_potato_tick (incompatible), mod:wildbackport, mod:upgradednetherite_items (incompatible), mod:resourcepackoverrides (incompatible), mod:guardvillagers (incompatible), mod:tcdcommons, mod:pickupnotifier (incompatible), mod:balm (incompatible), mod:snowrealmagic, mod:jeresources (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:revampedwolf, mod:upgradednetherite (incompatible), mod:structure_gel, mod:explorations, mod:corpse (incompatible), mod:cleancut (incompatible), mod:repurposed_structures, mod:morevillagers, mod:bcc (incompatible), mod:chefsdelight, mod:verdure (incompatible), mod:toughnessbar (incompatible), mod:dungeons_plus (incompatible), mod:unusualend, mod:yungsbridges, mod:highlighter (incompatible), mod:reeses_sodium_options (incompatible), mod:spark (incompatible), mod:lightspeed, mod:curios (incompatible), mod:oculus, mod:reforgium (incompatible), mod:pluto (incompatible), mod:fallingtree, mod:bettermineshafts, mod:veinmining, mod:bettermodsbutton, mod:nebs (incompatible), mod:darkpaintings (incompatible), mod:kiwi, mod:mowziesmobs (incompatible), mod:geckolib3 (incompatible), mod:fastload (incompatible), mod:configmenusforge (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:fullstackwatchdog (incompatible), mod:fallingleaves (incompatible), mod:naturescompass (incompatible), mod:smarterfarmers (incompatible), mod:sereneseasons (incompatible), mod:sereneseasonfix (incompatible), mod:curioofundying (incompatible), mod:snowundertrees (incompatible), mod:starlight (incompatible), mod:memoryleakfix, mod:rubidium_extras (incompatible), mod:forge, mod:dungeons_arise, mod:smoothchunk (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge, mod:paintings (incompatible), mod:notenoughanimations (incompatible), mod:ecologics, mod:xaerominimap, mod:decoration_delight, mod:polymorph (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:entityculling (incompatible), mod:backpacked (incompatible), mod:canary (incompatible), mod:immediatelyfast (incompatible), mod:visuality, mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib, mod:byg (incompatible), mod:rebind_narrator (incompatible), mod:chunksending (incompatible), mod:phantasm, mod:deuf, mod:xpbook (incompatible), mod:defaultoptions (incompatible), mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:galosphere (incompatible), mod:architects_palette (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:tipsmod (incompatible), mod:kleeslabs (incompatible), mod:gpumemleakfix, mod:connectedness, mod:villagernames, mod:xaeroworldmap, mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:lootintegrations (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:twigs (incompatible), mod:takesapillage (incompatible), mod:bygonenether (incompatible), mod:carryon (incompatible), mod:shieldexp, mod:omnis (incompatible), mod:dragonmounts (incompatible), mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:equipmentcompare (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:culturaldelights, mod:farmersrespite (incompatible), mod:delightful (incompatible), mod:entity_texture_features, mod:endersdelight, mod:simpleshops (incompatible), mod:boatiview (incompatible), mod:illager_plushies, mod:memorysettings (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:collective (incompatible), mod:elevatorid, mod:nightconfigfixes (incompatible), mod:betterstrongholds, mod:starterkit, mod:spirit, mod:boatbreakfix, mod:architectury (incompatible), mod:sdrp, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:curiouselytra (incompatible), mod:serverbrowser, mod:cherishedworlds (incompatible), mod:debugify (incompatible), mod:t_and_t, mod:letmedespawn (incompatible), mod:yeetusexperimentus (incompatible), mod:voidtotem (incompatible), mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:bhmenu (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:easymagic (incompatible), mod:xlpackets (incompatible), mod:conjurer_illager, mod:waystones (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:alternate_current (incompatible), mod:storagenetwork (incompatible), mod:decorative_blocks, mod:badmobs, mod:lazydfu (incompatible), mod:everycomp (incompatible), mod:farsight_view (incompatible), mod:blueprint (incompatible), mod:boatload (incompatible), mod:environmental (incompatible), mod:savage_and_ravage (incompatible), mod:clayworks (incompatible), mod:upgrade_aquatic (incompatible), mod:neapolitan (incompatible), mod:personality (incompatible), mod:autumnity (incompatible), mod:woodworks (incompatible), mod:buzzier_bees (incompatible), mod:skinlayers3d (incompatible), mod:raided, mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:enchdesc (incompatible), mod:dynamic_asset_generator (incompatible), mod:excavated_variants (incompatible), mod:magnumtorch (incompatible), mod:jade, mod:snowyspirit (incompatible), mod:another_furniture, mod:culllessleaves (incompatible), mod:creativecore (incompatible), mod:nethersdelight (incompatible), mod:atmospheric (incompatible), mod:rottencreatures (incompatible), mod:betterstats, mod:iceberg (incompatible), mod:quark (incompatible), mod:diagonalfences, mod:miners_delight, mod:inventoryhud (incompatible), mod:endlessbiomes, mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:upgradedcore (incompatible), mod:ferritecore (incompatible), mod:lodestone, mod:overloadedarmorbar (incompatible), Everycomp Generated Pack, Repurposed_Structures-Better_Dungeons_v3.zip, Repurposed_Structures-Farmers_Delight_v3.zip (incompatible), Repurposed_Structures-Friends_And_Foes-v1.zip, Repurposed_Structures-More_Villagers_v6.zip, Repurposed_Structures-Savage_And_Ravage_v3.zip, Snowyspirit Generated Pack, Supplementaries Generated Pack, WDA-NoFlyingStructures-1.18.2-1.19.2.zip (incompatible), WDA-VanillaLoot-1.18.2-1.19.2-0.0.1.zip (incompatible), dynamic_asset_generator:data (incompatible), t_and_t_waystones_patch_1.18.2.zip
|
| 208 | World Generation: Stable
|
| 209 | ModLauncher: 9.1.3+9.1.3+main.9b69c82a
|
| 210 | ModLauncher launch target: forgeclient
|
| 211 | ModLauncher naming: srg
|
| 212 | ModLauncher services:
|
| 213 | mixin PLUGINSERVICE
|
| 214 | eventbus PLUGINSERVICE
|
| 215 | slf4jfixer PLUGINSERVICE
|
| 216 | object_holder_definalize PLUGINSERVICE
|
| 217 | runtime_enum_extender PLUGINSERVICE
|
| 218 | capability_token_subclass PLUGINSERVICE
|
| 219 | accesstransformer PLUGINSERVICE
|
| 220 | runtimedistcleaner PLUGINSERVICE
|
| 221 | mixin TRANSFORMATIONSERVICE
|
| 222 | fml TRANSFORMATIONSERVICE
|
| 223 | FML Language Providers:
|
| 224 | minecraft@1.0
|
| 225 | javafml@null
|
| 226 | kotlinforforge@3.12.0
|
| 227 | lowcodefml@null
|
| 228 | Mod List:
|
| 229 | dynamiclightsreforged-1.18.2_v1.3.3.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.18.2_v1.3.3 |DONE |Manifest: NOSIGNATURE
|
| 230 | YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
|
| 231 | open-parties-and-claims-forge-1.18.2-0.19.0.jar |Open Parties and Claims |openpartiesandclaims |0.19.0 |DONE |Manifest: NOSIGNATURE
|
| 232 | Public GUI Announcement-forge-1.18.2-3.2.0.1.jar |Public GUI Announcement |publicguiannouncement |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 233 | Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 234 | stalwart-dungeons-1.18.2-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
|
| 235 | Strawgolem-forge-1.18.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE
|
| 236 | rubidium-0.5.6.jar |Rubidium |rubidium |0.5.6 |DONE |Manifest: NOSIGNATURE
|
| 237 | modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
|
| 238 | bundledelight-1.18.2-1.2.0.jar |Bundled Delight |bundledelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
|
| 239 | CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE
|
| 240 | modernfix-forge-5.3.1+mc1.18.2.jar |ModernFix |modernfix |5.3.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 241 | YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE
|
| 242 | does_potato_tick-1.18.2-3.6.1.jar |Does Potato Tick |does_potato_tick |1.18.2-3.6.1 |DONE |Manifest: NOSIGNATURE
|
| 243 | wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE
|
| 244 | upgradednetherite_items-1.18.2-3.3.0.0-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.18.2-3.3.0.0-relea|DONE |Manifest: NOSIGNATURE
|
| 245 | ResourcePackOverrides-v3.0.3-1.18.2-Forge.jar |Resource Pack Overrides |resourcepackoverrides |3.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 246 | guardvillagers-1.**.**.**.**.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE
|
| 247 | tcdcommons-2.2+1.18.2.jar |TCD Commons API |tcdcommons |2.2+1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 248 | PickUpNotifier-v3.2.1-1.18.2-Forge.jar |Pick Up Notifier |pickupnotifier |3.2.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 249 | balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE
|
| 250 | SnowRealMagic-1.18.2-forge-4.2.4.jar |Snow! Real Magic! |snowrealmagic |4.2.4 |DONE |Manifest: NOSIGNATURE
|
| 251 | JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 252 | YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 253 | cloth-config-6.5.102-forge.jar |Cloth Config v4 API |cloth_config |6.5.102 |DONE |Manifest: NOSIGNATURE
|
| 254 | soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
|
| 255 | revampedwolf-1.18.2-1.2.0.jar |RevampedWolf |revampedwolf |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
|
| 256 | upgradednetherite-1.18.2-4.3.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.18.2-4.3.0.1-relea|DONE |Manifest: NOSIGNATURE
|
| 257 | structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE
|
| 258 | explorations-forge-1.18.2-1.5.2.jar |Explorations+ |explorations |1.18.2-1.5.2 |DONE |Manifest: NOSIGNATURE
|
| 259 | corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 260 | cleancut-mc1.18.2-4.0-forge.jar |Clean Cut |cleancut |4.0 |DONE |Manifest: NOSIGNATURE
|
| 261 | repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 262 | morevillagers-forge-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |DONE |Manifest: NOSIGNATURE
|
| 263 | BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker |bcc |1.1.21-build.48+mc1.|DONE |Manifest: NOSIGNATURE
|
| 264 | chefs-delight-1.0.2-forge-1.18.2.jar |Chefs Delight |chefsdelight |1.0.2-forge-1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 265 | verdure-1.18.2-1.1.3a.jar |Verdure |verdure |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 266 | toughnessbar-1.18.2-7.jar |Toughness Bar |toughnessbar |1.18.2-7 |DONE |Manifest: NOSIGNATURE
|
| 267 | dungeons_plus-1.18.2-1.2.0.jar |Dungeons Plus |dungeons_plus |1.2.0 |DONE |Manifest: NOSIGNATURE
|
| 268 | UnusualEnd1.18.2_V1.4.3.jar |Unusual End |unusualend |1.4.3 |DONE |Manifest: NOSIGNATURE
|
| 269 | YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
|
| 270 | Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE
|
| 271 | TextruesRubidiumOptions-1.0.5-mc1.18.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.5-mc1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 272 | spark-1.10.38-forge.jar |spark |spark |1.10.38 |DONE |Manifest: NOSIGNATURE
|
| 273 | lightspeed-1.18.2-1.0.5.jar |Lightspeed |lightspeed |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 274 | curios-forge-1.18.2-5.0.9.1.jar |Curios API |curios |1.18.2-5.0.9.1 |DONE |Manifest: NOSIGNATURE
|
| 275 | oculus-mc1.18.2-1.6.4.jar |Oculus |oculus |1.6.4 |DONE |Manifest: NOSIGNATURE
|
| 276 | reforgium-1.18.2-1.0.12a.jar |Reforgium |reforgium |1.18.2-1.0.12a |DONE |Manifest: NOSIGNATURE
|
| 277 | pluto-mc1.18.2-0.0.6.jar |Pluto |pluto |0.0.6 |DONE |Manifest: NOSIGNATURE
|
| 278 | FallingTree-1.18.2-3.5.5.jar |FallingTree |fallingtree |3.5.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 279 | YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
|
| 280 | veinmining-forge-1.18.2-0.22.jar |Vein Mining |veinmining |1.18.2-0.22 |DONE |Manifest: NOSIGNATURE
|
| 281 | BetterModsButton-v3.2.4-1.18.2-Forge.jar |Better Mods Button |bettermodsbutton |3.2.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 282 | NekosEnchantedBooks-1.18.2-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE
|
| 283 | DarkPaintings-Forge-1.18.2-10.0.4.jar |DarkPaintings |darkpaintings |10.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 284 | Kiwi-1.18.2-forge-6.1.4.jar |Kiwi |kiwi |6.1.4 |DONE |Manifest: NOSIGNATURE
|
| 285 | mowziesmobs-1.5.32.jar |Mowzie's Mobs |mowziesmobs |1.5.32 |DONE |Manifest: NOSIGNATURE
|
| 286 | geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
|
| 287 | Fastload-Reforged-8.2.1-+1.18.2.jar |Fastload |fastload |8.2.1-+1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 288 | ConfigMenusForge-v3.2.0-1.18.2-Forge.jar |Config Menus for Forge |configmenusforge |3.2.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 289 | jei-1.18.2-9.7.2.1001.jar |Just Enough Items |jei |9.7.2.1001 |DONE |Manifest: NOSIGNATURE
|
| 290 | VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 291 | AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 292 | goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE
|
| 293 | caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
|
| 294 | Paxi-1.18.2-Forge-2.1.1.jar |Paxi |paxi |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
|
| 295 | fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |DONE |Manifest: NOSIGNATURE
|
| 296 | Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |DONE |Manifest: NOSIGNATURE
|
| 297 | NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
|
| 298 | smarterfarmers-1.18.2-1.6.0.jar |Smarter Farmers |smarterfarmers |1.18.2-1.6.0 |DONE |Manifest: NOSIGNATURE
|
| 299 | SereneSeasons-1.18.2-7.0.0.15.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
|
| 300 | sereneseasonfix-1.18.2-1.0.6.jar |Sereneseasonfix |sereneseasonfix |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
|
| 301 | curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
|
| 302 | snowundertrees-1.18.2-1.4.jar |Snow Under Trees |snowundertrees |1.4 |DONE |Manifest: NOSIGNATURE
|
| 303 | starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE
|
| 304 | memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 305 | rubidium_extras-1.18.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.2 |DONE |Manifest: NOSIGNATURE
|
| 306 | forge-1.18.2-40.2.10-universal.jar |Forge |forge |40.2.10 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 307 | DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 308 | client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 309 | smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
|
| 310 | TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 311 | MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
|
| 312 | betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
|
| 313 | kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
|
| 314 | Paintings-forge-1.18.2-9.1.2.1.jar |Paintings ++ |paintings |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 315 | notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |DONE |Manifest: NOSIGNATURE
|
| 316 | ecologics-forge-1.18.2-1.7.11.jar |Ecologics |ecologics |1.7.11 |DONE |Manifest: NOSIGNATURE
|
| 317 | Xaeros_Minimap_23.5.0_Forge_1.18.2.jar |Xaero's Minimap |xaerominimap |23.5.0 |DONE |Manifest: NOSIGNATURE
|
| 318 | DecorationDelightRefurbished.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 319 | polymorph-forge-1.18.2-0.49.jar |Polymorph |polymorph |1.18.2-0.49 |DONE |Manifest: NOSIGNATURE
|
| 320 | JustEnoughProfessions-1.18.2-1.3.0.jar |Just Enough Professions (JEP) |justenoughprofessions |1.3.0 |DONE |Manifest: NOSIGNATURE
|
| 321 | AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
|
| 322 | entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
|
| 323 | backpacked-2.1.12-1.18.2.jar |Backpacked |backpacked |2.1.12 |DONE |Manifest: NOSIGNATURE
|
| 324 | canary-mc1.18.2-0.2.3.jar |Canary |canary |0.2.3 |DONE |Manifest: NOSIGNATURE
|
| 325 | ImmediatelyFastReforged-1.18.2-1.1.10.jar |ImmediatelyFast Reforged |immediatelyfast |1.18.2-1.1.10 |DONE |Manifest: NOSIGNATURE
|
| 326 | Visuality-1.0+forge-mc1.18.2.jar |Visuality: Reforged |visuality |1.0 |DONE |Manifest: NOSIGNATURE
|
| 327 | upgradednetherite_ultimate-1.18.2-3.3.0.0-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.18.2-3.3.0.0-relea|DONE |Manifest: NOSIGNATURE
|
| 328 | PuzzlesLib-v3.4.6-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.4.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 329 | Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
|
| 330 | rebind_narrator-forge-1.18.2-2.0.0.jar |Rebind Narrator |rebind_narrator |2.0.0 |DONE |Manifest: NOSIGNATURE
|
| 331 | chunksending-1.18.2-2.5.jar |chunksending mod |chunksending |1.18.2-2.5 |DONE |Manifest: NOSIGNATURE
|
| 332 | End's+Phantasm+-+BETAv1.2.10.5+-+1.18.2.jar |End's Phantasm |phantasm |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 333 | deuf-1.18.2-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.18.2-1.3 |DONE |Manifest: NOSIGNATURE
|
| 334 | xptome-1.18.2-2.1.7.jar |XP Tome |xpbook |2.1.7 |DONE |Manifest: NOSIGNATURE
|
| 335 | defaultoptions-forge-1.18.2-14.1.2.jar |Default Options |defaultoptions |14.1.2 |DONE |Manifest: NOSIGNATURE
|
| 336 | blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE
|
| 337 | YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 338 | netherportalfix-forge-1.18.2-9.0.1.jar |NetherPortalFix |netherportalfix |9.0.1 |DONE |Manifest: NOSIGNATURE
|
| 339 | Galosphere-1.18.2-1.2.2-Forge.jar |Galosphere |galosphere |1.18.2-1.2.2 |DONE |Manifest: NOSIGNATURE
|
| 340 | Architects-Palette-1.18.2-1.3.2.jar |Architect's Palette |architects_palette |1.3.1 |DONE |Manifest: NOSIGNATURE
|
| 341 | YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |DONE |Manifest: NOSIGNATURE
|
| 342 | connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |DONE |Manifest: NOSIGNATURE
|
| 343 | Tips-Forge-1.18.2-5.0.11.jar |Tips |tipsmod |5.0.11 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 344 | kleeslabs-forge-1.18.2-11.1.1.jar |KleeSlabs |kleeslabs |11.1.1 |DONE |Manifest: NOSIGNATURE
|
| 345 | gpumemleakfix-1.18.2-1.6.jar |Gpu memory leak fix |gpumemleakfix |1.18.2-1.6 |DONE |Manifest: NOSIGNATURE
|
| 346 | connectedness-1.18.2-2.0.1a.jar |Connectedness |connectedness |1.18.2-2.0.1a |DONE |Manifest: NOSIGNATURE
|
| 347 | villagernames-1.18.2-5.2.jar |Villager Names |villagernames |5.2 |DONE |Manifest: NOSIGNATURE
|
| 348 | XaerosWorldMap_1.30.6_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.30.6 |DONE |Manifest: NOSIGNATURE
|
| 349 | Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |DONE |Manifest: NOSIGNATURE
|
| 350 | citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
|
| 351 | alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
|
| 352 | lootintegrations-1.18.2-1.5.jar |Lootintegrations mod |lootintegrations |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
|
| 353 | feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 354 | Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 355 | twigs-1.1.4-patch4+1.18.2-forge.jar |Twigs |twigs |1.1.4-patch4+1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 356 | takesapillage-1.0.3-1.18.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
|
| 357 | bygonenether-1.3.0-1.18.2.jar |Bygone Nether |bygonenether |1.3.0 |DONE |Manifest: NOSIGNATURE
|
| 358 | carryon-1.18.2-1.17.1.12.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 359 | ShieldExpansion-1.18.2-1.1.6.jar |Shield Expansion |shieldexp |1.1.6 |DONE |Manifest: NOSIGNATURE
|
| 360 | omnis-1.18.2-1.4.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
|
| 361 | dragonmounts-1.18.2-1.1.5.jar |Dragon Mounts: Legacy |dragonmounts |1.1.5 |DONE |Manifest: NOSIGNATURE
|
| 362 | twilightforest-1.18.2-4.1.1494-universal.jar |The Twilight Forest |twilightforest |4.1.1494 |DONE |Manifest: NOSIGNATURE
|
| 363 | konkrete_forge_1.6.1_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
|
| 364 | EquipmentCompare-1.18.2-forge-1.3.3.jar |Equipment Compare |equipmentcompare |1.3.3 |DONE |Manifest: NOSIGNATURE
|
| 365 | chipped-forge-1.18.2-2.0.1.jar |Chipped |chipped |2.0.1 |DONE |Manifest: NOSIGNATURE
|
| 366 | FarmersDelight-1.18.2-1.2.2.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.2 |DONE |Manifest: NOSIGNATURE
|
| 367 | culturaldelights-1.18.2-0.14.jar |Cultural Delights |culturaldelights |1.18.2-0.14 |DONE |Manifest: NOSIGNATURE
|
| 368 | FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |DONE |Manifest: NOSIGNATURE
|
| 369 | Delightful-1.18.2-3.2.1.jar |Delightful |delightful |3.2.1 |DONE |Manifest: NOSIGNATURE
|
| 370 | entity_texture_features_forge_1.18.2-4.4.4.jar |Entity Texture Features |entity_texture_features |4.4.4 |DONE |Manifest: NOSIGNATURE
|
| 371 | endersdelight-1.18.2-1.2.jar |Ender's Delight |endersdelight |1.18.2-1.2 |DONE |Manifest: NOSIGNATURE
|
| 372 | simpleshops-1.2.1.jar |Simple Shops |simpleshops |1.1.4 |DONE |Manifest: NOSIGNATURE
|
| 373 | Boat-Item-View-Forge-1.18-0.0.3.jar |Boat Item View |boatiview |0.0.3 |DONE |Manifest: NOSIGNATURE
|
| 374 | Illager+Plushies+1.1.5+1.18.2.jar |Illager Plushies |illager_plushies |1.1.5 |DONE |Manifest: NOSIGNATURE
|
| 375 | memorysettings-1.18.2-5.2.jar |memorysettings mod |memorysettings |1.18.2-5.2 |DONE |Manifest: NOSIGNATURE
|
| 376 | L_Enders+Cataclysm-0.51-changed+Them+-1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
|
| 377 | Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
|
| 378 | collective-1.18.2-6.65.jar |Collective |collective |6.65 |DONE |Manifest: NOSIGNATURE
|
| 379 | elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
|
| 380 | NightConfigFixes-v3.0.2-1.18.2-Forge.jar |Night Config Fixes |nightconfigfixes |3.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 381 | YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
|
| 382 | starterkit-1.18.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE
|
| 383 | spirit-forge-1.18.2-2.1.8.jar |Spirit |spirit |2.1.8 |DONE |Manifest: NOSIGNATURE
|
| 384 | BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 385 | architectury-4.11.93-forge.jar |Architectury |architectury |4.11.93 |DONE |Manifest: NOSIGNATURE
|
| 386 | SimpleDiscordRichPresence-forge-3.0.4-build.28+mc1|Simple Discord Rich Presence |sdrp |3.0.4-build.28+mc1.1|DONE |Manifest: NOSIGNATURE
|
| 387 | ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE
|
| 388 | ftb-teams-forge-1802.2.11-build.107.jar |FTB Teams |ftbteams |1802.2.11-build.107 |DONE |Manifest: NOSIGNATURE
|
| 389 | curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
|
| 390 | ServerBrowser-1.18.2-FORGE-1.1.0.jar |ServerBrowser |serverbrowser |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 391 | cherishedworlds-forge-1.18-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.18-5.1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 392 | debugify-1.11.0-forge-1.18.2.jar |Debugify |debugify |1.11.0 |DONE |Manifest: NOSIGNATURE
|
| 393 | towns_and_towers_forge-1.10.0.1+1.18.2.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
|
| 394 | letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE
|
| 395 | yeetusexperimentus-1.0.2-build.7+mc1.18.2.jar |Yeetus Experimentus |yeetusexperimentus |1.0.2-build.7+mc1.18|DONE |Manifest: NOSIGNATURE
|
| 396 | voidtotem-forge-1.18.2-1.3.1.jar |Void Totem |voidtotem |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
|
| 397 | TradingPost-v3.2.0-1.18.2-Forge.jar |Trading Post |tradingpost |3.2.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 398 | BetterAdvancements-1.18.2-0.2.0.146.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 399 | BHMenu-Forge-1.18.2-2.4.0.jar |BisectHosting Menu |bhmenu |1.18.2-2.4.0 |DONE |Manifest: NOSIGNATURE
|
| 400 | item-filters-forge-1802.2.8-build.50.jar |Item Filters |itemfilters |1802.2.8-build.50 |DONE |Manifest: NOSIGNATURE
|
| 401 | ftb-quests-forge-1802.3.14-build.191.jar |FTB Quests |ftbquests |1802.3.14-build.191 |DONE |Manifest: NOSIGNATURE
|
| 402 | EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 403 | xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
|
| 404 | the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |DONE |Manifest: NOSIGNATURE
|
| 405 | waystones-forge-1.18.2-10.2.1.jar |Waystones |waystones |10.2.1 |DONE |Manifest: NOSIGNATURE
|
| 406 | Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE
|
| 407 | comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |DONE |Manifest: NOSIGNATURE
|
| 408 | alternate-current-mc1.18-1.2.1.jar |Alternate Current |alternate_current |0.0NONE |DONE |Manifest: NOSIGNATURE
|
| 409 | SimpleStorageNetwork-1.18.2-1.7.0.jar |Simple Storage Network |storagenetwork |1.18.2-1.7.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 410 | Decorative+Blocks-forge-1.18.2-2.1.2.jar |Decorative Blocks |decorative_blocks |2.1.2 |DONE |Manifest: NOSIGNATURE
|
| 411 | BadMobs-1.18.2-13.01.jar |BadMobs |badmobs |13.01 |DONE |Manifest: NOSIGNATURE
|
| 412 | lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
|
| 413 | everycomp-1.18.2-1.5.18.jar |Every Compat |everycomp |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE
|
| 414 | farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
|
| 415 | blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |DONE |Manifest: NOSIGNATURE
|
| 416 | boatload-1.18.2-3.0.0.jar |Boatload |boatload |3.0.0 |DONE |Manifest: NOSIGNATURE
|
| 417 | environmental-1.18.2-2.0.0.jar |Environmental |environmental |2.0.0 |DONE |Manifest: NOSIGNATURE
|
| 418 | savage_and_ravage-1.18.2-4.0.1.jar |Savage & Ravage |savage_and_ravage |4.0.1 |DONE |Manifest: NOSIGNATURE
|
| 419 | clayworks-1.18.2-1.0.0.jar |Clayworks |clayworks |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 420 | upgrade_aquatic-1.18.2-4.0.0.jar |Upgrade Aquatic |upgrade_aquatic |4.0.0 |DONE |Manifest: NOSIGNATURE
|
| 421 | neapolitan-1.18.2-3.0.0.jar |Neapolitan |neapolitan |3.0.0 |DONE |Manifest: NOSIGNATURE
|
| 422 | personality-1.18.2-2.0.0.jar |Personality |personality |2.0.0 |DONE |Manifest: NOSIGNATURE
|
| 423 | autumnity-1.18.2-3.0.0.jar |Autumnity |autumnity |3.0.0 |DONE |Manifest: NOSIGNATURE
|
| 424 | woodworks-1.18.2-1.2.1.jar |Woodworks |woodworks |1.2.1 |DONE |Manifest: NOSIGNATURE
|
| 425 | buzzier_bees-1.18.2-4.0.0.jar |Buzzier Bees |buzzier_bees |4.0.0 |DONE |Manifest: NOSIGNATURE
|
| 426 | 3dskinlayers-forge-1.5.2-mc1.18.2.jar |3dSkinLayers |skinlayers3d |1.5.2 |DONE |Manifest: NOSIGNATURE
|
| 427 | Raided-1.18.2-0.1.3.jar |Raided |raided |0.1.3 |DONE |Manifest: NOSIGNATURE
|
| 428 | friendsandfoes-forge-mc1.18.2-1.4.7.jar |Friends&Foes |friendsandfoes |1.4.7 |DONE |Manifest: NOSIGNATURE
|
| 429 | selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
|
| 430 | supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE
|
| 431 | EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 432 | dynamic_asset_generator-forge-1.18.2-0.6.3.jar |DynamicAssetGenerator |dynamic_asset_generator |0.6.3 |DONE |Manifest: NOSIGNATURE
|
| 433 | excavated_variants-forge-1.18.2-0.6.5.jar |Excavated Variants |excavated_variants |0.6.5 |DONE |Manifest: NOSIGNATURE
|
| 434 | MagnumTorch-v3.1.3-1.18.2-Forge.jar |Magnum Torch |magnumtorch |3.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 435 | Jade-1.18.2-forge-5.3.0.jar |Jade |jade |5.3.0 |DONE |Manifest: NOSIGNATURE
|
| 436 | snowyspirit-1.18.2-1.3.2.jar |Snowy Spirit |snowyspirit |1.18.2-1.3.2 |DONE |Manifest: NOSIGNATURE
|
| 437 | another_furniture-forge-1.2.2-1.18.2.jar |Another Furniture |another_furniture |1.2.2-1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 438 | CullLessLeaves-Reforged-1.18.2-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.18.2-1.0.5 |DONE |Manifest: NOSIGNATURE
|
| 439 | CreativeCore_FORGE_v2.6.17_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
|
| 440 | NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |DONE |Manifest: NOSIGNATURE
|
| 441 | atmospheric-1.18.2-4.0.0.jar |Atmospheric |atmospheric |4.0.0 |DONE |Manifest: NOSIGNATURE
|
| 442 | rottencreatures-forge-1.18.2-1.0.0.jar |Rotten Creatures |rottencreatures |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 443 | betterstats-2.2.2+1.18.2.jar |Better Statistics Screen |betterstats |2.2.2+1.18.2 |DONE |Manifest: NOSIGNATURE
|
| 444 | Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE
|
| 445 | Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
|
| 446 | DiagonalFences-v3.2.2-1.18.2-Forge.jar |Diagonal Fences |diagonalfences |3.2.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 447 | miners_delight-1.18.2-1.1.1.jar |Miner's Delight |miners_delight |1.18.2-1.1.1 |DONE |Manifest: NOSIGNATURE
|
| 448 | invhud.forge.1.18.2-3.4.15.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.15 |DONE |Manifest: NOSIGNATURE
|
| 449 | EndlessBiomes+1.3s+-+1.18.2+(Server-friendly).jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 450 | fancymenu_forge_2.14.7_MC_1.18.2.jar |FancyMenu |fancymenu |2.14.7 |DONE |Manifest: NOSIGNATURE
|
| 451 | drippyloadingscreen_forge_2.2.2_MC_1.18.2.jar |Drippy Loading Screen |drippyloadingscreen |2.2.2 |DONE |Manifest: NOSIGNATURE
|
| 452 | upgradedcore-1.18.2-3.3.0.0-release.jar |Upgraded Core |upgradedcore |1.18.2-3.3.0.0-relea|DONE |Manifest: NOSIGNATURE
|
| 453 | ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 454 | lodestone-1.18.2-1.4.2.jar |Lodestone |lodestone |1.18.2-1.4.2 |DONE |Manifest: NOSIGNATURE
|
| 455 | overloadedarmorbar-1.18.2-6.1.jar |Overloaded Armor Bar |overloadedarmorbar |1.18.2-6.1 |DONE |Manifest: NOSIGNATURE
|
| 456 | Crash Report UUID: 40ae7d91-192d-4dac-8d76-11dcb38cc0ad
|
| 457 | FML: 40.2
|
| 458 | Forge: net.minecraftforge:40.2.10
|
| 459 | Kiwi Modules:
|
| 460 | kiwi:contributors
|
| 461 | kiwi:data
|
| 462 | snowrealmagic:core
|