DynamicTreesTeam / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
MIT License
230 stars 97 forks source link

Had this bug on the newest version(Beta19) 1.16.5 forge 36.1.31 #598

Closed Mr-Syntax closed 3 years ago

Mr-Syntax commented 3 years ago

// I bet Cylons wouldn't have this problem.

Time: 7/24/21 9:15 PM Description: generating features & structures (TerraForged World-Gen)

com.terraforged.mod.profiler.watchdog.UncheckedException: Critical error detected whilst generating Feature [dynamictrees:dynamic_tree] Caused by: java.lang.NullPointerException at com.ferreusveritas.dynamictrees.systems.genfeatures.BushGenFeature.commonGen(BushGenFeature.java:97) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at com.ferreusveritas.dynamictrees.systems.genfeatures.BushGenFeature.generate(BushGenFeature.java:52) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at com.ferreusveritas.dynamictrees.trees.Species.lambda$generate$12(Species.java:1890) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at com.ferreusveritas.dynamictrees.trees.Species$$Lambda$34442/1364635468.accept(Unknown Source) ~[?:?] {} at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {} at com.ferreusveritas.dynamictrees.trees.Species.generate(Species.java:1887) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at com.ferreusveritas.dynamictrees.worldgen.TreeGenerator.makeTree(TreeGenerator.java:134) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at com.ferreusveritas.dynamictrees.worldgen.TreeGenerator.makeTrees(TreeGenerator.java:104) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at com.ferreusveritas.dynamictrees.worldgen.DynamicTreeFeature.lambda$place$0(DynamicTreeFeature.java:49) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at com.ferreusveritas.dynamictrees.worldgen.DynamicTreeFeature$$Lambda$32017/1381717028.accept(Unknown Source) ~[?:?] {} at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {} at com.ferreusveritas.dynamictrees.worldgen.DynamicTreeFeature.place(DynamicTreeFeature.java:49) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at com.ferreusveritas.dynamictrees.worldgen.DynamicTreeFeature.func_241855_a(DynamicTreeFeature.java:21) ~[?:1.16.5-0.10.0-Beta19] {re:classloading} at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.decorate(FeatureGenerator.java:166) ~[?:1.16.5-0.2.12] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.decorate(FeatureGenerator.java:106) ~[?:1.16.5-0.2.12] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.generateFeatures(FeatureGenerator.java:88) ~[?:1.16.5-0.2.12] {re:classloading} at com.terraforged.mod.chunk.TFChunkGenerator.func_230351a(TFChunkGenerator.java:243) [?:1.16.5-0.2.12] {re:classloading} at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.chunk.ChunkStatus$$Lambda$2365/1508833564.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:byg.mixins.json:common.world.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:675) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:A} at net.minecraft.world.server.ChunkManager$$Lambda$31770/479544065.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:673) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:A} at net.minecraft.world.server.ChunkManager$$Lambda$31754/888806766.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$31768/1051429782.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: [162, 144] Status: liquid_carvers Structure Starts: [minecraft:shipwreck, mowziesmobs:wrought_chamber] Structure Refs: [atum:gatehouse, atum:girafi_tomb, atum:mineshaft, atum:pyramid, atum:ruin, atum:tomb, betterendforge:eternal_portal_structure, betterendforge:giant_ice_star_structure, betterendforge:giant_mossy_glowshroom_structure, betterendforge:megalake_small_structure, betterendforge:megalake_structure, betterendforge:mountain_structure, betterendforge:painted_mountain_structure, bettermineshafts:mineshaft, cavesandcliffs:mineshaft, conjurer_illager:theatre, dungeoncrawl:dungeon, dungeons_arise:abandoned_temple, dungeons_arise:bandit_towers, dungeons_arise:bandit_village, dungeons_arise:ceryneian_hind, dungeons_arise:coliseum, dungeons_arise:fishing_hut, dungeons_arise:foundry, dungeons_arise:giant_mushroom, dungeons_arise:heavenly_challenger, dungeons_arise:heavenly_conqueror, dungeons_arise:heavenly_rider, dungeons_arise:illager_campsite, dungeons_arise:illager_castle, dungeons_arise:illager_corsair, dungeons_arise:illager_fort, dungeons_arise:illager_galley, dungeons_arise:illager_hall, dungeons_arise:infested_temple, dungeons_arise:jungle_tree_house, dungeons_arise:lighthouse, dungeons_arise:merchant_campsite, dungeons_arise:mining_system, dungeons_arise:monastery, dungeons_arise:mushroom_house, dungeons_arise:mushroom_mines, dungeons_arise:mushroom_village, dungeons_arise:plague_asylum, dungeons_arise:scorched_mines, dungeons_arise:shiraz_palace, dungeons_arise:small_blimp, dungeons_arise:small_prairie_house, dungeons_arise:thornborn_towers, dungeons_arise:typhon, dungeons_arise:undead_pirate_ship, dungeons_arise:wishing_well, dungeons_plus:bigger_dungeon, dungeons_plus:end_ruins, dungeons_plus:leviathan, dungeons_plus:snowy_temple, dungeons_plus:soul_prison, dungeons_plus:tower, dungeons_plus:warped_garden, dungeonsmod:the_camp, dungeonsmod:the_castle, dungeonsmod:the_catacombs, dungeonsmod:the_chapel, dungeonsmod:the_house, dungeonsmod:the_lab, dungeonsmod:the_mines, dungeonsmod:the_nest, dungeonsmod:the_origin, dungeonsmod:the_pitcher, dungeonsmod:the_sewers, dungeonsmod:the_ship, endrem:end_castle, endrem:end_gate, gaiadimension:malachite_watchtower, gaiadimension:mini_tower, hunterillager:hunterhouse, iceandfire:gorgon_temple, iceandfire:graveyard, iceandfire:mausoleum, illagers_plus:illager_archer_tower, illagers_plus:illager_centre, illagers_plus:illager_fort, illagers_plus:illager_mine, illagers_plus:illager_tower, kobolds:kobold_den_campfire, kobolds:kobold_den_large, kobolds:kobold_den_pirate, majruszs_difficulty:flying_end_island, majruszs_difficulty:flying_end_ship, majruszs_difficulty:flying_phantom_structure, mana-and-artifice:council_library, mana-and-artifice:demon_fortress, mana-and-artifice:fairy_glade, mana-and-artifice:potion_hut, mana-and-artifice:respawn_altar, mana-and-artifice:ritual_circle_desert, mana-and-artifice:ritual_circle_forest, mana-and-artifice:ritual_circle_tundra, mana-and-artifice:winter_tower, mana-and-artifice:wistful_runesmith, mana-and-artifice:wraith_nest, minecraft:bastion_remnant, minecraft:buried_treasure, minecraft:desert_pyramid, minecraft:endcity, minecraft:fortress, minecraft:igloo, minecraft:jungle_pyramid, minecraft:mansion, minecraft:mineshaft, minecraft:monument, minecraft:nether_fossil, minecraft:ocean_ruin, minecraft:pillager_outpost, minecraft:ruined_portal, minecraft:shipwreck, minecraft:stronghold, minecraft:swamp_hut, minecraft:village, mowziesmobs:barakoa_village, mowziesmobs:frostmaw_spawn, mowziesmobs:wrought_chamber, outer_end:catacombs, outer_end:end_tower, pandoras_creatures:end_prison, shrines:ballon, shrines:bees, shrines:end_temple, shrines:flooded_temple, shrines:guardian_meeting, shrines:harbour, shrines:high_tempel, shrines:infested_prison, shrines:jungle_tower, shrines:mineral_temple, shrines:nether_pyramid, shrines:nether_shrine, shrines:oriental_sanctuary, shrines:player_house, shrines:small_tempel, shrines:water_shrine, shrines:witch_house, stables:large_barn, stoneholm:underground_village, supplementaries:way_sign, toadterror:sacred_ruins, twilightforest:aurorapalace, twilightforest:courtyard, twilightforest:darktower, twilightforest:finalcastle, twilightforest:hedgemaze, twilightforest:hollowhilllarge, twilightforest:hollowhillmedium, twilightforest:hollowhillsmall, twilightforest:hydralair, twilightforest:knightstronghold, twilightforest:labyrinth, twilightforest:lichtower, twilightforest:mushroomtower, twilightforest:questgrove, twilightforest:trollcave, twilightforest:yeticave, undergarden:catacombs, valhelsia_structures:big_tree, valhelsia_structures:castle, valhelsia_structures:castle_ruin, valhelsia_structures:desert_house, valhelsia_structures:forge, valhelsia_structures:player_house, valhelsia_structures:spawner_dungeon, valhelsia_structures:tower_ruin, valhelsia_structures:witch_hut, workshopsofdoom:badlands_mines, workshopsofdoom:desert_quarry, workshopsofdoom:mountain_mines, workshopsofdoom:plains_quarry, workshopsofdoom:workshop]

-- TerraForged ChunkGenerator -- Details: Seed: 7108735521026731729 Settings: {"miscellaneous":{"smoothLayerDecorator":true,"strataRegionSize":600,"strataDecorator":true,"oreCompatibleStoneOnly":true,"erosionDecorator":true,"plainStoneErosion":false,"naturalSnowDecorator":true,"customBiomeFeatures":true,"vanillaLakes":false,"vanillaSprings":true,"vanillaLavaLakes":false,"vanillaLavaSprings":false,"mountainBiomeUsage":0.4,"volcanoBiomeUsage":0.4},"dimensions":{"bedrockLayer":{"material":"minecraft:bedrock","minDepth":1,"variance":4},"dimensions":{"nether":"byg:world","end":"betterendforge:world_type","includeExtraDimensions":true}},"structures":{"stronghold":{"distance":32,"spread":3,"count":128,"salt":0,"constrainToBiomes":false,"disabled":true},"structures":{"bettermineshafts:mineshaft":{"spacing":1,"separation":0,"salt":593751808,"disabled":false},"cavesandcliffs:mineshaft":{"spacing":1,"separation":0,"salt":593751808,"disabled":false},"conjurer_illager:theatre":{"spacing":40,"separation":10,"salt":257857,"disabled":false},"dungeoncrawl:dungeon":{"spacing":78,"separation":56,"salt":10387313,"disabled":false},"dungeons_arise:abandoned_temple":{"spacing":30,"separation":20,"salt":43726252,"disabled":false},"dungeons_arise:bandit_towers":{"spacing":45,"separation":35,"salt":1577726208,"disabled":false},"dungeons_arise:bandit_village":{"spacing":45,"separation":35,"salt":1111272576,"disabled":false},"dungeons_arise:ceryneian_hind":{"spacing":80,"separation":70,"salt":222266352,"disabled":false},"dungeons_arise:coliseum":{"spacing":240,"separation":200,"salt":1626626688,"disabled":false},"dungeons_arise:fishing_hut":{"spacing":20,"separation":5,"salt":643827200,"disabled":false},"dungeons_arise:foundry":{"spacing":120,"separation":60,"salt":277663648,"disabled":false},"dungeons_arise:giant_mushroom":{"spacing":80,"separation":40,"salt":497362528,"disabled":false},"dungeons_arise:heavenly_challenger":{"spacing":340,"separation":290,"salt":826638848,"disabled":false},"dungeons_arise:heavenly_conqueror":{"spacing":230,"separation":190,"salt":374552448,"disabled":false},"dungeons_arise:heavenly_rider":{"spacing":180,"separation":160,"salt":337746368,"disabled":false},"dungeons_arise:illager_campsite":{"spacing":60,"separation":30,"salt":372632832,"disabled":false},"dungeons_arise:illager_castle":{"spacing":160,"separation":60,"salt":112436256,"disabled":false},"dungeons_arise:illager_corsair":{"spacing":64,"separation":48,"salt":777463552,"disabled":false},"dungeons_arise:illager_fort":{"spacing":160,"separation":60,"salt":563835968,"disabled":false},"dungeons_arise:illager_galley":{"spacing":50,"separation":30,"salt":995537216,"disabled":false},"dungeons_arise:illager_hall":{"spacing":230,"separation":90,"salt":336452896,"disabled":false},"dungeons_arise:infested_temple":{"spacing":140,"separation":100,"salt":297069568,"disabled":false},"dungeons_arise:jungle_tree_house":{"spacing":160,"separation":140,"salt":240573264,"disabled":false},"dungeons_arise:lighthouse":{"spacing":100,"separation":90,"salt":283742688,"disabled":false},"dungeons_arise:merchant_campsite":{"spacing":60,"separation":40,"salt":68534680,"disabled":false},"dungeons_arise:mining_system":{"spacing":90,"separation":60,"salt":263511744,"disabled":false},"dungeons_arise:monastery":{"spacing":150,"separation":90,"salt":182626176,"disabled":false},"dungeons_arise:mushroom_house":{"spacing":80,"separation":40,"salt":347766176,"disabled":false},"dungeons_arise:mushroom_mines":{"spacing":80,"separation":40,"salt":98376176,"disabled":false},"dungeons_arise:mushroom_village":{"spacing":60,"separation":20,"salt":573733440,"disabled":false},"dungeons_arise:plague_asylum":{"spacing":240,"separation":200,"salt":637271616,"disabled":false},"dungeons_arise:scorched_mines":{"spacing":120,"separation":90,"salt":1332446336,"disabled":false},"dungeons_arise:shiraz_palace":{"spacing":160,"separation":140,"salt":888377728,"disabled":false},"dungeons_arise:small_blimp":{"spacing":80,"separation":60,"salt":446553376,"disabled":true},"dungeons_arise:small_prairie_house":{"spacing":116,"separation":77,"salt":73563520,"disabled":false},"dungeons_arise:thornborn_towers":{"spacing":80,"separation":70,"salt":292377152,"disabled":false},"dungeons_arise:typhon":{"spacing":60,"separation":50,"salt":357769440,"disabled":false},"dungeons_arise:undead_pirate_ship":{"spacing":60,"separation":40,"salt":952444288,"disabled":false},"dungeons_arise:wishing_well":{"spacing":40,"separation":30,"salt":465869312,"disabled":false},"dungeons_plus:bigger_dungeon":{"spacing":12,"separation":5,"salt":973181,"disabled":false},"dungeons_plus:leviathan":{"spacing":36,"separation":8,"salt":719643,"disabled":false},"dungeons_plus:snowy_temple":{"spacing":36,"separation":8,"salt":943137856,"disabled":false},"dungeons_plus:tower":{"spacing":25,"separation":6,"salt":155166,"disabled":false},"dungeons_plus:warped_garden":{"spacing":36,"separation":8,"salt":630165632,"disabled":false},"dungeonsmod:the_camp":{"spacing":32,"separation":8,"salt":14357617,"disabled":false},"dungeonsmod:the_castle":{"spacing":232,"separation":185,"salt":5284629,"disabled":false},"dungeonsmod:the_chapel":{"spacing":32,"separation":8,"salt":31632,"disabled":false},"dungeonsmod:the_house":{"spacing":252,"separation":210,"salt":9326560,"disabled":false},"dungeonsmod:the_lab":{"spacing":280,"separation":217,"salt":3241280,"disabled":false},"dungeonsmod:the_mines":{"spacing":80,"separation":20,"salt":9326560,"disabled":false},"dungeonsmod:the_nest":{"spacing":16,"separation":4,"salt":58625,"disabled":false},"dungeonsmod:the_pitcher":{"spacing":8,"separation":2,"salt":32127,"disabled":false},"dungeonsmod:the_sewers":{"spacing":32,"separation":8,"salt":14341,"disabled":false},"dungeonsmod:the_ship":{"spacing":80,"separation":20,"salt":214556,"disabled":false},"endrem:end_castle":{"spacing":976,"separation":748,"salt":959874368,"disabled":false},"endrem:end_gate":{"spacing":825,"separation":731,"salt":959834880,"disabled":false},"hunterillager:hunterhouse":{"spacing":28,"separation":6,"salt":15437620,"disabled":false},"iceandfire:gorgon_temple":{"spacing":134,"separation":101,"salt":342226464,"disabled":false},"iceandfire:graveyard":{"spacing":158,"separation":122,"salt":342226432,"disabled":false},"iceandfire:mausoleum":{"spacing":172,"separation":136,"salt":342226464,"disabled":false},"illagers_plus:illager_archer_tower":{"spacing":90,"separation":60,"salt":1234567936,"disabled":false},"illagers_plus:illager_centre":{"spacing":90,"separation":60,"salt":1848719488,"disabled":false},"illagers_plus:illager_fort":{"spacing":90,"separation":60,"salt":219478320,"disabled":false},"illagers_plus:illager_mine":{"spacing":90,"separation":75,"salt":1337800832,"disabled":false},"illagers_plus:illager_tower":{"spacing":90,"separation":75,"salt":918273664,"disabled":false},"kobolds:kobold_den_campfire":{"spacing":113,"separation":66,"salt":998721472,"disabled":false},"kobolds:kobold_den_large":{"spacing":130,"separation":91,"salt":432676512,"disabled":false},"kobolds:kobold_den_pirate":{"spacing":24,"separation":8,"salt":778910464,"disabled":false},"majruszs_difficulty:flying_end_island":{"spacing":12,"separation":6,"salt":1717171712,"disabled":false},"majruszs_difficulty:flying_end_ship":{"spacing":64,"separation":32,"salt":1717171712,"disabled":false},"majruszs_difficulty:flying_phantom_structure":{"spacing":67,"separation":47,"salt":1717171712,"disabled":false},"minecraft:bastion_remnant":{"spacing":27,"separation":4,"salt":30084232,"disabled":false},"minecraft:buried_treasure":{"spacing":1,"separation":0,"salt":0,"disabled":false},"minecraft:desert_pyramid":{"spacing":32,"separation":8,"salt":14357617,"disabled":false},"minecraft:endcity":{"spacing":20,"separation":11,"salt":10387313,"disabled":false},"minecraft:fortress":{"spacing":27,"separation":4,"salt":30084232,"disabled":false},"minecraft:igloo":{"spacing":32,"separation":8,"salt":14357618,"disabled":false},"minecraft:jungle_pyramid":{"spacing":32,"separation":8,"salt":14357619,"disabled":false},"minecraft:mansion":{"spacing":80,"separation":20,"salt":10387319,"disabled":false},"minecraft:mineshaft":{"spacing":1,"separation":0,"salt":0,"disabled":false},"minecraft:monument":{"spacing":32,"separation":5,"salt":10387313,"disabled":false},"minecraft:nether_fossil":{"spacing":2,"separation":1,"salt":14357921,"disabled":false},"minecraft:ocean_ruin":{"spacing":20,"separation":8,"salt":14357621,"disabled":false},"minecraft:pillager_outpost":{"spacing":32,"separation":8,"salt":165745296,"disabled":false},"minecraft:ruined_portal":{"spacing":40,"separation":15,"salt":34222644,"disabled":false},"minecraft:shipwreck":{"spacing":24,"separation":4,"salt":165745296,"disabled":false},"minecraft:stronghold":{"spacing":1,"separation":0,"salt":0,"disabled":false},"minecraft:swamp_hut":{"spacing":32,"separation":8,"salt":14357620,"disabled":false},"minecraft:village":{"spacing":271,"separation":212,"salt":10387312,"disabled":false},"mowziesmobs:barakoa_village":{"spacing":25,"separation":8,"salt":123444792,"disabled":false},"mowziesmobs:frostmaw_spawn":{"spacing":25,"separation":8,"salt":1237654784,"disabled":false},"mowziesmobs:wrought_chamber":{"spacing":15,"separation":5,"salt":123555792,"disabled":false},"shrines:ballon":{"spacing":50,"separation":8,"salt":143665,"disabled":false},"shrines:bees":{"spacing":70,"separation":12,"salt":779806272,"disabled":false},"shrines:flooded_temple":{"spacing":50,"separation":10,"salt":54315144,"disabled":false},"shrines:guardian_meeting":{"spacing":70,"separation":17,"salt":1498473216,"disabled":false},"shrines:harbour":{"spacing":50,"separation":8,"salt":651398016,"disabled":false},"shrines:high_tempel":{"spacing":85,"separation":18,"salt":536987968,"disabled":false},"shrines:infested_prison":{"spacing":60,"separation":11,"salt":567483008,"disabled":false},"shrines:jungle_tower":{"spacing":60,"separation":11,"salt":987531840,"disabled":false},"shrines:mineral_temple":{"spacing":50,"separation":10,"salt":576143744,"disabled":false},"shrines:nether_pyramid":{"spacing":150,"separation":50,"salt":7428394,"disabled":false},"shrines:nether_shrine":{"spacing":80,"separation":15,"salt":653267,"disabled":false},"shrines:oriental_sanctuary":{"spacing":50,"separation":14,"salt":143665,"disabled":false},"shrines:player_house":{"spacing":214,"separation":157,"salt":751963328,"disabled":false},"shrines:small_tempel":{"spacing":75,"separation":13,"salt":4765321,"disabled":false},"shrines:water_shrine":{"spacing":80,"separation":15,"salt":643168768,"disabled":false},"shrines:witch_house":{"spacing":60,"separation":11,"salt":1721882496,"disabled":false},"stoneholm:underground_village":{"spacing":450,"separation":317,"salt":8699777,"disabled":false},"valhelsia_structures:big_tree":{"spacing":30,"separation":8,"salt":35122016,"disabled":false},"valhelsia_structures:castle":{"spacing":40,"separation":8,"salt":16987356,"disabled":false},"valhelsia_structures:castle_ruin":{"spacing":35,"separation":8,"salt":14357618,"disabled":false},"valhelsia_structures:desert_house":{"spacing":30,"separation":8,"salt":14862926,"disabled":false},"valhelsia_structures:forge":{"spacing":30,"separation":8,"salt":12857691,"disabled":false},"valhelsia_structures:player_house":{"spacing":319,"separation":294,"salt":17357644,"disabled":false},"valhelsia_structures:spawner_dungeon":{"spacing":30,"separation":8,"salt":23498568,"disabled":false},"valhelsia_structures:tower_ruin":{"spacing":25,"separation":8,"salt":24357670,"disabled":false},"valhelsia_structures:witch_hut":{"spacing":25,"separation":7,"salt":70882952,"disabled":false}}},"world":{"continent":{"continentType":"MULTI","continentShape":"MANHATTAN","continentScale":4600,"continentJitter":0.699},"controlPoints":{"deepOcean":0.1,"shallowOcean":0.268,"beach":0.326,"coast":0.448,"inland":0.5},"properties":{"spawnType":"WORLD_ORIGIN","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":486,"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.028,"depth":10,"sizeMin":75,"sizeMax":150,"minBankHeight":2,"maxBankHeight":10},"wetlands":{"chance":0.6,"sizeMin":175,"sizeMax":225}},"filters":{"erosion":{"dropletsPerChunk":105,"dropletLifetime":3,"dropletVolume":0.699,"dropletVelocity":0.699,"erosionRate":0.5,"depositeRate":0.5},"smoothing":{"iterations":1,"smoothingRadius":1.799,"smoothingRate":0.898}}}

-- TerraForged BiomeProvider -- Details: Overworld Biomes: [byg:allium_fields, biomesoplenty:alps, byg:alps, byg:amaranth_fields, byg:ancient_forest, byg:araucaria_forest, byg:araucaria_savanna, byg:aspen_clearing, byg:aspen_forest, byg:autumnal_valley, minecraft:badlands, minecraft:badlands_plateau, biomesoplenty:bamboo_blossom_grove, byg:bamboo_forest, minecraft:bamboo_jungle, byg:baobab_savanna, byg:basalt_barrera, biomesoplenty:bayou, byg:bayou, biomesoplenty:bayou_mangrove, minecraft:beach, minecraft:birch_forest, byg:black_forest_clearing, byg:blue_giant_taiga, byg:blue_taiga, byg:bluff_peaks, byg:bluff_steeps, byg:bog, voyage:bog, byg:boreal_clearing, byg:boreal_forest, terraforged:bryce, biomesoplenty:burnt_forest, byg:canyon_edge, byg:canyons, byg:cherry_blossom_clearing, byg:cherry_blossom_forest, biomesoplenty:cherry_blossom_grove, byg:cika_mountains, byg:cika_woods, terraforged:cold_marshland, minecraft:cold_ocean, terraforged:cold_steppe, byg:cold_swamplands, byg:coniferous_clearing, biomesoplenty:coniferous_forest, byg:coniferous_forest, biomesoplenty:coniferous_lakes, byg:coral_mangroves, byg:crag_gardens, herobrine:cursed_forest, byg:cypress_swamplands, minecraft:dark_forest, biomesoplenty:dead_forest, byg:dead_sea, byg:deciduous_clearing, byg:deciduous_forest, biomesoplenty:deep_bayou, minecraft:deep_cold_ocean, minecraft:deep_frozen_ocean, minecraft:deep_lukewarm_ocean, minecraft:deep_ocean, minecraft:deep_warm_ocean, biomesoplenty:dense_marsh, biomesoplenty:dense_woodland, minecraft:desert, minecraft:desert_lakes, voyage:desert_mixed, voyage:desert_mountains, voyage:desert_polar, byg:dover_mountains, biomesoplenty:dry_boneyard, biomesoplenty:dryland, byg:dummy, byg:dunes, byg:ebony_woods, byg:enchanted_forest, byg:enchanted_grove, minecraft:eroded_badlands, byg:evergreen_clearing, byg:evergreen_taiga, biomesoplenty:fir_clearing, terraforged:fir_forest, thebeginning:flora_forest, minecraft:flower_forest, biomesoplenty:flower_meadow, terraforged:flower_plains, voyage:flower_plains, byg:flowering_ancient_forest, byg:flowering_enchanted_grove, byg:flowering_grove, byg:flowering_meadow, minecraft:forest, byg:forest_fault, voyage:forest_lush, byg:fresh_water_lake, byg:frozen_lake, terraforged:frozen_lake, terraforged:frozen_marsh, minecraft:frozen_ocean, minecraft:frozen_river, biomesoplenty:fungal_field, biomesoplenty:fungal_jungle, byg:fungal_patch, minecraft:giant_spruce_taiga, minecraft:giant_tree_taiga, byg:glowing_ancient_forest, byg:glowshroom_bayou, biomesoplenty:golden_prairie, biomesoplenty:grassland, biomesoplenty:grassland_clover_patch, byg:grassland_plateau, biomesoplenty:gravel_beach, minecraft:gravelly_mountains, byg:great_lake_isles, byg:great_lakes, biomesoplenty:grove, byg:grove, biomesoplenty:grove_clearing, biomesoplenty:grove_lakes, byg:guiana_clearing, byg:guiana_shield, byg:guiana_springs, biomesoplenty:highland, biomesoplenty:highland_crag, biomesoplenty:highland_moor, minecraft:ice_spikes, byg:jacaranda_clearing, byg:jacaranda_forest, biomesoplenty:jade_cliffs, minecraft:jungle, minecraft:jungle_edge, voyage:lagoon_cold, voyage:lagoon_lukewarm, voyage:lagoon_warm, terraforged:lake, biomesoplenty:lavender_field, biomesoplenty:lavender_forest, minecraft:lukewarm_ocean, biomesoplenty:lush_desert, byg:lush_red_desert, biomesoplenty:lush_savanna, byg:lush_tundra, byg:mangrove_marshes, byg:maple_taiga, biomesoplenty:marsh, terraforged:marshland, byg:marshlands, biomesoplenty:meadow, byg:meadow, biomesoplenty:meadow_forest, minecraft:modified_badlands_plateau, minecraft:modified_gravelly_mountains, minecraft:modified_jungle, minecraft:modified_jungle_edge, minecraft:modified_wooded_badlands_plateau, byg:mojave_desert, voyage:mount, minecraft:mountains, minecraft:mushroom_field_shore, minecraft:mushroom_fields, biomesoplenty:muskeg, biomesoplenty:mystic_grove, biomesoplenty:mystic_plains, byg:northern_forest, byg:oasis, minecraft:ocean, greekfantasy:olive_forest, biomesoplenty:ominous_mire, biomesoplenty:ominous_woods, biomesoplenty:orchard, byg:orchard, projectvibrantjourneys:overgrown_spires, minecraft:plains, byg:pointed_stone_forest, byg:polluted_lake, biomesoplenty:prairie, byg:prairie, byg:prairie_clearing, byg:pumpkin_forest, byg:rainbow_beach, biomesoplenty:rainforest, biomesoplenty:rainforest_cliffs, biomesoplenty:rainforest_floodplain, byg:red_desert, byg:red_desert_dunes, byg:red_oak_forest, byg:red_rock_highlands, byg:red_rock_lowlands, byg:red_rock_mountains, byg:red_spruce_taiga, byg:redwood_clearing, biomesoplenty:redwood_forest, biomesoplenty:redwood_forest_edge, byg:redwood_mountains, byg:redwood_tropics, minecraft:river, voyage:rock_field, byg:rocky_beach, voyage:rocky_peaks, byg:rose_fields, minecraft:savanna, minecraft:savanna_plateau, terraforged:savanna_scrub, biomesoplenty:scrubland, byg:seasonal_birch_forest, byg:seasonal_deciduous_clearing, byg:seasonal_deciduous_forest, biomesoplenty:seasonal_forest, byg:seasonal_forest, byg:seasonal_giant_taiga, biomesoplenty:seasonal_orchard, biomesoplenty:seasonal_pumpkin_patch, byg:seasonal_taiga, byg:shattered_glacier, minecraft:shattered_savanna, minecraft:shattered_savanna_plateau, terraforged:shattered_savanna_scrub, biomesoplenty:shroomy_wetland, biomesoplenty:shrubland, byg:shrublands, byg:sierra_range, byg:sierra_valley, byg:skyris_highlands, byg:skyris_highlands_clearing, byg:skyris_peaks, byg:skyris_steeps, minecraft:snowy_beach, byg:snowy_black_beach, byg:snowy_blue_giant_taiga, byg:snowy_blue_taiga, byg:snowy_coniferous_clearing, biomesoplenty:snowy_coniferous_forest, byg:snowy_coniferous_forest, byg:snowy_deciduous_clearing, byg:snowy_deciduous_forest, byg:snowy_evergreen_clearing, byg:snowy_evergreen_taiga, biomesoplenty:snowy_fir_clearing, terraforged:snowy_fir_forest, biomesoplenty:snowy_maple_forest, minecraft:snowy_mountains, byg:snowy_rocky_black_beach, minecraft:snowy_taiga, minecraft:snowy_taiga_mountains, minecraft:snowy_tundra, terraforged:steppe, voyage:steppe, byg:stone_forest, terraforged:stone_forest, minecraft:stone_shore, minecraft:sunflower_plains, minecraft:swamp, minecraft:taiga, minecraft:taiga_mountains, terraforged:taiga_scrub, minecraft:tall_birch_forest, biomesoplenty:tall_dead_forest, byg:the_black_forest, biomesoplenty:tropic_beach, byg:tropical_fungal_forest, byg:tropical_islands, byg:tropical_rainforest, biomesoplenty:tundra, biomesoplenty:tundra_basin, biomesoplenty:tundra_bog, byg:twilight_valley, projectvibrantjourneys:verdant_sands, byg:vibrant_swamplands, biomesoplenty:volcano, terraforged:warm_beach, minecraft:warm_ocean, biomesoplenty:wasteland, byg:weeping_witch_clearing, byg:weeping_witch_forest, biomesoplenty:wetland, biomesoplenty:wetland_forest, byg:white_beach, minecraft:wooded_badlands_plateau, byg:wooded_grassland_plateau, byg:wooded_meadow, minecraft:wooded_mountains, byg:wooded_red_rock_mountains, biomesoplenty:wooded_scrubland, biomesoplenty:woodland, byg:woodlands, byg:zelkova_clearing, byg:zelkova_forest]

-- TerraForged Performance Config -- Details: version: 1.1 thread_count: 6 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 4034 11307 0 10852 2.80 structure_refs 2066 129 0 4 0.06 biomes 2066 1201 0 229 0.58 terrain 2066 6960 2 150 3.37 surface 2066 1530 0 134 0.74 air_carvers 2066 16417 4 219 7.95 fluid_carvers 2066 49 0 1 0.02 decoration 1854 52940 6 4444 28.55 mob_spawns 1648 88 0 12 0.05 structure_searches 12 0 0 0 0.00 Sum 44.13

-- 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: 948317048 bytes (904 MB) / 7185367040 bytes (6852 MB) up to 11453595648 bytes (10923 MB) CPUs: 6 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -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.1.31.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.1.31.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.1.31.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.1.31.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G7%20(1).jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.1.31.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE FML: 36.1 Forge: net.minecraftforge:36.1.31 FML Language Providers: javafml@36.1 minecraft@1 kotlinforforge@1.14.0 Mod List: infernal-expansion-forge-1.3.jar |Infernal Expansion |infernalexp |Release 1.3 |DONE |Manifest: NOSIGNATURE TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |DONE |Manifest: NOSIGNATURE ColdSteel(FORGE_1.16.5)vrs1.0.12.jar |Cold Steel |coldsteel |1.16.4-1.0.12 |DONE |Manifest: NOSIGNATURE mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |Manifest: NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE froglins-1.16.4-1.0.1.5.jar |Froglins |froglins |1.16.4-1.0.1.5 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-11.jar |YUNG's API |yungsapi |1.16.4-Forge-11 |DONE |Manifest: NOSIGNATURE guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |Manifest: NOSIGNATURE GildingMod-FIXED.jar |Gilding |gilding |1.0.0 |DONE |Manifest: NOSIGNATURE HarderSpawners-1.16.5-1.36.0.16.jar |Harder Spawners Mod |harderspawners |1.36.0.16 |DONE |Manifest: NOSIGNATURE secretrooms-1.16.5-1.1.2.jar |Secret Rooms 6 |secretroomsmod |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE ForgivingVoid_1.16.5-5.2.1.jar |Forgiving Void |forgivingvoid |5.2.1 |DONE |Manifest: NOSIGNATURE Hornets-0.0.3.jar |Hornets |hornets |0.0.3 |DONE |Manifest: NOSIGNATURE dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE Paraglider-1.16.5-1.3.1.1.jar |Paraglider |paraglider |1.3.1.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 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 AdvancementPlaques-1.16.5-1.2.4.jar |Advancement Plaques |advancementplaques |1.2.4 |DONE |Manifest: NOSIGNATURE Vanilla_Block_Variants-2.2.jar |Vanilla Block Variants |block_variants |2.2 |DONE |Manifest: NOSIGNATURE ToolSwap-1.16.2-1.3.2.jar |ToolSwap |toolswap |1.3.2 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE AutoToolReplacer-1.1.jar |Auto Tool Replace |autotoolreplace |1.1 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |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 curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE carrotslib-mc1.16.5-3.0.jar |Carrots Lib |carrots |3.0 |DONE |Manifest: NOSIGNATURE betteranimals-1.16.4-5.5.0.jar |Cyber's Better Animal Models |betteranimals |5.5.0 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |Manifest: NOSIGNATURE TheAbyss2 1.9.7 1.16.5.jar |TheAbyss |theabyss |1.9.7 |DONE |Manifest: NOSIGNATURE majruszs-difficulty-1.16.4-1.1.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.1.0 |DONE |Manifest: NOSIGNATURE increasemobcap-forge-1.16.2-1.0.1.jar |Increase Mob Cap |increasemobcap |1.0.1 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE NetherSkeletons3.jar |NetherSkeletons |netherskeletons |1.0.0 |DONE |Manifest: NOSIGNATURE mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE bettas-1.2.1.jar |Bettas |bettas |1.2.1 |DONE |Manifest: NOSIGNATURE strayspawn_1.16.5-1.4.jar |Stray Spawn |strayspawn |1.4 |DONE |Manifest: NOSIGNATURE ScalingHealth-1.16.5-4.1.5+11.jar |Scaling Health |scalinghealth |4.1.5+11 |DONE |Manifest: NOSIGNATURE exoticbirds-1.16.4-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |Manifest: NOSIGNATURE DynamicTrees-1.16.5-0.10.0-Beta19.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta19|DONE |Manifest: NOSIGNATURE DynamicTreesPlus-1.16.5-0.1.0-Beta10.jar |Dynamic Trees Plus |dynamictreesplus |1.16.5-0.1.0-Beta10 |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 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 mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE DynamicTreesBOP-1.16.5-2.0.5.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.16.5-2.0.5 |DONE |Manifest: NOSIGNATURE torchslabmod-1.16.4_v1.6.19.jar |Torch Slab Mod |torchslabmod |1.6.18 |DONE |Manifest: NOSIGNATURE Bountiful Baubles FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.111.jar |Just Enough Items |jei |7.7.1.111 |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 caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |Manifest: NOSIGNATURE Kobolds-1.3.2.jar |Kobolds |kobolds |1.0.0 |DONE |Manifest: NOSIGNATURE colytra-forge-1.16.5-5.1.1.1.jar |Colytra |colytra |1.16.5-5.1.1.1 |DONE |Manifest: NOSIGNATURE invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE PassableFoliage-1.16.5-2.2.1.jar |Passable Foliage |passablefoliage |2.2.1 |DONE |Manifest: NOSIGNATURE untamedwilds-1.16.5-1.3.1.jar |Untamed Wilds |untamedwilds |1.1.0 |DONE |Manifest: NOSIGNATURE stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.7.jar |Champions |champions |1.16.5-2.0.1.7 |DONE |Manifest: NOSIGNATURE good-nights-sleep-1.16.5-1.2.14.jar |Good Night's Sleep |good_nights_sleep |1.2.14 |DONE |Manifest: NOSIGNATURE grapple_hooks-1.2.2-33.jar |Grapple Hooks |grapple_hooks |1.2.2-33 |DONE |Manifest: NOSIGNATURE rereskillable-1.16.5-1.3.6.jar |Rereskillable |rereskillable |1.3.6 |DONE |Manifest: NOSIGNATURE immersive-portals-0.16-mc1.16.5-forge.jar |Immersive Portals |immersive_portals |0.14 |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.31-universal.jar |Forge |forge |36.1.31 |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.5.jar |Atum 2 |atum |1.16.5-2.2.5 |DONE |Manifest: NOSIGNATURE subwild-1.2.1.jar |Subterranean Wilderness |subwild |1.2.1 |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 ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |Manifest: NOSIGNATURE antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE 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.1.31-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE plonk-1.16.5-9.0.8.jar |Plonk |plonk |9.0.8 |DONE |Manifest: NOSIGNATURE physics-mod-1.3.4_forge.jar |Physics Mod |physicsmod |1.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 greekfantasy-16.4.18.jar |Greek Fantasy |greekfantasy |16.4.18 |DONE |Manifest: NOSIGNATURE SaveYourPets-1.16.2-1.0.0.5.jar |Save Your Pets |syp |1.0.0.5 |DONE |Manifest: NOSIGNATURE FirstPersonMod-2.0.1.jar |FirstPersonModel Mod |firstpersonmod |2.0.1 |DONE |Manifest: NOSIGNATURE astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |Manifest: NOSIGNATURE armorunder-mc1.16.5-2.0b11.jar |Armor Underwear |armorunder |2.0b11 |DONE |Manifest: NOSIGNATURE majrusz-library-1.16.4-2.0.1.jar |Majrusz Library |majruszlibrary |2.0.1 |DONE |Manifest: NOSIGNATURE dimdungeons-1.12-forge-1.16.5.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.12 |DONE |Manifest: NOSIGNATURE whisperwoods-1.16.5-2.0.2.jar |Whisperwoods |whisperwoods |2.0.2 |DONE |Manifest: NOSIGNATURE notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |DONE |Manifest: NOSIGNATURE flywheel-1.16-0.1.1.jar |Flywheel |flywheel |1.16-0.1.1 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.115.jar |Mantle |mantle |1.6.115 |DONE |Manifest: NOSIGNATURE Croptopia-1.16.4-FORGE-1.4.2.jar |Croptopia |croptopia |1.4.2 |DONE |Manifest: NOSIGNATURE backpacked-1.10.1-1.16.3.jar |Backpacked |backpacked |1.10.1 |DONE |Manifest: NOSIGNATURE Regrowth-1.16.4-1.16.5-1.35.0.21.jar |Regrowth Mod |regrowth |1.16.5-1.35.0.21 |DONE |Manifest: NOSIGNATURE structurize-0.13.200-BETA-universal.jar |Structurize |structurize |0.13.200-BETA |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |DONE |Manifest: NOSIGNATURE Zonko's Monsters 1.16.5 1.2.jar |ZMonsters 1.16 |zmonsters |1.0.0 |DONE |Manifest: NOSIGNATURE byg-1.2.9.jar |Oh The Biomes You'll Go |byg |1.2.9 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.19.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.19 |DONE |Manifest: NOSIGNATURE VillagersRespawn-1.16.5-1.36.0.4.jar |Villagers Respawn Mod |villagersrespawn |1.16.5-1.36.0.4 |DONE |Manifest: NOSIGNATURE LegendOfHerobrine-1.16.5-0.6.2.jar |The Legend of Herobrine |herobrine |0.6.2 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v3a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v3a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 wrenchest-1.16.2-v1.0.1.jar |Wrenchest |wrenchest |v1.0.1 |DONE |Manifest: NOSIGNATURE xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |DONE |Manifest: NOSIGNATURE DungeonsMod-1.16.3-1.3.20.jar |Dungeons Mod |dungeonsmod |1.16.3-1.3.20 |DONE |Manifest: NOSIGNATURE UnionLib-1.16.5-3.3.2.jar |UnionLib |unionlib |3.3.2 |DONE |Manifest: NOSIGNATURE Piglin Expansion 1.0.jar |Piglin Expansion |piglin_expansion |1.0.0 |DONE |Manifest: NOSIGNATURE extendedslabs-1.16.4-1.4.0.jar |Extended Slabs |extendedslabs |1.4.0 |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 dynamiclights-1.16.5.1.jar |Dynamic Lights |dynamiclights |1.16.5.1 |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 InsaneLib-1.1.1-mc1.16.5.jar |InsaneLib |insanelib |1.1.1-mc1.16.5 |DONE |Manifest: NOSIGNATURE TerraForged-1.16.5-0.2.12.jar |TerraForged |terraforged |0.2.12 |DONE |Manifest: 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 EnhancedVisuals_v1.3.31_mc1.16.5.jar |EnhancedVisuals |enhancedvisuals |1.3.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.1.11.jar |Bookshelf |bookshelf |10.1.11 |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 BotanyPots-1.16.5-7.0.17.jar |BotanyPots |botanypots |7.0.17 |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 BotanyTrees-1.16.5-3.0.5.jar |BotanyTrees |botanytrees |3.0.5 |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 villagersleashed-1.16.5-1.2.0.jar |Villagers Leashed! |villagersleashed |1.2.0 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.2.0-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.2.0 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE shulkerbox-1.16.5-1.0.0.jar |Advanced Shulkerboxes |shulkerbox |1.16.5-1.0.0 |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 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 out_of_sight-1.16.4-1.0.1.jar |Out of Sight |out_of_sight |1.16.4-1.0.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 dwmh-1.16.4-0.4.0.2.jar |Dude! Where's my Horse? |dwmh |1.16.4-0.4.0.2 |DONE |Manifest: NOSIGNATURE netherportalspread_1.16.5-5.2.jar |Nether Portal Spread |netherportalspread |5.2 |DONE |Manifest: NOSIGNATURE projectvibrantjourneys-1.16.5-3.1.0.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.1.0 |DONE |Manifest: NOSIGNATURE EndRemastered-R36.jar |End Remastered 3.6 |endrem |1.16.3 |DONE |Manifest: NOSIGNATURE ElenaiDodge2-1.16.X-1.1.0.jar |Elenai Dodge 2 |elenaidodge2 |1.1.0 |DONE |Manifest: NOSIGNATURE villagespawnpoint_1.16.5-1.6.jar |Village Spawn Point |villagespawnpoint |1.6 |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.41.jar |GeckoLib |geckolib3 |3.0.41 |DONE |Manifest: NOSIGNATURE playerex-1.1.8-1.16.5.jar |Player Ex |playerex |1.1.8 |DONE |Manifest: NOSIGNATURE gaiadimension-1.16.5-1.3.3.jar |The Gaia Dimension |gaiadimension |1.3.3 |DONE |Manifest: NOSIGNATURE collective-1.16.5-2.27.jar |Collective |collective |2.27 |DONE |Manifest: NOSIGNATURE lostcities-1.16-4.0.9-beta.jar |LostCities |lostcities |1.16-4.0.9-beta |DONE |Manifest: NOSIGNATURE Survive-1.16.5-3.3.2.jar |Survive |survive |1.16.5-3.3.2 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |Manifest: NOSIGNATURE kotlin_libraries-1.0-6.jar |Kotlin Libraries |kotlin_libraries |1.0-6 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.16.5-0.5.4.jar |The Undergarden |undergarden |0.5.4 |DONE |Manifest: NOSIGNATURE smallships-1.16.5-1.9.0.jar |Small Ships Mod |smallships |1.9.0 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.16.5-0.1.1.109.jar |Better Advancements |betteradvancements |0.1.1.109 |DONE |Manifest: NOSIGNATURE AbyssalDepths-1.16.5-1.0.1.jar |Abyssal Depths |abyssaldepths |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE cavebiomes-2.0.jar |CaveBiomeAPI |cavebiomes |2.0 |DONE |Manifest: NOSIGNATURE Shrines-1.16.5-1.8.1.jar |Shrines |shrines |1.16.5-1.8.1 |DONE |Manifest: NOSIGNATURE OldJavaWarning-1.16.5-7.0.1.jar |OldJavaWarning |oldjavawarning |7.0.1 |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.5.jar |Dungeons Mobs |dungeons_mobs |1.0.5 |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE reap-1.16.5-1.0.0.jar |Reap Mod |reap |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE toadterror-1.16.4-1.0.0.jar |Toad Terror |toadterror |1.0.0 |DONE |Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2b.jar |Create |create |v0.3.2b for 1.16.5 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |DONE |Manifest: NOSIGNATURE village-employment-1.16.5-1.4.1.jar |Village Employment |village_employment |1.4.1 |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 tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |DONE |Manifest: NOSIGNATURE CustomPlayerModels-1.16-0.0.16b.jar |Customizable Player Models |cpm |0.0.16b |DONE |Manifest: NOSIGNATURE OuterEnd-0.2.13.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |Manifest: NOSIGNATURE betteranimalsplus-1.16.5-10.2.0.jar |Better Animals Plus |betteranimalsplus |10.2.0 |DONE |Manifest: NOSIGNATURE dgudd_2.0.jar |Dead Guy's Untitled Deep Dark |dead_guys_untitled_deepdark |Frist Version! |DONE |Manifest: NOSIGNATURE bedspreads-forge-1.16.5-5.1.0.2.jar |Bedspreads |bedspreads |1.16.5-5.1.0.2 |DONE |Manifest: NOSIGNATURE DynamicTreesAtum-1.16.5-1.1.1.jar |Dynamic Trees for Atum 2 |dtatum |1.16.5-1.1.1 |DONE |Manifest: NOSIGNATURE walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE voyage-1.16.4-1.0.3.jar |Voyage |voyage |1.0.3 |DONE |Manifest: NOSIGNATURE dtvoyage-1.16.5-0.0.0.1.jar |Dynamic Trees for Voyage |dtvoyage |0.0.0.1 |DONE |Manifest: NOSIGNATURE VillagersFollowEmeralds-1.16.5-1.0.0.jar |Villagers Follow Emeralds |vfe |1.0.0 |DONE |Manifest: NOSIGNATURE castle_dungeons-2.2-1.16.5-forge.jar |Castle Dungeons |castle_dungeons |2.2 |DONE |Manifest: NOSIGNATURE GoldInRiverMod-Completed_Edition1.16.4.jar |Gold_in_River_Mod |gold_in_river_mod |1.0.0 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.5.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE Inspirations-1.16.5-1.2.3.37.jar |Inspirations |inspirations |1.2.3.37 |DONE |Manifest: NOSIGNATURE horsecombatcontrols-1.16.5-1.0.3.jar |Horse Combat Controls |horsecombatcontrols |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE weakerspiderwebs_1.16.5-1.8.jar |Weaker Spiderwebs |weakerspiderwebs |1.8 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.0.14.jar |EnchantmentDescriptions |enchdesc |7.0.14 |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 swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |Manifest: NOSIGNATURE mana-and-artifice-1.3.0.6.jar |Mana and Artifice |mana-and-artifice |1.3.0.6 |DONE |Manifest: NOSIGNATURE silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE Jade-1.16.4-2.7.1.jar |Jade |jade |2.7.1 |DONE |Manifest: NOSIGNATURE CreativeCore_v2.2.0_mc1.16.5.jar |CreativeCore |creativecore |2.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 defaultworldtype-1.16.3-2.0.2.jar |Default World Type |defaultworldtype |2.0.2 |DONE |Manifest: NOSIGNATURE extragolems-11.3.1.jar |Extra Golems |golems |11.3.1 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE mobsunscreen-1.16.5-3.0.4.jar |Mob Sunscreen |mobsunscreen |1.16.5-3.0.4 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |Manifest: NOSIGNATURE performant-1.16.2-5-3.71m.jar |Performant |performant |3.56m |DONE |Manifest: NOSIGNATURE twoplayersonehorse-1.16.4-2.0.2.jar |2 players 1 horse |twoplayersonehorse |1.16.4-2.0.2 |DONE |Manifest: NOSIGNATURE Animalium-0.6.3.jar |Animalium |animalium |0.6.3 |DONE |Manifest: NOSIGNATURE fins-1.6.2.jar |Fins and Tails |fins |1.6.2 |DONE |Manifest: NOSIGNATURE fancymenu_2.2.0_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.2.0 |DONE |Manifest: NOSIGNATURE minecolonies-0.14.294-BETA-universal.jar |MineColonies |minecolonies |0.14.294-BETA |DONE |Manifest: NOSIGNATURE workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |DONE |Manifest: NOSIGNATURE HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.0.4.jar |Illagers Wear Armor |illagersweararmor |1.0.4 |DONE |Manifest: NOSIGNATURE [BETA]dannys_expansion1.16.3~1.16.4-1.0.6.1.jar |Danny's Expansion |dannys_expansion |1.0.6 |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 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 enchantingbooks-1.2.2.jar |Enchanting Books |enchantingbooks |1.2.2 |DONE |Manifest: NOSIGNATURE TA2 beginning 1.0.9 1.16.5.jar |[Add-on] The Abyss: The Beginn|thebeginning |1.0.9 |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 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 BetterFoliage-2.6.5-Forge-1.16.5.jar |Better Foliage |betterfoliage |2.6.5 |DONE |Manifest: NOSIGNATURE better_respawn-1.16.5-1.0.2.jar |Better Respawn |better_respawn |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE DynamicTreesTerraForged-1.16.5-1.0.0.jar |Dynamic Trees for TerraForged |dtterraforged |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 5452b456-347e-429c-b274-18725856771d OptiFine Version: OptiFine_1.16.5_HD_U_G7 OptiFine Build: 20210305-003221 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: MakeUp-UltraFast-6.01.zip OpenGlVersion: 4.6.0 NVIDIA 471.11 OpenGlRenderer: NVIDIA GeForce GTX 1080/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 6

Harleyoc1 commented 3 years ago

Duplicate of #597