AlexModGuy / AlexsMobs

193 stars 143 forks source link

Lobsters crash the game #495

Closed gohkenytp closed 3 years ago

gohkenytp commented 3 years ago

I was just starting Minecraft's Stone Shore till it crashed cause of this: ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic.

Time: 6/17/21 7:53 PM Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world at com.github.alexthe666.alexsmobs.entity.EntityLobster.canLobsterSpawn(EntityLobster.java:295) ~[?:1.10.1] {re:classloading} at com.github.alexthe666.alexsmobs.entity.AMEntityRegistry$$Lambda$8010/921888236.test(Unknown Source) ~[?:?] {} at net.minecraft.entity.EntitySpawnPlacementRegistry.func_223515_a(EntitySpawnPlacementRegistry.java:60) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.spawner.WorldEntitySpawner.func_234975a(WorldEntitySpawner.java:218) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinEntityWorldSpawner,pl:mixin:A} at net.minecraft.world.spawner.WorldEntitySpawner.func_234966a(WorldEntitySpawner.java:165) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinEntityWorldSpawner,pl:mixin:A} at net.minecraft.world.spawner.WorldEntitySpawner.func_234967a(WorldEntitySpawner.java:124) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinEntityWorldSpawner,pl:mixin:A} at net.minecraft.world.spawner.WorldEntitySpawner.func_234979a(WorldEntitySpawner.java:110) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinEntityWorldSpawner,pl:mixin:A} at net.minecraft.world.server.ServerChunkProvider.func_217220_m(ServerChunkProvider.java:666) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A} at net.minecraft.world.server.ServerChunkProvider.func_217207_a(ServerChunkProvider.java:321) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:333) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.ServerWorldBlockUpdateMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:performant.mixins.json:world.ServerWorldMixin,pl:mixin:APP:performant.mixins.json:entity.MobServerWorldMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$21028/1334141734.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

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

-- Head -- Thread: Server thread Stacktrace: at com.github.alexthe666.alexsmobs.entity.EntityLobster.canLobsterSpawn(EntityLobster.java:295) ~[?:1.10.1] {re:classloading} at com.github.alexthe666.alexsmobs.entity.AMEntityRegistry$$Lambda$8010/921888236.test(Unknown Source) ~[?:?] {} at net.minecraft.entity.EntitySpawnPlacementRegistry.func_223515_a(EntitySpawnPlacementRegistry.java:60) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.spawner.WorldEntitySpawner.func_234975a(WorldEntitySpawner.java:218) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinEntityWorldSpawner,pl:mixin:A} at net.minecraft.world.spawner.WorldEntitySpawner.func_234966a(WorldEntitySpawner.java:165) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinEntityWorldSpawner,pl:mixin:A} at net.minecraft.world.spawner.WorldEntitySpawner.func_234967a(WorldEntitySpawner.java:124) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinEntityWorldSpawner,pl:mixin:A} at net.minecraft.world.spawner.WorldEntitySpawner.func_234979a(WorldEntitySpawner.java:110) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinEntityWorldSpawner,pl:mixin:A} at net.minecraft.world.server.ServerChunkProvider.func_217220_m(ServerChunkProvider.java:666) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A} at net.minecraft.world.server.ServerChunkProvider.func_217207_a(ServerChunkProvider.java:321) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:333) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.ServerWorldBlockUpdateMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:performant.mixins.json:world.ServerWorldMixin,pl:mixin:APP:performant.mixins.json:entity.MobServerWorldMixin,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['jermbolla'/281, l='ServerLevel[Stone Shore World]', x=10.24, y=70.17, z=52.03]] Chunk stats: ServerChunkCache: 2067 Level dimension: minecraft:overworld Level spawn location: World: (0,63,23), Chunk: (at 0,3,7 in 0,1; contains blocks 0,0,16 to 15,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 1200 game time, 1200 day time Level name: Stone Shore World Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Level weather: Rain time: 87266 (now: false), thunder time: 171464 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$21028/1334141734.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

-- 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: 10594890200 bytes (10104 MB) / 17079205888 bytes (16288 MB) up to 17079205888 bytes (16288 MB) CPUs: 4 JVM Flags: 10 total; -Xmn128M -Xmx16257M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M 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.1.32.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.1.32.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.1.32.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.1.32.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.1.32.jar fml TRANSFORMATIONSERVICE FML: 36.1 Forge: net.minecraftforge:36.1.32 FML Language Providers: javafml@36.1 minecraft@1 kotlinforforge@1.7.0 Mod List: polish-cow-1.16.3-1.0.3.jar |Polish Cow Mod |polish_cow |1.16.3-1.0.3 |DONE |Manifest: NOSIGNATURE ColdsSkunks(FORGE)1.16.4-1.0.3.jar |Colds: Skunks |coldsskunks |1.16.4-1.0.3 |DONE |Manifest: NOSIGNATURE milkallthemobs_1.16.4-1.2.jar |Milk All The Mobs |milkallthemobs |1.2 |DONE |Manifest: NOSIGNATURE refinedpipes-0.5.jar |Refined Pipes |refinedpipes |0.5 |DONE |Manifest: NOSIGNATURE placeableblazerods_1.16.4-1.0.jar |Placeable Blaze Rods |placeableblazerods |1.0 |DONE |Manifest: NOSIGNATURE strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE pitg-1.16.3-1.4.1.jar |Pane In The Glass |pitg |1.16.3-1.4.1 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |Manifest: NOSIGNATURE LotTweaks-mc1.16.4-version-1.3.0.jar |LotTweaks |lottweaks |1.3.0 |DONE |Manifest: NOSIGNATURE JeremyMods.jar |Jeremy Mods |jeremy_mods |1.0.0 |DONE |Manifest: NOSIGNATURE CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE froglins-1.16.4-1.0.1.4.jar |Froglins |froglins |1.16.4-1.0.1.4 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |Manifest: NOSIGNATURE Rose's+New+Flowers_1.16.5_1.1.jar |New Flowers |new_flowers |1.0.0 |DONE |Manifest: NOSIGNATURE MaxHealthFix-1.16.5-1.0.2.jar |MaxHealthFix |maxhealthfix |1.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 guardvillagers-1.16.4-1.1.8.jar |Guard Villagers |guardvillagers |1.1.8 |DONE |Manifest: NOSIGNATURE Desert+Upgrade+1.0.1+-+1.16.5.jar |Desert Upgrade |desert_upgrade |1.0.0 |DONE |Manifest: NOSIGNATURE Hornets-0.0.3.jar |Hornets |hornets |0.0.3 |DONE |Manifest: NOSIGNATURE WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |Manifest: NOSIGNATURE speedyhoppers-1.16.4-1.jar |Speedy Hoppers |speedyhoppers |1.16.4-1 |DONE |Manifest: NOSIGNATURE EnergeticSheep-1.16.4-1.1.7.jar |EnergeticSheep |energeticsheep |1.1.7 |DONE |Manifest: NOSIGNATURE huskspawn_1.16.5-1.1.jar |Husk Spawn |huskspawn |1.1 |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.12.1.jar |Supplementaries |supplementaries |1.16.5-0.12.1 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE wetstone-1.5.3.jar |Wetstone |wetstone |1.5.3 |DONE |Manifest: NOSIGNATURE DeliciousMeals_1.16.4_1.0.0.jar |Delicious Meals |delicious_meals |1.0.0 |DONE |Manifest: NOSIGNATURE repurposed_structures-1.16.5-2.6.5-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.6.5-forge |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.475-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.472 |DONE |Manifest: NOSIGNATURE simplytitaniumV2.1.16.4.jar |Marvelous Metals! |marvelous_metals |1.0.0 |DONE |Manifest: NOSIGNATURE BetterDefaultBiomes-1.16.4-Alpha+2.5.1.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.1 |DONE |Manifest: NOSIGNATURE SpawnerFix-1.16.2-1.0.0.1.jar |Spawner Fix |sf |1.0.0.1 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.4.0.jar |Curios API |curios |1.16.5-4.0.4.0 |DONE |Manifest: NOSIGNATURE MoreFlowerBushes-1.0.jar |More Flower Bushes |moreflowerbushes |1.0 |DONE |Manifest: NOSIGNATURE extendedmushrooms-1.5.3-1.16.3+.jar |Extended Mushrooms |extendedmushrooms |1.5.3-1.16.3+ |DONE |Manifest: NOSIGNATURE breesources-1.16.4-1.0.3.2.jar |Quail Breeding Mod |breesources |1.16.4-1.0.3.2 |DONE |Manifest: NOSIGNATURE turtle_shells-1.0.jar |Better Turtle Shells |turtle_shells |1.16.4-1.0.0 |DONE |Manifest: NOSIGNATURE ore_reeds-1.16.3-1.1.4.jar |Ore Reeds |ore_reeds |1.16.3-1.1.4 |DONE |Manifest: NOSIGNATURE Snow_Pig-1.16.4-2.0.0.jar |Snow Pig |snowpig |1.0 |DONE |Manifest: NOSIGNATURE obfuscate-0.5.1-1.16.3.jar |Obfuscate |obfuscate |0.5.1 |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 wandering_trapper-1.16.2-0.1.1.jar |Wandering Trapper |wandering_trapper |1.16.2-0.1.0 |DONE |Manifest: NOSIGNATURE furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |Manifest: NOSIGNATURE weirdinggadget-1.16.(2-4)-2.2.7.jar |The Weirding Gadget |weirdinggadget |2.2.7 |DONE |Manifest: NOSIGNATURE cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |DONE |Manifest: NOSIGNATURE snowbfrmobs_1.16.4-1.1.jar |Snowballs Freeze Mobs |snowbfrmobs |1.1 |DONE |Manifest: NOSIGNATURE woodcutter-1.3-1.16.3.jar |Wood Cutter |woodcutter |1.3-1.16.3 |DONE |Manifest: NOSIGNATURE RingOfUnseen-1.16.4-1.0.6.jar |Ring of Unseen |ring_of_unseen |1.0.6 |DONE |Manifest: NOSIGNATURE exoticbirds-1.16.4-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |Manifest: NOSIGNATURE PrettyBeaches_1.16.3-5.2.0.jar |Pretty Beaches |prettybeaches |5.2.0 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |Manifest: NOSIGNATURE Treasure-Bags-1.16.3-1.3.1+23.jar |Treasure Bags |treasurebags |1.3.1+23 |DONE |Manifest: NOSIGNATURE ColdWisps(FORGE1.16.4)vrs1.0.0.jar |Colds: Wisps |coldwisp |1.16.4-1.0.0 |DONE |Manifest: NOSIGNATURE WaterDripSound-1.16.3-0.1.3.jar |Water Drip Sound |waterdripsound |0.1.3 |DONE |Manifest: NOSIGNATURE GrassSeeds+1.16.4.jar |Grass Seeds |grass_seeds |5.4.3 |DONE |Manifest: NOSIGNATURE SereneShrubbery-1.16.5-1.0.0.jar |Serene Shrubbery |serene_shrubbery |1.0.0 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.0.99.jar |Just Enough Items |jei |7.7.0.99 |DONE |Manifest: NOSIGNATURE randomshulkercolours_1.16.5-1.1.jar |Random Shulker Colours |randomshulkercolours |1.1 |DONE |Manifest: NOSIGNATURE goblintraders-1.3.1-mc1.16.3.jar |Goblin Traders |goblintraders |1.3.1 |DONE |Manifest: NOSIGNATURE [1.16.4]-additionalbars-1.6.0.jar |Additional Bars |additionalbars |1.6.0 |DONE |Manifest: NOSIGNATURE untamedwilds-1.16.5-1.2.0.jar |Untamed Wilds |untamedwilds |1.1.0 |DONE |Manifest: NOSIGNATURE WorldBuildingResources.jar |WorldbuildingGen |worldbuildinggen |1.0.0 |DONE |Manifest: NOSIGNATURE slingshot-mod-forge-privatetnt-v1-1.jar |Slingshot |slingshot |1.0.0 |DONE |Manifest: NOSIGNATURE BlueAndYellow-1.16.4-v1.0.0.jar |Blue & Yellow Make Green |blue_and_yellow |1.0.0 |DONE |Manifest: NOSIGNATURE blueberry-0.4.jar |Blueberry |blueberry |0.4 |DONE |Manifest: NOSIGNATURE snowundertrees-1.16.4-v1.1.3.jar |Snow Under Trees |snowundertrees |v1.1.3 |DONE |Manifest: NOSIGNATURE CrockPot-1.16.3-1.4.0-release.jar |Crock Pot |crockpot |1.4.0-release |DONE |Manifest: NOSIGNATURE grassseeds_1.16.4-1.2.jar |Grass Seeds |grassseeds |1.2 |DONE |Manifest: NOSIGNATURE pedestals-0.8p.jar |Pedestals |pedestals |0.8p |DONE |Manifest: NOSIGNATURE additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |Manifest: NOSIGNATURE ColdsWanderingTrader(Forge1.16.4)vrs1.0.1.jar |Colds Wandering Trader |coldstrader |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE catalogue-1.1.0-1.16.5.jar |Catalogue |catalogue |1.1.0 |DONE |Manifest: NOSIGNATURE HostileWaterMonsters-1.16.3-1.16.4-1.1.0.7.jar |Hostile Water Mobs |hostilewatermobs |1.16.4-1.1.0.7 |DONE |Manifest: NOSIGNATURE betterservergui-1.16.4-0.1.0.0-forge.jar |Better Server GUI |betterservergui |1.16.4-0.1.0.0-forge|DONE |Manifest: NOSIGNATURE ColdsGrappler(Forge1.16.4)vrs1.0.2.jar |Colds: Grappler |coldsgrappler |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.1.32-universal.jar |Forge |forge |36.1.32 |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 simpletomb-1.16.5-1.0.6.jar |Simple Tombstone |simpletomb |1.16.5-1.0.6 |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 ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |Manifest: NOSIGNATURE sand_dog_mod-1.0.0.jar |Sand Dog |sand-doggy |1.0.0 |DONE |Manifest: NOSIGNATURE Mo'Features-4.0.0-1.16.5.jar |Mo Features |morefeatures |1.16.4-4.0.0 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.1.32-client.jar |Minecraft |minecraft |1.16.5 |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.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |Manifest: NOSIGNATURE morevanillalib-1.16.4-1.3.9.jar |MoreVanillaLib |morevanillalib |1.3.9 |DONE |Manifest: NOSIGNATURE Torchplacer-1.16.4-v1.0.0.jar |Torchplacer |torchpl |1.0.0 |DONE |Manifest: NOSIGNATURE wildmushrooms1.1.0.jar |WildMushrooms |wildmushrooms |1.1.0 |DONE |Manifest: NOSIGNATURE OverpowderedPickles-1.16.4-1.1.3.jar |OverpoweredPickles |overpowered_pickles |1.1.3 |DONE |Manifest: NOSIGNATURE additionalcolors-1.16.4-1.2.0.1-forge.jar |Additional Colors |additionalcolors |1.16.4-1.2.0.1-forge|DONE |Manifest: NOSIGNATURE gates-1.6.3.jar |Gates |gates |1.6.3 |DONE |Manifest: NOSIGNATURE ceilingtorch-1.16.5-v1.10.jar |Ceiling Torch |ceilingtorch |v1.10 |DONE |Manifest: NOSIGNATURE GlowBats-1.16.5-1.0.1.jar |Glow Bats |glowbats |1.0.1 |DONE |Manifest: NOSIGNATURE evolvedrpg0,2,2.jar |Evolved RPG |evolved_rpg |0.2.2 |DONE |Manifest: NOSIGNATURE toxicwater-1.1.0-1.16.4.jar |Toxic Water |toxicwater |1.1.0 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_21.10.0.3_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.10.0.3 |DONE |Manifest: NOSIGNATURE mrplibrary-1.16.4-1.3.4.0-forge.jar |mrp Library |mrplibrary |1.16.4-1.3.4.0-forge|DONE |Manifest: NOSIGNATURE TokayGecko.jar |tokay gecko |tokay_gecko |1.0.0 |DONE |Manifest: NOSIGNATURE Rocket+Squids+1.16.3-1.4.0.jar |Rocket Squids |rocketsquidsft |1.4.0 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |Manifest: NOSIGNATURE sit-1.16.2-v1.3.jar |Sit |sit |v1.3 |DONE |Manifest: NOSIGNATURE neg-r1.0.0.jar |Not Enough Gamerules |not_enough_gamerules |r1.0.0 |DONE |Manifest: NOSIGNATURE Advancement_Book-1.16.4-1.0.4.jar |Advancement Book |advancementbook |1.0.4 |DONE |Manifest: NOSIGNATURE deepslate-1.0.0-1.16.4.jar |Caves+ |cavesplus |1.0.0 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.18.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.18 |DONE |Manifest: NOSIGNATURE doorknockerforge-1.1-hotfix1.jar |Door Knocker (Forge) |doorknockerforge |1.1-hotfix1 |DONE |Manifest: NOSIGNATURE wrenchest-1.16.2-v1.0.1.jar |Wrenchest |wrenchest |v1.0.1 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.16.4-1.9.3.jar |Cyclops Core |cyclopscore |1.9.3 |DONE |Manifest: NOSIGNATURE TreeChop-1.16.4-0.14.0.jar |HT's TreeChop |treechop |0.14.0 |DONE |Manifest: NOSIGNATURE MoreSponges_v_0.1_forge_35.1.4.jar |More Sponges |more_sponges |1.0.0 |DONE |Manifest: NOSIGNATURE MoreStairs-1.16.5-1.0.0.jar |More Stairs |morestairs |1.0.0 |DONE |Manifest: NOSIGNATURE RGB+Blocks-1.0.1.jar |RGB Blocks |rgbblocks |1.0.1 |DONE |Manifest: NOSIGNATURE tea_kettle-0.1.jar |Tea Kettle |tea_kettle |0.1 |DONE |Manifest: NOSIGNATURE zombiehs_1.16.4-2.5.jar |Zombie Horse Spawn |zombiehs |2.5 |DONE |Manifest: NOSIGNATURE SBM-BoneTorch-1.16.4-0.0.1.jar |[SBM] BoneTorch |bonetorch |0.0.1 |DONE |Manifest: NOSIGNATURE WoodenBuckets-1.16.5-1.2.jar |Wooden Buckets |woodenbuckets |1.2 |DONE |Manifest: NOSIGNATURE Weeping-Angels-1.16.x-2.0.8.jar |Weeping Angels |weeping_angels |2.0.8 |DONE |Manifest: NOSIGNATURE Architects-Palette-1.16.3-1.1.2.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE MCreator Link 1.3 [1.16.4].jar |MCreator Link |mcreator_link |1.3 |DONE |Manifest: NOSIGNATURE rsgauges-1.16.4-1.2.6.jar |Gauges and Switches |rsgauges |1.2.6 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b [1.16.4]LagMeter-1.3.4.jar |LagMeter |lagmeter |1.3.3 |DONE |Manifest: NOSIGNATURE mimic-1.16.5-v1.12.jar |Mimic |mimic |1.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.33.jar |GeckoLib |geckolib3 |3.0.33 |DONE |Manifest: NOSIGNATURE SlimeGolem-1.16.4_03.jar |Slime Golem |slimegolem |1.16.4_03 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.14.1_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.14.1 |DONE |Manifest: NOSIGNATURE Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |Manifest: NOSIGNATURE citadel-1.7.1-1.16.5.jar |Citadel |citadel |1.7.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.10.1.jar |Alex's Mobs |alexsmobs |1.10.1 |DONE |Manifest: NOSIGNATURE Totem_Gold_1.16.4_1.0.4.jar |Totem Gold |totem_gold |1.0.4 |DONE |Manifest: NOSIGNATURE Colourplate-0.0.2.jar |Colourplate |colourplate |1.5 |DONE |Manifest: NOSIGNATURE Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |Manifest: 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 BotanyPots-1.16.4-6.0.12.jar |BotanyPots |botanypots |6.0.12 |DONE |Manifest: 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 simpleplanes-1.16.3-3.2.0.3.jar |Simple Planes |simpleplanes |1.16.3-3.2.0.3 |DONE |Manifest: NOSIGNATURE relics-0.1.7.1.jar |Relics |relics |0.1.7.1 |DONE |Manifest: NOSIGNATURE Waddles-1.16.4-0.8.11.jar |Waddles |waddles |1.16.4-0.8.11 |DONE |Manifest: NOSIGNATURE NotEnoughCreativity-Forge-1.16-1.2.4_01.jar |Not Enough Creativity |notenoughcreativity |1.2.4_01 |DONE |Manifest: NOSIGNATURE wikizoomer-1.0.3-1.16.4.jar |Wiki Zoomer |wikizoomer |1.0.3 |DONE |Manifest: NOSIGNATURE FpsReducer-mc1.16.4-1.18.jar |FPS Reducer |fpsreducer |mc1.16.4-1.18 |DONE |Manifest: NOSIGNATURE SimpleChimney_MC1.16.4_V1.1.1.jar |Simple Chimeny |simple_chimney |1.0.1 |DONE |Manifest: NOSIGNATURE siegemod-1.16.5-1.0.jar |siege Mod |siegemod |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE Grassling(FORGE-1.16.1)-1.0.1.jar |Grassling |grasslingmod |1.16.1-1.0.1 |DONE |Manifest: NOSIGNATURE wishingforsunshine-1.16.4-0.0.2.5.jar |Wishing for Sunshine |wishingforsunshine |1.16.4-0.0.2.5 |DONE |Manifest: NOSIGNATURE The+Warden+13.5.jar |The Warden |the_warden |[1.16,) |DONE |Manifest: NOSIGNATURE FCB-1.0.jar |Flat Colored Blocks Mod |fcb |1.0 |DONE |Manifest: NOSIGNATURE ender-chested-1.16.4-1.0.2.jar |Ender Chested |ender_chest_horses |1.0.2 |DONE |Manifest: NOSIGNATURE Portecium - 1.0.jar |Portecium/Better Nature |portecium |1.16.5/1.16.4 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |Manifest: NOSIGNATURE rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |DONE |Manifest: NOSIGNATURE Spear.jar |spear |spear |1.0.0 |DONE |Manifest: NOSIGNATURE Dwarf+1.16.4.jar |Dwarf Miner |dwarf_miner |1.0.0 |DONE |Manifest: NOSIGNATURE random_plant_heights-1.0.2.jar |Random Plant Heights |random_plant_heights |1.0.2 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |Manifest: NOSIGNATURE LurkerMod(FORGE-1.16.4)+-+1.0.5.jar |Lurker |lurkermod |1.16.4-1.0.5 |DONE |Manifest: NOSIGNATURE ColdSpeeders(FORGE1.16.4)vrs1.0.0.jar |Colds: Speeders |coldsspeeders |1.16.4-1.0.0 |DONE |Manifest: NOSIGNATURE collective-1.16.5-2.9.jar |Collective |collective |2.9 |DONE |Manifest: NOSIGNATURE horse_colors-1.16.4-1.5.2.jar |Realistic Horse Genetics |horse_colors |1.16.4-1.5.2 |DONE |Manifest: NOSIGNATURE vanilla_degus-1.16.5-v1.0.0.jar |Vanilla Degus |vanilla_degus |1.0.0 |DONE |Manifest: NOSIGNATURE StrangeBerries+V1.2.jar |Strange Berries |strange_berries |1.2.0 |DONE |Manifest: NOSIGNATURE lostcities-1.16-4.0.3-alpha.jar |LostCities |lostcities |1.16-4.0.3-alpha |DONE |Manifest: NOSIGNATURE expandedstorage-3.0.5+1.16.3.jar |Expanded Storage |expandedstorage |3.0.5 |DONE |Manifest: NOSIGNATURE architectury-1.17.21-forge.jar |Architectury |architectury |1.17.21 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |Manifest: NOSIGNATURE Resource-Pandas-1.16.3-1.0.0.jar |Resource Panda's |resourcepandas |1.0.0 |DONE |Manifest: NOSIGNATURE productivebees-1.16.4-0.5.2.9.jar |Productive Bees |productivebees |1.16.4-0.5.2.9 |DONE |Manifest: NOSIGNATURE trashcans-1.0.5-mc1.16.4.jar |Trash Cans |trashcans |1.0.5 |DONE |Manifest: NOSIGNATURE woodenshears-1.0.0-1.16.4+.jar |Wooden Shears |woodenshears |1.0.0-1.16.4+ |DONE |Manifest: NOSIGNATURE speedyladders-1.16.4-1.jar |Speedy Ladders |speedyladders |1.16.4-1 |DONE |Manifest: NOSIGNATURE chickensshed-1.16.4-1.1.jar |ChickensShed |chickensshed |1.16.4-1.1 |DONE |Manifest: NOSIGNATURE CAC+MOD+[1.16.5]+[2021.2-pre4].jar |Caves And Cliffs mod [1.16.4] |caves_and_cliffs_mod |MOD |DONE |Manifest: NOSIGNATURE vases-0.1.2b-l.jar |Vases |vases |0.1.2b-l |DONE |Manifest: NOSIGNATURE ColdsBeavers+(FORGE-1.16.4)vrs1.0.0.jar |Colds: Beavers |coldsbeavers |1.16.4-1.0.0 |DONE |Manifest: NOSIGNATURE RepairChests-1.16.4-1.6.jar |Repair Chests |repairchests |1.6 |DONE |Manifest: NOSIGNATURE spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE snad-1.0.7-1.16.jar |Snad |snad |1.0.7 |DONE |Manifest: NOSIGNATURE giantspawn_1.16.4-2.2.jar |Giant Spawn |giantspawn |2.2 |DONE |Manifest: NOSIGNATURE mooshroomtweaks_1.16.4-1.2.jar |Mooshroom Tweaks |mooshroomtweaks |1.2 |DONE |Manifest: NOSIGNATURE floppamod-1-16-x.jar |Caracal Mod |caracalmod |1.0.0 |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.4-1.0.3.jar |Dungeons Mobs |dungeons_mobs |1.0.3 |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.1.0.jar |Abnormals Core |abnormals_core |3.1.0 |DONE |Manifest: NOSIGNATURE Bayou-Blues-1.16.4-1.0.2.jar |Bayou Blues |bayou_blues |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.16.4-3.0.0.jar |Upgrade Aquatic |upgrade_aquatic |3.0.0 |DONE |Manifest: NOSIGNATURE Better-Badlands-1.16.4-2.0.0.jar |Better Badlands |better_badlands |1.16.4-2.0.0 |DONE |Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE neapolitan-1.16.4-2.0.1.jar |Neapolitan |neapolitan |2.0.1 |DONE |Manifest: NOSIGNATURE autumnity-1.16.4-2.0.1.jar |Autumnity |autumnity |2.0.1 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |DONE |Manifest: NOSIGNATURE berry_good-1.16.4-4.0.0.jar |Berry Good |berry_good |4.0.0 |DONE |Manifest: NOSIGNATURE MarsModReborn5.0.1-MC.1.16.4.jar |Mars Mod Reborn |mars_mod_reborn |5.0.1 |DONE |Manifest: NOSIGNATURE vemerioraptor-1.16.4-1.1.0.jar |Vemerioraptor |vemerioraptor |1.16.4-1.1.0 |DONE |Manifest: NOSIGNATURE ropebridge-1.16.4-2.1.jar |Rope Bridge |ropebridge |1.16.4-2.1 |DONE |Manifest: NOSIGNATURE skeletonhs_1.16.4-1.4.jar |Skeleton Horse Spawn |skeletonhs |1.4 |DONE |Manifest: NOSIGNATURE extraboats-1.16.4-2.0.0.jar |Extra Boats |extraboats |2.0.0 |DONE |Manifest: NOSIGNATURE netherpearls-1.16.5-1.0.jar |Netherpearls |netherpearls |1.0 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.4.0.jar |Waystones |waystones |7.4.0 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |Manifest: NOSIGNATURE ColdsOstriches(FORGE_1.16.4)vrs1.0.0.jar |Colds: Ostriches |coldsostrich |1.16.4-1.0.0 |DONE |Manifest: NOSIGNATURE tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |DONE |Manifest: NOSIGNATURE FruitTrees-1.16.4-2.3.0.jar |Fruit Trees |fruittrees |2.3.0 |DONE |Manifest: NOSIGNATURE Kiwi-1.16.3-3.4.1.jar |Kiwi |kiwi |3.4.1 |DONE |Manifest: NOSIGNATURE Goopers-0.0.5.jar |Goopers |goopers |0.0.5 |DONE |Manifest: NOSIGNATURE concrete-plus-1.0.jar |Concrete Plus |pandamc_concreteplus |1.0 |DONE |Manifest: NOSIGNATURE BasicNetherOres-1.16.5-5.5.0.jar |Basic Nether Ores |bno |5.5.0 |DONE |Manifest: NOSIGNATURE JeremyMods2.jar |jeremy's mods alt |jeremys_mods_alt |1.0.0 |DONE |Manifest: NOSIGNATURE mapperbase-1.16.4-2.3.0.0.jar |Mapper Base |mapperbase |1.16.4-2.3.0.0 |DONE |Manifest: NOSIGNATURE roadstuff-1.16.4-4.2.0.jar |Road Stuff |roadstuff |1.16.4-4.2.0 |DONE |Manifest: NOSIGNATURE recast_1.16.5-1.2.jar |Recast |recast |1.2 |DONE |Manifest: NOSIGNATURE PiggyBank(FORGE-1.16.4)+-+1.0.5.jar |Piggy Bank |piggybankmod |1.16.4-1.0.5 |DONE |Manifest: NOSIGNATURE Compas-1.0.1-1.16.5.jar |Compass |compass |1.0.0 |DONE |Manifest: NOSIGNATURE untitledduckmod-0.1.2-forge.jar |Untitled Duck Mod |untitledduckmod |0.1.2 |DONE |Manifest: NOSIGNATURE torch-key-forge-0.2.jar |Torch Key |torch-key-forge |0.2 |DONE |Manifest: NOSIGNATURE Wither+Hoe+Mod-1.2.0-1.16.5.jar |Wither Hoe Mod |whm |1.2.0 |DONE |Manifest: NOSIGNATURE dolphin_boots-2.0.jar |Dolphin Boots |dolphin_boots |1.16.4-2.0.0 |DONE |Manifest: NOSIGNATURE Apples++1.16.4+v2.3.jar |Apples+ |apples |2.3 |DONE |Manifest: NOSIGNATURE horsecombatcontrols-1.16.5-1.0.2.jar |Horse Combat Controls |horsecombatcontrols |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE nccreepers_1.16.4-1.2.jar |Naturally Charged Creepers |nccreepers |1.2 |DONE |Manifest: NOSIGNATURE Abundance-1.16.4-1.0.2.jar |Abundance |abundance |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |DONE |Manifest: NOSIGNATURE corgis-1.0.6-1.16.4.jar |The Corgi Mod |corgis |1.0.6-1.16.3 |DONE |Manifest: NOSIGNATURE Wildfires-0.0.3.jar |Wildfires |wildfires |0.0.3 |DONE |Manifest: NOSIGNATURE BloodGemMod.jar |The Blood Mod |the_blood_mod |1.0.0 |DONE |Manifest: NOSIGNATURE smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE atmospheric-1.16.4-3.0.0.jar |Atmospheric |atmospheric |3.0.0 |DONE |Manifest: NOSIGNATURE randomsheepcolours_1.16.4-1.1.jar |Random Sheep Colours |randomsheepcolours |1.1 |DONE |Manifest: NOSIGNATURE Quark-r2.4-283.jar |Quark |quark |r2.4-283 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.16.3-4.4.1.jar |FastWorkbench |fastbench |4.4.1 |DONE |Manifest: NOSIGNATURE performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |Manifest: NOSIGNATURE vanillahammers-1.16.4-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |DONE |Manifest: NOSIGNATURE simplytea-1.16.4-2.3.2.jar |Simply Tea |simplytea |2.3.2 |DONE |Manifest: NOSIGNATURE coloredplanks.jar |colored planks |colored_planks |1.0.0 |DONE |Manifest: NOSIGNATURE fins-1.6.0.jar |Fins and Tails |fins |1.6.0 |DONE |Manifest: NOSIGNATURE Mysthical+Reworked+1.16.5.jar |Mysthical_Reworked |mysthical_reworked |1.0.0 |DONE |Manifest: NOSIGNATURE UltimateSolarPanel-1.16.4-1.2.0.jar |Ultimate Solar Panels |ultimatesolarpanels |1.0.0 |DONE |Manifest: NOSIGNATURE LadyLucs_Critter_Mod.jar |LadyLucs' Critters |ladys_critter_mod |1.0.0 |DONE |Manifest: NOSIGNATURE ice_ice_baby-1.16.4-3.0.1.jar |Ice Ice Baby |ice_ice_baby |3.0.1 |DONE |Manifest: NOSIGNATURE OddWaterMobs[1.16.4]_1.1.9.jar |Odd Water Mobs |oddwatermobs |1.1.9 |DONE |Manifest: NOSIGNATURE enhancedcelestials-1.0.1-1.16.4.jar |Enhanced Celestials |enhancedcelestials |1.0.1-1.16.4 |DONE |Manifest: NOSIGNATURE Crash Report UUID: ac04b117-a51f-45ed-8163-333826a92a52 Kiwi Modules: fruittrees:cherry fruittrees:core fruittrees:hybridization kiwi:contributors kiwi:data Patchouli open book context: n/a Player Count: 1 / 8; [ServerPlayerEntity['jermbolla'/281, l='ServerLevel[Stone Shore World]', x=10.24, y=70.17, z=52.03]] Data Packs: vanilla, mod:polish_cow, mod:coldsskunks (incompatible), mod:milkallthemobs, mod:refinedpipes, mod:placeableblazerods, mod:strawgolem, mod:pitg (incompatible), mod:bettercaves (incompatible), mod:lottweaks, mod:jeremy_mods, mod:ctm (incompatible), mod:froglins, mod:yungsapi, mod:new_flowers, mod:maxhealthfix, mod:guardvillagers, mod:desert_upgrade, mod:hornets, mod:waterstrainer, mod:speedyhoppers (incompatible), mod:energeticsheep, mod:huskspawn, mod:supplementaries, mod:structure_gel, mod:wetstone, mod:delicious_meals, mod:repurposed_structures, mod:biomesoplenty, mod:marvelous_metals, mod:betterdefaultbiomes, mod:sf, mod:curios, mod:moreflowerbushes (incompatible), mod:extendedmushrooms, mod:breesources, mod:turtle_shells, mod:ore_reeds (incompatible), mod:snowpig, mod:obfuscate (incompatible), mod:wandering_trapper, mod:cfm (incompatible), mod:weirdinggadget, mod:cloth-config (incompatible), mod:snowbfrmobs, mod:woodcutter, mod:ring_of_unseen, mod:exoticbirds, mod:prettybeaches (incompatible), mod:bettermineshafts, mod:treasurebags (incompatible), mod:coldwisp (incompatible), mod:waterdripsound (incompatible), mod:grass_seeds, mod:serene_shrubbery, mod:jei, mod:randomshulkercolours, mod:goblintraders, mod:additionalbars, mod:untamedwilds (incompatible), mod:worldbuildinggen, mod:slingshot, mod:blue_and_yellow, mod:blueberry, mod:snowundertrees, mod:crockpot, mod:grassseeds, mod:pedestals (incompatible), mod:additional_lights, mod:coldstrader (incompatible), mod:catalogue, mod:hostilewatermobs (incompatible), mod:betterservergui, mod:coldsgrappler (incompatible), mod:forge, mod:simpletomb (incompatible), mod:ironchest (incompatible), mod:sand-doggy, mod:morefeatures (incompatible), mod:pandoras_creatures (incompatible), mod:mousetweaks, mod:morevanillalib, mod:torchpl (incompatible), mod:wildmushrooms, mod:overpowered_pickles (incompatible), mod:additionalcolors, mod:gates (incompatible), mod:ceilingtorch, mod:glowbats, mod:evolved_rpg, mod:toxicwater, mod:xaerominimap, mod:mrplibrary, mod:tokay_gecko, mod:rocketsquidsft (incompatible), mod:autoreglib (incompatible), mod:sit, mod:not_enough_gamerules, mod:advancementbook, mod:cavesplus, mod:aquaculture (incompatible), mod:doorknockerforge, mod:wrenchest, mod:cyclopscore, mod:treechop, mod:more_sponges, mod:morestairs, mod:rgbblocks, mod:tea_kettle, mod:zombiehs, mod:bonetorch, mod:woodenbuckets, mod:weeping_angels (incompatible), mod:architects_palette (incompatible), mod:mcreator_link (incompatible), mod:rsgauges, mod:lagmeter (incompatible), mod:mimic, mod:geckolib3 (incompatible), mod:slimegolem, mod:xaeroworldmap, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:totem_gold, mod:colourplate, mod:bookshelf, mod:botanypots, mod:simpleplanes (incompatible), mod:relics, mod:waddles, mod:notenoughcreativity, mod:wikizoomer (incompatible), mod:fpsreducer, mod:simple_chimney, mod:siegemod, mod:grasslingmod (incompatible), mod:wishingforsunshine (incompatible), mod:the_warden, mod:fcb, mod:ender_chest_horses (incompatible), mod:portecium, mod:mcwfences, mod:vehicle (incompatible), mod:rare-ice (incompatible), mod:spear, mod:dwarf_miner, mod:random_plant_heights, mod:patchouli (incompatible), mod:lurkermod (incompatible), mod:coldsspeeders (incompatible), mod:collective, mod:horse_colors, mod:vanilla_degus, mod:strange_berries, mod:lostcities (incompatible), mod:expandedstorage, mod:architectury, mod:aiimprovements, mod:resourcepandas, mod:productivebees (incompatible), mod:trashcans, mod:woodenshears, mod:speedyladders (incompatible), mod:chickensshed, mod:caves_and_cliffs_mod, mod:vases, mod:coldsbeavers (incompatible), mod:repairchests, mod:spiderstpo, mod:snad, mod:giantspawn, mod:mooshroomtweaks, mod:caracalmod, mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:bayou_blues, mod:upgrade_aquatic, mod:better_badlands, mod:endergetic, mod:neapolitan, mod:autumnity, mod:buzzier_bees, mod:berry_good, mod:mars_mod_reborn, mod:vemerioraptor, mod:ropebridge (incompatible), mod:skeletonhs, mod:extraboats, mod:netherpearls, mod:waystones (incompatible), mod:clumps, mod:coldsostrich (incompatible), mod:tumbleweed (incompatible), mod:fruittrees, mod:kiwi (incompatible), mod:goopers, mod:pandamc_concreteplus, mod:bno (incompatible), mod:jeremys_mods_alt, mod:mapperbase (incompatible), mod:roadstuff (incompatible), mod:recast, mod:piggybankmod (incompatible), mod:compass, mod:untitledduckmod, mod:torch-key-forge, mod:whm, mod:dolphin_boots, mod:apples (incompatible), mod:horsecombatcontrols, mod:nccreepers, mod:abundance, mod:silentlib (incompatible), mod:corgis (incompatible), mod:wildfires, mod:the_blood_mod, mod:smoothboot, mod:atmospheric, mod:randomsheepcolours, mod:quark (incompatible), mod:fastbench (incompatible), mod:performant (incompatible), mod:vanillahammers, mod:simplytea (incompatible), mod:colored_planks, mod:fins, mod:mysthical_reworked, mod:ultimatesolarpanels, mod:ladys_critter_mod, mod:ice_ice_baby (incompatible), mod:oddwatermobs, mod:enhancedcelestials Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'

GamingGlitchGG commented 3 years ago

I have the same problem, I basically cannot approach the sea without getting massive lag and crashing, thankfully when loading the world after many crashes I could teleport back to my house (away from the sea) without having to start a new world again, I wanna know how to fix this without having to uninstall this cool mod :p