TerraForged / tracker

Technical issue tracker
1 stars 0 forks source link

Possible incompatibility with Tetra during feature-generation? #27

Closed paulhlschr closed 3 years ago

paulhlschr commented 3 years ago

Right after creating a new world, the game crashes back to the Minecraft launcher, throwing the exception seen in the crash-log below. As TerraForged is the closest clue to this crash, I wanted to report it here. To my amateur eyes it looks like Tetra is causing problems, but hey, what do I know :D In any case, it is not possible to create the world completely or to enter it after the crash and a restart. The game crashes immediately when loading the world.

System Information

If you prefer Gist (latest.log, crashlog and modlist.html): Go here!

Crash-Report ``` ---- Minecraft Crash Report ---- // Don't do that. Time: 1/26/21 9:14 PM Description: generating features & structures (TerraForged World-Gen) com.terraforged.mod.profiler.watchdog.UncheckedException: Critical error detected whilst generating Feature [tetra:feature] Caused by: java.lang.ClassCastException: com.terraforged.mod.chunk.fix.RegionFix cannot be cast to net.minecraft.world.World at melonslise.subwild.common.block.SpeleothemBlock.func_196271_a(SpeleothemBlock.java:100) ~[?:1.1.1] {re:classloading} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196956_a(AbstractBlock.java:655) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:fabrication.mixins.json:e_mechanics.obsidian_tears.MixinAbstractBlockState,pl:mixin:A} at net.minecraft.world.gen.feature.template.Template.lambda$func_222857_a$4(Template.java:358) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.TemplateAccess,pl:mixin:APP:quark.mixins.json:TemplateMixin,pl:mixin:A} at net.minecraft.world.gen.feature.template.Template$$Lambda$27188/939784399.consume(Unknown Source) ~[?:?] {} at net.minecraft.util.math.shapes.VoxelShapePart.func_211541_a(SourceFile:313) ~[?:?] {re:classloading,re:mixin} at net.minecraft.util.math.shapes.VoxelShapePart.func_211540_a(SourceFile:283) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.feature.template.Template.func_222857_a(Template.java:348) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.TemplateAccess,pl:mixin:APP:quark.mixins.json:TemplateMixin,pl:mixin:A} at net.minecraft.world.gen.feature.template.Template.func_237146_a_(Template.java:312) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.TemplateAccess,pl:mixin:APP:quark.mixins.json:TemplateMixin,pl:mixin:A} at se.mickelus.tetra.generation.FeatureEntry.generateFeature(FeatureEntry.java:208) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry.lambda$generateChildren$3(FeatureEntry.java:245) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry$$Lambda$27191/68107983.accept(Unknown Source) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?: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.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {} at se.mickelus.tetra.generation.FeatureEntry.generateChildren(FeatureEntry.java:224) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry.generateFeature(FeatureEntry.java:215) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry.lambda$generateChildren$3(FeatureEntry.java:245) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry$$Lambda$27191/68107983.accept(Unknown Source) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?: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.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {} at se.mickelus.tetra.generation.FeatureEntry.generateChildren(FeatureEntry.java:224) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry.generateFeature(FeatureEntry.java:215) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry.generateFeatureRoot(FeatureEntry.java:178) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry.generate(FeatureEntry.java:146) ~[?:3.5.3] {re:classloading} at se.mickelus.tetra.generation.FeatureEntry.func_241855_a(FeatureEntry.java:49) ~[?:3.5.3] {re:classloading} at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading,re:mixin} at com.terraforged.mod.chunk.generator.FeatureGenerator.decorate(FeatureGenerator.java:170) ~[?:1.16.4-0.2.0-RC-3] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.decorate(FeatureGenerator.java:110) ~[?:1.16.4-0.2.0-RC-3] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.generateFeatures(FeatureGenerator.java:92) ~[?:1.16.4-0.2.0-RC-3] {re:classloading} at com.terraforged.mod.chunk.TFChunkGenerator.func_230351_a_(TFChunkGenerator.java:237) [?:1.16.4-0.2.0-RC-3] {re:classloading} at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:77) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.chunk.ChunkStatus$$Lambda$2368/242586179.doWork(Unknown Source) [?:?] {} at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.server.ChunkManager$$Lambda$26896/1196438031.apply(Unknown Source) [?:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) [datafixerupper-4.0.26.jar:?] {} at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:522) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.server.ChunkManager$$Lambda$26881/1954644592.apply(Unknown Source) [?:?] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) [?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) [?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51] {} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) [?:?] {re:mixin,re:classloading} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$26894/812636423.run(Unknown Source) [?:?] {} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) [?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) [?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) [?:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) [?: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: --------------------------------------------------------------------------------------- -- Current Chunk -- Details: Pos: [52, 367] Status: liquid_carvers Structure Starts: [appliedenergistics2:meteorite, astralsorcery:ancient_shrine, bettermineshafts:mineshaft, dungeoncrawl:dungeon, minecraft:igloo, minecraft:pillager_outpost, minecraft:ruined_portal, minecraft:stronghold, minecraft:village, quark:big_dungeon, towers_of_the_wild:ice_tower] Structure Refs: [bettermineshafts:mineshaft, minecraft:buried_treasure, minecraft:mineshaft, quark:big_dungeon, towers_of_the_wild:ice_tower] -- TerraForged ChunkGenerator -- Details: Seed: 7636570875213641707 Settings: {"miscellaneous":{"smoothLayerDecorator":true,"strataRegionSize":600,"strataDecorator":true,"oreCompatibleStoneOnly":true,"erosionDecorator":true,"plainStoneErosion":false,"naturalSnowDecorator":true,"customBiomeFeatures":true,"vanillaLakes":false,"vanillaSprings":true,"vanillaLavaLakes":true,"vanillaLavaSprings":true,"mountainBiomeUsage":0.4,"volcanoBiomeUsage":0.4},"dimensions":{"bedrockLayer":{"material":"minecraft:bedrock","minDepth":1,"variance":4},"dimensions":{"nether":"default","end":"default","includeExtraDimensions":true}},"world":{"continent":{"continentType":"MULTI","continentShape":"EUCLIDEAN","continentScale":3000,"continentJitter":0.7},"controlPoints":{"deepOcean":0.1,"shallowOcean":0.25,"beach":0.327,"coast":0.448,"inland":0.502},"properties":{"spawnType":"CONTINENT_CENTER","worldHeight":256,"seaLevel":63}},"climate":{"temperature":{"seedOffset":0,"scale":6,"falloff":2,"min":0.0,"max":0.98,"bias":0.05},"moisture":{"seedOffset":0,"scale":6,"falloff":1,"min":0.0,"max":1.0,"bias":0.0},"biomeShape":{"biomeSize":225,"macroNoiseSize":8,"biomeWarpScale":150,"biomeWarpStrength":80},"biomeEdgeShape":{"type":"SIMPLEX","scale":24,"octaves":2,"gain":0.5,"lacunarity":2.65,"strength":14}},"terrain":{"general":{"terrainSeedOffset":0,"terrainRegionSize":1200,"globalVerticalScale":0.98,"globalHorizontalScale":1.0,"fancyMountains":true},"steppe":{"weight":1.0,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0},"plains":{"weight":2.0,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0},"hills":{"weight":2.0,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0},"dales":{"weight":1.5,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0},"plateau":{"weight":1.5,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0},"badlands":{"weight":1.0,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0},"torridonian":{"weight":2.0,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0},"mountains":{"weight":2.5,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0},"volcano":{"weight":5.0,"baseScale":1.0,"verticalScale":1.0,"horizontalScale":1.0}},"rivers":{"seedOffset":0,"riverCount":8,"mainRivers":{"bedDepth":5,"minBankHeight":2,"maxBankHeight":6,"bedWidth":8,"bankWidth":20,"fade":0.75},"branchRivers":{"bedDepth":4,"minBankHeight":1,"maxBankHeight":4,"bedWidth":5,"bankWidth":14,"fade":0.975},"lakes":{"chance":0.3,"minStartDistance":0.0,"maxStartDistance":0.03,"depth":10,"sizeMin":75,"sizeMax":150,"minBankHeight":2,"maxBankHeight":10},"wetlands":{"chance":0.6,"sizeMin":175,"sizeMax":225}},"filters":{"erosion":{"dropletsPerChunk":135,"dropletLifetime":12,"dropletVolume":0.7,"dropletVelocity":0.7,"erosionRate":0.5,"depositeRate":0.5},"smoothing":{"iterations":1,"smoothingRadius":1.8,"smoothingRate":0.9}}} -- TerraForged BiomeProvider -- Details: Overworld Biomes: [minecraft:river, biomesoplenty:tundra_bog, biomesoplenty:lavender_field, biomesoplenty:flower_meadow, biomesoplenty:grove_clearing, byg:lush_tundra, byg:shrublands, byg:mangrove_marshes, biomesoplenty:grove_lakes, integrateddynamics:meneglin, minecraft:deep_cold_ocean, minecraft:snowy_beach, terraforged:snowy_fir_forest, biomesoplenty:tundra, biomesoplenty:dry_boneyard, byg:seasonal_birch_forest, terraforged:flower_plains, byg:cherry_blossom_forest, biomesoplenty:overgrown_fungal_jungle, biomesoplenty:seasonal_pumpkin_patch, minecraft:birch_forest, biomesoplenty:meadow_forest, biomesoplenty:silkglade, byg:stone_forest, byg:enchanted_forest, byg:orchard, biomesoplenty:wooded_scrubland, biomesoplenty:snowy_coniferous_forest, biomesoplenty:wetland, biomesoplenty:fungal_jungle, byg:woodlands, biomesoplenty:burnt_forest, byg:shattered_glacier, byg:snowy_blue_taiga, byg:weeping_witch_forest, minecraft:flower_forest, biomesoplenty:lavender_forest, byg:snowy_evergreen_taiga, terraforged:cold_marshland, minecraft:shattered_savanna_plateau, byg:crag_gardens, biomesoplenty:bamboo_blossom_grove, biomesoplenty:alps, byg:bayou, biomesoplenty:orchard, byg:grassland_plateau, minecraft:plains, byg:red_desert, minecraft:snowy_taiga, biomesoplenty:wetland_marsh, biomesoplenty:ominous_woods, biomesoplenty:dryland, biomesoplenty:redwood_forest, terraforged:bryce, minecraft:eroded_badlands, biomesoplenty:wooded_wasteland, byg:baobab_savanna, minecraft:lukewarm_ocean, byg:canyons, minecraft:modified_gravelly_mountains, byg:snowy_coniferous_forest, minecraft:sunflower_plains, byg:cika_woods, biomesoplenty:bayou, byg:glowshroom_bayou, byg:cold_swamplands, byg:evergreen_taiga, minecraft:swamp, byg:sierra_valley, byg:rose_fields, byg:bluff_steeps, biomesoplenty:dead_forest, biomesoplenty:grove, byg:jacaranda_forest, byg:maple_taiga, minecraft:desert_lakes, byg:dead_sea, terraforged:shattered_savanna_scrub, byg:alps, byg:prairie, minecraft:taiga_mountains, terraforged:savanna_scrub, biomesoplenty:coniferous_forest, byg:tropical_fungal_forest, biomesoplenty:jade_grassland, byg:twilight_valley, byg:enchanted_grove, minecraft:modified_jungle, byg:great_lakes, minecraft:beach, minecraft:jungle, biomesoplenty:highland_moor, minecraft:deep_lukewarm_ocean, minecraft:wooded_badlands_plateau, minecraft:tall_birch_forest, minecraft:badlands, biomesoplenty:highland_crag, biomesoplenty:lush_savanna, biomesoplenty:meadow, byg:seasonal_deciduous_forest, byg:coniferous_forest, byg:tropical_rainforest, biomesoplenty:redwood_forest_edge, terraforged:frozen_lake, minecraft:cold_ocean, biomesoplenty:mystic_plains, terraforged:cold_steppe, minecraft:giant_spruce_taiga, biomesoplenty:snowy_fir_clearing, terraforged:warm_beach, minecraft:bamboo_jungle, byg:ebony_woods, minecraft:forest, biomesoplenty:golden_prairie, minecraft:frozen_river, minecraft:wooded_mountains, byg:boreal_forest, byg:red_oak_forest, terraforged:frozen_marsh, byg:cypress_swamplands, byg:grove, biomesoplenty:dead_swamp, terraforged:taiga_scrub, minecraft:savanna_plateau, minecraft:gravelly_mountains, minecraft:badlands_plateau, minecraft:giant_tree_taiga, biomesoplenty:tundra_basin, minecraft:savanna, biomesoplenty:fir_clearing, biomesoplenty:cherry_blossom_grove, terraforged:stone_forest, minecraft:taiga, biomesoplenty:shrubland, byg:guiana_shield, biomesoplenty:mystic_grove, biomesoplenty:seasonal_orchard, terraforged:fir_forest, biomesoplenty:coniferous_lakes, minecraft:frozen_ocean, byg:araucaria_savanna, byg:mojave_desert, minecraft:ocean, terraforged:lake, minecraft:snowy_taiga_mountains, byg:redwood_tropics, byg:dunes, biomesoplenty:wasteland, minecraft:modified_jungle_edge, biomesoplenty:highland, biomesoplenty:seasonal_forest, byg:seasonal_forest, minecraft:mushroom_fields, biomesoplenty:gravel_beach, biomesoplenty:tropic_beach, biomesoplenty:jade_cliffs, minecraft:deep_frozen_ocean, minecraft:snowy_mountains, biomesoplenty:silkglade_nest, byg:aspen_forest, byg:meadow, minecraft:shattered_savanna, biomesoplenty:scrubland, biomesoplenty:prairie, byg:red_rock_mountains, minecraft:modified_wooded_badlands_plateau, biomesoplenty:deep_bayou, minecraft:mountains, minecraft:warm_ocean, byg:vibrant_swamplands, minecraft:deep_warm_ocean, minecraft:ice_spikes, byg:ancient_forest, byg:allium_fields, biomesoplenty:fungal_field, biomesoplenty:ominous_mire, byg:seasonal_taiga, biomesoplenty:rainforest_floodplain, byg:zelkova_forest, minecraft:modified_badlands_plateau, minecraft:snowy_tundra, byg:deciduous_forest, minecraft:desert, biomesoplenty:rainforest_cliffs, minecraft:jungle_edge, byg:the_black_forest, byg:dover_mountains, byg:amaranth_fields, byg:skyris_highlands, biomesoplenty:bayou_mangrove, byg:autumnal_valley, byg:blue_taiga, minecraft:dark_forest, terraforged:steppe, biomesoplenty:rainforest, biomesoplenty:lush_desert, minecraft:deep_ocean, biomesoplenty:snowy_maple_forest, byg:snowy_deciduous_forest, terraforged:marshland] -- TerraForged Performance Config -- Details: version: 0.2 thread_count: 4 tile_size: 3 batching: true batch_count: 6 -- TerraForged Biome Weights Config -- Details: terraforged:example_biome: 10 -- TerraForged Profiler -- Details: Timings: Section Count Time MS Min MS Max MS Average MS structure_starts 1521 3762 0 1788 2.47 structure_refs 529 106 0 9 0.20 biomes 529 37 0 4 0.07 terrain 529 1646 1 75 3.11 surface 529 491 0 21 0.93 carving 1035 5198 0 460 5.02 decoration 418 12403 3 345 29.67 mob_spawns 322 21 0 9 0.07 Sum 41.54 -- 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: 715306576 bytes (682 MB) / 5804916736 bytes (5536 MB) up to 8589934592 bytes (8192 MB) CPUs: 8 JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=51 -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.4-35.1.37.jar object_holder_definalize PLUGINSERVICE /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE FML: 35.1 Forge: net.minecraftforge:35.1.37 FML Language Providers: javafml@35.1 minecraft@1 Mod List: CyclopsCore-1.16.4-1.11.0.jar |Cyclops Core |cyclopscore |1.11.0 |DONE |NOSIGNATURE astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE Variant16x-1.16.5-v0.17.4.2_beta.jar |Variant16x |variant16x |0.17.4.2_beta |DONE |NOSIGNATURE IntegratedTerminals-1.16.4-1.1.1.jar |IntegratedTerminals |integratedterminals |1.1.1 |DONE |NOSIGNATURE DoggyTalents-1.16.4-2.0.1.2.jar |Doggy Talents 2 |doggytalents |2.0.1.2 |DONE |NOSIGNATURE planttech2-0.02.25.jar |PlantTech 2 |planttech2 |0.02.25 |DONE |NOSIGNATURE mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE deadlyendphantoms-1.16.4-3.0.0.jar |Deadly End Phantoms |deadlyendphantoms |3.0.0 |DONE |NOSIGNATURE bambooeverything-1.16.3-forge-1.0.0.jar |Bamboo Everything |bambooeverything |1.16.3-forge-1.0.0 |DONE |NOSIGNATURE KleeSlabs_1.16.3-9.2.0.jar |KleeSlabs |kleeslabs |9.2.0 |DONE |NOSIGNATURE rsgauges-1.16.4-1.2.8.jar |Gauges and Switches |rsgauges |1.2.8 |DONE |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 pitg-1.16.3-1.4.1.jar |Pane In The Glass |pitg |1.16.3-1.4.1 |DONE |NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE glassential-forge-1.16.4-1.1.5.jar |Glassential |glassential |1.1.5 |DONE |NOSIGNATURE villagernames_1.16.4-2.5.jar |Villager Names |villagernames |2.5 |DONE |NOSIGNATURE TerraForged-1.16.4-0.2.0-RC-3.jar |TerraForged |terraforged |0.2.0-RC-3 |DONE |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 XaerosWorldMap_1.11.9_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.11.9 |DONE |NOSIGNATURE CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE YungsApi-1.16.4-Forge-3.jar |YUNG's API |yungsapi |1.16.4-Forge-3 |DONE |NOSIGNATURE Powah-1.16.4-2.3.9.jar |Powah |powah |2.3.9 |DONE |NOSIGNATURE Bookshelf-1.16.4-9.3.25.jar |Bookshelf |bookshelf |9.3.25 |DONE |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 forgery-1.2.11_01.jar |Fabrication |fabrication |1.2.11 |DONE |NOSIGNATURE guardvillagers-1.16.4-1.1.8.jar |Guard Villagers |guardvillagers |1.1.8 |DONE |NOSIGNATURE randompatches-2.1.5-forge.jar |RandomPatches |randompatches |2.1.5-forge |DONE |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 customsignposts-1.16.4-1.0.0.jar |Custom Signposts |customsignposts |1.0.0 |DONE |NOSIGNATURE ProgressiveBosses-2.2.0-mc1.16.x.jar |Progressive Bosses |progressivebosses |2.2.0 |DONE |NOSIGNATURE mcw-doors-1.0.1fix-mc1.16.4.jar |Macaw's Doors |mcwdoors |1.0.1 |DONE |NOSIGNATURE SnowRealMagic-1.16.4-2.3.0.jar |Snow! Real Magic! |snowrealmagic |2.3.0 |DONE |NOSIGNATURE pathundergates-1.16.4-2.0.0-release.jar |Path Under Gates |pathundergates |1.16.4-1.0.0-release|DONE |1d:d7:18:bd:bc:50:11:ed:51:4c:ed:33:84:87:03:ef:79:b3:d3:b2:0b:62:68:ed:ee:48:76:61:89:d3:8a:ba dynviewdist-1.8.jar |Dynamic view distance |dynview |1.8 |DONE |NOSIGNATURE CauldronRecipes-1.16.4-5.1.4.jar |CauldronRecipes |cauldronrecipes |5.1.4 |DONE |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 FpsReducer-mc1.16.4-1.18.jar |FPS Reducer |fpsreducer |mc1.16.4-1.18 |DONE |NOSIGNATURE carryon-1.16.3-1.15.1.7.jar |Carry On |carryon |1.15.1.7 |DONE |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 JustEnoughResources-1.16.4-0.12.0.104.jar |Just Enough Resources |jeresources |0.12.0.104 |DONE |NOSIGNATURE eguilib-1.0.5-1.16.jar |Erdbeerbaer's GUI Library |eguilib |1.0.5 |DONE |NOSIGNATURE absentbydesign-1.16.4-1.3.1.jar |Absent By Design Mod |absentbydesign |1.16.4-1.3.1 |DONE |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 supplementaries-0.9.22b.jar |Supplementaries |supplementaries |0.9.22b |DONE |NOSIGNATURE PathToDirt-1.1.0-mc1.16.x.jar |Path To Dirt |pathtodirt |1.1.0 |DONE |NOSIGNATURE corpse-1.16.4-1.0.5.jar |Corpse |corpse |1.16.4-1.0.5 |DONE |NOSIGNATURE out_of_sight-1.16.4-1.0.1.jar |Out of Sight |out_of_sight |1.16.4-1.0.1 |DONE |NOSIGNATURE BetterPingDisplay-1.16.4-1.0.jar |Better Ping Display |betterpingdisplay |1.0 |DONE |NOSIGNATURE mcw-bridges-1.0.4-mc1.16.4.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE industrial-foregoing-1.16.4-3.2.8.2-6b5c95b.jar |Industrial Foregoing |industrialforegoing |3.2.8.2 |DONE |NOSIGNATURE FarmersDelight-1.16.3-0.3.1.jar |Farmer's Delight |farmersdelight |1.16.3-0.3.1 |DONE |NOSIGNATURE CommonCapabilities-1.16.4-2.5.5.jar |CommonCapabilities |commoncapabilities |2.5.5 |DONE |NOSIGNATURE AmbientSounds_v3.1.4_mc1.16.4.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |NOSIGNATURE solpotato-1.16.X-1.1.0.jar |Spice of Life: Potato Edition |solpotato |1.16.X-1.1.0 |DONE |NOSIGNATURE netherportalspread_1.16.4-4.4.jar |Nether Portal Spread |netherportalspread |4.4 |DONE |NOSIGNATURE BiomesOPlenty-1.16.4-13.0.0.430-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.430 |DONE |NOSIGNATURE Lollipop-1.16.4-3.2.4.jar |Lollipop |lollipop |3.2.4 |DONE |NOSIGNATURE mcw-trapdors-1.0.0-mc1.16.4.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.0 |DONE |NOSIGNATURE Botania-1.16.4-411.jar |Botania |botania |1.16.4-411 |DONE |NOSIGNATURE pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE curios-forge-1.16.4-4.0.3.5.jar |Curios API |curios |1.16.4-4.0.3.5 |DONE |NOSIGNATURE tetra-1.16.4-3.5.3.jar |Tetra |tetra |3.5.3 |DONE |NOSIGNATURE Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE extlights-3.3.jar |Extended Lights |extlights |3.3 |DONE |NOSIGNATURE horse_colors-1.16.4-1.5.2.jar |Realistic Horse Genetics |horse_colors |1.16.4-1.5.2 |DONE |NOSIGNATURE betteranimals-1.16.4-5.4.1.jar |Cyber's Better Animal Models |betteranimals |5.4.1 |DONE |NOSIGNATURE blockcarpentry-1.16-0.3.5a.jar |BlockCarpentry |blockcarpentry |1.16-0.3.5a |DONE |NOSIGNATURE IntegratedTunnels-1.16.4-1.6.16.jar |IntegratedTunnels |integratedtunnels |1.6.16 |DONE |NOSIGNATURE MekanismTools-1.16.4-10.0.18.445.jar |Mekanism: Tools |mekanismtools |10.0.18 |DONE |NOSIGNATURE mcws-roofs-2.0.0-mc1.16.4.jar |Macaw's Roofs |mcwroofs |2.0.0 |DONE |NOSIGNATURE furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |NOSIGNATURE architectury-1.3.88-forge.jar |Architectury |architectury |1.3.88 |DONE |NOSIGNATURE cc-tweaked-1.16.4-1.95.2.jar |CC: Tweaked |computercraft |1.95.2 |DONE |NOSIGNATURE AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |NOSIGNATURE observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE mcw-furniture-2.0.0-mc1.16.4.jar |Macaw's Furniture |mcwfurnitures |2.0.0 |DONE |NOSIGNATURE cherishedworlds-forge-1.16.4-5.1.0.0.jar |Cherished Worlds |cherishedworlds |1.16.4-5.1.0.0 |DONE |NOSIGNATURE light-overlay-5.6.1.jar |Light Overlay |lightoverlay |5.6.1 |DONE |NOSIGNATURE cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |DONE |NOSIGNATURE BetterBurning-1.16.4-5.0.3.jar |BetterBurning |betterburning |5.0.3 |DONE |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 WellBehavedMobs-v1.2-1.16.5.jar |Well-Behaved Mobs |wellbehavedmobs |1.2 |DONE |3b:7d:be:d1:e9:dc:c0:ad:9f:f6:3d:4d:65:a8:d0:5e:da:d1:2b:b1:33:11:18:5f:0b:0d:4c:fa:9e:7c:27:41 FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE GameMenuModOption-1.16.4-1.4.jar |Game Menu Mod Option |gamemenumodoption |1.4 |DONE |NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.1 |DONE |NOSIGNATURE wwta-1.16-2.0.jar |When Was That Again |wwta |1.16-2.0 |DONE |NOSIGNATURE DangerousStoneCutter-1.16.2-1.4.jar |Dangerous Stone Cutter |dangerousstonecutter |1.4 |DONE |NOSIGNATURE BetterAdvancements-1.16.4-0.1.0.104.jar |Better Advancements |betteradvancements |0.1.0.104 |DONE |NOSIGNATURE Kiwi-1.16.3-3.4.1.jar |Kiwi |kiwi |3.4.1 |DONE |NOSIGNATURE ClientTweaks_1.16.3-5.2.0.jar |Client Tweaks |clienttweaks |5.2.0 |DONE |NOSIGNATURE BedBenefits-1.16.4-4.0.3.jar |BedBenefits |bedbenefits |4.0.3 |DONE |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 pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE AttributeFix-1.16.4-9.0.5.jar |AttributeFix |attributefix |9.0.5 |DONE |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 abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |DONE |NOSIGNATURE Mekanism-1.16.4-10.0.18.445.jar |Mekanism |mekanism |10.0.18 |DONE |NOSIGNATURE extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |NOSIGNATURE create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE appliedenergistics2-8.1.0.jar |Applied Energistics 2 |appliedenergistics2 |8.1.0 |DONE |95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |DONE |NOSIGNATURE SereneSeasons-1.16.4-4.0.0.87-universal.jar |Serene Seasons |sereneseasons |1.16.4-4.0.0.87 |DONE |NOSIGNATURE finitewater-3.1-1.16.3.jar |Finite Water and Infinite Lava|finitewater |3.1-1.16.3 |DONE |NOSIGNATURE OuterEnd-0.2.3.jar |Outer End |outer_end |0.2.0 |DONE |NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |NOSIGNATURE engineerstools-1.16.4-1.1.3.jar |Engineer's Tools |engineerstools |1.1.3 |DONE |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 DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE betteranimalsplus-1.16.4-10.1.0.jar |Better Animals Plus |betteranimalsplus |10.1.0 |DONE |NOSIGNATURE pneumaticcraft-repressurized-1.16.4-2.9.3-120.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.4-2.9.3-120 |DONE |NOSIGNATURE mcjtylib-1.16-5.0.15.jar |McJtyLib |mcjtylib |1.16-5.0.15 |DONE |NOSIGNATURE rftoolsbase-1.16-2.0.9.jar |RFToolsBase |rftoolsbase |1.16-2.0.9 |DONE |NOSIGNATURE rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |DONE |NOSIGNATURE mapperbase-1.16.4-2.3.0.0.jar |Mapper Base |mapperbase |1.16.4-2.3.0.0 |DONE |NOSIGNATURE embellishcraft-1.16.4-3.3.0.0.jar |EmbellishCraft |embellishcraft |1.16.4-3.3.0.0 |DONE |NOSIGNATURE embellishcraft-bop-1.16.4-3.3.0.jar |EmbellishCraft BoP Addon |embellishcraft-bop |1.16.4-3.3.0 |DONE |NOSIGNATURE bedspreads-forge-1.16.4-5.1.0.1.jar |Bedspreads |bedspreads |1.16.4-5.1.0.1 |DONE |NOSIGNATURE additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |NOSIGNATURE Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |NOSIGNATURE immersive-portals-0.14-mc1.16.4-forge.jar |Immersive Portals |immersive_portals |0.14 |DONE |NOSIGNATURE rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE ImmersivePetroleum-1.16.4-3.1.0-2.jar |Immersive Petroleum |immersivepetroleum |3.1.0-2 |DONE |NOSIGNATURE campfiretorches-1.16.3-1.0.3.jar |Campfire Torches |campfiretorches |1.16.3-1.02 |DONE |NOSIGNATURE forge-1.16.4-35.1.37-universal.jar |Forge |forge |35.1.37 |DONE |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 SubWild-1.16.4-1.1.1.jar |Subterranean Wilderness |subwild |1.1.1 |DONE |NOSIGNATURE immersiveposts-1.16.3-3.0.0.jar |Immersive Posts |immersiveposts |3.0.0 |DONE |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 DynamicSurroundings-1.16.4-4.0.3.5.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.3.5 |DONE |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 IntegratedCrafting-1.16.4-1.0.11.jar |IntegratedCrafting |integratedcrafting |1.0.11 |DONE |NOSIGNATURE CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE forge-1.16.4-35.1.37-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE upgrade_aquatic-1.16.5-3.0.1.jar |Upgrade Aquatic |upgrade_aquatic |3.0.1 |DONE |NOSIGNATURE cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |DONE |NOSIGNATURE thermal_innovation-1.16.3-1.1.7.jar |Thermal Innovation |thermal_innovation |1.1.7 |DONE |NOSIGNATURE thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |DONE |NOSIGNATURE thermal_locomotion-1.16.3-1.1.6.jar |Thermal Locomotion |thermal_locomotion |1.1.6 |DONE |NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE titanium-1.16.4-3.2.5.jar |Titanium |titanium |3.2.5 |DONE |NOSIGNATURE ImmersiveEngineering-1.16.4-4.1.2-129.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.2-129 |DONE |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 pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE EmendatusEnigmatica-1.16.4-1.1.5.jar |Emendatus Enigmatica |emendatusenigmatica |1.16.4-1.1.5 |DONE |NOSIGNATURE CreativeCore_v2.0.10_mc1.16.4.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE archers_paradox-1.16.3-1.1.1.jar |Archer's Paradox |archers_paradox |1.1.1 |DONE |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 |DONE |NOSIGNATURE theurgy-1.16.5-1.0.6.jar |Theurgy |theurgy |1.16.5-1.0.6 |DONE |NOSIGNATURE GeneticAnimals-0_6_5.jar |Genetic Animals |eanimod |0_6_5 |DONE |NOSIGNATURE Ding-1.16.3-1.2.0.jar |Ding |ding |1.2.0 |DONE |NOSIGNATURE astikorcarts-1.16.4-1.1.0.jar |AstikorCarts |astikorcarts |1.1.0 |DONE |NOSIGNATURE defaultworldtype-1.16.3-2.0.1.jar |Default World Type |defaultworldtype |2.0.1 |DONE |NOSIGNATURE jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |NOSIGNATURE savageandravage-1.16.4-3.0.0.jar |Savage & Ravage |savageandravage |3.0.0 |DONE |NOSIGNATURE Mantle-1.16.5-1.6.74.jar |Mantle |mantle |1.6.74 |DONE |NOSIGNATURE Inspirations-1.16.5-1.2.2.jar |Inspirations |inspirations |1.2.2 |DONE |NOSIGNATURE Xaeros_Minimap_21.1.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.1.0 |DONE |NOSIGNATURE JAOPCA-1.16.4-3.4.0.3.jar |JAOPCA |jaopca |3.4.0.3 |DONE |NOSIGNATURE IntegratedDynamics-1.16.4-1.4.0.jar |IntegratedDynamics |integrateddynamics |1.4.0 |DONE |NOSIGNATURE pamhc2foodcore-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE FastWorkbench-1.16.4-4.5.0.jar |FastWorkbench |fastbench |4.5.0 |DONE |NOSIGNATURE polymorph-forge-1.16.4-0.23.jar |Polymorph |polymorph |1.16.4-0.23 |DONE |NOSIGNATURE AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE Quark-r2.4-297.jar |Quark |quark |r2.4-297 |DONE |NOSIGNATURE Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE charm-forge-1.16.4-2.2.2.jar |Charm |charm |2.2.2 |DONE |NOSIGNATURE charmonium-forge-1.16.4-2.2.2.jar |Charmonium |charmonium |2.2.1 |DONE |NOSIGNATURE performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE Regrowth-1.16.4-1.16.4-1.35.0.18.jar |Regrowth Mod |regrowth |1.16.4-1.35.0.18 |DONE |NOSIGNATURE floormats-1.16.4-v1.1.1.jar |Floor Mats |floormats |1.16.4-v1.1.1 |DONE |NOSIGNATURE discordrpc-2.0.7-1.16.4.jar |DiscordRichPresence |discordrpc |2.0.7 |DONE |NOSIGNATURE FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE Actually Useful Stonecutter-Alternate-1.0.4 mc 1.1|Actually Useful Stonecutter |actuallyusefulstonecutter |1.0.4 mc 1.16.3 |DONE |NOSIGNATURE AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE engineersdecor-1.16.4-1.1.7.jar |Engineer's Decor |engineersdecor |1.1.7 |DONE |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 connectedglass-1.0.6-mc1.16.4.jar |Connected Glass |connectedglass |1.0.6 |DONE |NOSIGNATURE water-erosion-1.16.4-forge-1.1.2.jar |Water Erosion |water-erosion |1.1.2 |DONE |NOSIGNATURE smallernp_1.16.4-1.4.jar |Smaller Nether Portals |smallernp |1.4 |DONE |NOSIGNATURE byg-1.1.6.jar |Oh The Biomes You'll Go |byg |1.1.6 |DONE |NOSIGNATURE Aquaculture-1.16.4-2.1.12.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.12 |DONE |NOSIGNATURE waterworks-1.16.3-2.2.3.jar |Waterworks |waterworks |1.16.3-2.2.3 |DONE |NOSIGNATURE Corail-Backpack-1.16.4-040.jar |Corail Backpack |corail_backpack |1.16.4-030 |DONE |NOSIGNATURE DefaultOptions_1.16.3-12.2.0.jar |Default Options |defaultoptions |12.2.0 |DONE |NOSIGNATURE Crash Report UUID: 1cc5b929-c2a1-46e1-820b-07bd5d443b2d Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:core snowrealmagic:world Patchouli open book context: n/a ```
Won-Ton commented 3 years ago

This isn't caused by TerraForged. One of your other mods is throwing an error during chunk-generation which is crashing the game