Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Don't be sad, have a hug! <3
- Time: 2024-07-15 22:56:36
- Description: Unexpected error
- java.lang.NullPointerException: Cannot read field "f_108590_" because "this.f_109059_.f_91074_" is null
- at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1105) ~[client-1.20.1-20230612.114412-srg.jar%23474!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:shimmer.mixins.json:GameRendererMixin,pl:mixin:APP:shimmer.mixins.json:reloadShader.GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:913) ~[client-1.20.1-20230612.114412-srg.jar%23474!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:shimmer.mixins.json:GameRendererMixin,pl:mixin:APP:shimmer.mixins.json:reloadShader.GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23474!/:?] {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:718) ~[client-1.20.1-20230612.114412-srg.jar%23474!/:?] {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) ~[1.20.1-forge-47.1.99.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:126) ~[loader-47.2.2.jar:47.2] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:114) ~[loader-47.2.2.jar:47.2] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-47.2.2.jar:47.2] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:108) ~[loader-47.2.2.jar:47.2] {}
- 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:?] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1105) ~[client-1.20.1-20230612.114412-srg.jar%23474!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:shimmer.mixins.json:GameRendererMixin,pl:mixin:APP:shimmer.mixins.json:reloadShader.GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
- -- Affected level --
- Details:
- All players: 0 total; []
- Chunk stats: 529, 313
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,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)
- Level time: 161301 game time, 5713 day time
- Server brand: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.player.LocalPlayer.m_108629_()" because "this.f_104565_.f_91074_" is null
- 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%23474!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23474!/:?] {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:740) ~[client-1.20.1-20230612.114412-srg.jar%23474!/:?] {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) ~[1.20.1-forge-47.1.99.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:126) ~[loader-47.2.2.jar:47.2] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:114) ~[loader-47.2.2.jar:47.2] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-47.2.2.jar:47.2] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:108) ~[loader-47.2.2.jar:47.2] {}
- 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/sam_LEGACY, file/sam_animated, file/sam_beds, file/sam_beehoney, file/sam_beetroot, file/sam_bricks, file/sam_cactus, file/sam_carrots, file/sam_dirt, file/sam_doors, file/sam_farmland, file/sam_glass, file/sam_kelp, file/sam_logs, file/sam_nature, file/sam_netherwart, file/sam_ores, file/sam_potatoes, file/sam_rainSounds, file/sam_redstone, file/sam_ripe_melon, file/sam_threeD, file/sam_tnt, file/sam_torch, diagonalblocks:default_block_models
- -- 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: 2165551776 bytes (2065 MiB) / 3686793216 bytes (3516 MiB) up to 8522825728 bytes (8128 MiB)
- CPUs: 8
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
- Identifier: Intel64 Family 6 Model 94 Stepping 3
- Microarchitecture: Skylake (Client)
- Frequency (GHz): 3.41
- Number of physical packages: 1
- Number of physical CPUs: 4
- Number of logical CPUs: 8
- Graphics card #0 name: NVIDIA GeForce GTX 1660 Ti
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x2182
- Graphics card #0 versionInfo: DriverVersion=32.0.15.5612
- 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): 33527.21
- Virtual memory used (MB): 23098.15
- Swap memory total (MB): 17207.69
- Swap memory used (MB): 1552.65
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8128m -Xms256m
- Loaded Shaderpack: (off)
- Launched Version: 1.20.1-forge-47.1.99
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 556.12, NVIDIA Corporation
- Window size: 1024x768
- 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/sam_LEGACY, file/sam_animated, file/sam_beds, file/sam_beehoney, file/sam_beetroot, file/sam_bricks, file/sam_cactus, file/sam_carrots, file/sam_dirt, file/sam_doors, file/sam_farmland, file/sam_glass, file/sam_kelp, file/sam_logs, file/sam_nature, file/sam_netherwart, file/sam_ores, file/sam_potatoes, file/sam_rainSounds, file/sam_redstone, file/sam_ripe_melon, file/sam_threeD, file/sam_tnt, file/sam_torch
- Current Language: en_us
- CPU: 8x Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['Lothrazar'/37, l='ServerLevel[New World]', x=-11.54, y=-60.00, z=-4.79]]
- Data Packs: vanilla, mod:giacomos_exp, mod:helditemtooltips, mod:glasscutter (incompatible), mod:globalgamerules, mod:zombiehorsespawn, mod:globalpacks (incompatible), mod:bonetorch, mod:tipsmod (incompatible), mod:techlights, mod:nologpunch (incompatible), mod:villagernames, mod:golemsarefriends (incompatible), mod:xaeroworldmap, mod:controlling (incompatible), mod:placebo (incompatible), mod:modernfix (incompatible), mod:torchhit, mod:pickybags (incompatible), mod:maxhealthfix (incompatible), mod:bagus_lib, mod:mixinextras (incompatible), mod:wstweaks (incompatible), mod:bookshelf, mod:endercrop (incompatible), mod:guardvillagers (incompatible), mod:unbreakables (incompatible), mod:oceanfloor (incompatible), mod:cryingghasts, mod:jeed (incompatible), mod:fragiletorches (incompatible), mod:skeletonhorsespawn, mod:jeresources, mod:horsestandstill (incompatible), mod:vanillazoom, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:absentbydesign, mod:embeddium, mod:diagonalblocks, mod:handcrafted (incompatible), mod:cobblegenhaters, mod:jearchaeology, mod:enchantingrunes (incompatible), mod:plaingrinder (incompatible), mod:toolstats (incompatible), mod:structurecompass, mod:glow_sticks, mod:heyberryshutup (incompatible), mod:simplylight (incompatible), mod:tinylightbulbs (incompatible), mod:fishontheline, mod:heartbalance (incompatible), mod:modelfix (incompatible), mod:justaraftmod, mod:curios (incompatible), mod:patchouli (incompatible), mod:oculus, mod:collective, mod:camera, mod:veincreeper (incompatible), mod:searchables (incompatible), mod:strongersnowballs (incompatible), mod:measurements, mod:villagertools (incompatible), mod:nolavabuild (incompatible), mod:passiveshield, mod:resourcefullib (incompatible), mod:anvilrepairing, mod:constructionwand, mod:architectury (incompatible), mod:mountedpearl (incompatible), mod:flib, mod:monolib (incompatible), mod:horsescanswim, mod:woodenshears, mod:betterburning (incompatible), mod:ante (incompatible), mod:yeetusexperimentus (incompatible), mod:nebs (incompatible), mod:tradingpost, mod:despawntimers (incompatible), mod:cyclic, mod:elytraslot (incompatible), mod:betteranimationscollection, mod:puffish_skills, mod:bedbenefits (incompatible), mod:rootsclassic, mod:amendments (incompatible), mod:treeharvester, mod:jei, mod:horsestonks (incompatible), mod:thirstybottles (incompatible), mod:visualworkbench, mod:scannable (incompatible), mod:justmobheads, mod:luggage (incompatible), mod:caelus (incompatible), mod:fallingleaves, mod:clumps (incompatible), mod:naturescompass, mod:storagenetwork, mod:potatobread (incompatible), mod:jumpboat, mod:gardentools (incompatible), mod:sherdduplication, mod:snowundertrees, mod:oreharvester, mod:walljump, mod:toastcontrol (incompatible), mod:strongfarmland (incompatible), mod:puzzlesaccessapi, mod:forge, mod:friendsandfoes (incompatible), mod:distanthorizons (incompatible), mod:blocklayering (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:immersiveengineering (incompatible), mod:mixinsquared (incompatible), mod:blockydoors, mod:herdmentality (incompatible), mod:cleanswing (incompatible), mod:similsaxtranstructors, mod:fixmyminecart (incompatible), mod:creeperheal (incompatible), mod:highlight, mod:notenoughanimations, mod:reliquary (incompatible), mod:justenoughprofessions, mod:diagonalfences, mod:maptooltip (incompatible), mod:ambientenvironment (incompatible), mod:scaffoldingpower (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:autoplant (incompatible), mod:puzzleslib, mod:friendlyfire (incompatible), mod:flowerseeds, mod:elementaryores (incompatible), mod:goated (incompatible), mod:overloadedarmorbar (incompatible), mod:initially, mod:colouredstuff, mod:xpbook, Goated Generated Pack, addLootDragon, batsDropLeather, disableCyclicFlowerWorldgenDatapack.zip, furnaceNeedsCoal, melonDropsFullBlock, noGriefingEnderman, upgradeToolsStoneWood, mod:zeta (incompatible), mod:potionblender (incompatible), mod:kiwi (incompatible), mod:lightingwand (incompatible), mod:snowrealmagic (incompatible), mod:woodenbucket, mod:passablefoliage (incompatible), mod:ceramicbucket, mod:bucketlib, mod:flowerseedscyclic, mod:shimmer (incompatible), mod:fireproofboats, mod:keepmysoiltilled, mod:basicweapons, mod:weaponthrow, mod:curiosbackslot (incompatible)
- Enabled Feature Flags: minecraft:vanilla
- World Generation: Experimental
- 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
- loader-47.2.2.jar slf4jfixer PLUGINSERVICE
- loader-47.2.2.jar object_holder_definalize PLUGINSERVICE
- loader-47.2.2.jar runtime_enum_extender PLUGINSERVICE
- loader-47.2.2.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- loader-47.2.2.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- Mod List:
- giacomos_exp-1.20.1-1.4.7-neoforge.jar |Giacomo's Experience Seedling |giacomos_exp |1.4.7 |DONE |Manifest: NOSIGNATURE
- HeldItemTooltips-v8.0.0-1.20.1-Forge.jar |Held Item Tooltips |helditemtooltips |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- glasscutter-1.20.1-2.0.3.jar |Glass Harvesters |glasscutter |2.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- GlobalGameRules-1.20-8.0.0.11.jar |Global GameRules |globalgamerules |8.0.0.11 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
- zombiehorsespawn-1.20.1-4.8.jar |Zombie Horse Spawn |zombiehorsespawn |4.8 |DONE |Manifest: NOSIGNATURE
- global_packs-forge-1.19.4-1.16.2_forge.jar |Global Packs |globalpacks |1.16.2_forge |DONE |Manifest: NOSIGNATURE
- SBM-BoneTorch-1.20.1-1.0.0.jar |[SBM] BoneTorch |bonetorch |1.0.0 |DONE |Manifest: NOSIGNATURE
- fireproofboats-1.20.0-1.0.1.jar |Fireproof Boats |fireproofboats |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
- Tips-Forge-1.20.1-12.1.7.jar |Tips |tipsmod |12.1.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- techlights-1.20.1-neo-1.0.7.jar |Tech Lights |techlights |1.0.6 |DONE |Manifest: NOSIGNATURE
- nologpunch-1.20.1-2.0.1.jar |nologpunch |nologpunch |2.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- villagernames-1.20.1-8.0.jar |Villager Names |villagernames |8.0 |DONE |Manifest: NOSIGNATURE
- golemsarefriends-1.20.0-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
- XaerosWorldMap_1.37.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.37.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.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
- modernfix-forge-5.15.0+mc1.20.1.jar |ModernFix |modernfix |5.15.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
- torchhit-1.20.1-6.0.2.0-forge.jar |Torch hit! |torchhit |6.0.2.0 |DONE |Manifest: NOSIGNATURE
- pickybags-1.20.1-0.0.2.jar |pickybags |pickybags |0.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- MaxHealthFix-Forge-1.20.1-12.0.3.jar |MaxHealthFix |maxhealthfix |12.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- bagus_lib-1.20.1-4.6.0.jar |Bagus Lib |bagus_lib |1.20.1-4.6.0 |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE
- WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE
- Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- endercrop-1.20.1-1.7.0.jar |Ender Crop |endercrop |1.20.1-1.7.0 |DONE |Manifest: NOSIGNATURE
- guardvillagers-1.20.1-1.6.6.jar |Guard Villagers |guardvillagers |1.20.1-1.6.6 |DONE |Manifest: NOSIGNATURE
- unbreakables-1.20.1-1.0.0.jar |Unbreakable Spawners |unbreakables |1.0.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- oceanfloor-1.20.1-1.1.0.jar |oceanfloor |oceanfloor |1.1.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- cryingghasts-1.20.1-3.3.jar |Crying Ghasts |cryingghasts |3.3 |DONE |Manifest: NOSIGNATURE
- LightingWand-1.20.1-Forge-8.1.0.jar |Lighting Wand |lightingwand |8.1.0+forge |DONE |Manifest: NOSIGNATURE
- jeed-1.20-2.1.12.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.12 |DONE |Manifest: NOSIGNATURE
- fragiletorches-1.20.1-1.0.3.jar |Fragile Torches |fragiletorches |1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- skeletonhorsespawn-1.20.1-3.8.jar |Skeleton Horse Spawn |skeletonhorsespawn |3.8 |DONE |Manifest: NOSIGNATURE
- keepmysoiltilled-1.20.1-2.3.jar |Keep My Soil Tilled |keepmysoiltilled |2.3 |DONE |Manifest: NOSIGNATURE
- SnowRealMagic-1.20.1-forge-10.4.3.jar |Snow! Real Magic! |snowrealmagic |10.4.3 |DONE |Manifest: NOSIGNATURE
- JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
- horsestandstill-1.20.1-1.0.3.jar |Stupid Horse Stand Still |horsestandstill |1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- vanillazoom-1.20.1-2.3.jar |Vanilla Zoom |vanillazoom |2.3 |DONE |Manifest: NOSIGNATURE
- Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
- cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
- absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- embeddium-0.3.25+mc1.20.1.jar |Embeddium |embeddium |0.3.25+mc1.20.1 |DONE |Manifest: NOSIGNATURE
- diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
- Cobble-Gen-Haters-1.20-1.0.1.jar |Cobble Gen Hater |cobblegenhaters |1.0.1 |DONE |Manifest: NOSIGNATURE
- jearchaeology-1.20.1-1.0.4.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
- enchantingrunes-1.20.1-1.0.1.jar |enchantingrunes |enchantingrunes |1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- plaingrinder-1.20.1-1.3.0.jar |plaingrinder |plaingrinder |1.3.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- ToolStats-Forge-1.20.1-16.0.8.jar |ToolStats |toolstats |16.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- StructureCompass-1.20.1-2.0.6.jar |Structure Compass Mod |structurecompass |2.0.6 |DONE |Manifest: NOSIGNATURE
- glow_sticks_1.20.1-6.0.0.jar |Glow Sticks |glow_sticks |6.0.0 |DONE |Manifest: NOSIGNATURE
- heyberryshutup-1.20.1-2.0.4.jar |Hey Berry! SHUT UP |heyberryshutup |1.20.1-2.0.4 |DONE |Manifest: NOSIGNATURE
- simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
- tinylightbulbs-1.20.1-0.0.2.jar |tinylightbulbs |tinylightbulbs |0.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- fishontheline-1.20.1-3.2.jar |Fish On The Line |fishontheline |3.2 |DONE |Manifest: NOSIGNATURE
- heartbalance-1.20.1-1.0.2.jar |heartbalance |heartbalance |1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE
- JustARaftMod-1.20.1-3.0.4.jar |Just A Raft Mod |justaraftmod |3.0.4 |DONE |Manifest: NOSIGNATURE
- curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
- oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
- collective-1.20.1-7.71.jar |Collective |collective |7.71 |DONE |Manifest: NOSIGNATURE
- camera-1.20.1-1.0.6.jar |Camera Mod |camera |1.20.1-1.0.6 |DONE |Manifest: NOSIGNATURE
- veincreeper-1.20.1-1.2.0.jar |veincreeper |veincreeper |1.2.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
- basicweapons-1.2.2.jar |Basic Weapons |basicweapons |1.2.2 |DONE |Manifest: NOSIGNATURE
- StrongerSnowballs-Forge-1.20.1-13.0.2.jar |StrongerSnowballs |strongersnowballs |13.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE
- villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- nolavabuild-1.20.1-1.0.2.jar |No Lava Build |nolavabuild |1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- passiveshield-1.20.1-3.4.jar |Passive Shield |passiveshield |3.4 |DONE |Manifest: NOSIGNATURE
- resourcefullib-forge-1.20.1-2.1.25.jar |Resourceful Lib |resourcefullib |2.1.25 |DONE |Manifest: NOSIGNATURE
- AnvilRepairing-Forge-1.20.1-4.0.9.jar |AnvilRepairing |anvilrepairing |4.0.9 |DONE |Manifest: NOSIGNATURE
- constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
- architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
- woodenbucket-1.20.1-2.1.0.0.jar |Wooden Bucket |woodenbucket |1.20.1-2.1.0.0 |DONE |Manifest: NOSIGNATURE
- mountedpearl-1.20.1-1.0.1.jar |Mounted Pearl |mountedpearl |1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- monolib-forge-1.20.1-1.1.0.jar |MonoLib |monolib |1.1.0 |DONE |Manifest: NOSIGNATURE
- horsescanswim-1.0.1.jar |Horses Can Swim |horsescanswim |1.0.1 |DONE |Manifest: NOSIGNATURE
- woodenshears-1.20.1-1.5.0.0.jar |Wooden Shears |woodenshears |1.20.1-1.5.0.0 |DONE |Manifest: NOSIGNATURE
- Potion-Blender-1.20.1-FORGE-2.0.0.jar |Potion-Blender |potionblender |2.0.0 |DONE |Manifest: NOSIGNATURE
- BetterBurning-Forge-1.20.1-9.0.2.jar |BetterBurning |betterburning |9.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- AnvilNeverTooExpensive-1.20.1-1.1.jar |Anvil Never Too Expensive |ante |1.1 |DONE |Manifest: NOSIGNATURE
- YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
- NekosEnchantedBooks-1.20.1-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE
- TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- MobDespawnTimers-1.20.1-3.0.1.jar |Mob Despawn Timers |despawntimers |3.0.1 |DONE |Manifest: NOSIGNATURE
- Cyclic-1.20.1-1.12.9.jar |Cyclic |cyclic |1.12.9 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- elytraslot-forge-6.4.0+1.20.1.jar |Elytra Slot |elytraslot |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- Kiwi-1.20.1-Forge-11.8.14.jar |Kiwi Library |kiwi |11.8.14+forge |DONE |Manifest: NOSIGNATURE
- BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- puffish_skills-0.8.0-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.8.0 |DONE |Manifest: NOSIGNATURE
- BedBenefits-Forge-1.20.1-13.0.3.jar |BedBenefits |bedbenefits |13.0.3 |DONE |Manifest: NOSIGNATURE
- RootsClassic-1.20.1-1.4.0.jar |Roots Classic |rootsclassic |1.4.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- amendments-1.20-1.2.8.jar |Amendments |amendments |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE
- treeharvester-1.20.1-8.7.jar |Tree Harvester |treeharvester |8.7 |DONE |Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |DONE |Manifest: NOSIGNATURE
- horsestonks-forge-1.17+-1.0.1.jar |Horse Stonks |horsestonks |1.0.1 |DONE |Manifest: NOSIGNATURE
- ThirstyBottles-Forge-1.20.1-7.0.2.jar |ThirstyBottles |thirstybottles |7.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- scannable-MC1.20.1-forge-1.7.12+18ccb75.jar |Scannable |scannable |1.7.12+18ccb75 |DONE |Manifest: NOSIGNATURE
- justmobheads-1.20.1-8.1.jar |Just Mob Heads |justmobheads |8.1 |DONE |Manifest: NOSIGNATURE
- luggage-1.20-1.6.2.jar |Luggage |luggage |1.20-1.6.2 |DONE |Manifest: NOSIGNATURE
- caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |DONE |Manifest: NOSIGNATURE
- Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |DONE |Manifest: NOSIGNATURE
- weaponthrow-1.20.1-6.0-beta.1.jar |Weapon Throw |weaponthrow |1.20.1-6.0-beta.1 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |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
- SimpleStorageNetwork-1.20.1-1.10.0.jar |Simple Storage Network |storagenetwork |1.10.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- potatobread-1.20.1-0.0.1.jar |potatobread |potatobread |0.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
- gardentools-1.20.1-1.1.4.jar |Garden Tools |gardentools |1.1.4 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- SherdDuplication-Forge-1.20.1-2.0.8.jar |SherdDuplication |sherdduplication |2.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- snowundertrees-1.20.1-1.4.4.jar |Snow Under Trees |snowundertrees |1.4.4 |DONE |Manifest: NOSIGNATURE
- oreharvester-1.20.1-1.3.jar |Ore Harvester |oreharvester |1.3 |DONE |Manifest: NOSIGNATURE
- curiosbackslot-4.0.4-nc.jar |CuriosBackSlot |curiosbackslot |4.0.4-nc |DONE |Manifest: NOSIGNATURE
- walljump-1.20.1-1.2.1-forge.jar |Wall-Jump TXF |walljump |1.20.1-1.2.1-forge |DONE |Manifest: NOSIGNATURE
- ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
- strongerfarmland-1.20.1-1.1.1.jar |Stronger Farmland |strongfarmland |1.1.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- forge-1.20.1-47.1.99-universal.jar |NeoForge |forge |47.1.99 |DONE |Manifest: NOSIGNATURE
- friendsandfoes-forge-mc1.20.1-2.0.10.jar |Friends&Foes |friendsandfoes |2.0.10 |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
- DistantHorizons-2.1.0-a-1.20.1.jar |Distant Horizons |distanthorizons |2.1.0-a |DONE |Manifest: NOSIGNATURE
- blocklayering-1.20.1-1.0.3.jar |Block Layering |blocklayering |1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- EnchantmentDescriptions-Forge-1.20.1-17.0.16.jar |EnchantmentDescriptions |enchdesc |17.0.16 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- moonlight-1.20-2.12.6-forge.jar |Moonlight Library |moonlight |1.20-2.12.6 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
- ToolBelt-1.20.1-1.20.01.jar |Tool Belt |toolbelt |1.20.01 |DONE |Manifest: NOSIGNATURE
- titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
- ImmersiveEngineering-1.20.1-10.1.0-171.jar |Immersive Engineering |immersiveengineering |1.20.1-10.1.0-171 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
- mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE
- blockydoors-1.20.1-1.0.1.jar |blockydoors |blockydoors |1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- HerdMentality-Forge-1.20.1-12.0.3.jar |HerdMentality |herdmentality |12.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |DONE |Manifest: NOSIGNATURE
- ceramicbucket-1.20.1-4.1.0.0.jar |Ceramic Bucket |ceramicbucket |1.20.1-4.1.0.0 |DONE |Manifest: NOSIGNATURE
- similsaxtranstructors-1.20.1-1.1.0.jar |Similsax Transtructors - Build|similsaxtranstructors |1.20.1-1.1.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- fixmyminecart-1.20.1-1.0.1.jar |fixmyminecart |fixmyminecart |1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- creeperheal-1.20.1-2.0.3.jar |creeperheal |creeperheal |2.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- highlight-forge-1.20-2.0.1.jar |Highlight |highlight |2.0.1 |DONE |Manifest: NOSIGNATURE
- notenoughanimations-forge-1.7.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |DONE |Manifest: NOSIGNATURE
- reliquary-1.20.1-2.0.41.1229.jar |Reliquary |reliquary |1.20.1-2.0.41.1229 |DONE |Manifest: NOSIGNATURE
- bucketlib-1.20.1-2.3.4.1.jar |BucketLib |bucketlib |1.20.1-2.3.4.1 |DONE |Manifest: NOSIGNATURE
- Shimmer-forge-1.20.1-0.2.4.jar |Shimmer |shimmer |1.20.1-0.2.4 |DONE |Manifest: NOSIGNATURE
- JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
- Zeta-1.0-19.jar |Zeta |zeta |1.0-19 |DONE |Manifest: NOSIGNATURE
- DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- MapTooltip-forge-1.20.1-3.0.1.jar |Map Tooltip |maptooltip |3.0.1 |DONE |Manifest: NOSIGNATURE
- AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |11.0.0.1 |DONE |Manifest: NOSIGNATURE
- scaffoldingpower-1.20.1-1.4.0.jar |Scaffolding power |scaffoldingpower |1.4.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
- ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- autoplant-1.20.1-1.0.1.jar |autoplant |autoplant |1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- PuzzlesLib-v8.1.19-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.19 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- FriendlyFire-Forge-1.20.1-18.0.7.jar |FriendlyFire |friendlyfire |18.0.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- FlowerSeeds2-1.20.1-1.1.2.jar |Flower Seeds 2 |flowerseeds |1.1.2 |DONE |Manifest: NOSIGNATURE
- FlowerSeeds2Cyclic-1.20.1-1.1.2.jar |Flower Seeds 2 Cyclic Addon |flowerseedscyclic |1.1.2 |DONE |Manifest: NOSIGNATURE
- elementaryores-1.20.1-1.1.0.jar |Elementary Ores |elementaryores |1.1.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- goated-1.20-1.3.4.jar |You've Goat to be kidding me |goated |1.20-1.3.4 |DONE |Manifest: NOSIGNATURE
- overloadedarmorbar-1.20.1-1.jar |Overloaded Armor Bar |overloadedarmorbar |1.20.1-1 |DONE |Manifest: NOSIGNATURE
- Initially-1.20-2.0.0.jar |Initially |initially |2.0.0 |DONE |Manifest: NOSIGNATURE
- colouredstuff-1.20.1-1.2.2.jar |colouredstuff |colouredstuff |1.2.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- xptome-1.20.1-2.2.1.jar |XP Tome |xpbook |2.2.1 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 19d30f79-2500-4e89-803b-7a059f7bfe1c
- FML: 47.1
- NeoForge: net.neoforged:47.1.99
- Kiwi Modules:
- kiwi:block_components
- kiwi:block_templates
- kiwi:contributors
- kiwi:data
- kiwi:item_templates
- lightingwand:core
- passablefoliage:core
- passablefoliage:enchantment
- snowrealmagic:core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement