Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Daisy, daisy...
- Time: 2023-10-20 23:02:12
- Description: Encountered exception while building chunk meshes
- java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null
- 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}
- 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}
- 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}
- 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}
- 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}
- at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- 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}
- -- Block being rendered --
- Details:
- Block: Block{minecraft:lava}[level=8]
- 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)
- Chunk section: RenderSection at chunk (-95, 6, 65) from (-1520, 96, 1040) to (-1505, 111, 1055)
- Render context volume: BoundingBox{minX=-1522, minY=94, minZ=1038, maxX=-1503, maxY=113, maxZ=1057}
- Stacktrace:
- 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}
- 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}
- 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}
- 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}
- at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
- -- Affected level --
- Details:
- All players: 1 total; [LocalPlayer['cheesesandwhich'/50, l='ClientLevel', x=-1476.80, y=84.00, z=904.06]]
- Chunk stats: 1024, 609
- Level dimension: minecraft:overworld
- 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)
- Level time: 28172 game time, 50452 day time
- Server brand: forge
- Server type: Integrated singleplayer server
- Stacktrace:
- 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}
- 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}
- 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}
- at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.1.jar:?] {re:classloading,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.1.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.1.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.1.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
- -- Last reload --
- Details:
- Reload number: 1
- Reload reason: initial
- Finished: Yes
- 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
- -- System Details --
- Details:
- Minecraft Version: 1.20.1
- Minecraft Version ID: 1.20.1
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.8, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 445427128 bytes (424 MiB) / 3082813440 bytes (2940 MiB) up to 4294967296 bytes (4096 MiB)
- CPUs: 4
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i5-4590S CPU @ 3.00GHz
- Identifier: Intel64 Family 6 Model 60 Stepping 3
- Microarchitecture: Haswell (Client)
- Frequency (GHz): 2.99
- Number of physical packages: 1
- Number of physical CPUs: 4
- Number of logical CPUs: 4
- Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x21c4
- Graphics card #0 versionInfo: DriverVersion=31.0.15.3623
- Graphics card #1 name: Intel(R) HD Graphics 4600
- Graphics card #1 vendor: Intel Corporation (0x8086)
- Graphics card #1 VRAM (MB): 1024.00
- Graphics card #1 deviceId: 0x0412
- Graphics card #1 versionInfo: DriverVersion=20.19.15.4624
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 1.60
- Memory slot #0 type: DDR3
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 1.60
- Memory slot #1 type: DDR3
- Virtual memory max (MB): 18586.88
- Virtual memory used (MB): 13429.61
- Swap memory total (MB): 2304.00
- Swap memory used (MB): 0.00
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
- Loaded Shaderpack: Bliss_v2.0.4_(Chocapic13_Shaders_edit).zip
- Profile: Custom (+0 options changed by user)
- Launched Version: forge-47.2.1
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.23, NVIDIA Corporation
- Window size: 1920x1080
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
- Type: Integrated Server (map_client.txt)
- Graphics mode: fancy
- 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
- Current Language: en_us
- CPU: 4x Intel(R) Core(TM) i5-4590S CPU @ 3.00GHz
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['cheesesandwhich'/50, l='ServerLevel[survive]', x=-1476.80, y=84.00, z=904.06]]
- 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
- Enabled Feature Flags: minecraft:vanilla
- World Generation: Stable
- ModLauncher: 10.0.9+10.0.9+main.dcd20f30
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.0.5.jar eventbus PLUGINSERVICE
- fmlloader-1.20.1-47.2.1.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.1-47.2.1.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.1-47.2.1.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.1-47.2.1.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.1-47.2.1.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@null
- javafml@null
- Mod List:
- geckolib-forge-1.20.1-4.2.3.jar |GeckoLib 4 |geckolib |4.2.3 |DONE |Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
- obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
- rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE
- soundphysics-forge-1.20.1-1.2.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
- Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
- XaerosWorldMap_1.35.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.35.0 |DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
- Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE
- comforts-forge-6.3.4+1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
- citadel-2.4.5-1.20.1.jar |Citadel |citadel |2.4.5 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
- 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
- creepre_firework-2.1.0.jar |Creeper Firework |creeper_firework |2.1.0 |DONE |Manifest: NOSIGNATURE
- Apotheosis-1.20.1-7.0.5.jar |Apotheosis |apotheosis |7.0.5 |DONE |Manifest: NOSIGNATURE
- ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
- balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
- JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE
- ShieldExpansion-1.20.1-1.1.6a.jar |Shield Expansion |shieldexp |1.1.6a |DONE |Manifest: NOSIGNATURE
- Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE
- 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
- ctov-3.3.5a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.5a |DONE |Manifest: NOSIGNATURE
- supplementaries-1.20-2.6.15.jar |Supplementaries |supplementaries |1.20-2.6.15 |DONE |Manifest: NOSIGNATURE
- 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
- FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
- vanillaplustools-1.20-1.0.jar |Vanilla+ Tools |vanillaplustools |1.20-1.0 |DONE |Manifest: NOSIGNATURE
- 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
- repurposed_structures-7.1.7+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.7+1.20.1-forge |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
- moonlight-1.20-2.8.51-forge.jar |Moonlight Library |moonlight |1.20-2.8.51 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
- RegionsUnexploredForge-0.5.3+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.3 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.11.6_mc1.20.1.jar |CreativeCore |creativecore |2.11.6 |DONE |Manifest: NOSIGNATURE
- spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
- villagespawnpoint-1.20.1-4.0.jar |Village Spawn Point |villagespawnpoint |4.0 |DONE |Manifest: NOSIGNATURE
- mysticaloaktree-1.20-1.11.jar |Mystical Oak Tree |mysticaloaktree |1.20-1.11 |DONE |Manifest: NOSIGNATURE
- betterfpsdist-1.20.1-3.9.jar |betterfpsdist mod |betterfpsdist |1.20.1-3.9 |DONE |Manifest: NOSIGNATURE
- easy_villagers-1.20.1-1.0.14.jar |Easy Villagers |easy_villagers |1.20.1-1.0.14 |DONE |Manifest: NOSIGNATURE
- Craftable Saddles [1.20 All]-1.4.jar |Craftable Saddles |craftable_saddles |1.4 |DONE |Manifest: NOSIGNATURE
- curios-forge-5.3.5+1.20.1.jar |Curios API |curios |5.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
- ars_nouveau-1.20.1-4.7.3-all.jar |Ars Nouveau |ars_nouveau |4.7.3 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE
- Xaeros_Minimap_23.8.3_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.8.3 |DONE |Manifest: NOSIGNATURE
- oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
- collective-1.20.1-6.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE
- experienceobelisk-v1.4.8-1.20.1.jar |Experience Obelisk |experienceobelisk |1.4.8-1.20.1 |DONE |Manifest: NOSIGNATURE
- Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
- JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
- ApothicAttributes-1.20.1-1.1.4.jar |Apothic Attributes |attributeslib |1.1.4 |DONE |Manifest: NOSIGNATURE
- passiveshield-1.20.1-3.2.jar |Passive Shield |passiveshield |3.2 |DONE |Manifest: NOSIGNATURE
- buildersaddition-1.20.1-20230928a.jar |Builders Crafts & Additions |buildersaddition |1.20.1-20230928a |DONE |Manifest: NOSIGNATURE
- FastFurnace-1.20.1-8.0.1.jar |FastFurnace |fastfurnace |8.0.1 |DONE |Manifest: NOSIGNATURE
- cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
- charmofundying-forge-6.4.2+1.20.1.jar |Charm of Undying |charmofundying |6.4.2+1.20.1 |DONE |Manifest: NOSIGNATURE
- 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
- aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 4aca6c71-626b-4ea1-a818-cf98ee382bb5
- FML: 47.2
- Forge: net.minecraftforge:47.2.1
Advertisement
Add Comment
Please, Sign In to add comment