Skip to content

Instantly share code, notes, and snippets.

@draelock
Created August 6, 2021 18:25
Show Gist options
  • Save draelock/a7b914371ec295dd8bb27b8e182b5c2a to your computer and use it in GitHub Desktop.
Save draelock/a7b914371ec295dd8bb27b8e182b5c2a to your computer and use it in GitHub Desktop.
Ravennah found and punched a dragon in creative mode.
--- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 8/6/21, 1:23 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at com.github.alexthe666.citadel.server.entity.datatracker.EntityProperties.getEntity(EntityProperties.java:63) ~[citadel:1.7.3-1.16.5] {re:classloading}
at com.github.alexthe666.iceandfire.entity.props.FrozenEntityProperties.setFrozenFor(FrozenEntityProperties.java:48) ~[iceandfire:2.1.8-1.16.5] {re:classloading}
at com.github.alexthe666.iceandfire.entity.IafDragonDestructionManager.lambda$destroyAreaIce$5(IafDragonDestructionManager.java:172) ~[iceandfire:2.1.8-1.16.5] {re:classloading}
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] {}
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] {}
at com.github.alexthe666.iceandfire.entity.IafDragonDestructionManager.destroyAreaIce(IafDragonDestructionManager.java:167) ~[iceandfire:2.1.8-1.16.5] {re:classloading}
at com.github.alexthe666.iceandfire.entity.EntityIceDragon.stimulateFire(EntityIceDragon.java:470) ~[iceandfire:2.1.8-1.16.5] {re:classloading}
at com.github.alexthe666.iceandfire.entity.EntityIceDragon.shootIceAtMob(EntityIceDragon.java:389) ~[iceandfire:2.1.8-1.16.5] {re:classloading}
at com.github.alexthe666.iceandfire.entity.EntityIceDragon.func_70636_d(EntityIceDragon.java:212) ~[iceandfire:2.1.8-1.16.5] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:better_diving:LivingEntity canBreatheUnderwater Transformer,xf:fml:better_diving:LivingEntity decreaseAirSupply Transformer,xf:fml:better_diving:LivingEntity increaseAirSupply Transformer,xf:fml:placebo:placeboshieldblock,xf:fml:better_diving:LivingEntity Transformer,pl:mixin:APP:sodium.mixins.json:entity.block_cache.LivingEntityMixin,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:sodium.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:MixinLivingEntity,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at com.github.alexthe666.iceandfire.entity.EntityDragonBase.func_70071_h_(EntityDragonBase.java:1592) ~[iceandfire:2.1.8-1.16.5] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:sodium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:alloc.world_ticking.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:world.tick_scheduler.ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chunkprofiler.mixins.json:WorldMixin,pl:mixin:APP:sodium.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:sodium.mixins.json:world.chunk_access.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:sodium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:alloc.world_ticking.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:world.tick_scheduler.ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:829) [?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Entity being ticked --
Details:
Entity Type: iceandfire:ice_dragon (com.github.alexthe666.iceandfire.entity.EntityIceDragon)
Entity ID: 46113
Entity Name: Ice Dragon
Entity's Exact location: 377.16, 31.01, 32372.84
Entity's Block location: World: (377,31,32372), Chunk: (at 9,1,4 in 23,2023; contains blocks 368,0,32368 to 383,255,32383), Region: (0,63; contains chunks 0,2016 to 31,2047, blocks 0,0,32256 to 511,255,32767)
Entity's Momentum: 0.00, -0.07, -0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Entity NBT: {Brain:{memories:{}},HurtByTimestamp:5098,Attributes:[{Base:15.072d,Name:"minecraft:generic.armor"},{Base:0.3220000059604645d,Name:"minecraft:generic.movement_speed"},{Base:1.0d,Name:"forge:swim_speed"},{Base:0.0d,Modifiers:[{Amount:0.0d,Operation:0,UUID:[I;-1388444082,-369735865,-1469364516,1311380548],Name:"KnockBackImmunityTime"}],Name:"minecraft:generic.knockback_resistance"},{Base:13.0d,Modifiers:[{Amount:8.684752655029298d,Operation:0,UUID:[I;-749335787,-1000782564,-2035809721,22735001],Name:"ScalingHealth.DamageModifier"}],Name:"minecraft:generic.attack_damage"},{Base:350.0d,Modifiers:[{Amount:0.1786513663627006d,Operation:1,UUID:[I;-1061227163,905334213,-1152633276,-1014831410],Name:"ScalingHealth.HealthModifier"}],Name:"minecraft:generic.max_health"},{Base:128.0d,Name:"minecraft:generic.follow_range"},{Base:0.08d,Name:"forge:entity_gravity"}],Invulnerable:0b,Gender:0b,AbsorptionAmount:0.0f,AttackDecision:1b,Hovering:1b,FallDistance:0.0f,InLove:0,CanUpdate:1b,FireBreathing:1b,ForgeCaps:{"schoolsofmagic:behavior_data":{behaviorModifiers:[]},"scalinghealth:difficulty_affected":{Difficulty:88.134674f,Blight:0b},"betterportals:entity_portal_info":{teleportCooldown:0,entityIsInReclaimer:0b,entityIsInPortal:0b},"mekanism:radiation":{radiation:1.0E-7d},"scalinghealth:pet_health":{SHPetBonusHealth:0.0f},"citadel:extended_entity_data_citadel":{"Ice And Fire - Chicken Property Tracker":{TimeUntilNextEgg:1},"Ice And Fire - Siren Property Tracker":{CharmedBySiren:0b,SirenID:0},"Ice And Fire - Frozen Property Tracker":{TicksUntilUnfrozen:0,IsFrozen:0b},"Ice and Fire - Player Property Tracker":{DismountedDragon:0b,GauntletDamage:0,DreadPortalZ:0,DreadPortalY:0,DreadPortalX:0},"Ice And Fire - Chain Property Tracker":{ConnectedEntities:[]}},"schoolsofmagic:conjured_data":{countdown:0,useCountdown:0b,isConjured:0b}},HandDropChances:[0.085f,0.085f],PersistenceRequired:0b,Items:[],Swimming:0b,UUID:[I;514534500,472990953,-1306892802,659347656],ModelDead:0b,Air:300s,CitadelData:{},DeadProg:0.0f,HandItems:[{},{}],AgeTicks:2064000,HasHomePosition:0b,Variant:1,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Flying:0b,Tackle:0b,Pos:[377.1567580481932d,31.01159999434027d,32372.84301409662d],CrystalBound:0b,CanPickUpLoot:0b,HurtTime:0s,ForgeData:{CurseOfVampirismCounter:15211,KnockbackImmunityCounter:0,CurseOfVampirismParticleCounter:15211,CurseOfCorrosionCounter:15211},Sitting:0b,FallFlying:0b,ForcedAge:0,PortalCooldown:0,Hunger:46,DeathTime:0s,BoundingBox:[375.0000581523344d,31.01159999434027d,32370.68631420076d,379.31345794405195d,37.64760062758002d,32374.999713992478d],TamedDragon:0b,SwimmingTicks:0,AgingDisabled:1b,Age:0,Motion:[3.175117828539421E-5d,-0.06703200685116138d,-1.561601244185111E-4d],Health:412.21567f,LeftHanded:0b,OnGround:0b,DeathStage:0,Rotation:[-93.28296f,-3.0079017f],Sleeping:0b,Command:0,Fire:-1s,ArmorItems:[{},{},{},{}]}
Stacktrace:
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chunkprofiler.mixins.json:WorldMixin,pl:mixin:APP:sodium.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:sodium.mixins.json:world.chunk_access.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:sodium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:alloc.world_ticking.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:sodium.mixins.json:world.tick_scheduler.ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 2 total; [ServerPlayerEntity['Draelock'/1005, l='ServerLevel[world]', x=779.70, y=43.40, z=32445.70], ServerPlayerEntity['Ravennah'/46094, l='ServerLevel[world]', x=380.94, y=35.24, z=32371.11]]
Chunk stats: ServerChunkCache: 6239
Level dimension: minecraft:overworld
Level spawn location: World: (64,63,-79), Chunk: (at 0,3,1 in 4,-5; contains blocks 64,0,-80 to 79,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 239069 game time, 321848 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:829) [?:?] {}
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Linux (amd64) version 4.15.0-122-generic
Java Version: 11.0.11, Ubuntu
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
Memory: 16935577088 bytes (16151 MB) / 25769803776 bytes (24576 MB) up to 25769803776 bytes (24576 MB)
CPUs: 16
JVM Flags: 2 total; -Xms24G -Xmx24G
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/server_pack.jar object_holder_definalize PLUGINSERVICE
/server_pack.jar runtime_enum_extender PLUGINSERVICE
/server_pack.jar capability_inject_definalize PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/server_pack.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/server_pack.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.2
FML Language Providers:
javafml@36.2
minecraft@1
Mod List:
create-stuff-additions1.16.5_v1.0.6.jar |Create Stuff Additions |create_stuff_additions |1.0.6 |DONE |Manifest: NOSIGNATURE
BetterDungeons-1.16.4-1.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.1 |DONE |Manifest: NOSIGNATURE
ftb-essentials-1605.1.4-build.13.jar |FTB Essentials |ftbessentials |1605.1.4-build.13 |DONE |Manifest: NOSIGNATURE
Guidebook-1.16.3-3.2.1.jar |Guidebook |gbook |3.2.1 |DONE |Manifest: NOSIGNATURE
areas_1.16.5-2.6.jar |Areas |areas |2.6 |DONE |Manifest: NOSIGNATURE
nether-s-exoticism-1.16.5-1.0.8.jar |Nether's Exoticism |nethers_exoticism |1.0.8 |DONE |Manifest: NOSIGNATURE
Uppers-0.3.2.jar |Uppers |uppers |0.3.2 |DONE |Manifest: NOSIGNATURE
mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |Manifest: NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.16.5-7.2.0.0-build.0177.jar |Forge Endertech |forgeendertech |7.2.0.0 |DONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
farmersdelightintegrations-1.16.5-1.1.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE
Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE
rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |Manifest: NOSIGNATURE
Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar |Wither Skeleton Tweaks |wstweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
reliquary-1.16.5-1.3.5.1100.jar |Reliquary |xreliquary |1.16.5-1.3.5.1100 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.16.5.1.2.5.jar |Guard Villagers |guardvillagers |1.2.5 |DONE |Manifest: NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
nopoles-1.16.5-3.2.7.jar |No Poles |nopoles |1.16.5-3.2.7 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |DONE |Manifest: NOSIGNATURE
createfa-1.16.5_v1.0.4.jar |CreateFoodAdditions |createfa |1.0.4 |DONE |Manifest: NOSIGNATURE
dcintegration-forge-2.1.1-1.16.jar |Discord Integration |dcintegration |2.1.1 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.9.15.jar |Refined Storage |refinedstorage |1.9.15 |DONE |Manifest: NOSIGNATURE
novillagerdm-1.0.1.jar |No Villager Death Messages |novillagerdm |1.0.1 |DONE |Manifest: NOSIGNATURE
industrial-foregoing-1.16.5-3.2.14.3-9.jar |Industrial Foregoing |industrialforegoing |3.2.14.3 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-3.0.4+1.16.5.jar |Repurposed Structures |repurposed_structures |3.0.4+1.16.5 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.16.5-1.5.4.jar |More Villagers |morevillagers |1.5.4 |DONE |Manifest: NOSIGNATURE
fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |DONE |Manifest: NOSIGNATURE
divedeeper-0.1.1.jar |Dive Deeper |divedeeper |0.1.1 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.482-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.482 |DONE |Manifest: NOSIGNATURE
justenoughcrowns-1.16.5-1.3.4.jar |Just Enough Crowns |justenoughcrowns |1.3.4 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.12-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.12 |DONE |Manifest: NOSIGNATURE
extcaves-2.4.jar |Extended Caves |extcaves |2.4 |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE
underwaterenchanting_1.16.5-1.4.jar |Underwater Enchanting |underwaterenchanting |1.4 |DONE |Manifest: NOSIGNATURE
SignButton-1.16.3-2.1.3.jar |Sign Button |signbutton |2.1.3 |DONE |Manifest: NOSIGNATURE
SchoolsOfMagic1.16.5-2.1.02.jar |Schools of Magic: Second Semes|schoolsofmagic |2.1.02 |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
Unique Enchantments-1.16.5-2.0.1.jar |Unique Enchantments |uniquee |1.9.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
storageracks-1.5.jar |Storage Racks |storageracks |1.5 |DONE |Manifest: NOSIGNATURE
FramedBlocks-2.9.3.jar |FramedBlocks |framedblocks |2.9.3 |DONE |Manifest: NOSIGNATURE
nolavabuild-1.16.3-1.0.1.jar |No Lava Build |nolavabuild |1.16.3-1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |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
betterwithminecolonies-1.16.4-1.16.17.jar |Better With Minecolonies |betterwithminecolonies |1.16.4-1.16.17 |DONE |Manifest: NOSIGNATURE
AntiArrowArea_1.16.5.jar |antiarrowarea |antiarrowarea |1.0.0 |DONE |Manifest: NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.16.5-6.0.12.0-build.0177.jar |Advanced Chimneys |adchimneys |6.0.12.0 |DONE |Manifest: NOSIGNATURE
fastbenchminusreplacement-1.4.jar |FastWorkbench Minus Replacemen|fastbenchminusreplacement |1.4 |DONE |Manifest: NOSIGNATURE
ScalingHealth-1.16.5-4.1.5+11.jar |Scaling Health |scalinghealth |4.1.5+11 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
exoticbirds-1.16.4-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.2.429-universal.jar |CodeChicken Lib |codechickenlib |4.0.2.429 |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
DynamicTrees-1.16.5-0.10.0-Beta24.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta24|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
mcw-lights-1.0.0-mc1.16.5.jar |Macaw's Lights and Lamps |mcwlights |1.0.0 |DONE |Manifest: NOSIGNATURE
ColdEnchants2.0(Forge1.16.5)vrs1.0.6.jar |Colds Enchants 2.0 |coldenchants2 |1.16.4-1.0.6 |DONE |Manifest: NOSIGNATURE
DynamicTreesBOP-1.16.5-2.0.6.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.16.5-2.0.6 |DONE |Manifest: NOSIGNATURE
SimplyJetpacks2-1.16.5-2.6.7.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.7.1 |DONE |Manifest: NOSIGNATURE
woot-1.16.5-1.0.8.0.jar |Woot |woot |1.16.5-1.0.8.0 |DONE |Manifest: NOSIGNATURE
CalemiUtils-1.16.5-1.1.3.jar |Calemi's Utils |calemiutils |1.1.3 |DONE |Manifest: NOSIGNATURE
portable_stonecutter-1.16.4-1.3.4.jar |Portable Stonecutter |portable_stonecutter |1.3.3 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.118.jar |Just Enough Items |jei |7.7.1.118 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v1.0.3-1.16.5.jar |Visual Workbench |visualworkbench |1.0.3 |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
ftb-banners-1605.1.2-build.17.jar |FTB Banners |ftbbanners |1605.1.2-build.17 |DONE |Manifest: NOSIGNATURE
ComfortabeNether 4.5.jar |Comfortable Nether |comfortable_nether |1.0.0 |DONE |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.3.jar |AttributeFix |attributefix |10.1.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
Jellyfishing-1.6.10.jar |Jellyfishing |jellyfishing |1.6.10 |DONE |Manifest: NOSIGNATURE
diamondglass-1.16.5-4.5.30.jar |Diamond Glass |diamondglass |1.16.5-4.5.30 |DONE |Manifest: NOSIGNATURE
Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |DONE |Manifest: NOSIGNATURE
Kobolds-1.3.3.jar |Kobolds |kobolds |1.0.0 |DONE |Manifest: NOSIGNATURE
chunkprofiler-1.16.5-1.0.2.jar |Chunk Profiler |chunkprofiler |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE
TravelersBackpack-1.16.5-5.4.3.jar |Traveler's Backpack |travelersbackpack |5.4.3 |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
LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE
craftsaddles-1.16.5.jar |Craft Saddles |craftsaddles |1.16.5 |DONE |Manifest: NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
AdHooks-1.16.5-6.1.6.0-build.0177.jar |Advanced Hook Launchers |adhooks |6.1.6.0 |DONE |Manifest: NOSIGNATURE
wolveswitharmor-1.1.0-1.16.2.jar |Wolves With Armor |wolveswitharmor |1.1.0 |DONE |Manifest: NOSIGNATURE
FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |Manifest: NOSIGNATURE
Grand Enchantment Table 1.1.0 - 1.6.5.jar |Grand Enchantment Table |grand_enchantment_table |1.1.0 |DONE |Manifest: NOSIGNATURE
rereskillable-1.16.5-1.3.6.jar |Rereskillable |rereskillable |1.3.6 |DONE |Manifest: NOSIGNATURE
mystical_pumpkins-0.3.0.jar |Mystical Pumpkins |mystical_pumpkins |0.3.0 |DONE |Manifest: NOSIGNATURE
sodium-forge-2.9.10+rev.ea6353c.jar |SodiumReforged |sodium |2.9.10+rev.ea6353c |DONE |Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.0.369.jar |CraftTweaker |crafttweaker |7.1.0.369 |DONE |Manifest: NOSIGNATURE
GameStages-1.16.5-7.2.8.jar |GameStages |gamestages |7.2.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
mysticalworld-1.16.5-0.3.2.17.jar |Mystical World |mysticalworld |0.3.2.16 |DONE |Manifest: NOSIGNATURE
ImmersivePetroleum-1.16.5-3.3.0-5.jar |Immersive Petroleum |immersivepetroleum |3.3.0-5 |DONE |Manifest: NOSIGNATURE
ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |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.2.2-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
TamedRespawn-1.16.5-1.1.0.jar |tamedrespawn |tamedrespawn |1.16.5-1.1.0 |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
logprot-1.16-1.3.jar |Logprot |logprot |1.3 |DONE |Manifest: NOSIGNATURE
Flopper-1.16.5-1.0.7.jar |Flopper |flopper |1.0.7 |DONE |Manifest: NOSIGNATURE
Capsule-1.16.5-5.0.70.jar |Capsule |capsule |1.16.5-5.0.70 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
BuildingWands-Forge_1.16.5-1.4.7.jar |Building Wands Mod |wands |1.4.7 |DONE |Manifest: NOSIGNATURE
CreateTweaker-1.0.0.18.jar |CreateTweaker |createtweaker |1.0.0.18 |DONE |Manifest: NOSIGNATURE
majrusz-library-1.16.4-2.0.1.jar |Majrusz Library |majrusz_library |2.0.1 |DONE |Manifest: NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE
whisperwoods-1.16.5-2.0.2.jar |Whisperwoods |whisperwoods |2.0.2 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.2.jar |Flywheel |flywheel |1.16-0.2.2 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.115.jar |Mantle |mantle |1.6.115 |DONE |Manifest: NOSIGNATURE
mrplibrary-1.16.5-2.0.1.0-forge.jar |mrp Library |mrplibrary |1.16.5-2.0.1.0-forge|DONE |Manifest: NOSIGNATURE
dragonseeker-1.0.jar |Dragonseeker |dragonseeker |1.0 |DONE |Manifest: NOSIGNATURE
baubely-heart-canisters-1.16.5-1.1.10.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.10 |DONE |Manifest: NOSIGNATURE
localizedchat-1.16.5-4.0.5.jar |Localized Chat |localizedchat |4.0.5 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
harvest-1.16.3-1.0.3.jar |Harvest |harvest |1.0.3 |DONE |Manifest: NOSIGNATURE
structurize-0.13.205-ALPHA-universal.jar |Structurize |structurize |0.13.205-ALPHA |DONE |Manifest: NOSIGNATURE
VillagersAndMonstersLegacy2.9.jar |The_Legency_Of_Villige |the_legency_of_villige |1.0.0 |DONE |Manifest: NOSIGNATURE
occultism-1.16.5-1.7.2.jar |Occultism |occultism |1.16.5-1.7.2 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v1.0.10-1.16.5.jar |Puzzles Lib |puzzleslib |1.0.10 |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
Lava Rod mod 1.16.5.jar |Lava Rod |lava_rod |1.0.0 |DONE |Manifest: NOSIGNATURE
Orcinus-1.1.2.jar |Orcinus's Cavern |cavern |{1.1.0} |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |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
morered-1.16.5-2.1.1.0.jar |More Red |morered |2.1.1.0 |DONE |Manifest: NOSIGNATURE
deuf-1.16.4-1.1.jar |DEUF - Duplicate Entity UUID F|deuf |1.16.4-1.1 |DONE |Manifest: NOSIGNATURE
rsrequestify-1.16.3-2.1.1.jar |RSRequestify |rsrequestify |2.1.1 |DONE |Manifest: NOSIGNATURE
enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.16.5-1.11.8.jar |Cyclops Core |cyclopscore |1.11.8 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |Manifest: NOSIGNATURE
[1.16.5] GSP Mod 1.0.1.jar |Gunpowder, Sulfur and Potassiu|gsp |1.0.1 |DONE |Manifest: NOSIGNATURE
RGB Blocks-1.16.5-1.1.4.1.jar |RGB Blocks |rgbblocks |1.16.5-1.1.4.1 |DONE |Manifest: NOSIGNATURE
Piglin Expansion 1.0.jar |Piglin Expansion |piglin_expansion |1.0.0 |DONE |Manifest: NOSIGNATURE
ChristmasWishInABottle-0.2.1.jar |Christmas Wish in a Bottle |christmas_wish_in_a_bottle |1.0.0 |DONE |Manifest: NOSIGNATURE
NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |Manifest: NOSIGNATURE
morecreatestuffs-mc1.16-1.4.1a.jar |More Create Stuffs |morecreatestuffs |mc1.16-1.4.1 |DONE |Manifest: NOSIGNATURE
JustEnoughCalculation-1.16.5-3.8.2.jar |Just Enough Calculation |jecalculation |3.8.2 |DONE |Manifest: NOSIGNATURE
simple_sorter-1.16.4-0.0.1.jar |Simple Sorter |simple_sorter |0.0.1 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.2-universal.jar |Forge |forge |36.2.2 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
PassthroughSigns-1.16.4-2.3.7.jar |Passthrough Signs |passthroughsigns |1.16.4-2.3.7 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.16.5-1.3.2.jar |Thermal Series |thermal |1.3.2 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.16.5-1.3.0.jar |Thermal Innovation |thermal_innovation |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_locomotion-1.16.5-1.3.0.jar |Thermal Locomotion |thermal_locomotion |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_cultivation-1.16.5-1.3.0.jar |Thermal Cultivation |thermal_cultivation |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
Industrial Agriculture[Core]-1.16.5-1.8.11.jar |Industrial Agriculture |industrialagriculture |1.16.5-1.8.11 |DONE |Manifest: NOSIGNATURE
wonderful-enchantments-1.16.4-1.3.5.jar |Wonderful Enchantments |wonderful_enchantments |1.3.5 |DONE |Manifest: NOSIGNATURE
KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE
rsgauges-1.16.4-1.2.11.jar |Gauges and Switches |rsgauges |1.2.11 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
glassential-forge-1.16.5-1.1.7.jar |Glassential |glassential |1.1.7 |DONE |Manifest: NOSIGNATURE
villagernames_1.16.5-3.0.jar |Villager Names |villagernames |3.0 |DONE |Manifest: NOSIGNATURE
SlimeGolems-1.16.5_01.jar |Slime Golems |slimegolem |1.16.5_01 |DONE |Manifest: NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.3.jar |Cooking for Blockheads |cookingforblockheads |9.3.3 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |Manifest: NOSIGNATURE
jumpoverfences-1.16.4-1.0.1.jar |Jump Over Fences |jumpoverfences |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
dankstorage-3.16.jar |Dank Storage |dankstorage |3.16 |DONE |Manifest: NOSIGNATURE
citadel-1.7.3-1.16.5.jar |Citadel |citadel |1.7.3 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.8-1.16.5.jar |Ice and Fire |iceandfire |2.1.8-1.16.5 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.2.27.jar |Bookshelf |bookshelf |10.2.27 |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.1.23.jar |BotanyPots |botanypots |7.1.23 |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.6.jar |BotanyTrees |botanytrees |3.0.6 |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.196.jar |U Team Core |uteamcore |3.2.1.196 |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
Industrial Agriculture[Powah]-1.16.3-1.7.1.jar |Industrial Agriculture Plugin-|iapp |1.16.3-1.7.1 |DONE |Manifest: NOSIGNATURE
simpleplanes-1.16.5-4.6.0.jar |Simple Planes |simpleplanes |1.16.5-4.6.0 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE
LightingWand-1.16.4-1.8.0.jar |Lighting Wand |lightingwand |1.8.0 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |DONE |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.16.5-1.2.0.jar |MmmMmmMmmMmm |dummmmmmy |1.2.0 |DONE |Manifest: NOSIGNATURE
morewires-1.16.5-3.1.0.0-forge.jar |More Wires |morewires |1.16.5-3.1.0.0-forge|DONE |Manifest: NOSIGNATURE
konkrete_1.1.6_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.1.6 |DONE |Manifest: NOSIGNATURE
eleklib-1.16.5-1.4.2.jar |ElekLib |eleklib |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE
mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.4.5.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.5 |DONE |Manifest: NOSIGNATURE
fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE
farmersdelightintegration-1.16.5-1.0.3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE
justenoughkeys-forge-0.2.1.jar |Just Enough Items |justenoughkeys |0.2.1 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.1.6.jar |'Dustrial Decor |dustrial_decor |1.0.7 |DONE |Manifest: NOSIGNATURE
endertanks-1.16-1.9.5.jar |EnderTanks |endertanks |1.9.5 |DONE |Manifest: NOSIGNATURE
CommonCapabilities-1.16.5-2.7.0.jar |CommonCapabilities |commoncapabilities |2.7.0 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.16.5-10.0.21.448.jar |Mekanism: Additions |mekanismadditions |10.0.21 |DONE |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE
vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |Manifest: NOSIGNATURE
CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.43.jar |GeckoLib |geckolib3 |3.0.43 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.20.1.jar |Ars Nouveau |ars_nouveau |1.20.1 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.49.jar |Collective |collective |2.49 |DONE |Manifest: NOSIGNATURE
BetterDiving-1.16.5-1.3.0-beta.jar |Better Diving |better_diving |1.3.0-beta |DONE |Manifest: NOSIGNATURE
villagertools-1.16.5-1.0.1.jar |villagertools |villagertools |1.16.5-1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
thermal_expansion-1.16.5-1.3.0.jar |Thermal Expansion |thermal_expansion |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
PoorGolems-1.36.0.4.jar |Poor Golems Mod |poorgolems |1.36.0.4 |DONE |Manifest: NOSIGNATURE
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-1605.3.0-build.25.jar |FTB Ultimine |ftbultimine |1605.3.0-build.25 |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
guncus-1.16.4-2.0.jar |Gun Customization: Infinity |guncus |1.16.4-2.0 |DONE |Manifest: NOSIGNATURE
coalexplosion_1.16.5-1.1.jar |Coal Explosion |coalexplosion |1.1 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |DONE |Manifest: NOSIGNATURE
BetterFurnaces-Reforged-1.16.5-1.1.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.1 |DONE |Manifest: NOSIGNATURE
architectury-1.20.29-forge.jar |Architectury |architectury |1.20.29 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.1-build.58.jar |FTB Library |ftblibrary |1605.3.1-build.58 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.1-build.20.jar |FTB Teams |ftbteams |1605.2.1-build.20 |DONE |Manifest: NOSIGNATURE
ftb-ranks-1605.1.4-build.9-forge.jar |FTB Ranks |ftbranks |1605.1.4-build.9 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.16.5-1.98.1.jar |CC: Tweaked |computercraft |1.98.1 |DONE |Manifest: NOSIGNATURE
Storage4ComputerCraft-1.16.5-1.3.0.jar |Storage for ComputerCraft |storage4computercraft |1.3.0 |DONE |Manifest: NOSIGNATURE
Craftable-Golden-Apples-1.16.jar |Craftable Enchanted Golden App|muzuly_craftableenchantedgolde|1.0 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE
TrampleStopper-2.4.9+mc-1.16.5.jar |Trample Stopper |tramplestopper |2.4.9+mc-1.16.5 |DONE |Manifest: 23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
InventoryEssentials_1.16.5-2.3.2.jar |Inventory Essentials |inventoryessentials |2.3.2 |DONE |Manifest: NOSIGNATURE
bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |Manifest: NOSIGNATURE
PortableCraftingTable-1.16.5-1.1.0.jar |Portable Crafting Table |portablecraftingtable |1.1.0 |DONE |Manifest: NOSIGNATURE
CAC+MOD+[1.16.5]+[2021.2-pre4].jar |Caves And Cliffs mod [1.16.4] |caves_and_cliffs_mod |MOD |DONE |Manifest: NOSIGNATURE
antifarmtrample-1.1.jar |Anti Trample |no_farm_trample |1.16.4-1.0.0 |DONE |Manifest: NOSIGNATURE
online_detector-1.16-1.2.0.jar |Online Detector |online_detector |1.16-1.2.0 |DONE |Manifest: NOSIGNATURE
Ma-Enchants-1.16.5-3.6.0.jar |Ma Enchants |ma-enchants |1.16.5-3.6.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.4-4.1.10.jar |Cucumber Library |cucumber |4.1.10 |DONE |Manifest: NOSIGNATURE
villagerdrops-1.16.5.jar |Villagers Drop Emeralds on Dea|villagerdrops |1.16.5 |DONE |Manifest: NOSIGNATURE
MoreJellyfish-1.1.5.jar |More Jellyfish |more_jellyfish |1.0.0 |DONE |Manifest: NOSIGNATURE
NourishedNetherV8.jar |Nourished Nether |nourished_nether |1.0.8 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.3-build.49.jar |FTB Quests |ftbquests |1605.3.3-build.49 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE
Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |Manifest: NOSIGNATURE
irregularchef-1.16.5-1.0.1.jar |The Irregular Chef |irregularchef |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
nethers_delight-1.1.jar |Nethers Delight |nethers_delight |1.1 |DONE |Manifest: NOSIGNATURE
ensorcellation-1.16.5-1.3.1.jar |Ensorcellation |ensorcellation |1.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
create-mc1.16.5_v0.3.2c.jar |Create |create |v0.3.2c for 1.16.5 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE
BetterPortals-1.16.4-0.3.7.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.7 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.2-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.2 |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.2.jar |Comforts |comforts |1.16.5-4.0.1.1 |DONE |Manifest: NOSIGNATURE
framedcompactdrawers-1.16-2.2.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.0 |DONE |Manifest: NOSIGNATURE
JollyBoxes-1.3.7.jar |Jolly Boxes |jolly_boxes |1.2.0 |DONE |Manifest: NOSIGNATURE
OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
betteranimalsplus-1.16.5-10.2.0.jar |Better Animals Plus |betteranimalsplus |10.2.0 |DONE |Manifest: NOSIGNATURE
morered_computercraft_integration-1.16.5-1.0.0.0.j|More Red Computercraft Integra|morered_computercraft_integrat|1.0.0.0 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.16-5.0.22.jar |McJtyLib |mcjtylib |1.16-5.0.22 |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
inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |DONE |Manifest: NOSIGNATURE
iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |DONE |Manifest: NOSIGNATURE
Fancy Fluid Storage-1.16.4-3.1.0.jar |Fancy Fluid Storage |ffs |3.1.0 |DONE |Manifest: NOSIGNATURE
entitydetectors-1.16.4-1.1.0.1.jar |Entity Detectors |entitydetectors |1.1.0.1 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |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
onceuponastroll-1.16.5-1.3.4.jar |Once Upon A Stroll |onceuponastroll |1.3.4 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1605.3.1-build.41.jar |FTB Chunks |ftbchunks |1605.3.1-build.41 |DONE |Manifest: NOSIGNATURE
creategears-1.16.5-1.3.1.jar |Create Gears |creategears |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE
BloodMagic-1.16.4-3.1.1-16.jar |Blood Magic |bloodmagic |1.16.4-3.1.1-16 |DONE |Manifest: NOSIGNATURE
ColossalChests-1.16.4-1.7.13.jar |ColossalChests |colossalchests |1.7.13 |DONE |Manifest: NOSIGNATURE
immersiveposts-1.16.5-4.1.1.jar |Immersive Posts |immersiveposts |4.1.1 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
ImmersiveEngineering-1.16.5-5.0.2-137.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.2-137 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
MysticalAgriculture-1.16.5-4.2.1.jar |Mystical Agriculture |mysticalagriculture |4.2.1 |DONE |Manifest: NOSIGNATURE
CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.1.1.252.jar |Tinkers' Construct |tconstruct |3.1.1.252 |DONE |Manifest: NOSIGNATURE
WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |Manifest: NOSIGNATURE
Dynmap-3.2-beta-2-forge-1.16.5.jar |Dynmap |dynmap |3.2-beta-2-483 |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
titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE
silent-lib-1.16.5-4.10.0.jar |Silent Lib |silentlib |4.10.0 |DONE |Manifest: NOSIGNATURE
baubles-1.8.7.1-1.16.5.jar |Baubles |baubles |1.8.7 |DONE |Manifest: NOSIGNATURE
majobroom1.3.1.jar |Majo Broom Mod |majobroom |1.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_v2.2.0_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
extragolems-11.3.1.jar |Extra Golems |golems |11.3.1 |DONE |Manifest: NOSIGNATURE
ffenchants-1.16.5-1.4.1.jar |FlashFyre's Enchantments |ffenchants |1.16.5-1.4.1 |DONE |Manifest: NOSIGNATURE
growablecells-1.16.5-1.2.0.jar |Growable Cells |growablecells |mod_version |DONE |Manifest: NOSIGNATURE
abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE
copperpot-1.16.5-1.1.2.jar |Copper Pot |copperpot |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |DONE |Manifest: NOSIGNATURE
randomvillagenames_1.16.5-1.3.jar |Random Village Names |randomvillagenames |1.3 |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
enchanted_sundial_1.1.jar |Enchanted Sundial |enchanted_sundial |1.0.0 |DONE |Manifest: NOSIGNATURE
fancymenu_2.2.1_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.2.1 |DONE |Manifest: NOSIGNATURE
minecolonies-0.14.321-ALPHA-universal.jar |MineColonies |minecolonies |0.14.321-ALPHA |DONE |Manifest: NOSIGNATURE
Colony4ComputerCraft-1.16.5-1.3.0.jar |MineColonies for ComputerCraft|colony4cc |1.3.0 |DONE |Manifest: NOSIGNATURE
Transport-1.16.5-3.7.0.jar |Transport |transport |3.7.0 |DONE |Manifest: NOSIGNATURE
MagmaMonsters-0.5.3.jar |MagmaMonsters |magma_monsters |0.5.3 |DONE |Manifest: NOSIGNATURE
engineersdecor-1.16.4-1.1.14.jar |Engineer's Decor |engineersdecor |1.1.14 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE
moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |Manifest: NOSIGNATURE
Jungle Villages 1.16.5 v1.1.jar |Jungle Villages |jungle_villages |1.0.0 |DONE |Manifest: NOSIGNATURE
betterbedrockgenerator-1.16.4-0.1.1.jar |Better Bedrock Generator |betterbedrockgenerator |0.1.1 |DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.7.3.jar |Refined Storage Addons |refinedstorageaddons |0.7.3 |DONE |Manifest: NOSIGNATURE
MelonMod-1.16-1.5.5.jar |Melon Golem |melongolem |1.16-1.5.5 |DONE |Manifest: NOSIGNATURE
chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |Manifest: NOSIGNATURE
PumpkinSpiceEverything-1.0.12.jar |Pumpkin Spice Everything |pumpkin_spice_everything |1.0.9 |DONE |Manifest: NOSIGNATURE
enchantingfever-1.3.6.jar |Enchanting Fever |enchantingfever |1.3.6 |DONE |Manifest: NOSIGNATURE
createaddition-1.16.5-20210801b.jar |Create Crafts & Additions |createaddition |1.16.5-20210801b |DONE |Manifest: NOSIGNATURE
Crash Report UUID: dc8a41b9-1ec6-423f-b4bf-d6714637173b
Suspected Mods: Ice and Fire (iceandfire), Citadel (citadel), Ice and Fire (iceandfire), Ice and Fire (iceandfire), Ice and Fire (iceandfire)
Player Count: 2 / 20; [ServerPlayerEntity['Draelock'/1005, l='ServerLevel[world]', x=779.70, y=43.40, z=32445.70], ServerPlayerEntity['Ravennah'/46094, l='ServerLevel[world]', x=380.94, y=35.24, z=32371.11]]
Data Packs: vanilla, mod:create_stuff_additions, mod:betterdungeons, mod:ftbessentials, mod:gbook (incompatible), mod:areas, mod:nethers_exoticism, mod:uppers (incompatible), mod:mcwwindows, mod:strawgolem, mod:forgeendertech, mod:ctm (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:powah, mod:rangedpumps, mod:wstweaks (incompatible), mod:xreliquary, mod:guardvillagers, mod:randompatches, mod:waila, mod:nopoles (incompatible), mod:shetiphiancore, mod:createfa, mod:dcintegration (incompatible), mod:refinedstorage, mod:novillagerdm, mod:industrialforegoing (incompatible), mod:repurposed_structures, mod:morevillagers, mod:fastfurnaceminusreplacement (incompatible), mod:divedeeper, mod:biomesoplenty, mod:justenoughcrowns, mod:mcwtrpdoors (incompatible), mod:supermartijn642corelib, mod:extcaves, mod:spark, mod:underwaterenchanting, mod:signbutton (incompatible), mod:schoolsofmagic, mod:curios, mod:uniquee (incompatible), mod:yungsextras, mod:storageracks, mod:framedblocks (incompatible), mod:nolavabuild (incompatible), mod:obfuscate (incompatible), mod:chunkpregen, mod:worldedit (incompatible), mod:mcwroofs, mod:cfm (incompatible), mod:netherskeletons, mod:mcwfurnitures, mod:betterwithminecolonies (incompatible), mod:antiarrowarea, mod:cloth-config (incompatible), mod:adchimneys, mod:fastbenchminusreplacement, mod:scalinghealth, mod:fastleafdecay (incompatible), mod:exoticbirds, mod:codechickenlib (incompatible), mod:dynamictrees, mod:bettermineshafts, mod:mcwlights (incompatible), mod:coldenchants2 (incompatible), mod:dtbop, mod:simplyjetpacks, mod:woot, mod:calemiutils (incompatible), mod:portable_stonecutter, mod:jei, mod:visualworkbench, mod:ftbbanners, mod:comfortable_nether, mod:attributefix, mod:jellyfishing (incompatible), mod:diamondglass (incompatible), mod:mekanism, mod:kobolds, mod:chunkprofiler, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:libx, mod:craftsaddles, mod:stoneholm, mod:adhooks, mod:wolveswitharmor, mod:farmingforblockheads (incompatible), mod:grand_enchantment_table, mod:rereskillable, mod:mystical_pumpkins, mod:sodium (incompatible), mod:crafttweaker, mod:gamestages, mod:mysticalworld, mod:immersivepetroleum, mod:ironchest, mod:dungeons_arise, mod:tamedrespawn (incompatible), mod:logprot (incompatible), mod:flopper, mod:capsule, mod:mousetweaks, mod:wands, mod:createtweaker, mod:majrusz_library, mod:jeiintegration, mod:whisperwoods, mod:flywheel, mod:mantle (incompatible), mod:mrplibrary, mod:dragonseeker, mod:bhc (incompatible), mod:localizedchat, mod:polymorph, mod:autoreglib (incompatible), mod:harvest (incompatible), mod:structurize, mod:the_legency_of_villige, mod:occultism, mod:puzzleslib, mod:lava_rod, mod:cavern, mod:cosmeticarmorreworked (incompatible), mod:morered, mod:deuf (incompatible), mod:rsrequestify (incompatible), mod:enchantedbookredesign (incompatible), mod:cyclopscore, mod:notenoughcrashes, mod:gsp, mod:rgbblocks, mod:piglin_expansion, mod:christmas_wish_in_a_bottle, mod:netherportalfix (incompatible), mod:morecreatestuffs, mod:jecalculation (incompatible), mod:simple_sorter, mod:forge, mod:passthroughsigns, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:thermal_cultivation (incompatible), mod:industrialagriculture, mod:wonderful_enchantments, mod:kleeslabs (incompatible), mod:rsgauges, mod:glassential (incompatible), mod:villagernames, mod:slimegolem, mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:jumpoverfences, mod:dankstorage, mod:citadel (incompatible), mod:iceandfire (incompatible), mod:bookshelf, mod:botanypots, mod:botanytrees, mod:uteamcore, mod:iapp (incompatible), mod:simpleplanes, mod:mcwdoors, mod:lightingwand, mod:mekanismgenerators, mod:dummmmmmy (incompatible), mod:morewires, mod:konkrete, mod:eleklib (incompatible), mod:mcwbridges (incompatible), mod:farmersdelight, mod:fd_cookbook, mod:farmersdelightintegration, mod:justenoughkeys, mod:dustrial_decor (incompatible), mod:endertanks, mod:commoncapabilities, mod:mekanismadditions, mod:lollipop, mod:mcwfences, mod:vehicle (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:better_diving, mod:villagertools, mod:thermal_expansion (incompatible), mod:poorgolems, mod:elevatorid, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:guncus (incompatible), mod:coalexplosion, mod:mekanismtools, mod:betterfurnacesreforged, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:computercraft, mod:storage4computercraft, mod:muzuly_craftableenchantedgoldenapple, mod:trashcans, mod:tramplestopper (incompatible), mod:inventoryessentials (incompatible), mod:bwncr (incompatible), mod:portablecraftingtable, mod:caves_and_cliffs_mod, mod:no_farm_trample, mod:online_detector, mod:ma-enchants (incompatible), mod:cucumber, mod:villagerdrops, mod:more_jellyfish (incompatible), mod:nourished_nether, mod:itemfilters, mod:ftbquests, mod:abnormals_core, mod:bayou_blues, mod:better_badlands, mod:irregularchef, mod:nethers_delight, mod:ensorcellation (incompatible), mod:create, mod:waystones (incompatible), mod:betterportals, mod:mcwpaintings (incompatible), mod:village_employment, mod:comforts, mod:framedcompactdrawers (incompatible), mod:jolly_boxes, mod:outer_end, mod:betteranimalsplus (incompatible), mod:morered_computercraft_integration, mod:mcjtylib, mod:bedspreads, mod:inventorypets (incompatible), mod:ichunutil, mod:ffs, mod:entitydetectors (incompatible), mod:enderstorage (incompatible), mod:onceuponastroll, mod:ftbchunks, mod:creategears, mod:bloodmagic, mod:colossalchests, mod:immersiveposts, mod:immersiveengineering, mod:mysticalagriculture, mod:craftingtweaks (incompatible), mod:tconstruct, mod:wailaharvestability, mod:dynmap, mod:enchdesc, mod:swingthroughgrass (incompatible), mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib (incompatible), mod:baubles (incompatible), mod:majobroom, mod:creativecore, mod:golems (incompatible), mod:ffenchants (incompatible), mod:growablecells, mod:abnormals_delight, mod:copperpot, mod:storagedrawers (incompatible), mod:randomvillagenames, mod:twoplayersonehorse, mod:enchanted_sundial, mod:fancymenu (incompatible), mod:minecolonies (incompatible), mod:colony4cc, mod:transport, mod:magma_monsters, mod:engineersdecor, mod:chisel (incompatible), mod:moredragoneggs (incompatible), mod:jungle_villages, mod:betterbedrockgenerator, mod:refinedstorageaddons, mod:melongolem (incompatible), mod:chiselsandbits (incompatible), mod:pumpkin_spice_everything, mod:enchantingfever, mod:createaddition
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment