Skip to content

Instantly share code, notes, and snippets.

@WenXin20
Created January 8, 2021 02:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WenXin20/70526966fbb879f2ee0e2a3a0277ef91 to your computer and use it in GitHub Desktop.
Save WenXin20/70526966fbb879f2ee0e2a3a0277ef91 to your computer and use it in GitHub Desktop.
Thatched Crash
---- Minecraft Crash Report ----
// Why did you do that?
Time: 1/7/21 8:35 PM
Description: Rendering overlay
java.lang.NullPointerException: Rendering overlay
at com.lilypuree.thatched.client.ThatchTextureStitcher.lambda$generate$4(ThatchTextureStitcher.java:106) ~[?:1.16.4-0.3] {re:classloading}
at com.lilypuree.thatched.client.ThatchTextureStitcher$$Lambda$21547/2043674188.accept(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) ~[?:1.8.0_51] {}
at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) ~[?:1.8.0_51] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) ~[?:1.8.0_51] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) ~[?:1.8.0_51] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {}
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) ~[?:1.8.0_51] {}
at com.lilypuree.thatched.client.ThatchTextureStitcher.generate(ThatchTextureStitcher.java:104) ~[?:1.16.4-0.3] {re:classloading}
at com.lilypuree.thatched.client.ClientConstruction$$Lambda$21534/1775494654.accept(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at com.lilypuree.thatched.client.ThatchTextureStitcher.lambda$generate$4(ThatchTextureStitcher.java:106) ~[?:1.16.4-0.3] {re:classloading}
at com.lilypuree.thatched.client.ThatchTextureStitcher$$Lambda$21547/2043674188.accept(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) ~[?:1.8.0_51] {}
at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401) ~[?:1.8.0_51] {}
-- Overlay render details --
Details:
Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:fairylights:GameRendererTransformer,pl:mixin:APP:dungeons_gear.mixins.json:GameRendererMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.4-35.1.28.jar:35.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$487/142273642.call(Unknown Source) [forge-1.16.4-35.1.28.jar:35.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {re:classloading}
-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1392102624 bytes (1327 MB) / 4207935488 bytes (4013 MB) up to 8589934592 bytes (8192 MB)
CPUs: 4
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9216m -Xms256m -XX:PermSize=256m
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/forge-1.16.4-35.1.28.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.4-35.1.28.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.4-35.1.28.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.4-35.1.28.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.4_HD_U_G6_pre7.jar OptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar optiforge TRANSFORMATIONSERVICE
/forge-1.16.4-35.1.28.jar fml TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar FakeOptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar optiforgewrapper TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.28
FML Language Providers:
javafml@35.1
minecraft@1
Mod List:
infernal-expansion-forge-1.1.0.jar |Infernal Expansion |infernalexp |Release 1.1 For 1.16|COMMON_SET|NOSIGNATURE
ceiling_carpets-mc1.16.1_v0.0.1.jar |Ceiling Carpets |ceiling_carpets |0.0.1 |COMMON_SET|NOSIGNATURE
prefab-1.6.4.2.jar |Prefab |prefab |1.6.4.2 |COMMON_SET|NOSIGNATURE
torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |COMMON_SET|NOSIGNATURE
TextDamageIndicators-1.16.3-2.0.1.jar |TextDamageIndicators |textdamageindicators |2.0.1 |COMMON_SET|88:98:cc:ab:ca:56:34:c7:e9:4c:b9:02:3b:c5:1e:b3:21:fa:09:64:3e:eb:2d:09:70:81:e6:46:eb:1c:17:65
SilentMechanisms-1.16.3-0.8.8+73.jar |Silent's Mechanisms |silents_mechanisms |0.8.8+73 |COMMON_SET|NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |COMMON_SET|NOSIGNATURE
BetterCaves-1.16.3-1.0.6.jar |YUNG's Better Caves |bettercaves |1.16.3-1.0.6 |COMMON_SET|NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |COMMON_SET|NOSIGNATURE
NamePain-1.3.1 Forge-1.16.x.jar |Name Pain |namepain |1.3.1 |COMMON_SET|NOSIGNATURE
premium-wood-1.16.4-1.3.3.jar |Premium Wood |premium_wood |1.3.3 |COMMON_SET|NOSIGNATURE
Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar |Wither Skeleton Tweaks |wstweaks |5.2.1 |COMMON_SET|NOSIGNATURE
guardvillagers-1.16.4-1.1.8.jar |Guard Villagers |guardvillagers |1.1.8 |COMMON_SET|NOSIGNATURE
randompatches-2.1.5-forge.jar |RandomPatches |randompatches |2.1.5-forge |COMMON_SET|92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
foragecraft-1.16.4-2.1.2.jar |ForageCraft |foragecraft |2.1.2 |COMMON_SET|de:00:69:e2:42:ed:ee:76:d9:64:ab:41:c7:0d:f5:a0:c3:6c:c7:ba:8d:6c:d3:64:2b:51:a1:d3:84:f1:6b:e3
Omni-1.16.4-1.2.1.jar |Omni |omni |version |COMMON_SET|NOSIGNATURE
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |COMMON_SET|NOSIGNATURE
SnowRealMagic-1.16.3-2.2.2.jar |Snow! Real Magic! |snowrealmagic |2.2.2 |COMMON_SET|NOSIGNATURE
shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |COMMON_SET|NOSIGNATURE
RevampedWolf-1.16.4-0.7.0.jar |RevampedWolf |revampedwolf |1.16.4-0.7.0 |COMMON_SET|NOSIGNATURE
supplementaries-0.9.18.jar |Supplementaries |supplementaries |0.9.18 |COMMON_SET|NOSIGNATURE
betterendforge-1.16.4-1.2.0.jar |BetterEnd Forge Port |betterendforge |1.16.4-1.2.0 |COMMON_SET|NOSIGNATURE
Upgraded Netherite 1.16.4 - 1.7.0.jar |Upgraded Netherite |upgradednetherite |1.7.0 |COMMON_SET|NOSIGNATURE
minibloom-1.16.4-1.0.0.jar |Minibloom |minibloom |1.0.0 |COMMON_SET|NOSIGNATURE
structure-gel-api-1.16.4-1.7.2.jar |Structure Gel API |structure_gel |1.7.2 |COMMON_SET|NOSIGNATURE
repurposed_structures-1.16.4-2.3.3.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.3 |COMMON_SET|NOSIGNATURE
bloom-and-gloom-0.2.jar |Bloom and Gloom |bloom_and_gloom |0.2 |COMMON_SET|NOSIGNATURE
flora-doubling-1.3.0+1.16.4-forge.jar |Flora Doubling |flora-doubling |1.3.0+1.16.4-forge |COMMON_SET|NOSIGNATURE
BiomesOPlenty-1.16.4-13.0.0.427-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.427 |COMMON_SET|NOSIGNATURE
thatched-1.16.4-0.3.jar |Thatched Roof Villages |thatched |version |COMMON_SET|NOSIGNATURE
dungeons-plus-1.16.4-1.1.0.jar |Dungeons Plus |dungeons_plus |1.1.0 |COMMON_SET|NOSIGNATURE
SilentGear-1.16.3-2.4.11+200.jar |Silent Gear |silentgear |2.4.11+200 |COMMON_SET|NOSIGNATURE
masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |COMMON_SET|NOSIGNATURE
extcaves-2.4.jar |Extended Caves |extcaves |2.4 |COMMON_SET|NOSIGNATURE
Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |COMMON_SET|NOSIGNATURE
fairylights-4.0.4-1.16.4.jar |Fairy Lights |fairylights |4.0.4 |COMMON_SET|NOSIGNATURE
decorative_blocks_abnormals-1.16.4-1.0.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.0 |COMMON_SET|NOSIGNATURE
assortedtools-1.16.4-2.2.7.jar |Assorted Tools |assortedtools |1.16.4-2.2.7 |COMMON_SET|NOSIGNATURE
randomenchants-4.0.4.jar |Random Enchants |randomenchants |4.0.4 |COMMON_SET|NOSIGNATURE
curios-forge-1.16.4-4.0.3.3.jar |Curios API |curios |1.16.4-4.0.3.3 |COMMON_SET|NOSIGNATURE
randomite-1.16.4-1.0.1.jar |Randomite Classic |randomite |1.0.1 |COMMON_SET|NOSIGNATURE
extendedmushrooms-1.5.1-1.16.3+.jar |Extended Mushrooms |extendedmushrooms |1.5.1-1.16.3+ |COMMON_SET|NOSIGNATURE
extlights-3.3.jar |Extended Lights |extlights |3.3 |COMMON_SET|NOSIGNATURE
Platypuses 1.16.4-1.2.1.jar |Platypuses |platypus |1.2.1 |COMMON_SET|NOSIGNATURE
obfuscate-0.5.1-1.16.3.jar |Obfuscate |obfuscate |0.5.1 |COMMON_SET|e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
dragonenchants-1.0.0-alpha.1.jar |Dragon Enchants |dragonenchants |1.0.0-alpha.1 |COMMON_SET|NOSIGNATURE
constructionwand-1.16.2-1.7.jar |Construction Wand |constructionwand |1.16.2-1.7 |COMMON_SET|NOSIGNATURE
sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |COMMON_SET|NOSIGNATURE
furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |COMMON_SET|NOSIGNATURE
cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |COMMON_SET|NOSIGNATURE
the_bumblezone-1.16.4-2.2.8.jar |The Bumblezone |the_bumblezone |1.16.4-2.2.8 |COMMON_SET|NOSIGNATURE
phireworks-1.2.jar |Phireworks |phireworks |1.2 |COMMON_SET|NOSIGNATURE
bettas-1.2.1.jar |Bettas |bettas |1.2.1 |COMMON_SET|NOSIGNATURE
BetterMineshafts-Forge-1.16.3-1.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1.1 |COMMON_SET|NOSIGNATURE
DarkPaintings-1.16.4-5.0.3.jar |DarkPaintings |darkpaintings |5.0.3 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |COMMON_SET|NOSIGNATURE
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |COMMON_SET|NOSIGNATURE
Kiwi-1.16.3-3.4.1.jar |Kiwi |kiwi |3.4.1 |COMMON_SET|NOSIGNATURE
Floocraft+1.16.3-1.15.2.jar |Floocraft |floocraftft |1.15.2 |COMMON_SET|NOSIGNATURE
connectiblechains-1.0.jar |Connectible Chains |connectiblechains |1.0 |COMMON_SET|NOSIGNATURE
Bountiful Baubles FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |COMMON_SET|NOSIGNATURE
linkingbooks-1.16.4-0.1.0.0.jar |Linking Books |linkingbooks |1.16.4-0.1.0.0 |COMMON_SET|NOSIGNATURE
jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |COMMON_SET|NOSIGNATURE
OptiForge-MC1.16.4-0.4.4.jar |OptiForge |optiforge |0.4.4 |COMMON_SET|NOSIGNATURE
FallingTree-Forge-1.16.4-2.8.3.jar |Falling Tree |falling_tree |2.8.3 |COMMON_SET|NOSIGNATURE
Jellyfishing-1.5.11.jar |Jellyfishing |jellyfishing |1.5.10 |COMMON_SET|NOSIGNATURE
Undefeatables 1.1.jar |Undefeatables |undefeatables |1.1 |COMMON_SET|NOSIGNATURE
TrailMix-1.16.3-10.0.0.jar |Trail Mix |trailmix |10.0.0 |COMMON_SET|NOSIGNATURE
jev-1.16.3-2.0.0.jar |Just Enough Vehicles |jev |2.0.0 |COMMON_SET|NOSIGNATURE
shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |COMMON_SET|NOSIGNATURE
NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |COMMON_SET|NOSIGNATURE
SereneSeasons-1.16.4-4.0.0.86-universal.jar |Serene Seasons |sereneseasons |1.16.4-4.0.0.85 |COMMON_SET|NOSIGNATURE
upstream-1.0.jar |Upstream |upstream |1.0 |COMMON_SET|NOSIGNATURE
champions-forge-1.16.4-2.0.0.2.jar |Champions |champions |1.16.4-2.0.0.2 |COMMON_SET|NOSIGNATURE
good-nights-sleep-1.16.4-1.2.11.jar |Good Night's Sleep |good_nights_sleep |1.2.11 |COMMON_SET|NOSIGNATURE
snowundertrees-1.16.4-v1.1.3.jar |Snow Under Trees |snowundertrees |v1.1.3 |COMMON_SET|NOSIGNATURE
Enhanced-Vanilla-1.0.2-Forge-1.16.4-35.1.4.jar |Enhanced Vanilla |enhancedvanilla |1.0.1 |COMMON_SET|NOSIGNATURE
outvoted-1.16.4-1.0.2.jar |Outvoted |outvoted |1.0.2 |COMMON_SET|NOSIGNATURE
mysticalbiomes-1.16.4-0.0.0.1.jar |Mystical Biomes |mysticalbiomes |1.16.4-0.0.0.1 |COMMON_SET|NOSIGNATURE
mysticalworld-1.16.4-0.3.1.4.jar |Mystical World |mysticalworld |1.16.4-0.3.1.4 |COMMON_SET|NOSIGNATURE
crumbs-1.0.6+1.16.4-forge.jar |Crumbs |crumbs |1.0.6 |COMMON_SET|NOSIGNATURE
OffHandCombat-1.16.3-3.1.0.1.jar |Off Hand Combat |offhandcombat |1.16.3-3.1.0.1 |COMMON_SET|c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
DynamicSurroundings-1.16.4-4.0.3.2.jar |ยง3Dynamic Surroundings |dsurround |1.16.4-4.0.3.2 |COMMON_SET|b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |COMMON_SET|NOSIGNATURE
forge-1.16.4-35.1.28-client.jar |Minecraft |minecraft |1.16.4 |COMMON_SET|NOSIGNATURE
pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |COMMON_SET|NOSIGNATURE
MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |COMMON_SET|NOSIGNATURE
greekfantasy-16.4.7.jar |Greek Fantasy |greekfantasy |16.4.7 |COMMON_SET|NOSIGNATURE
allthemodium-1.1.22-1.16.4-35.1.13.jar |Allthemodium |allthemodium |1.1.22-1.16.4-35.1.1|COMMON_SET|NOSIGNATURE
ceilingtorch-1.16.4-v1.8.1.jar |Ceiling Torch |ceilingtorch |v1.8.1 |COMMON_SET|NOSIGNATURE
astikorcarts-1.16.4-1.1.0.jar |AstikorCarts |astikorcarts |1.1.0 |COMMON_SET|NOSIGNATURE
paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |COMMON_SET|NOSIGNATURE
jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |COMMON_SET|NOSIGNATURE
Mantle-1.16.4-1.6.52.jar |Mantle |mantle |1.6.52 |COMMON_SET|NOSIGNATURE
Xaeros_Minimap_20.30.1_Forge_1.16.4.jar |Xaero's Minimap |xaerominimap |20.30.1 |COMMON_SET|NOSIGNATURE
gravestone-1.16.4-1.0.8.jar |Gravestone Mod |gravestone |1.16.4-1.0.8 |COMMON_SET|NOSIGNATURE
Croptopia-1.16.4-FORGE-1.1.0.jar |Croptopia |croptopia |NONE |COMMON_SET|NOSIGNATURE
polymorph-forge-1.16.4-0.22.jar |Polymorph |polymorph |1.16.4-0.22 |COMMON_SET|NOSIGNATURE
morewaterlogging-1.4.jar |More Waterlogging |morewaterlogging |1.4 |COMMON_SET|NOSIGNATURE
AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |COMMON_SET|NOSIGNATURE
earthmobsmod-1.16.4-0.2.1-Beta.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.2.1-Beta |COMMON_SET|NOSIGNATURE
direbats-1.0.0+1.16.4-forge.jar |Direbats |direbats |1.0.0+1.16.4-forge |COMMON_SET|NOSIGNATURE
DoubleSlabs-1.16-3.4.10.jar |Double Slabs |doubleslabs |3.4.10 |COMMON_SET|NOSIGNATURE
backpacked-1.7.0-1.16.3.jar |Backpacked |backpacked |1.7.0 |COMMON_SET|NOSIGNATURE
backpacker-1.1.0-1.16.3.jar |Backpacker |backpacker |1.1.0 |COMMON_SET|NOSIGNATURE
lanterncolors-1.16.3-2.1.1.jar |Lantern Colors |lanterncolors |1.16.2-2.1.1 |COMMON_SET|NOSIGNATURE
structurize-0.13.104-ALPHA-universal.jar |Structurize |structurize |0.13.104-ALPHA |COMMON_SET|NOSIGNATURE
byg-1.1.6.jar |Oh The Biomes You'll Go |byg |1.1.6 |COMMON_SET|NOSIGNATURE
terraqueous-1.16-1.7.9.jar |Terraqueous |terraqueous |1.7.9 |COMMON_SET|NOSIGNATURE
extremeSoundMuffler-3.4_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.4_forge-1.16.4 |COMMON_SET|NOSIGNATURE
CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |COMMON_SET|5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
morered-1.16.4-2.0.1.2.jar |More Red |morered |2.0.1.2 |COMMON_SET|NOSIGNATURE
lootbagmod-1.16.3-1.6.4.jar |Loot Bag Mod |lootbagmod |1.6.4 |COMMON_SET|NOSIGNATURE
Instrumental-Mobs-1.16.3-1.3.1.jar |Instrumental Mobs |instrumentalmobs |1.3.1 |COMMON_SET|NOSIGNATURE
no-potion-offset-1.0.2.jar |No Potion Offset |no-potion-offset |NONE |COMMON_SET|NOSIGNATURE
ChristmasWishInABottle-0.2.1.jar |Christmas Wish in a Bottle |christmas_wish_in_a_bottle |1.0.0 |COMMON_SET|NOSIGNATURE
Wyrmroost-1.16.3-1.2.10.jar |Wyrmroost |wyrmroost |1.16.3-1.2.10 |COMMON_SET|NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |COMMON_SET|NOSIGNATURE
managear-1.16.3-2.2.3.jar |Mana Gear |managear |1.16.3-2.2.3 |COMMON_SET|NOSIGNATURE
AdditionalBanners-1.16.4-5.0.3.jar |AdditionalBanners |additionalbanners |5.0.3 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Teletubbies-1.16.4-7.4.0.jar |Teletubbies |teletubbies |7.4.0 |COMMON_SET|NOSIGNATURE
DoggyTalents-1.16.4-2.0.1.2.jar |Doggy Talents 2 |doggytalents |2.0.1.2 |COMMON_SET|NOSIGNATURE
Ore Stone Variants-5.10-1.16.2.jar |Ore Stone Variants |osv |null |VALIDATE |NOSIGNATURE
wonderful-enchantments-1.16.4-0.10.0.jar |Wonderful Enchantments |wonderful_enchantments |1.16.4-0.10.0 |COMMON_SET|NOSIGNATURE
SlimeGolems-1.16.4_04.jar |Slime Golems |slimegolem |1.16.4_04 |COMMON_SET|NOSIGNATURE
XaerosWorldMap_1.11.6_Forge_1.16.4.jar |Xaero's World Map |xaeroworldmap |1.11.6 |COMMON_SET|NOSIGNATURE
Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |COMMON_SET|NOSIGNATURE
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |COMMON_SET|NOSIGNATURE
citadel-1.5.3.jar |Citadel |citadel |1.5.3 |COMMON_SET|NOSIGNATURE
alexsmobs-1.3.0.jar |Alex's Mobs |alexsmobs |1.3.0 |COMMON_SET|NOSIGNATURE
iceandfire-2.1.4-1.16.4.jar |Ice and Fire |iceandfire |2.1.4-1.16.4 |COMMON_SET|NOSIGNATURE
iafgear-1.16.3-1.0.1.jar |DragonGear |iafgear |1.16.3-1.0.1 |COMMON_SET|NOSIGNATURE
PlayerMobs-1.0.5.7.jar |Player Mobs |player_mobs |1.0.5.7 |COMMON_SET|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
gardenofglass-1.6.jar |Garden of Glass |gardenofglass |1.6 |COMMON_SET|NOSIGNATURE
culinaryconstruct-forge-1.16.4-4.0.0.2.jar |Culinary Construct |culinaryconstruct |1.16.4-4.0.0.2 |COMMON_SET|NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |COMMON_SET|d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
DarkUtilities-1.16.4-7.0.3.jar |Dark Utilities |darkutils |7.0.3 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
HerdMentality-1.16.4-5.0.2.jar |HerdMentality |herdmentality |5.0.2 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
sophisticatedbackpacks-1.16.4-1.2.1.127.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.4-1.2.1.127 |COMMON_SET|NOSIGNATURE
buildinggadgets-1.16.4-3.7.3.jar |Building Gadgets |buildinggadgets |3.7.3 |COMMON_SET|NOSIGNATURE
forge-1.16.4-35.1.28-universal.jar |Forge |forge |35.1.28 |COMMON_SET|22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
WailaHarvestability-mc1.16.2-forge-1.1.13.jar |Waila Harvestability |wailaharvestability |1.1.13 |COMMON_SET|NOSIGNATURE
plonk-1.16.4-9.0.6.jar |Plonk |plonk |9.0.6 |COMMON_SET|NOSIGNATURE
inventoryhotswap-1.16-1.2.jar |Inventory Hotswap |inventoryhotswap |1.0 |COMMON_SET|NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |COMMON_SET|NOSIGNATURE
Aquaculture-1.16.4-2.1.11.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.11 |COMMON_SET|NOSIGNATURE
NotEnoughCreativity-Forge-1.16-1.2.2.jar |Not Enough Creativity |notenoughcreativity |1.2.2 |COMMON_SET|NOSIGNATURE
MmmMmmMmmMmm-1.16-1.0.1.jar |MmmMmmMmmMmm |dummmmmmy |1.0.1 |COMMON_SET|NOSIGNATURE
chocolate-1.2.0-1.16.4.jar |Chocolate |chocolate |1.2.0-1.16.4 |COMMON_SET|NOSIGNATURE
FarmersDelight-1.16.3-0.2.4b.jar |Farmer's Delight |farmersdelight |1.16.3-0.2.4b |COMMON_SET|NOSIGNATURE
ResourcefulBees1.16.3-1.16.4-0.5.8b.jar |Resourceful Bees |resourcefulbees |1.16.4-0.5.8b |COMMON_SET|NOSIGNATURE
DustrialDecor-1.1.4.jar |'Dustrial Decor |dustrial_decor |1.0.7 |COMMON_SET|NOSIGNATURE
Curious Armor Stands-1.16.3-2.0.2.jar |Curious Armor Stands |curious_armor_stands |1.16.3-2.0.2 |COMMON_SET|NOSIGNATURE
ender-chested-1.16.4-1.0.2.jar |Ender Chested |ender_chest_horses |1.0.2 |COMMON_SET|NOSIGNATURE
assortedstorage-1.16.4-2.1.3.jar |Assorted Storage |assortedstorage |1.16.4-2.1.3 |COMMON_SET|NOSIGNATURE
valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |COMMON_SET|NOSIGNATURE
LetSleepingDogsLie-1.16.3-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |COMMON_SET|NOSIGNATURE
skinned_lanterns-1.16.4-1.3.1.jar |Skinned Lanterns |skinnedlanterns |1.16.4-1.3.1 |COMMON_SET|NOSIGNATURE
vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |COMMON_SET|NOSIGNATURE
rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |COMMON_SET|NOSIGNATURE
simplefarming-1.16.4-1.3.5.jar |Simple Farming |simplefarming |1.16.4-1.3.5 |COMMON_SET|NOSIGNATURE
xercamod-1.16.4-1.0.jar |Xerca Mod |xercamod |1.16.4-1.0 |COMMON_SET|NOSIGNATURE
CNB-1.16.3_4-1.2.8.2.jar |Creatures and Beasts |cnb |1.2.8.2 |COMMON_SET|NOSIGNATURE
forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |COMMON_SET|NOSIGNATURE
Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |COMMON_SET|NOSIGNATURE
ars_nouveau-1.16.4-1.10.6.jar |Ars Nouveau |ars_nouveau |1.10.6 |COMMON_SET|NOSIGNATURE
overworld_two-1.0-1.16.4.jar |Overworld 2 |overworld_two |1.0 |COMMON_SET|NOSIGNATURE
rndbmflowers_1.16.4-1.2.jar |Random Bone Meal Flowers |rndbmflowers |1.2 |COMMON_SET|NOSIGNATURE
collective-1.16.4-1.53.jar |Collective |collective |1.53 |COMMON_SET|NOSIGNATURE
BetterThanLlamas-1.16.3-1.1.1.jar |Better Than Llamas |betterthanllamas |1.1.1 |COMMON_SET|NOSIGNATURE
horse_colors-1.16.4-1.5.2.jar |Realistic Horse Genetics |horse_colors |1.16.4-1.5.2 |COMMON_SET|NOSIGNATURE
DrawersTooltip-1.16.2-2.1.0.jar |Drawers Tooltip |drawerstooltip |2.1.0 |COMMON_SET|NOSIGNATURE
xercapaint-1.16.4-1.0.jar |Joy of Painting |xercapaint |1.16.4-1.0 |COMMON_SET|NOSIGNATURE
Gobber2-1.16.4-2.3.42.jar |Gobber 2 |gobber2 |2.3.42 |COMMON_SET|NOSIGNATURE
ftb-ultimine-1603.1.1.13.jar |FTB Ultimine |ftbultimine |1603.1.1.13 |COMMON_SET|NOSIGNATURE
EnigmaticLegacy-2.10.3.jar |Enigmatic Legacy |enigmaticlegacy |2.10.3 |COMMON_SET|NOSIGNATURE
buildersaddition-1.16.4-20201220b.jar |Builders Crafts & Addition |buildersaddition |1.16.4-20201220b |COMMON_SET|NOSIGNATURE
Runelic-1.16.4-6.0.2.jar |Runelic |runelic |6.0.2 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
cc-tweaked-1.16.4-1.95.1.jar |CC: Tweaked |computercraft |1.95.1 |COMMON_SET|NOSIGNATURE
Enderthing-1.16.3-1.0.4.jar |Enderthing |enderthing |1.0.4 |COMMON_SET|NOSIGNATURE
productivebees-1.16.4-0.5.2.8.jar |Productive Bees |productivebees |1.16.4-0.5.2.8 |COMMON_SET|NOSIGNATURE
trashcans-1.0.6-mc1.16.4.jar |Trash Cans |trashcans |1.0.6 |COMMON_SET|NOSIGNATURE
enchantwithmob-1.16.4-2.3.1.jar |Enchant With Mob |enchantwithmob |1.16.4-2.3.1 |COMMON_SET|NOSIGNATURE
GameMenuModOption-1.16.4-1.4.jar |Game Menu Mod Option |gamemenumodoption |1.4 |COMMON_SET|NOSIGNATURE
Cyclic-1.16.4-1.0.2.jar |Cyclic |cyclic |1.16.4-1.0.2 |COMMON_SET|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
BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |COMMON_SET|NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |COMMON_SET|NOSIGNATURE
somesssemblyrequired-1.16.4-1.2.4.jar |Some Assembly Required |someassemblyrequired |1.16.4-1.2.4 |COMMON_SET|NOSIGNATURE
craftingstation-4.1.1.jar |Crafting Station |craftingstation |4.1.1 |COMMON_SET|NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |COMMON_SET|NOSIGNATURE
MoreJellyfish-1.1.2.jar |More Jellyfish |more_jellyfish |1.0.0 |COMMON_SET|NOSIGNATURE
GooglyEyes-1.16.3-10.0.0.jar |GooglyEyes |googlyeyes |10.0.0 |COMMON_SET|NOSIGNATURE
BetterThanBunnies-1.16.3-1.2.0.jar |Better Than Bunnies |betterthanbunnies |1.2.0 |COMMON_SET|NOSIGNATURE
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |COMMON_SET|NOSIGNATURE
Masonry_Blocks_1.16.4_1.0.jar |Masonry Blocks |masonry_blocks |1.0 |COMMON_SET|NOSIGNATURE
dungeons_mobs-1.16.4-1.0.3.jar |Dungeons Mobs |dungeons_mobs |1.0.3 |COMMON_SET|NOSIGNATURE
abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |COMMON_SET|NOSIGNATURE
breadcrumbs-1.16.4-1.1.1.jar |Breadcrumbs |breadcrumbs |1.1.1 |COMMON_SET|NOSIGNATURE
Peculiars-1.16.4-1.1.0.jar |Peculiars |peculiars |1.1.0 |COMMON_SET|NOSIGNATURE
cookielicious-1.16.4-1.2.0.jar |Cookielicious |cookielicious |1.1.3 |COMMON_SET|NOSIGNATURE
upgrade_aquatic-1.16.4-3.0.0.jar |Upgrade Aquatic |upgrade_aquatic |3.0.0 |COMMON_SET|NOSIGNATURE
Better-Badlands-1.16.4-2.0.0.jar |Better Badlands |better_badlands |1.16.4-2.0.0 |COMMON_SET|NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |COMMON_SET|NOSIGNATURE
neapolitan-1.16.4-2.0.1.jar |Neapolitan |neapolitan |2.0.1 |COMMON_SET|NOSIGNATURE
savageandravage-1.16.4-3.0.0.jar |Savage & Ravage |savageandravage |3.0.0 |COMMON_SET|NOSIGNATURE
autumnity-1.16.4-2.0.1.jar |Autumnity |autumnity |2.0.1 |COMMON_SET|NOSIGNATURE
buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |COMMON_SET|NOSIGNATURE
Enhanced-Mushrooms-1.16.4-3.0.1.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.4-3.0.1 |COMMON_SET|NOSIGNATURE
vemerioraptor-1.16.4-1.1.0.jar |Vemerioraptor |vemerioraptor |1.16.4-1.1.0 |COMMON_SET|NOSIGNATURE
ropebridge-1.16.4-2.1.jar |Rope Bridge |ropebridge |1.16.4-2.1 |COMMON_SET|NOSIGNATURE
WAWLA-1.16.4-7.0.2.jar |WAWLA |wawla |7.0.2 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
extraboats-1.16.4-2.0.0.jar |Extra Boats |extraboats |2.0.0 |COMMON_SET|NOSIGNATURE
create-mc1.16.3_v0.3c.jar |Create |create |mc1.16.3_v0.3c |COMMON_SET|NOSIGNATURE
Artifacts-1.16.4-2.7.3.jar |Artifacts |artifacts |1.16.4-2.7.3 |COMMON_SET|NOSIGNATURE
SimpleStorageNetwork-1.16.3-1.3.0.jar |Simple Storage Network |storagenetwork |1.16.3-1.3.0 |COMMON_SET|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
JollyBoxes-1.3.6.jar |Jolly Boxes |jolly_boxes |1.2.0 |COMMON_SET|NOSIGNATURE
Goopers-0.0.5.jar |Goopers |goopers |0.0.5 |COMMON_SET|NOSIGNATURE
Festive Creepers-1.16.4-1.1.1.jar |Festive Creepers |festive_creepers |1.16.4-1.1.1 |COMMON_SET|NOSIGNATURE
OuterEnd-0.1.5.jar |Outer End |outer_end |0.1.2 |COMMON_SET|NOSIGNATURE
decorative_blocks-1.16.4-1.7.0.jar |Decorative Blocks |decorative_blocks |1.7.0 |COMMON_SET|NOSIGNATURE
decorative_winter-0.1.2.jar |Decorative Winter |decorative_winter |0.1.2 |COMMON_SET|NOSIGNATURE
SkinnedCarts-1.16.2-1.1.1.jar |Skinned Carts |skinnedcarts |1.1.1 |COMMON_SET|NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |COMMON_SET|NOSIGNATURE
charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |COMMON_SET|NOSIGNATURE
betteranimalsplus-1.16.4-10.1.0.jar |Better Animals Plus |betteranimalsplus |10.1.0 |COMMON_SET|NOSIGNATURE
mapperbase-1.16.4-2.3.0.0.jar |Mapper Base |mapperbase |1.16.4-2.3.0.0 |COMMON_SET|NOSIGNATURE
walljump-forge-1.16.4-1.3.6.jar |Wall-Jump! |walljump |1.16.4-1.3.6 |COMMON_SET|NOSIGNATURE
inventorypets-2.0.10.jar |Inventory Pets |inventorypets |2.0.10 |COMMON_SET|NOSIGNATURE
iChunUtil-1.16.3-10.0.0.jar |iChunUtil |ichunutil |10.0.0 |COMMON_SET|NOSIGNATURE
PiggyBank(FORGE-1.16.4)+-+1.0.5.jar |Piggy Bank |piggybankmod |1.16.4-1.0.5 |COMMON_SET|NOSIGNATURE
ChristmasSpirit-1.16.4-1.0.13.jar |Christmas Spirit |cspirit |1.0.13 |COMMON_SET|NOSIGNATURE
Seasonals-1.16.4-1.3.0.jar |Seasonals |seasonals |1.3.0 |COMMON_SET|NOSIGNATURE
scuba-gear-1.16.4-1.0.1.jar |Scuba Gear |scuba_gear |1.0.1 |COMMON_SET|NOSIGNATURE
CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |COMMON_SET|NOSIGNATURE
Inspirations-1.16.3-1.2.1.24.jar |Inspirations |inspirations |1.2.1 |COMMON_SET|NOSIGNATURE
EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |COMMON_SET|NOSIGNATURE
mcpaint-1.6.2.jar |Mc Paint |mcpaint |1.6.2 |COMMON_SET|NOSIGNATURE
compactores-1.16.3-3.0.2.jar |Compact Ores |compactores |3.0.2 |COMMON_SET|NOSIGNATURE
SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |COMMON_SET|NOSIGNATURE
forbidden_arcanus-1.16.4-1.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.16.4-1.0.0 |COMMON_SET|NOSIGNATURE
movingelevators-1.2.31a-mc1.16.4.jar |Moving Elevators |movingelevators |1.2.31a |COMMON_SET|NOSIGNATURE
towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |COMMON_SET|NOSIGNATURE
atmospheric-1.16.4-3.0.0.jar |Atmospheric |atmospheric |3.0.0 |COMMON_SET|NOSIGNATURE
car-1.16.4-1.1.4.jar |Ultimate Car Mod |car |1.16.4-1.1.4 |COMMON_SET|NOSIGNATURE
Quark-r2.4-290.jar |Quark |quark |r2.4-290 |COMMON_SET|NOSIGNATURE
charm-forge-1.16.4-2.2.2.jar |Charm |charm |2.2.2 |COMMON_SET|NOSIGNATURE
extragolems-11.2.0.jar |Extra Golems |golems |11.2.0 |COMMON_SET|NOSIGNATURE
rediscovered-1.16.4-1.3.4.jar |Rediscovered |rediscovered |1.3.4 |COMMON_SET|NOSIGNATURE
StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |COMMON_SET|NOSIGNATURE
simplytea-1.16.4-2.3.2.jar |Simply Tea |simplytea |2.3.2 |COMMON_SET|NOSIGNATURE
illagersweararmor-1.0.3.jar |Illagers Wear Armor |illagersweararmor |1.0.3 |COMMON_SET|NOSIGNATURE
subpocket-1.16-6.0.0.1.jar |subpocket |subpocket |1.16-6.0.0.1 |COMMON_SET|c6:48:4f:30:9f:7d:2d:99:6c:bf:df:ce:3a:a5:c1:60:b1:a7:78:4f:22:64:ad:d3:d9:d5:b7:ad:d6:8e:79:a5
assorteddecor-1.16.4-2.0.7.jar |Assorted Decor |assorteddecor |1.16.4-2.0.7 |COMMON_SET|NOSIGNATURE
fins-1.1.1.jar |Fins and Tails |fins |1.1.1 |COMMON_SET|NOSIGNATURE
minecolonies-0.13.557-ALPHA-universal.jar |Minecolonies |minecolonies |0.13.557-ALPHA |COMMON_SET|NOSIGNATURE
ferritecore-1.1.jar |Ferrite Core |ferritecore |1.1 |COMMON_SET|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
solcarrot-1.16.3-1.9.8.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.8 |COMMON_SET|NOSIGNATURE
BackTools-1.16.3-10.0.0.jar |Back Tools |backtools |10.0.0 |COMMON_SET|NOSIGNATURE
chiselsandbits-0.2.8-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |COMMON_SET|NOSIGNATURE
pokecube-aio-1.16.4-3.7.0.jar |Thut Core |thutcore |99.3.7.0 |COMMON_SET|NOSIGNATURE
OpenLoader-1.16.4-8.0.1.jar |OpenLoader |openloader |8.0.1 |COMMON_SET|ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Crash Report UUID: fbc29b80-aa67-4aef-88ad-a7d2bfb5b17c
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core
snowrealmagic:world
Launched Version: forge-35.1.28
Backend library: LWJGL version 3.2.2 build 10
Backend API: AMD Radeon R7 Graphics GL version 4.6.13559 Compatibility Profile Context 26.20.12036.11001, ATI Technologies Inc.
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU: 4x AMD A12-9720P RADEON R7, 12 COMPUTE CORES 4C+8G
OptiFine Version: OptiFine_1.16.4_HD_U_G6_pre7
OptiFine Build: 20210103-024552
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.13559 Compatibility Profile Context 26.20.12036.11001
OpenGlRenderer: AMD Radeon R7 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment