Buzzier Bees

Buzzier Bees

25M Downloads

Game crash via Ticking block Entity

Vyxxxx opened this issue · 0 comments

commented

Game has crashed 4~ times now with this same error, before every crash a screen pops up that says "Saving" and then it crashes.

I acknowledge that this could be a conflict due to my many installed mods, just not sure which one.

Crash Report:
---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 8/3/21 1:52 PM
Description: Ticking block entity

java.lang.IllegalArgumentException: Cannot get property BooleanProperty{name=lit, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}
at net.minecraft.state.StateHolder.func_177229_b(SourceFile:95) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.fastmap.mixin.json:FastMapStateHolderMixin,pl:mixin:A}
at com.minecraftabnormals.buzzier_bees.common.tileentity.ScentedCandleTileEntity.func_73660_a(ScentedCandleTileEntity.java:22) ~[?:3.0.1] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:APP:brazier-common.mixins.json:WorldMixin,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:226) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworld_getblockcolor,xf:fml:xaeroworldmap:xaero_wm_clientworld_getblockcolor,xf:fml:xaerominimap:xaero_clientworld_getblockcolorraw,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:blue_skies.mixins.json:ClientWorldMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:assets/terraqueous/terraqueous.mixins.json:MixinClientWorldBlockColorAccessor,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1483) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,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:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,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.5-36.2.2.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$483/1563929103.call(Unknown Source) [forge-1.16.5-36.2.2.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.state.StateHolder.func_177229_b(SourceFile:95) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.fastmap.mixin.json:FastMapStateHolderMixin,pl:mixin:A}
at com.minecraftabnormals.buzzier_bees.common.tileentity.ScentedCandleTileEntity.func_73660_a(ScentedCandleTileEntity.java:22) ~[?:3.0.1] {re:classloading}
-- Block entity being ticked --
Details:
Name: buzzier_bees:scented_candle // com.minecraftabnormals.buzzier_bees.common.tileentity.ScentedCandleTileEntity
Block: Block{buzzier_bees:white_lotus_flower_scented_candle}[candles=3,facing=north,lit=true,waterlogged=false]
Block location: World: (-1261,148,730), Chunk: (at 3,9,10 in -79,45; contains blocks -1264,0,720 to -1249,255,735), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
Block: Block{buzzier_bees:white_lotus_flower_scented_candle}[candles=3,facing=north,lit=true,waterlogged=false]
Block location: World: (-1261,148,730), Chunk: (at 3,9,10 in -79,45; contains blocks -1264,0,720 to -1249,255,735), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
Stacktrace:
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:APP:brazier-common.mixins.json:WorldMixin,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:226) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworld_getblockcolor,xf:fml:xaeroworldmap:xaero_wm_clientworld_getblockcolor,xf:fml:xaerominimap:xaero_clientworld_getblockcolorraw,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:blue_skies.mixins.json:ClientWorldMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:assets/terraqueous/terraqueous.mixins.json:MixinClientWorldBlockColorAccessor,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A}

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Vyx666'/3953, l='ClientLevel', x=-1378.76, y=192.70, z=557.15]]
Chunk stats: Client Chunk Cache: 729, 460
Level dimension: minecraft:overworld
Level spawn location: World: (16,68,176), Chunk: (at 0,4,0 in 1,11; contains blocks 16,0,176 to 31,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 63436346 game time, 18004879 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworld_getblockcolor,xf:fml:xaeroworldmap:xaero_wm_clientworld_getblockcolor,xf:fml:xaerominimap:xaero_clientworld_getblockcolorraw,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:blue_skies.mixins.json:ClientWorldMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:assets/terraqueous/terraqueous.mixins.json:MixinClientWorldBlockColorAccessor,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2029) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,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.5-36.2.2.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$483/1563929103.call(Unknown Source) [forge-1.16.5-36.2.2.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
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: 2281163616 bytes (2175 MB) / 6685720576 bytes (6376 MB) up to 7546077184 bytes (7196 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8096m -Xms256m -XX:PermSize=256m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.2.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.2.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.2.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.2.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.2.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.2
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
create-stuff-additions1.16.5_v1.0.6.jar |Create Stuff Additions |create_stuff_additions |1.0.6 |DONE |Manifest: NOSIGNATURE
BetterDungeons-1.16.4-1.0.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
immersivecooking-1.0.1.jar |Immersive Cooking |immersivecooking |1.0.1 |DONE |Manifest: NOSIGNATURE
infernal-expansion-2.0.1.jar |Infernal Expansion |infernalexp |2.0.0 |DONE |Manifest: NOSIGNATURE
areas_1.16.5-2.6.jar |Areas |areas |2.6 |DONE |Manifest: NOSIGNATURE
nether-s-exoticism-1.16.5-1.0.8.jar |Nether's Exoticism |nethers_exoticism |1.0.8 |DONE |Manifest: NOSIGNATURE
mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.16.5-1.0.8.jar |Stalwart Dungeons |stalwart_dungeons |1.0.8 |DONE |Manifest: NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
farmersdelightintegrations-1.16.5-1.1.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-11.jar |YUNG's API |yungsapi |1.16.4-Forge-11 |DONE |Manifest: NOSIGNATURE
pyromancer 1.6.1.jar |Pyromancer |pyromancer |1.6.1 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.16.5.1.2.5.jar |Guard Villagers |guardvillagers |1.2.5 |DONE |Manifest: NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 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
Husbandry-1.16.5-1.0.4.jar |Husbandry |husbandry |1.16.5-1.0.4 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.16.4-4.6.1.jar |Apotheosis |apotheosis |4.6.1 |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
Omni-1.16.4-1.2.1.jar |Omni |omni |version |DONE |Manifest: NOSIGNATURE
dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.122.jar |Just Enough Resources |jeresources |0.12.1.122 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |DONE |Manifest: NOSIGNATURE
RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |DONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.14.5.jar |Supplementaries |supplementaries |1.16.5-0.14.0 |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
Upgraded Netherite 1.16.5 - 1.9.13.jar |Upgraded Netherite |upgradednetherite |1.9.11 |DONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE
torchmaster-2.3.7.jar |Torchmaster |torchmaster |2.3.7 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-3.0.2+1.16.5.jar |Repurposed Structures |repurposed_structures |3.0.2+1.16.5 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.16.5-1.5.4.jar |More Villagers |morevillagers |1.5.4 |DONE |Manifest: NOSIGNATURE
toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
SimplyImprovedTerrain-0.3.2-Forge.jar |Simply Improved Terrain |simplyimprovedterrain |0.3.2-Forge |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.11a-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.11a |DONE |Manifest: NOSIGNATURE
masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |DONE |Manifest: NOSIGNATURE
BetterDefaultBiomes-1.16.4+-Alpha 2.5.3.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.3 |DONE |Manifest: NOSIGNATURE
CavesAndCliffsBackport-6.1.jar |Caves & Cliffs Backport |cavesandcliffs |6.1 |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE
iron_rod_1.16.5_Release_1.0.0.jar |Molten's Iron Rod API |iron_rod |1.0.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
omnis_backpacks-1.2.1.jar |Omnis Backpacks |omnis_backpacks |1.2.1 |DONE |Manifest: NOSIGNATURE
extendedmushrooms-1.6.1-1.16.5+.jar |Extended Mushrooms |extendedmushrooms |1.6.1-1.16.5+ |DONE |Manifest: NOSIGNATURE
Snow_Pig-1.16.5-2.3.0.jar |Snow Pig |snowpig |1.16.5-2.3.0 |DONE |Manifest: NOSIGNATURE
unnamedanimalmod-1.0.2.jar |Unnamed Animal Mod |unnamedanimalmod |1.0.2 |DONE |Manifest: NOSIGNATURE
obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |Manifest: 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
NetherAgriculture-1.16.5-1.1.0.jar |Nether Agriculture |netheragriculture |1.1.0 |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE
TheAbyss2 1.9.7 1.16.5.jar |TheAbyss |theabyss |1.9.7 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE
sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
forestcraft-1.53.jar |Astemir Forest Craft |forestcraft |1.53 |DONE |Manifest: NOSIGNATURE
Adorn-1.14.1+1.16.5-forge.jar |Adorn |adorn |1.14.1+1.16.5-forge |DONE |Manifest: NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
BetterShieldsMC1.16.3-1.1.5.jar |Better Shields |bettershields |1.1.5 |DONE |Manifest: NOSIGNATURE
CustomStartingGear-1.16.4-2.0.2.1-universal.jar |Custom Starter Gear |customstartinggear |2.0.2.1 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
exoticbirds-1.16.4-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
veinmining-forge-1.16.5-0.12.jar |Vein Mining |veinmining |1.16.5-0.12 |DONE |Manifest: NOSIGNATURE
stables-1.16.5-1.0.1.jar |Stables |stables |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
DarkPaintings-1.16.5-6.0.3.jar |DarkPaintings |darkpaintings |6.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
mcw-lights-1.0.0-mc1.16.5.jar |Macaw's Lights and Lamps |mcwlights |1.0.0 |DONE |Manifest: NOSIGNATURE
BorderlessWindow-1.16.5-1.2.0.jar |Borderless Window |borderlesswindow |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE
ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
torchslabmod-1.16.4_v1.6.19.jar |Torch Slab Mod |torchslabmod |1.6.18 |DONE |Manifest: NOSIGNATURE
SereneShrubbery-1.16.5-1.1.0.jar |Serene Shrubbery |serene_shrubbery |1.0.0 |DONE |Manifest: NOSIGNATURE
TheComfortZone-1.16.5-1.0.2-b.jar |The Comfort Zone |thecomfortzone |1.16.5-1.0.2-b |DONE |Manifest: NOSIGNATURE
treeharvester_1.16.5-2.5.jar |Tree Harvester |treeharvester |2.5 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.116.jar |Just Enough Items |jei |7.7.1.116 |DONE |Manifest: NOSIGNATURE
jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |Manifest: NOSIGNATURE
Horticulture-1.16.5-1.0.2.jar |Horticulture |horticulture |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE
ComfortableNether4.3.jar |Comfortable Nether |comfortable_nether |1.0.0 |DONE |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.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
goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |DONE |Manifest: NOSIGNATURE
seals-1.16.3-2.1.2.jar |Seals |seals |2.1.2 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.1.jar |Caelus API |caelus |1.16.5-2.1.3.1 |DONE |Manifest: NOSIGNATURE
OmayPaty's+japan+mod+official+release+v.9.jar |OmayPaty's Japan mod new |omaypatys_japan_mod_new |1.0.0 |DONE |Manifest: NOSIGNATURE
Fallingleaves-1.16.3-1.0.2.jar |Falling Leaves |fallingleaves |1.0.2 |DONE |Manifest: NOSIGNATURE
Organics-1.16.5-0.1.7.jar |Organics |organics |0.1.7 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
1.16.5-additionalbars-2.0.3.jar |Additional Bars |additionalbars |2.0.3 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.16.5-4.0.1.120-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.119 |DONE |Manifest: NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
cursed_realm_remastered_1.16.5_Release_3.2.0.jar |The Cursed Realm Remastered |cursed_realm_remastered |Release 3.2.0 |DONE |Manifest: NOSIGNATURE
curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE
outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |Manifest: NOSIGNATURE
catalogue-1.3.0-1.16.5.jar |Catalogue |catalogue |1.3.0 |DONE |Manifest: NOSIGNATURE
JEITweaker-1.16.5-1.0.1.34.jar |JEI Tweaker |jeitweaker |1.0.1.34 |DONE |Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.0.366.jar |CraftTweaker |crafttweaker |7.1.0.366 |DONE |Manifest: NOSIGNATURE
crumbs-forge-1.0.7.jar |Crumbs |crumbs |1.0.7 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.2-universal.jar |Forge |forge |36.2.2 |DONE |Manifest: 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
Atum-1.16.5-2.2.6.jar |Atum 2 |atum |1.16.5-2.2.6 |DONE |Manifest: NOSIGNATURE
DynamicSurroundings-1.16.4-4.0.4.2.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |Manifest: 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
DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.2-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
Modernxl+[1.16.5]+Fireplaces+update.jar |Modernxl |minecraftmodernxl |1.0.0 |DONE |Manifest: NOSIGNATURE
pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
storage_overhaul-1.16.5-1.0.4.jar |Storage Overhaul |storage_overhaul |1.16.5-1.0.4 |DONE |Manifest: NOSIGNATURE
CreateTweaker-1.0.0.18.jar |CreateTweaker |createtweaker |1.0.0.18 |DONE |Manifest: NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.0.jar |Flywheel |flywheel |1.16-0.2.0 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.115.jar |Mantle |mantle |1.6.115 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_21.14.1_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.14.1 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
sit-1.16.5-v1.3.1.jar |Sit |sit |v1.3.1 |DONE |Manifest: NOSIGNATURE
earthmobsmod-1.16.4-0.4.2.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.4.2 |DONE |Manifest: NOSIGNATURE
globaldataandresourcepacks-1.16.4-1.7.4.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.16.4-1.7.3 |DONE |Manifest: NOSIGNATURE
WorldEdit-CUI-FE3-1.16.5-3.0.9.jar |WorldEdit CUI Forge Edition 3 |worldeditcuife3 |3.0.9 |DONE |Manifest: NOSIGNATURE
Advancement_Book-1.16.4-1.0.4.jar |Advancement Book |advancementbook |1.0.4 |DONE |Manifest: NOSIGNATURE
byg-1.3.0.jar |Oh The Biomes You'll Go |byg |1.3.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.20.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.20 |DONE |Manifest: NOSIGNATURE
Orcinus-1.1.2.jar |Orcinus's Cavern |cavern |{1.1.0} |DONE |Manifest: NOSIGNATURE
terraqueous-1.16-1.7.15.jar |Terraqueous |terraqueous |1.7.15 |DONE |Manifest: NOSIGNATURE
Betterlands-1.16.5-0.5.0.jar |Betterlands |betterlands |1.16.5-0.5.0 |DONE |Manifest: NOSIGNATURE
xkdeco_0.2.2.jar |XK's Deco |xkdeco |0.2.2 |DONE |Manifest: NOSIGNATURE
moreplates-1.16.5-7.3.0.jar |More Plates |moreplates |7.3.0 |DONE |Manifest: NOSIGNATURE
xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE
tetra-1.16.5-3.14.1.jar |Tetra |tetra |3.14.1 |DONE |Manifest: NOSIGNATURE
tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE
DungeonsMod-1.16.3-1.4.32.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.32 |DONE |Manifest: NOSIGNATURE
blue_skies-1.16.5-1.1.2.jar |Blue Skies |blue_skies |1.1.2 |DONE |Manifest: NOSIGNATURE
Piglin Expansion 1.0.jar |Piglin Expansion |piglin_expansion |1.0.0 |DONE |Manifest: NOSIGNATURE
Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE
morecreatestuffs-mc1.16-1.4.1a.jar |More Create Stuffs |morecreatestuffs |mc1.16-1.4.1 |DONE |Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
BetterF3-1.1.3-forge-1.16.5.jar |BetterF3 Forge |betterf3forge |1.1.3 |DONE |Manifest: NOSIGNATURE
AdditionalBanners-1.16.5-6.0.3.jar |AdditionalBanners |additionalbanners |6.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
Architects-Palette-1.16.4-1.1.3.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE
incontrol-1.16-5.1.9.jar |InControl |incontrol |1.16-5.1.9 |DONE |Manifest: NOSIGNATURE
DoggyTalents-1.16.5-2.0.1.10.jar |Doggy Talents 2 |doggytalents |2.0.1.10 |DONE |Manifest: NOSIGNATURE
ChineseWorkshop-1.16.3-3.2.1.jar |ChineseWorkshop |chineseworkshop |3.2.1 |DONE |Manifest: NOSIGNATURE
Kiwi-1.16.5-3.5.2.jar |Kiwi |kiwi |3.5.2 |DONE |Manifest: NOSIGNATURE
KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE
The Afterlight v1.4.jar |The Afterlight |the_afterlight |1.0.0 |DONE |Manifest: NOSIGNATURE
villagernames_1.16.5-3.0.jar |Villager Names |villagernames |3.0 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.16.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.16.0 |DONE |Manifest: NOSIGNATURE
Controlling-7.0.0.23.jar |Controlling |controlling |7.0.0.23 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |Manifest: NOSIGNATURE
citadel-1.7.1-1.16.5.jar |Citadel |citadel |1.7.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.8-1.16.5.jar |Ice and Fire |iceandfire |2.1.8-1.16.5 |DONE |Manifest: NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: 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.5-10.2.15.jar |Bookshelf |bookshelf |10.2.15 |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
Tips-1.16.5-4.0.7.jar |Tips |tips |4.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
mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE
carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
omnis-1.16.5-1.1.2.3.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.490-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
konkrete_1.1.6_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.1.6 |DONE |Manifest: NOSIGNATURE
cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |Manifest: NOSIGNATURE
JEIEnchantmentInfo-1.16.4-1.2.1.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
candylands_forge_1.16.5_2.0.1.jar |candylands |candylands |2.0.1 |DONE |Manifest: NOSIGNATURE
chipped-1.1.jar |Chipped |chipped |1.1 |DONE |Manifest: NOSIGNATURE
OreTweaker-1.16.5-2.3.1.jar |Ore Tweaker |oretweaker |2.3.1 |DONE |Manifest: NOSIGNATURE
createplus-1.16.4_v0.3.2.1.jar |Create Plus |createplus |1.16.4_v0.3.2.1 |DONE |Manifest: NOSIGNATURE
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.4.5.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.5 |DONE |Manifest: NOSIGNATURE
fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE
farmersdelightintegration-1.16.5-1.0.3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.1.6.jar |'Dustrial Decor |dustrial_decor |1.0.7 |DONE |Manifest: NOSIGNATURE
projectvibrantjourneys-1.16.5-3.1.0.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.1.0 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.43.jar |GeckoLib |geckolib3 |3.0.43 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.43.jar |Collective |collective |2.43 |DONE |Manifest: NOSIGNATURE
villagertools-1.16.5-1.0.1.jar |villagertools |villagertools |1.16.5-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
BetterThirdPerson-Forge-1.16.4-1.5.1.jar |Better Third Person |betterthirdperson |1.5.1 |DONE |Manifest: NOSIGNATURE
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2 |DONE |Manifest: NOSIGNATURE
Desolation 1.1.0-1 1.16.5.jar |Desolation (Forge) |desolation |1.1.0-1 |DONE |Manifest: NOSIGNATURE
EnigmaticLegacy-2.11.4.jar |Enigmatic Legacy |enigmaticlegacy |2.11.4 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.16.5-20210517a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210517a |DONE |Manifest: NOSIGNATURE
travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE
architectury-1.20.28-forge.jar |Architectury |architectury |1.20.28 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.1-build.56.jar |FTB Library |ftblibrary |1605.3.1-build.56 |DONE |Manifest: NOSIGNATURE
mountainous-0.1.1-forge.jar |Mountainous |mountainous |0.1.1 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.1-build.17.jar |FTB Teams |ftbteams |1605.2.1-build.17 |DONE |Manifest: NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |Manifest: NOSIGNATURE
enchantwithmob-1.16.5-1.4.6.jar |Enchant With Mob |enchantwithmob |1.16.5-1.4.6 |DONE |Manifest: NOSIGNATURE
smallships-1.16.5-1.9.2.jar |Small Ships Mod |smallships |1.9.2 |DONE |Manifest: NOSIGNATURE
GameMenuModOption-1.16.4-1.8.jar |Game Menu Mod Option |gamemenumodoption |1.8 |DONE |Manifest: NOSIGNATURE
CraftableDeeds-2.1.jar |Craftable Deeds |craftabledeeds |2.1 |DONE |Manifest: NOSIGNATURE
voidtotem-1.16.5-1.4.0.jar |Void Totem |voidtotem |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-1.16.5-0.1.0.108.jar |Better Advancements |betteradvancements |0.1.0.108 |DONE |Manifest: NOSIGNATURE
cavebiomes-2.0.jar |CaveBiomeAPI |cavebiomes |2.0 |DONE |Manifest: NOSIGNATURE
additionallanterns-1.0.0-mc1.16.jar |Additional Lanterns |additionallanterns |1.0.0 |DONE |Manifest: NOSIGNATURE
NourishedNetherV8.jar |Nourished Nether |nourished_nether |1.0.8 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.3-build.43.jar |FTB Quests |ftbquests |1605.3.3-build.43 |DONE |Manifest: NOSIGNATURE
EasyMagic-v1.0.2-1.16.5.jar |Easy Magic |easymagic |1.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
NourishedEndV2.jar |Nourished End |nourished_end |1.0.1 |DONE |Manifest: NOSIGNATURE
Druidcraft-1.16.5-0.4.52.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE
dungeons_mobs-1.16.5-1.0.8.jar |Dungeons Mobs |dungeons_mobs |1.0.8 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE
environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |Manifest: NOSIGNATURE
Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |Manifest: NOSIGNATURE
irregularchef-1.16.5-1.0.0.jar |The Irregular Chef |irregularchef |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |Manifest: NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |Manifest: NOSIGNATURE
nethers_delight-1.1.jar |Nethers Delight |nethers_delight |1.1 |DONE |Manifest: NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE
Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE
brazier-3.0.9-forge.jar |Brazier |brazier |3.0.9 |DONE |Manifest: NOSIGNATURE
extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.2c.jar |Create |create |v0.3.2c for 1.16.5 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE
goldenhopper-1.2.1-1.16.3.jar |Golden Hopper |goldenhopper |1.2.1 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.2-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |DONE |Manifest: NOSIGNATURE
mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |DONE |Manifest: NOSIGNATURE
tetrapak-0.3.2.jar |Tetra Pak |tetrapak |1.16.5-0.3.2 |DONE |Manifest: NOSIGNATURE
village-employment-1.16.5-1.4.1.jar |Village Employment |village_employment |1.4.1 |DONE |Manifest: NOSIGNATURE
japanese-emoji-commands-1.16.5-1.3.0.jar |Japanese Emoji Commands |japaneseemojicommands |1.3.0 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.1.1.jar |Comforts |comforts |1.16.5-4.0.1.1 |DONE |Manifest: NOSIGNATURE
campful-1.16.5-3.1.0.jar |Campful |campful |2.0 |DONE |Manifest: NOSIGNATURE
configured-1.1.0-1.16.5.jar |Configured |configured |1.1.0 |DONE |Manifest: NOSIGNATURE
OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE
BadMobs-1.16.5-9.0.3.jar |BadMobs |badmobs |9.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
dgudd_2.0.jar |Dead Guy's Untitled Deep Dark |dead_guys_untitled_deep_dark_ |Frist Version! |DONE |Manifest: NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
mapperbase-1.16.5-2.4.0.0.jar |Mapper Base |mapperbase |1.16.5-2.4.0.0 |DONE |Manifest: NOSIGNATURE
embellishcraft-1.16.5-3.4.0.0.jar |EmbellishCraft |embellishcraft |1.16.5-3.4.0.0 |DONE |Manifest: NOSIGNATURE
Wandering-Bag-1.0.1-1.16.5.jar |Wandering Bag |wandering_bag |1.0.1 |DONE |Manifest: NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |DONE |Manifest: NOSIGNATURE
TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE
immersiveposts-1.16.5-4.1.1.jar |Immersive Posts |immersiveposts |4.1.1 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
ImmersiveEngineering-1.16.5-5.0.2-137.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.2-137 |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
selene-1.16.5-1.5.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.1.0.231.jar |Tinkers' Construct |tconstruct |3.1.0.231 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |Manifest: NOSIGNATURE
Jade-1.16.4-2.7.2.jar |Jade |jade |2.7.2 |DONE |Manifest: NOSIGNATURE
Leos_Mushrooms-1.16.4-v0.4.1.jar |Leos Mushrooms |leos_mushrooms |0.4.1 |DONE |Manifest: NOSIGNATURE
simple-rpc-1.16.5-2.2.1-all.jar |Simple RPC |simple-rpc |1.16.5-version |DONE |Manifest: NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-316.jar |Quark |quark |r2.4-316 |DONE |Manifest: NOSIGNATURE
charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE
terraincognita-1.16.3-1.7.jar |Terra Incognita |terraincognita |1.16.3-1.7 |DONE |Manifest: NOSIGNATURE
malum-1.16.5-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |DONE |Manifest: NOSIGNATURE
Timber+Framing-1.16.4-1.1.0.jar |Timber Framing |timberframing |1.1.0 |DONE |Manifest: NOSIGNATURE
abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE
copperpot-1.16.5-1.1.2.jar |Copper Pot |copperpot |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |DONE |Manifest: NOSIGNATURE
performant-1.16.2-5-3.72m.jar |Performant |performant |3.56m |DONE |Manifest: NOSIGNATURE
InventoryHud_[1.16.2-1.16.5].forge-3.3.0.jar |Inventory HUD+(Forge edition) |inventoryhud |3.3.0 |DONE |Manifest: NOSIGNATURE
combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |DONE |Manifest: NOSIGNATURE
fancymenu_2.2.0_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.2.0 |DONE |Manifest: NOSIGNATURE
HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
ferritecore-2.0.5-forge.jar |Ferrite Core |ferritecore |2.0.5 |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
OddWaterMobs[1.16.5]_1.3.0.jar |Odd Water Mobs |oddwatermobs |1.3.0 |DONE |Manifest: NOSIGNATURE
enhancedcelestials-1.0.4-1.16.4.jar |Enhanced Celestials |enhancedcelestials |1.0.4-1.16.4 |DONE |Manifest: NOSIGNATURE
illagers_plus-1.16.4v1.5.jar |Illagers+ |illagers_plus |1.16.4v1.5 |DONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.9.jar |Valhelsia Core |valhelsia_core |16.0.9 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.4.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.4 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-16.2.0-beta-4.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.0-beta-4 |DONE |Manifest: NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |Manifest: NOSIGNATURE
Nature Expansion 1.1.1.jar |Nature Expansion |nature_expansion |1.0.0 |DONE |Manifest: NOSIGNATURE
createaddition-1.16.5-20210801b.jar |Create Crafts & Additions |createaddition |1.16.5-20210801b |DONE |Manifest: NOSIGNATURE
Penguin-Lib-1.16.5-0.4.3.jar |Penguin Lib |penguinlib |1.16.5-0.4.3 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: dcc51769-5cc3-46d5-a3cc-adfb07b3c68f
Kiwi Modules:
chineseworkshop:blocks
chineseworkshop:debug_stick
chineseworkshop:decorations
chineseworkshop:materials
chineseworkshop:retexture
kiwi:contributors
kiwi:data
Patchouli open book context: n/a
Launched Version: forge-36.2.2
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 471.41, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
GPU Warnings: renderer: Stencil enabled in Immersive Engineering config
Graphics mode: fast
Resource Packs: file/Stay_True_1.16, vanilla, mod_resources, quark:emote_resources (incompatible), file/Better-Leaves-5.2-§31.13+§o.zip, file/villagers-enhanced-1-16.zip, file/Vanilla_Additions_Dark_GUI_Add-On_1.2.zip, file/Infernal Resources.zip
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: 20210515-161946
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 471.41
OpenGlRenderer: NVIDIA GeForce GTX 970/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8