Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // This doesn't make any sense!
- Time: 5/22/23 9:16 PM
- Description: Exception in server tick loop
- java.lang.NullPointerException: Exception in server tick loop
- at com.itayfeder.restored_earth.events.BuildFurnaceGolemEventHandler.blockPlace(BuildFurnaceGolemEventHandler.java:43) ~[?:1.4.1] {re:classloading}
- at net.minecraftforge.eventbus.ASMEventHandler_776_BuildFurnaceGolemEventHandler_blockPlace_EntityPlaceEvent.invoke(.dynamic) ~[?:?] {}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.eventbus.EventBus$$Lambda$3190/841193958.invoke(Unknown Source) ~[?:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.event.ForgeEventFactory.onBlockPlace(ForgeEventFactory.java:168) ~[?:?] {re:mixin,re:classloading}
- at com.natamus.treeharvester.util.Util.replaceSapling(Util.java:212) ~[?:1.0] {re:classloading}
- at com.natamus.treeharvester.util.Util.replaceSapling(Util.java:223) ~[?:1.0] {re:classloading}
- at com.natamus.treeharvester.events.TreeEvent.onWorldTick(TreeEvent.java:101) ~[?:1.0] {re:classloading}
- at net.minecraftforge.eventbus.ASMEventHandler_3630_TreeEvent_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.eventbus.EventBus$$Lambda$3190/841193958.invoke(Unknown Source) ~[?:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.fml.hooks.BasicEventHooks.onPreWorldTick(BasicEventHooks.java:95) ~[?:?] {re:classloading}
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:848) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
- at net.minecraft.server.MinecraftServer$$Lambda$32147/115391870.run(Unknown Source) [?:?] {}
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- 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: 3517821584 bytes (3354 MB) / 5880938496 bytes (5608 MB) up to 11453595648 bytes (10923 MB)
- CPUs: 16
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
- ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /mixin-0.8.4.jar mixin PLUGINSERVICE
- /eventbus-4.0.0.jar eventbus PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
- /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
- /Essential-forge_1-16-5.jar essential-loader TRANSFORMATIONSERVICE
- /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
- FML: 36.2
- Forge: net.minecraftforge:36.2.34
- FML Language Providers:
- minecraft@1
- Mod List:
- BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
- immersivecooking-1.2.0.jar |Immersive Cooking |immersivecooking |1.2.0 |DONE |Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.6-forge-mc1.16.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
- infernal-expansion-1.16.5-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |DONE |Manifest: NOSIGNATURE
- nether-s-exoticism-1.16.5-1.1.10.jar |Nether's Exoticism |nethers_exoticism |1.1.10 |DONE |Manifest: NOSIGNATURE
- ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE
- betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE
- stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |DONE |Manifest: NOSIGNATURE
- strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |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
- farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
- pyromancer 1.7.0.3.jar |Pyromancer |pyromancer |1.7.0.3 |DONE |Manifest: NOSIGNATURE
- guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE
- randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
- SnowRealMagic-1.16.4-2.9.0.jar |Snow! Real Magic! |snowrealmagic |2.9.0 |DONE |Manifest: NOSIGNATURE
- dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE
- what_did_you_vote_for-1.16.5-1.0.5.jar |What Did You Vote For? |whatareyouvotingfor |1.0 |DONE |Manifest: NOSIGNATURE
- biggerstacks-1.16.5-4.2.2.jar |Bigger Stacks |biggerstacks |1.16.5-4.2.2 |DONE |Manifest: NOSIGNATURE
- RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.16.5-0.18.5.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE
- hexxitgear2-1.16.5-1.4.jar |Hexxit Gear 2 |hexxitgear |1.4 |DONE |Manifest: NOSIGNATURE
- betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE
- upgradednetherite-1.16.5-2.1.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.1.0.1-relea|DONE |Manifest: NOSIGNATURE
- UnofficialWildUpdate1.19v0.2.jar |Wild Update Unofficial |wild_update_unofficial |1.1 |DONE |Manifest: NOSIGNATURE
- structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
- corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
- torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE
- repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE
- morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |DONE |Manifest: NOSIGNATURE
- MorePaths-1.16.1-1.3.2.jar |MorePaths |morepaths |1.16-1.3.2 |DONE |Manifest: NOSIGNATURE
- ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE
- dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
- xaeroarrowfix-forge-1.1+1.16.jar |Xaero's Minimap Arrow Fix |xaeroarrowfix |1.1+1.16 |DONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.9-forge-mc1.16.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.9 |DONE |Manifest: NOSIGNATURE
- masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |DONE |Manifest: NOSIGNATURE
- cavesandcliffs-1.16.5-7.2.0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |DONE |Manifest: NOSIGNATURE
- darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |DONE |Manifest: NOSIGNATURE
- spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE
- extendedmushrooms-1.16.5-1.7.0.5.jar |Extended Mushrooms |extendedmushrooms |1.16.5-1.7.0.5 |DONE |Manifest: NOSIGNATURE
- unnamedanimalmod-1.0.3.jar |Unnamed Animal Mod |unnamedanimalmod |1.0.3 |DONE |Manifest: NOSIGNATURE
- angelring-1.16.5-2.0.2.jar |Angel Ring 2 |angelring |2.0.2 |DONE |Manifest: NOSIGNATURE
- obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE
- Chunk Pregenerator-1.16-3.6.3.jar |Chunk Pregenerator |chunkpregen |1.16-3.6.3 |DONE |Manifest: NOSIGNATURE
- NetherAgriculture-1.16.5-1.2.1.jar |Nether Agriculture |netheragriculture |1.2.1 |DONE |Manifest: NOSIGNATURE
- TheAbyss2 2.2.3-4 1.16.5.jar |TheAbyss |theabyss |2.2.3-4 |DONE |Manifest: NOSIGNATURE
- constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE
- sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |DONE |Manifest: NOSIGNATURE
- Adorn-1.14.3+1.16.5-forge.jar |Adorn |adorn |1.14.3+1.16.5-forge |DONE |Manifest: NOSIGNATURE
- cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE
- BetterShieldsMC1.16.3-1.2.1.jar |Better Shields |bettershields |1.2.1 |DONE |Manifest: NOSIGNATURE
- toms_storage-1.2.19.jar |Tom's Simple Storage Mod |toms_storage |1.2.19 |DONE |Manifest: NOSIGNATURE
- FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE
- exoticbirds-1.16.4-1.4.0.jar |Exotic Birds |exoticbirds |1.4.0 |DONE |Manifest: NOSIGNATURE
- CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
- BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
- veinmining-forge-1.16.5-0.18.jar |Vein Mining |veinmining |1.16.5-0.18 |DONE |Manifest: NOSIGNATURE
- dungeons_libraries-1.16.5-1.0.6.jar |Dungeons Libraries |dungeons_libraries |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
- DarkPaintings-1.16.5-6.0.11.jar |DarkPaintings |darkpaintings |6.0.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
- Essential (forge_1.16.5).jar |Essential |essential |12266+deploy-staging|DONE |Manifest: NOSIGNATURE
- QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE
- Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |DONE |Manifest: NOSIGNATURE
- mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE
- cgm-1.2.6-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.2.6 |DONE |Manifest: NOSIGNATURE
- treeharvester_1.16.5-5.9.jar |Tree Harvester |treeharvester |5.9 |DONE |Manifest: NOSIGNATURE
- jei-1.16.5-7.8.0.1009.jar |Just Enough Items |jei |7.8.0.1009 |DONE |Manifest: NOSIGNATURE
- jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |Manifest: NOSIGNATURE
- The_Graveyard_2.1_(FORGE)_for_1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |2.1 |DONE |Manifest: NOSIGNATURE
- ComfortableNether5.2.1.jar |Comfortable Nether |comfortable_nether |1.0.0 |DONE |Manifest: NOSIGNATURE
- differentiate-1.16.5-0.5.3.jar |Differentiate |differentiate |0.5.3 |DONE |Manifest: NOSIGNATURE
- goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE
- Mekanism-1.16.5-10.1.2.457.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE
- caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE
- Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
- 1.16.5-additionalbars-2.0.3.jar |Additional Bars |additionalbars |2.0.3 |DONE |Manifest: NOSIGNATURE
- stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
- outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |Manifest: NOSIGNATURE
- restored_earth-1.16.5-1.4.1.jar |Restored Earth |restored_earth |1.4.0 |DONE |Manifest: NOSIGNATURE
- crumbs-forge-1.0.7.jar |Crumbs |crumbs |1.0.7 |DONE |Manifest: NOSIGNATURE
- forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |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
- inzheFoPCore-v.1.2.0.jar |inzheFoPs Core |inzhefopcore |1.0.0 |DONE |Manifest: NOSIGNATURE
- ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE
- forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
- luckyblock-1.16.5-1-forge.jar |Lucky Block |lucky |1.16.5-1 |DONE |Manifest: NOSIGNATURE
- inventorio-1.16-forge-1.6.7.jar |Inventorio |inventorio |1.6.7 |DONE |Manifest: NOSIGNATURE
- paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |Manifest: NOSIGNATURE
- jeiintegration_1.16.5-7.1.0.22.jar |JEI Integration |jeiintegration |7.1.0.22 |DONE |Manifest: NOSIGNATURE
- Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
- Xaeros_Minimap_23.4.3_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |23.4.3 |DONE |Manifest: NOSIGNATURE
- ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE
- baubleyheartcanisters-1.16.5-1.1.11.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.11 |DONE |Manifest: NOSIGNATURE
- polymorph-forge-1.16.5-0.41.jar |Polymorph |polymorph |1.16.5-0.41 |DONE |Manifest: NOSIGNATURE
- AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
- PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
- Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE
- CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |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
- xptome-1.16.5-v2.1.5.jar |XP Tome |xpbook |v2.1.5 |DONE |Manifest: NOSIGNATURE
- litewolfcore-1.16.5v1.0.1.jar |LiteWolf Core |litewolfcore |1.16.5v1.0 |DONE |Manifest: NOSIGNATURE
- blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE
- AdditionalBanners-1.16.5-6.0.3.jar |AdditionalBanners |additionalbanners |6.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- incontrol-1.16-5.2.12.jar |InControl |incontrol |1.16-5.2.12 |DONE |Manifest: NOSIGNATURE
- KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE
- BowInfinityFix-1.16.x-rv9.1.jar |Bow Infinity Fix |bowinfinityfix |rv9.1 |DONE |Manifest: NOSIGNATURE
- villagernames_1.16.5-4.3.jar |Villager Names |villagernames |4.3 |DONE |Manifest: NOSIGNATURE
- XaerosWorldMap_1.30.2_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.30.2 |DONE |Manifest: NOSIGNATURE
- JRFTL [1.16.5]-1.2.jar |JRFTL |jrftl |1.2 |DONE |Manifest: NOSIGNATURE
- Controlling-7.0.0.29.jar |Controlling |controlling |7.0.0.29 |DONE |Manifest: NOSIGNATURE
- dankstorage-1.16.5-3.21.jar |Dank Storage |dankstorage |1.16.5-3.21 |DONE |Manifest: NOSIGNATURE
- citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
- iceandfire-2.1.12-1.16.5.jar |Ice and Fire |iceandfire |2.1.12-1.16.5 |DONE |Manifest: NOSIGNATURE
- projectex-1605.2.0-build.3.jar |ProjectEX |projectex |1605.2.0-build.3 |DONE |Manifest: NOSIGNATURE
- ImprovedBackpacks-1.6.2.1.jar |Improved Backpacks |improvedbackpacks |1.6.2.1 |DONE |Manifest: NOSIGNATURE
- forge-branders-spawnermod-1.16.5-1.8.14.jar |Enhanced Mob Spawners |spawnermod |1.8.14 |DONE |Manifest: NOSIGNATURE
- Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |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
- u_team_core-1.16.5-3.2.1.229.jar |U Team Core |uteamcore |3.2.1.229 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
- SquatGrow-1.0.11-build.11+mc1.16.5.jar |Squat Grow |squatgrow |1.0.11-build.11+mc1.|DONE |Manifest: NOSIGNATURE
- magnesium-1.5.jar |Magnesium |magnesium |1.5 |DONE |Manifest: NOSIGNATURE
- MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE
- carryon-1.16.5-1.15.6.24.jar |Carry On |carryon |1.15.6.24 |DONE |Manifest: NOSIGNATURE
- omnis-1.16.5-1.2.3.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
- twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
- ImmersiveEngineering-1.16.5-5.1.0-148.jar |Immersive Engineering |immersiveengineering |1.16.5-5.1.0-148 |DONE |Manifest: NOSIGNATURE
- mob_grinding_utils-1.16.5-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.47 |DONE |Manifest: NOSIGNATURE
- cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |Manifest: NOSIGNATURE
- JEIEnchantmentInfo-1.16.5-1.3.0.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.5-1.3.0 |DONE |Manifest: NOSIGNATURE
- chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
- FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |DONE |Manifest: NOSIGNATURE
- useful_backpacks-1.16.5-1.12.1.103.jar |Useful Backpacks |usefulbackpacks |1.12.1.103 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
- simpleshops-1.1.3.jar |Simple Shops |simpleshops |1.1.3 |DONE |Manifest: NOSIGNATURE
- MekanismAdditions-1.16.5-10.1.2.457.jar |Mekanism: Additions |mekanismadditions |10.1.2 |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.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE
- collective-1.16.5-5.49.jar |Collective |collective |5.49 |DONE |Manifest: NOSIGNATURE
- villagertools-1.16.5-1.0.2.jar |villagertools |villagertools |1.16.5-1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
- BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
- Deeper in The Caves Remake 1.1.jar |Deeper In The Caves Remake |stacked_dimensions_warden |1.0.0 |DONE |Manifest: NOSIGNATURE
- travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE
- cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE
- MekanismTools-1.16.5-10.1.2.457.jar |Mekanism: Tools |mekanismtools |10.1.2 |DONE |Manifest: NOSIGNATURE
- architectury-1.32.68.jar |Architectury |architectury |1.32.68 |DONE |Manifest: NOSIGNATURE
- ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
- ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE
- curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE
- chunkloaders-1.2.3-forge-mc1.16.jar |Chunk Loaders |chunkloaders |1.2.3 |DONE |Manifest: NOSIGNATURE
- enchantwithmob-1.16.5-1.5.2.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.2 |DONE |Manifest: NOSIGNATURE
- CraftableDeeds-2.2.jar |Craftable Deeds |craftabledeeds |2.2 |DONE |Manifest: NOSIGNATURE
- voidtotem-1.16.5-1.4.0.jar |Void Totem |voidtotem |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
- TradingPost-v1.0.2-1.16.5.jar |Trading Post |tradingpost |1.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |DONE |Manifest: NOSIGNATURE
- item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
- ftb-quests-forge-1605.3.7-build.165.jar |FTB Quests |ftbquests |1605.3.7-build.165 |DONE |Manifest: NOSIGNATURE
- EasyMagic-v1.0.4-1.16.5.jar |Easy Magic |easymagic |1.0.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- NourishedEndV9-1.16.5Backport.jar |Nourished End |nourished_end |1.0.8 |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-2.2.3.jar |Dungeons Mobs |dungeons_mobs |1.16.5-2.2.3 |DONE |Manifest: NOSIGNATURE
- abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE
- environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |DONE |Manifest: NOSIGNATURE
- bamboo_blocks-1.16.5-3.0.1.jar |Bamboo Blocks |bamboo_blocks |3.0.1 |DONE |Manifest: NOSIGNATURE
- Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
- upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE
- Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |Manifest: NOSIGNATURE
- endergetic-1.16.5-3.0.2.jar |The Endergetic Expansion |endergetic |3.0.2 |DONE |Manifest: NOSIGNATURE
- personality-1.16.5-1.0.3.jar |Personality |personality |1.0.3 |DONE |Manifest: NOSIGNATURE
- savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE
- nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |DONE |Manifest: NOSIGNATURE
- buzzier_bees-1.16.5-3.0.3.jar |Buzzier Bees |buzzier_bees |3.0.3 |DONE |Manifest: NOSIGNATURE
- Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE
- ArachnidRancher1.5.jar |Arachnid Rancher |spiderfarm |1.4 |DONE |Manifest: NOSIGNATURE
- Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
- goldenhopper-1.2.1-1.16.3.jar |Golden Hopper |goldenhopper |1.2.1 |DONE |Manifest: NOSIGNATURE
- Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |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.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE
- tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |DONE |Manifest: NOSIGNATURE
- campful-1.16.5-3.1.0.jar |Campful |campful |2.0 |DONE |Manifest: NOSIGNATURE
- SimpleStorageNetwork-1.16.5-1.5.3.jar |Simple Storage Network |storagenetwork |1.16.5-1.5.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
- BadMobs-1.16.5-9.1.8.jar |BadMobs |badmobs |9.1.8 |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
- lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
- inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |DONE |Manifest: NOSIGNATURE
- EnderStorage-1.16.5-2.8.0.170-universal.jar |EnderStorage |enderstorage |2.8.0.170 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
- wandering-bag-1.16.5-1.0.4.jar |Wandering Bag |wandering_bag |1.0.4 |DONE |Manifest: NOSIGNATURE
- AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
- frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |DONE |Manifest: NOSIGNATURE
- terraform-1.0.2.jar |Terraform Api Reforged |terraform |1.0.1 |DONE |Manifest: NOSIGNATURE
- selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
- EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |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
- Jade-1.16.4-2.8.3.jar |Jade |jade |2.8.3 |DONE |Manifest: NOSIGNATURE
- baubles-1.8.7.1-1.16.5.jar |Baubles |baubles |1.8.7 |DONE |Manifest: NOSIGNATURE
- atmospheric-1.16.5-3.1.1.jar |Atmospheric |atmospheric |3.1.1 |DONE |Manifest: NOSIGNATURE
- Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE
- charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE
- terraincognita-1.16.3-1.7.3.jar |Terra Incognita |terraincognita |1.16.3-1.7.3 |DONE |Manifest: NOSIGNATURE
- abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |DONE |Manifest: NOSIGNATURE
- InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |DONE |Manifest: NOSIGNATURE
- combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |DONE |Manifest: NOSIGNATURE
- upgradedcore-1.16.5-1.1.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.1.0.3-relea|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.5.jar |Illagers Wear Armor |illagersweararmor |1.0.5 |DONE |Manifest: NOSIGNATURE
- mobcatcher-1.16.5-3.3a.jar |Mob Catcher |mobcatcher |1.16.5-3.3a |DONE |Manifest: NOSIGNATURE
- ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- OddWaterMobs[1.16.5]_1.5.0.jar |Odd Water Mobs |oddwatermobs |1.5.0 |DONE |Manifest: NOSIGNATURE
- moredragoneggs-2.5.jar |More Dragon Eggs |moredragoneggs |2.5 |DONE |Manifest: NOSIGNATURE
- enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE
- illagers_plus-1.16.5v1.0.2.jar |Illagers+ |illagers_plus |1.16.5v1.0.2 |DONE |Manifest: NOSIGNATURE
- valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |DONE |Manifest: NOSIGNATURE
- valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE
- FabricBiomeApiReforged-1.0.5.jar |Fabric BiomeApi Reforged |fabric-biome-api |1.0.5 |DONE |Manifest: NOSIGNATURE
- Cinderscapes-Reforged-1.0.3.jar |Cinderscapes Reforged |cinderscapes |1.0.3 |DONE |Manifest: NOSIGNATURE
- NatureExpansion1.5.jar |Nature Expansion |nature_expansion |1.3.0 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: db15b4b6-e536-4365-9958-7e924a5a50f3
- Kiwi Modules:
- Patchouli open book context: n/a
- Player Count: 1 / 8; [ServerPlayerEntity['xcleaner902'/183, l='ServerLevel[MyWorld]', x=620.17, y=68.00, z=488.60]]
- Data Packs: vanilla, mod:betterdungeons, mod:immersivecooking, mod:supermartijn642configlib, mod:infernalexp (incompatible), mod:nethers_exoticism, mod:projecte, mod:betternether, mod:stalwart_dungeons, mod:strawgolem, mod:bettercaves (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:pyromancer, mod:guardvillagers, mod:randompatches, mod:snowrealmagic, mod:dynview (incompatible), mod:whatareyouvotingfor, mod:biggerstacks (incompatible), mod:revampedwolf, mod:supplementaries, mod:hexxitgear, mod:betterendforge, mod:upgradednetherite, mod:wild_update_unofficial, mod:structure_gel, mod:corpse, mod:torchmaster (incompatible), mod:repurposed_structures, mod:morevillagers, mod:morepaths (incompatible), mod:chunkanimator, mod:dungeons_plus, mod:xaeroarrowfix, mod:supermartijn642corelib, mod:masonry (incompatible), mod:cavesandcliffs, mod:darkerdepths, mod:spark, mod:curios, mod:extendedmushrooms, mod:unnamedanimalmod, mod:angelring (incompatible), mod:obfuscate, mod:chunkpregen, mod:netheragriculture, mod:theabyss, mod:constructionwand, mod:sapience, mod:adorn, mod:cloth-config (incompatible), mod:bettershields, mod:toms_storage (incompatible), mod:fastleafdecay, mod:exoticbirds, mod:codechickenlib (incompatible), mod:bettermineshafts, mod:veinmining, mod:dungeons_libraries (incompatible), mod:darkpaintings, mod:essential, mod:quarkoddities (incompatible), mod:kiwi, mod:mowziesmobs, mod:cgm, mod:treeharvester, mod:jei, mod:jeiprofessions (incompatible), mod:graveyard, mod:comfortable_nether, mod:differentiate, mod:goblintraders, mod:mekanism, mod:caelus, mod:paxi, mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:stoneholm, mod:outvoted, mod:restored_earth (incompatible), mod:crumbs, mod:forge, mod:inzhefopcore, mod:ironchest, mod:dungeons_arise, mod:lucky (incompatible), mod:inventorio, mod:paintings (incompatible), mod:jeiintegration, mod:mantle (incompatible), mod:xaerominimap, mod:ftbbackups (incompatible), mod:bhc (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:puzzleslib, mod:byg, mod:aquaculture (incompatible), mod:cosmeticarmorreworked (incompatible), mod:xpbook, mod:litewolfcore, mod:blue_skies (incompatible), mod:additionalbanners, mod:incontrol (incompatible), mod:kleeslabs (incompatible), mod:bowinfinityfix (incompatible), mod:villagernames, mod:xaeroworldmap, mod:jrftl (incompatible), mod:controlling, mod:dankstorage, mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire, mod:projectex, mod:improvedbackpacks, mod:spawnermod (incompatible), mod:bookshelf, mod:uteamcore, mod:magnesium, mod:mekanismgenerators, mod:carryon, mod:omnis, mod:twilightforest, mod:immersiveengineering, mod:mob_grinding_utils, mod:cuneiform, mod:jeienchantmentinfo, mod:chocolate, mod:farmersdelight, mod:usefulbackpacks, mod:simpleshops, mod:mekanismadditions, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:patchouli (incompatible), mod:collective, mod:villagertools, mod:elevatorid, mod:betterstrongholds, mod:stacked_dimensions_warden, mod:travelers_index (incompatible), mod:cavebiomeapi, mod:mekanismtools, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:curiouselytra, mod:chunkloaders, mod:enchantwithmob, mod:craftabledeeds (incompatible), mod:voidtotem, mod:tradingpost, mod:betteradvancements, mod:itemfilters, mod:ftbquests, mod:easymagic, mod:nourished_end, mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:environmental, mod:bamboo_blocks, mod:bayou_blues, mod:upgrade_aquatic, mod:better_badlands, mod:endergetic, mod:personality, mod:savageandravage, mod:nethers_delight, mod:buzzier_bees, mod:enhanced_mushrooms, mod:spiderfarm, mod:waystones (incompatible), mod:goldenhopper (incompatible), mod:clumps, mod:village_employment, mod:comforts, mod:tumbleweed (incompatible), mod:campful, mod:storagenetwork, mod:outer_end, mod:badmobs (incompatible), mod:lazydfu, mod:inventorypets (incompatible), mod:enderstorage (incompatible), mod:wandering_bag, mod:akashictome, mod:frozenup, mod:terraform, mod:selene, mod:enchdesc, mod:jade, mod:baubles (incompatible), mod:atmospheric, mod:quark (incompatible), mod:charm, mod:terraincognita, mod:abnormals_delight, mod:inventoryhud, mod:combustivefishing (incompatible), mod:upgradedcore, mod:hunterillager, mod:illagersweararmor (incompatible), mod:mobcatcher (incompatible), mod:ferritecore (incompatible), mod:oddwatermobs, mod:moredragoneggs, mod:enhancedcelestials, mod:illagers_plus, mod:valhelsia_core, mod:valhelsia_structures, mod:fabric-biome-api, mod:cinderscapes, mod:nature_expansion, mod:squatgrow
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment