Guest User

Untitled

a guest
Oct 20th, 2023
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 2023-10-20 23:02:12
  5. Description: Encountered exception while building chunk meshes
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null
  8. at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}
  9. at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
  10. at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
  11. at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:computing_frames,re:classloading}
  12. at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:classloading}
  13. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  14.  
  15.  
  16. A detailed walkthrough of the error, its code path and all known details is as follows:
  17. ---------------------------------------------------------------------------------------
  18.  
  19. -- Head --
  20. Thread: Render thread
  21. Stacktrace:
  22. at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}
  23. -- Block being rendered --
  24. Details:
  25. Block: Block{minecraft:lava}[level=8]
  26. Block location: World: (-1519,109,1051), Section: (at 1,13,11 in -95,6,65; chunk contains blocks -1520,-64,1040 to -1505,319,1055), Region: (-3,2; contains chunks -96,64 to -65,95, blocks -1536,-64,1024 to -1025,319,1535)
  27. Chunk section: RenderSection at chunk (-95, 6, 65) from (-1520, 96, 1040) to (-1505, 111, 1055)
  28. Render context volume: BoundingBox{minX=-1522, minY=94, minZ=1038, maxX=-1503, maxY=113, maxZ=1057}
  29. Stacktrace:
  30. at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
  31. at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
  32. at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:computing_frames,re:classloading}
  33. at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23254!/:?] {re:classloading}
  34. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  35.  
  36.  
  37. -- Affected level --
  38. Details:
  39. All players: 1 total; [LocalPlayer['cheesesandwhich'/50, l='ClientLevel', x=-1476.80, y=84.00, z=904.06]]
  40. Chunk stats: 1024, 609
  41. Level dimension: minecraft:overworld
  42. Level spawn location: World: (352,63,272), Section: (at 0,15,0 in 22,3,17; chunk contains blocks 352,-64,272 to 367,319,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  43. Level time: 28172 game time, 50452 day time
  44. Server brand: forge
  45. Server type: Integrated singleplayer server
  46. Stacktrace:
  47. at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23266!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A}
  48. at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23266!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A}
  49. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23266!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A}
  50. at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.1.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  51. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  52. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  53. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  54. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  55. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.1.jar:?] {}
  56. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.1.jar:?] {}
  57. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.1.jar:?] {}
  58. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  59. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  60. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  61. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  62. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  63. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  64. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  65. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  66.  
  67.  
  68. -- Last reload --
  69. Details:
  70. Reload number: 1
  71. Reload reason: initial
  72. Finished: Yes
  73. Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, file/Unity-1.20.1-Dark-1.1.0.zip, file/VisibleOres2.10.zip, file/Alternative Rain Sounds 1.20-1.20.X.zip
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.20.1
  78. Minecraft Version ID: 1.20.1
  79. Operating System: Windows 10 (amd64) version 10.0
  80. Java Version: 17.0.8, Microsoft
  81. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  82. Memory: 445427128 bytes (424 MiB) / 3082813440 bytes (2940 MiB) up to 4294967296 bytes (4096 MiB)
  83. CPUs: 4
  84. Processor Vendor: GenuineIntel
  85. Processor Name: Intel(R) Core(TM) i5-4590S CPU @ 3.00GHz
  86. Identifier: Intel64 Family 6 Model 60 Stepping 3
  87. Microarchitecture: Haswell (Client)
  88. Frequency (GHz): 2.99
  89. Number of physical packages: 1
  90. Number of physical CPUs: 4
  91. Number of logical CPUs: 4
  92. Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
  93. Graphics card #0 vendor: NVIDIA (0x10de)
  94. Graphics card #0 VRAM (MB): 4095.00
  95. Graphics card #0 deviceId: 0x21c4
  96. Graphics card #0 versionInfo: DriverVersion=31.0.15.3623
  97. Graphics card #1 name: Intel(R) HD Graphics 4600
  98. Graphics card #1 vendor: Intel Corporation (0x8086)
  99. Graphics card #1 VRAM (MB): 1024.00
  100. Graphics card #1 deviceId: 0x0412
  101. Graphics card #1 versionInfo: DriverVersion=20.19.15.4624
  102. Memory slot #0 capacity (MB): 8192.00
  103. Memory slot #0 clockSpeed (GHz): 1.60
  104. Memory slot #0 type: DDR3
  105. Memory slot #1 capacity (MB): 8192.00
  106. Memory slot #1 clockSpeed (GHz): 1.60
  107. Memory slot #1 type: DDR3
  108. Virtual memory max (MB): 18586.88
  109. Virtual memory used (MB): 13429.61
  110. Swap memory total (MB): 2304.00
  111. Swap memory used (MB): 0.00
  112. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  113. Loaded Shaderpack: Bliss_v2.0.4_(Chocapic13_Shaders_edit).zip
  114. Profile: Custom (+0 options changed by user)
  115. Launched Version: forge-47.2.1
  116. Backend library: LWJGL version 3.3.1 build 7
  117. Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.23, NVIDIA Corporation
  118. Window size: 1920x1080
  119. GL Caps: Using framebuffer using OpenGL 3.2
  120. GL debug messages:
  121. Using VBOs: Yes
  122. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  123. Type: Integrated Server (map_client.txt)
  124. Graphics mode: fancy
  125. Resource Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, file/Unity-1.20.1-Dark-1.1.0.zip, file/VisibleOres2.10.zip, file/Alternative Rain Sounds 1.20-1.20.X.zip
  126. Current Language: en_us
  127. CPU: 4x Intel(R) Core(TM) i5-4590S CPU @ 3.00GHz
  128. Server Running: true
  129. Player Count: 1 / 8; [ServerPlayer['cheesesandwhich'/50, l='ServerLevel[survive]', x=-1476.80, y=84.00, z=904.06]]
  130. Data Packs: vanilla, mod:geckolib, mod:jei, mod:obscure_api (incompatible), mod:rubidium, mod:sound_physics_remastered, mod:neat, mod:clumps (incompatible), mod:xaeroworldmap, mod:controlling (incompatible), mod:placebo (incompatible), mod:comforts (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:naturescompass, mod:mixinextras (incompatible), mod:uteamcore, mod:creeper_firework (incompatible), mod:apotheosis (incompatible), mod:explorerscompass, mod:balm, mod:jeresources, mod:shieldexp (incompatible), mod:paraglider (incompatible), mod:forge, mod:ctov, mod:supplementaries, mod:farmersdelight, mod:vanillaplustools (incompatible), mod:usefulbackpacks, mod:repurposed_structures, mod:terrablender (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:regions_unexplored (incompatible), mod:creativecore, mod:spectrelib (incompatible), mod:villagespawnpoint, mod:mysticaloaktree (incompatible), mod:betterfpsdist (incompatible), mod:easy_villagers, mod:craftable_saddles (incompatible), mod:curios (incompatible), mod:ars_nouveau (incompatible), mod:patchouli (incompatible), mod:xaerominimap, mod:oculus, mod:collective, mod:experienceobelisk (incompatible), mod:searchables (incompatible), mod:justenoughprofessions, mod:attributeslib (incompatible), mod:passiveshield, mod:buildersaddition (incompatible), mod:fastfurnace (incompatible), mod:cupboard (incompatible), mod:charmofundying (incompatible), mod:fallingtree (incompatible), mod:aquamirae (incompatible), Supplementaries Generated Pack
  131. Enabled Feature Flags: minecraft:vanilla
  132. World Generation: Stable
  133. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  134. ModLauncher launch target: forgeclient
  135. ModLauncher naming: srg
  136. ModLauncher services:
  137. mixin-0.8.5.jar mixin PLUGINSERVICE
  138. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  139. fmlloader-1.20.1-47.2.1.jar slf4jfixer PLUGINSERVICE
  140. fmlloader-1.20.1-47.2.1.jar object_holder_definalize PLUGINSERVICE
  141. fmlloader-1.20.1-47.2.1.jar runtime_enum_extender PLUGINSERVICE
  142. fmlloader-1.20.1-47.2.1.jar capability_token_subclass PLUGINSERVICE
  143. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  144. fmlloader-1.20.1-47.2.1.jar runtimedistcleaner PLUGINSERVICE
  145. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  146. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  147. FML Language Providers:
  148. lowcodefml@null
  149. javafml@null
  150. Mod List:
  151. geckolib-forge-1.20.1-4.2.3.jar |GeckoLib 4 |geckolib |4.2.3 |DONE |Manifest: NOSIGNATURE
  152. jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
  153. obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
  154. rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE
  155. soundphysics-forge-1.20.1-1.2.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  156. Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE
  157. Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
  158. XaerosWorldMap_1.35.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.35.0 |DONE |Manifest: NOSIGNATURE
  159. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  160. Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE
  161. comforts-forge-6.3.4+1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
  162. citadel-2.4.5-1.20.1.jar |Citadel |citadel |2.4.5 |DONE |Manifest: NOSIGNATURE
  163. alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE
  164. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  165. mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
  166. u_team_core-forge-1.20.1-5.1.4.269.jar |U Team Core |uteamcore |5.1.4.269 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  167. creepre_firework-2.1.0.jar |Creeper Firework |creeper_firework |2.1.0 |DONE |Manifest: NOSIGNATURE
  168. Apotheosis-1.20.1-7.0.5.jar |Apotheosis |apotheosis |7.0.5 |DONE |Manifest: NOSIGNATURE
  169. ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  170. balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
  171. JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE
  172. ShieldExpansion-1.20.1-1.1.6a.jar |Shield Expansion |shieldexp |1.1.6a |DONE |Manifest: NOSIGNATURE
  173. Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE
  174. forge-1.20.1-47.2.1-universal.jar |Forge |forge |47.2.1 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  175. ctov-3.3.5a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.5a |DONE |Manifest: NOSIGNATURE
  176. supplementaries-1.20-2.6.15.jar |Supplementaries |supplementaries |1.20-2.6.15 |DONE |Manifest: NOSIGNATURE
  177. client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  178. FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
  179. vanillaplustools-1.20-1.0.jar |Vanilla+ Tools |vanillaplustools |1.20-1.0 |DONE |Manifest: NOSIGNATURE
  180. useful_backpacks-forge-1.20.1-2.0.1.122.jar |Useful Backpacks |usefulbackpacks |2.0.1.122 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  181. repurposed_structures-7.1.7+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.7+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  182. TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
  183. moonlight-1.20-2.8.51-forge.jar |Moonlight Library |moonlight |1.20-2.8.51 |DONE |Manifest: NOSIGNATURE
  184. MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
  185. RegionsUnexploredForge-0.5.3+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.3 |DONE |Manifest: NOSIGNATURE
  186. CreativeCore_FORGE_v2.11.6_mc1.20.1.jar |CreativeCore |creativecore |2.11.6 |DONE |Manifest: NOSIGNATURE
  187. spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
  188. villagespawnpoint-1.20.1-4.0.jar |Village Spawn Point |villagespawnpoint |4.0 |DONE |Manifest: NOSIGNATURE
  189. mysticaloaktree-1.20-1.11.jar |Mystical Oak Tree |mysticaloaktree |1.20-1.11 |DONE |Manifest: NOSIGNATURE
  190. betterfpsdist-1.20.1-3.9.jar |betterfpsdist mod |betterfpsdist |1.20.1-3.9 |DONE |Manifest: NOSIGNATURE
  191. easy_villagers-1.20.1-1.0.14.jar |Easy Villagers |easy_villagers |1.20.1-1.0.14 |DONE |Manifest: NOSIGNATURE
  192. Craftable Saddles [1.20 All]-1.4.jar |Craftable Saddles |craftable_saddles |1.4 |DONE |Manifest: NOSIGNATURE
  193. curios-forge-5.3.5+1.20.1.jar |Curios API |curios |5.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  194. ars_nouveau-1.20.1-4.7.3-all.jar |Ars Nouveau |ars_nouveau |4.7.3 |DONE |Manifest: NOSIGNATURE
  195. Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE
  196. Xaeros_Minimap_23.8.3_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.8.3 |DONE |Manifest: NOSIGNATURE
  197. oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
  198. collective-1.20.1-6.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE
  199. experienceobelisk-v1.4.8-1.20.1.jar |Experience Obelisk |experienceobelisk |1.4.8-1.20.1 |DONE |Manifest: NOSIGNATURE
  200. Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
  201. JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  202. ApothicAttributes-1.20.1-1.1.4.jar |Apothic Attributes |attributeslib |1.1.4 |DONE |Manifest: NOSIGNATURE
  203. passiveshield-1.20.1-3.2.jar |Passive Shield |passiveshield |3.2 |DONE |Manifest: NOSIGNATURE
  204. buildersaddition-1.20.1-20230928a.jar |Builders Crafts & Additions |buildersaddition |1.20.1-20230928a |DONE |Manifest: NOSIGNATURE
  205. FastFurnace-1.20.1-8.0.1.jar |FastFurnace |fastfurnace |8.0.1 |DONE |Manifest: NOSIGNATURE
  206. cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
  207. charmofundying-forge-6.4.2+1.20.1.jar |Charm of Undying |charmofundying |6.4.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  208. FallingTree-1.20.1-4.3.0.jar |FallingTree |fallingtree |4.3.0 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
  209. aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
  210. Crash Report UUID: 4aca6c71-626b-4ea1-a818-cf98ee382bb5
  211. FML: 47.2
  212. Forge: net.minecraftforge:47.2.1
Advertisement
Add Comment
Please, Sign In to add comment