Page cover image

1.20

v2.1.7

Fabric version: Fabric-0.15.11
Update overview:
  - Added 'Rogues & Warriors' mod.
  - Updated the 'RPG Series' suite of mods, fixing deserialization crash on servers. [[Issue]](https://github.com/ZsoltMolnarrr/SpellEngine/issues/62)
  - Implemented a script that schedules respawn waves on servers. (Monday, Wednesday, Friday, Saturday & Sunday by default)
  - Changed how armor functions to improve the balance of modded armor.
  - Players now drop their head when killed.
  - Fixed Creeper animations and textures not loading correctly.
  - Fixed permadeath text showing up while respawning normally.
  - Changed keepInventory functionality to make players drop their inventory when all lives are depleted.
  - Players now gets a starter kit when respawning from a respawn wave.
  - Refreshed design of server spawn structure. Now includes the rtp portal and buyable respawn mechanic as seen on the official server.

Mods added:
  + Pufferfish's Attributes [New dependency of 'Simply Skills']
  + KubeJS
  + Rhino
  + Rogues & Warriors
  + Just Player Heads
  + Armor & damage scaling
  + Individual Keep Inventory [Server]
  + Iris & Oculus Flywheel Compat [Client]

Mods removed:
  - RandomTP
  - AntiXray

Mods updated:
  > Archers [Unpinned]
  > MC Dungeons Weapons [Unpinned]
  > Paladins & Priests [Unpinned]
  > Pufferfish's Skills [0.11.3 -> 0.12.2]
  > Ranged Weapon API [Unpinned]
  > Simply Skills [Unpinned]
  > Spell Engine [Unpinned]
  > Spell Power Attributes [Unpinned]
  > Wizards [Unpinned]
  > Fabric API
  > Collective
  > Starter Kit

Script/Datapack changes:
  + Wrote 'respawn_schedule' script for the server pack. Days of the week and time of the day can be configured in the "kubejs/config/respawn.json" file.
  + Wrote 'keepinv' script for the server pack, which interacts with the 'Individual Keep Inventory' mod to make the player drop their inventory if they deplete all of their lives.
  + Changed resurrection function of 'Insomnia Respawn Datapack' to give players a starter kit when respawning from a respawn wave.

Config Changes:
  = Changed update_checker to "false": [Mod Menu], [Client]
  = Moved 'Fresh Animations Extensions' above the FA compat packs: [Resource Pack Overrides], [Client]
  = Set days array for respawn_schedule script to "[1, 3, 5, 6, 7]": [KubeJS], [Server]
  = Set targetHour for respawn_schedule script to "15": [KubeJS], [Server]
  = Set targetMinute for respawn_schedule script to "0": [KubeJS], [Server]
  = Removed "Warning" text from death screen: [FancyMenu], [Client]
  = Changed enable-command-block to "true" by default: [Default Server Properties], [Server]

v2.1.6

Fabric version: Fabric-0.15.11
Update overview:
  - Moonphases now impact the light levels in the Overworld.
  - Changed to use a single shader pack that includes both the Unbound and Reimagined visual styles.
  - Improved framerate stability in singleplayer.
  - Reverted 'RPG Series' mods to versions prior to "Saving NBT Data" server crashing issue started occuring. 

Mods added:
  + ThreadTweak [MR]
  + Mobtimizations
  + Ranged Weapon API [1.0.0]
  + Structure Essentials
  + Smooth Chunk Save
  + Persistent Inventory Search [Client]
  + Villagers Respawn

Mod side changes:
  = Very Many Players [Client --> Both]

Mods removed:
  - StutterFix [Replaced by 'ThreadTweak']
  - Pufferfish's Attributes
  - Unsafe World Random Access Detector [Functionality covered by 'C2ME']
  - BadOptimizations
  - All The Trims
  - Faster Random
  - TieFix
  - Delightful Creators
  - Armor Sound Tweak [Previously disabled]
  - Damage Tilt [Previously disabled]
  - Starlight [Previously disabled]
  - Fix Experience Bug

Mod updates reverted:
  > Archers [1.2.1 -> 1.1.0], [Pinned]
  > Paladins & Priests [1.2.0 -> 1.1.0], [Pinned]
  > Pufferfish's Skills [0.12.2 -> 0.11.3], [Pinned]
  > Simply Skills [1.4.1 -> 1.3.0], [Pinned]
  > Spell Engine [0.14.3 -> 0.13.3], [Pinned]
  > Spell Power Attributes [0.10.2 -> 0.9.19], [Pinned]
  > Wizards [1.2.0 -> 1.1.1], [Pinned]
  > MC Dungeons Weapons [9.0.4 -> 9.0.2], [Pinned]

Shader Packs updated:
  > Complementary Insomnia Edit

Mods updated:
  > Branded Logs
  > ModernFix

Config Changes:
  = Changed shader pack menu to allow for editing settings: [FancyMenu], [Client]
  = Added disclaimer message to shader pack menu: [FancyMenu], [Client]
  = Changed doWriteToResourceTextFile to "true": [Branded Logs], [Client]
  = Changed only_affect_block_light to "false": [True Darknes Fork], [Client]
  = Changed game priority to "8": [ThreadTweak], [Both]
  = Added message to dh-menu to help with fixing fog issue: [FancyMenu], [Client]
  = Changed gcFreeChunkSerializer to false: [C2ME], [Both]
  = Changed threadedWorldGen enabled to "true": [C2ME], [Both]
  = Changed clientSideConfig.modifyMaxVDConfig enabled to "false": [C2ME], [Both]
  = Changed useSmallThreadingDetector to "true": [FerriteCore], [Both]
  = Changed mixin.experimental to "true": [Lithium], [Both]
  = Changed mixin.experimental.chunk_tickets to "false": [Lithium], [Both]
  = Changed bugfix chunk_deadlock, packet_leak, paper_chunk_patches to "true": [ModernFix], [Both]
  = Changed perf clear_fabric_mapping_tables, clear_mixin_classinfo, dynamic_entity_renderers, faster_item_rendering, nbt_memory_usage, dynamic_sounds, dynamic_resources & deduplicate_location to "true": [ModernFix], [Both]
  = Changed thread_priorities to "false": [ModernFix], [Both]
  = Changed exp_use_optimized_chunk_ticking_iteration to "true": [Very Many Players], [Both]
  = Changed checkForNewUpdates to "false": [Friend&Foes], [Both]

v2.1.5

Fabric version: Fabric-0.15.11
Update overview: 
~ Fixed modded dungeon and boss structures not being allowed to respawn.
~ Added RPG style damage indicators.
~ Removed unused library mods.

Mods added:
+ Log Cleaner
+ Mmm Indicators [Client]

Mod side changes:
= Mod Menu [Both --> Client]

Mods removed: 
- Faux Custom Entity Data: [Unused dependency]
- Better Sodium Video Settings Button: [Previously disabled]
- Crafting Manipulator: [Unused dependency]
- LiLaC: [Unused dependency]
- Memory Leak Fix: [Functionality included in 'ModernFix']
- Smooth Chunk Save
- SuperMartijn642's Config Lib: [Unused dependency]
- TipTheScales: [Incompatible with 'Embedium']
- DoesPotatoTick?: [Incompatible with 'Neruina']

Config Changes: 
= Added structure IDs for BOMD boss structures: [Respawning Structures], [Both]
= Added structure ID "riendsandfoes:citadel": [Respawning Structures], [Both]
= Added entries for modded chest loot tables to allow for detecting and respawning modded dungeons: [Respawning Structures], [Both]
= Blacklisted "integrated_stronghold:stronghold": [Respawning Structures], [Both]
= Changed screenTypingVisible to "false": [What are they up to?], [Client]

v2.1.4a

2024-05-30

Fabric version: Fabric-0.15.11
Update overview: 
~ Client hotfix, fixing hearts turning black when having armor equipped. [https://github.com/RaphiMC/ImmediatelyFast/issues/208]

Mod updates reverted:
> ImmediatelyFast [1.2.15 --> 1.2.13] [Pinned]

v2.1.4

2024-05-29

Fabric version: Fabric-0.15.11
Update overview: 
~ Added some neat animation related resource packs and mods.
~ Changed potions to be stackable up to 16.
~ Updated mods to their latest version.
~ Fixed crashing issue when using the anvil upgrade in backpacks.

Mods added:
+ StackablePotions
+ Styled Player List [Server]
+ Pufferfish's Attributes [New dependency of 'Simply Skills']
+ What Are They Up To

Resource Packs added:
+ Fresh Compats
+ Just Expressions

Mods removed: 
- Anti Ghost
- Elytra Physics [Previously disabled]
- Redirector

Resource Packs updated:
> Freshly Modded

Mods updated: 
> Amendments
> Amplified Nether
> AzureLib
> Better Archeology
> Chat Heads
> Collective
> Continuity
> Create: Steam 'n' Rails
> Let's Do API 
> Elytra Trims
> Embeddium
> Enchantment Descriptions
> EMI Extra Integrations
> Fabric Language Kotlin
> Fzzy Config
> ImmediatelyFast
> Item Obliterator
> Jade 🔍
> Neruina - Ticking Entity Fixer
> Packet Fixer
> Pehkui [Pinned 3.8.0]
> Polymorph
> Pufferfish's Skills [Unpinned]
> Puzzles Lib
> Resourceful Lib
> Philip's Ruins
> Savage Ender Dragon
> Moonlight Lib
> Simple Voice Chat
> Skin Layers 3D
> Simply Skills
> Sophisticated Backpacks Unofficial Fabric port
> Sophisticated Core Unofficial Fabric port
> Suggestion Tweaker
> Supplementaries
> TerraBlender
> Wavey Capes
> YetAnotherConfigLib
> YUNG's API
> YUNG's Better Jungle Temples
> Zoomify

Config Changes: 
= Changed preventFirstPersonHandAnimating to "true": [Entity Model Features], [Client]
= Changed skinTransparencyMode to "ALL": [Entity Texture Features], [Client]
= Moved arrow to the bottom right corner: [Combat Roll], [Client]
= Deleted ping placeholder: [Styled Player List], [Server]
= Fixed alignment of "Insomnia: Hardcore" text: [Styled Player List], [Server]
= Force enabled 'Fresh Moves' & 'FreshCompats': [Resource Pack Overrides], [Client]

v2.1.3

2024-05-12

Fabric version: Fabric-0.15.11
Update overview: 
~ Added 'Sophisticated Backpacks', 'Small Ships' & 'Every Compat'.
~ Greatly nerfed the effectiveness of some overpowered mob farms.
~ Upped the general difficulty of the Otherside dimension, Deep Dark biome, Frozen Ocean biomes, Aquamirae structures, Strongholds & Ancient Cities.
~ Greatly increased the difficulty of Wither Boss, Mother of the Maze & Captain Cornelia in the Overworld.
~ Fixed conflicting keybinds with the "R" key.
~ Fixed shields not working properly. [https://github.com/nvb-uy/Shield_Overhaul/issues/24]
~ Fixed crashing issue when entering the Promenade dimension. [https://github.com/Steveplays28/noisium/issues/22]
~ Switched to use the newer 'Farmer's Delight Refabricated'.
~ Switched to use the regular version of 'Xaero's Minimap' to enable cave maps.
~ Changes to the selection of optimization mods, hopefully improving compatibility & server performance.
~ Updated mods to their latest versions.

Mods added:
+ No Mob Farms
+ Connectivity
+ Very Many Players [Server]
+ Concurrent Chunk Management Engine
+ DoesPotatoTick
+ Embeddium [Client]
+ Paginated Advancements & Custom Frames
+ Fzzy Config [New dependency of 'Particle Core']
+ Farmer's Delight Refabricated
+ Every Compat (Wood Good)
+ Small Ships
+ Cubes Without Borders [Client]
+ Xaero's Minimap

Mods removed: 
- Better Recipe Books [Recipe Book is hidden anyways with EMI]
- Mobs Attempt Parkour [Removed to save on performance]
- Chunk Sending
- Shield Overhaul [Incompatible with 'Concurrent Chunk Management Engine']
- Mobtimizations
- Sodium [Replaced by 'Embedium']
- Advancements Enlarger [Replaced by 'Paginated Advancements']
- Reese's Sodium Options [Replaced by 'Embedium']
- Entity Culling
- Farmer's Delight Fabric [Replaced by 'Farmer's Delight Refabricated']
- Indium [Replaced by 'Embedium']
- TimeOutOut [Incompatible with 'Connectivity']
- Recipe Book Delight [Not needed and incompatible with 'Farmer's Delight Refabricated']
- Limited Chunkloading
- Borderless Mining [Replaced by 'Cubes Without Borders']
- Xaero's Minimap Fair-play Edition [Replaced by 'Xaero's Minimap']

Resource Packs updated:
> Slightly Improved Font (32x)

Mods updated: 
> Amendments
> Bookshelf
> Create: Steam 'n' Rails
> Fabric API
> Create Support for Open Parties and Claims [Unpinned]
> Open Parties and Claims [Unpinned]
> Projectile Damage Attribute
> Advanced Netherite
> Amendments
> Archers (RPG Series)
> AzureLib
> BadOptimizations
> Better Archeology
> Better Combat
> Blockus
> Branded Logs
> Chipped
> Chunky
> Clickable advancements
> Clumps
> Collective
> Create: Steam 'n' Rails
> Let's Do API
> Dungeon Difficulty
> Elytra Trims
> EMI Loot
> EMI
> Entity Model Features
> Entity Texture Features
> Expanded Delight
> EMI Extra Integrations
> Fabric Language Kotlin
> Fast Paintings
> Faster Random
> Formations Overworld
> Hearths
> Hephaestus Fabric [Still disabled]
> ImmediatelyFast
> Iris Shaders
> Jade Addons
> Jade 🔍
> Let's Do Brewery
> Let's Do NetherVinery
> MC Dungeons Armors
> MC Dungeons Weapons
> Mine Cells - Dead Cells Mod
> MmmMmmMmmMmm (Target Dummy)
> Moog's Nether Structures
> ModernFix
> Moog's End Structures
> Moog's Voyager Structures
> More Culling
> Not Enough Animations
> Paladins & Priests (RPG Series)
> Particle Core
> Recipe Essentials
> Philip's Ruins
> Searchables
> ServerCore
> Simple Voice Chat
> Simply Skills
> Simply Swords
> Skin Layers 3D
> Create Slice & Dice
> Spell Engine
> Spell Power Attributes
> Starter Kit
> Starter Structure
> TerraBlender
> Vein Mining
> Let's Do Vinery
> Wavey Capes
> Wizards (RPG Series)
> Xaero's World Map
> YetAnotherConfigLib
> YUNG's Better Dungeons
> Zoomify
> Noisium
> Pufferfish's Skills [Pinned]
> Farmer's Knives [Unpinned] 
> End's Delight [Unpinned] 
> Supplementaries [Unpinned] 
> Ocean's Delight [Unpinned] 
> Moonlight Lib [Unpinned] 

Config Changes: 
= Disabled parrying: [Shield Overhaul], [Both]
= Unbound conflicting "R" keybind from 'BRB' & 'Azurelib': [YOSBR], [Client]
= Added config entry for "deep_dark" biome and set its difficulty to 4: [Dungeon Difficulty], [Both]
= Added config entry for "overside" dimension and set its difficulty to 4: [Dungeon Difficulty], [Both]
= Fixed the faulty config entry for the "ancient_city" structure and set its difficulty to 4: [Dungeon Difficulty], [Both]
= Upped the difficulty of the "integrated_stronghold:stronghold" structure from 4 to 6: [Dungeon Difficulty], [Both]
= Added config entries for "aquamirae:captain_cornelia", "aquamirae:maze_mother" & "wither" to independently change their difficulty in the Overworld: [Dungeon Difficulty], [Both]
= Disabled "Dynamo" enchantment: [MC Dungeons Weapons], [Both]
= Moved arrow to the bottom left corner of the screen: [Combat Roll], [Client]
= Disabled "allowRadarOnServer": [Xaero's Minimap], [Both]

v2.1.2

Fabric version: Fabric-0.15.7
Update overview: 
~ Reverted 'OPAC' and 'OPAC Create Support' update to fix issues with pipes from 'Create'. [https://github.com/thexaero/open-parties-and-claims/issues/446]
~ Made the difficulty scaling of dungeons and bosses even more aggressive.
~ Changed recipes for Metal Bundles to be more expensive.

Mod updates reverted:
> Create Support for Open Parties and Claims
> Open Parties and Claims [https://github.com/thexaero/open-parties-and-claims/issues/446]

Config Changes: 
= Replaced all recipes for Metal Bundles to use blocks: [Insomnia - Config], [Both]
= Added entry for "betternether:nether_city": [Dungeon Difficulty], [Both]
= Added attributes for health and armor for the dungeon difficulty type: [Dungeon Difficulty], [Both]
= Armor addition set to "1.0" for the dungeon difficulty type: [Dungeon Difficulty], [Both]
= Health multiplier set to "0.1" for the dungeon difficulty type: [Dungeon Difficulty], [Both]
= Increased the experience multiplier from "0.0" to "0.3" for the dungeon difficulty type: [Dungeon Difficulty], [Both]
= Increased the damage multiplier from "0.1" to "1.0" for the dungeon difficulty type: [Dungeon Difficulty], [Both]
= Increased the damage multiplier from "0.25" to "2.0" for the boss difficulty type: [Dungeon Difficulty], [Both]
= Increased the armor multiplier from "0.25" to "1.0" for the boss difficulty type: [Dungeon Difficulty], [Both]
= Increased the health multiplier from "0.5" to "1.0" for the boss difficulty type: [Dungeon Difficulty], [Both]

v2.1.1

Fabric version: Fabric-0.15.7
Update overview: 
~ Fixed crashing issue related to 'Create Fabric'. [https://github.com/Fabricators-of-Create/Create/issues/1428]
~ Fixed some keybind conflicts.
~ Fixed 'Freshly Modded' not being enabled.
~ Disabled some overpowered enchantments.

Mods added:
+ Icterine

Metadata changes:
= Towers of the Wild Modded: Fabric Waystones Compat [Bundled --> CF]

Mods disabled: 
- Sound Physics Remastered [Incompatible with new version of 'Create Fabric' (build.1417)]
- Iris & Oculus Flywheel Compat [Causes crashing issue with 'Create Fabric': https://github.com/Fabricators-of-Create/Create/issues/1428]

Mods updated: 
> Combat Roll
> Create Fabric
> Create Support for Open Parties and Claims
> Falling Leaves
> Integrated API
> More Axolotl Variants API
> More Axolotl Variants Mod
> MCPitanLib
> Noisium
> Open Parties and Claims
> Simple Voice Chat
> Tectonic
> Towers of the Wild Modded

Config Changes: 
= Unbound keybinds per default for "cycleLeft" & "cycleRight" from 'PuzzleApi': [YOSBR], [Client]
= Disabled "Chilling" enchantment: [MC Dungeons Armor], [Both]
= Disabled "ENIGMA_RESONATOR" enchantment: [MC Dungeons Weapons], [Both]
= Made 'Freshly Modded' actually be force-enabled: [Resource Pack Overrides], [Client]
= Changed "dayDelayConfig" to 10: [From the Fog - Config], [Both]

v2.1.0

If updating an existing world to this version, be sure to delete the Nether dimension beforehand to avoid issues.

Fabric version: Fabric-0.15.7
Update overview: 
~ Revamped Nether terrain generation.
~ Added additional content to Nether and End dimensions.
~ Fixed mob health and damage being too high.
~ Fixed beds in Minecells dimensions being able to set respawn point.
~ Fixed phantoms spawning in the Overworld on servers.
~ Reworked the difficulty system to have a more sharp increase as you progress through dimensions and bosses.
~ Configured difficulty of many modded dungeons.
~ Fixed some crashing issues.
~ Replaced REI suite with EMI for improved compatibility.
~ Added more options for inventory expansion.
~ Re-added a few quality of life mods.
~ And probably more that i have forgotten to write down. ¯\_(ツ)_/¯

Mods added:
+ Suggestion Tweaker
+ ClickThrough [Client]
+ Paragliders
+ ItemFlexer [Server]
+ No Chat Reports
+ Eldritch End
+ AzureLib [Dependency of 'Eldritch End']
+ Faster Random
+ MNS - Moog's Nether Structures
+ BetterNether
+ Savage Ender Dragon
+ Async Locator
+ EMI
+ EMI Trades
+ EMI Loot
+ EMI Ores
+ EMI Extra Integrations
+ Just Enough Items
+ Metal Bundles
+ Amplified Nether
+ Hearths
+ More Armor Trims
+ Friends&Foes
+ StackDeobfuscator

Resource Packs added:
+ Freshly Modded (F.M.R.P)

Data Packs added:
+ Towers of the Wild Modded: Fabric Waystones Compat
+ Origins Classes - Disable Blacksmith [Custom] [Disabled due to being quite useless]

Mods removed: 
- Login Protection [Invulnerable effect would sometimes persist]
- Dark Enchanting [Causing server crash when opening GUI: https://github.com/frqnny/dark-enchanting/issues/83]
- Incendium [Incompatible with 'BetterNether']
- Structure Essentials [Replaced with 'Async Locator']
- Roughly Enough Items [Replaced with 'EMI' & 'Just Enough Items']
- Roughly Enough Resources [Replaced with 'EMI Loot' & 'EMI Ores']
- Roughly Enough Professions [Replaced with 'EMI Trades']
- Roughly Enough Trades [Replaced with 'EMI Trades']
- C2ME [Causes server crash when shield bashing: https://github.com/nvb-uy/Shield_Overhaul/issues/25]
- Heartbond
- Fabric Permissions API [Not needed anymore]

Mods disabled: 
- CIT Resewn
- Elytra Physics

Resource Packs removed:
- Sparkles: Stardust Labs Resourcepack [Textures for 'Incendium']

Data Packs removed:
- Disable Incendium Toxic Heap Biome
- Disable TieredZ Max Health [Forgot to actually remove it last update]

Mods updated: 
> Amendments
> Archers (RPG Series)
> CIT Resewn
> Crafting Manipulator
> Elytra Trims Extensions
> Elytra Trims
> End's Delight
> Extra Origins
> Integrated API
> [Let's Do] NetherVinery
> Mouse Tweaks
> Ocean's Delight
> Paladins & Priests (RPG Series)
> Polymorph
> Philip's Ruins
> ServerCore
> Simple Voice Chat
> Simply Skills
> Spell Engine
> Tectonic
> TieredZ
> [Let's Do] Vinery
> Wizards (RPG Series)

Config Changes: 
= Disabled "perPlayerDifficulty": [Dungeon Difficulty], [Both]
= Renamed config file to "phantomconfigfork.json5" so it actually can be read by the mod: [PhantomConfigFork], [Server]
= Enabled "sleepCheckOverworldOnly": [Insomnia Config], [Both]
= Enabled "forceUpdates" for chatSettings: [Exordium], [Client]
= Added config entries for 'Integrated Strongholds', 'Better Desert Temples', 'Better Jungle Temples', 'Better Ocean Monuments', 'Better Fortresses', 'Friends and Foes', 'Bosses of Mass Destruction', 'Minecells', 'Moogs Nether Structures', 'Philips Ruins' & 'Better Dungeons': [Dungeon Difficulty], [Both]
= Changed difficulty of Minecells dimensions. Prison=3, Promenade=4, Ramparts=5, Insufferable_Crypt=3, Black_Bridge=3: [Dungeon Difficulty], [Both]
= Changed difficulty of BOMD bosses. Lich=3, Void_Blossum=3, Gauntlet_Arena=4, Obsidilith_Arena=6: [Dungeon Difficulty], [Both]
= Changed all structures to be "normal" difficulty type to prevent spawner spam: [Dungeon Difficulty], [Both]
= Enabled scrolling for the MOTD message text box: [FancyMenu], [Client]
= Disabled buttons on multiplayer menu: [No Chat Reports], [Client]
= Disabled Void Strike and Void Shot enchantments: [MC Dungeons Weapons], [Both]
= Unbound keybinding by default for favoring items: [EMI], [Client]
= Changed minimap to be enabled by default: [Xaero's Minimap], [Client]
= Enabled DDR: [Simply Skills], [Both]
= Fixed Withered origin not being unselectable: [TooManyOrigins - Disable Withered], [Server]
= Enabled "forceBetterXPreset": [BCLib], [Both]
= Disabled "Blackstone Basin" nether biome: [Regions Unexplored], [Both]
= Changed horizontal offset of buttons to "26" for the backpacked menu: [Inventory Profiles Next], [Client]
= Enabled "show_icon_only_when_corrupted": [Eldritch End], [Both]
= Added "metalbundles:leather_bundle" as a starter item: [StarterKit], [Both]
= Disabled "allowLootablePlayer": [Revive], [Server]
= Disabled "heartContainers": [Paragliders], [Both]
= Disabled "enhanced_cauldron": [Amendments], [Both]

v2.0.0 - Release

It is highly recommended to do a clean install of the modpack when jumping to this version!

Fabric version: Fabric-0.15.7
Update overview: 
~ First proper release version for 1.20.1!
~ Players now spawn with a guidebook for 'Mine Cells' as well as a custom banner that can be equipped as a cape.
~ New main menu panorama background & added an MOTD box on the main menu.
~ Added 'From The Fog'. Herobrine will visit players at rare intervals but major haunting is disabled.
~ Improved performance in areas with a lot of particles and chests.
~ New dimensions, dungeons, structures & equipment.
~ Created new datapack for servers that clears dropped items every 30 minutes.
~ Fixed right-clicking beds not setting respawn point.
~ Fixed new players not spawning in the starter structure.
~ Updated all mods to their latest version.
~ General cleanup and polish.
~ And more...

Mods added:
+ Particle Core [Client]
+ From The Fog
+ Towers of the Wild Modded
+ Client Crafting [Client]
+ Mine Cells
+ Aquamirae
+ Obscure API [Dependency of 'Aquamirae']
+ Iron Chests: Restocked
+ Enhanced Block Entities [Client]
+ Philip's Ruins
+ Builtin Servers [Client]
+ Packet Fixer
+ Panorama Screens [Client]
+ TimeOutOut
+ Sleep Config
+ Bad Wither No Cookie - Reloaded [Client]
+ BadOptimizations

Mod side changes:
= Chunk Sending [Server --> Both]
= YetAnotherConfigLib [Client --> Both]
= e4mc [Both --> Client]
= StarterKit [Client --> Both]
= Login Protection [Both --> Server]

Resource Packs added:
+ Enhanced Boss Bars

Data Packs added:
+ From The Fog - Config [Custom]
+ MVS - Config [Custom]
+ Better Aquamirae Combat
+ Insomnia Config [Custom]
+ Insomnia Clear Items [Custom] [Server]

Mods removed: 
- Item Banning [Serves same purpose as 'Item Obliterator']
- Structory: Towers [Replaced with 'Towers of the Wild Modded']
- TimeOutOut [Incompatible with 'Connectivity']
- Desired Servers [Replaced with 'Builtin Servers']
- Formations Nether
- Connectivity [Replaced with 'TimeOutOut' & 'Packet Fixer']
- Better chunk loading [Incompatible with 'ServerCore']

Mods disabled: 
- DoesPotatoTick

Mods updated: 
> Advanced Netherite
> Amendments
> Chat Heads
> Collective
> [Let's Do] API
> Eating Animation
> Elytra Trims
> Extra Origins
> Falling Leaves
> Fast Async World Save
> Fast Paintings
> GeckoLib
> ImmediatelyFast
> Integrated API
> Integrated Stronghold
> Inventory Profiles Next
> [Let's Do] Brewery
> [Let's Do] NetherVinery
> libIPN
> MCPitanLib
> Model Gap Fix
> ModernFix
> Pehkui
> Puzzles Lib
> Raised
> Recipe Essentials
> Resourceful Lib
> Moonlight Lib
> Simple Voice Chat
> Simply Skills
> Supplementaries
> Tectonic
> Tidal Towns
> Trinkets
> Vein Mining
> [Let's Do] Vinery
> Wavey Capes
> YUNG's Better Nether Fortresses

Config Changes: 
= Changed default value for particles to 1 (decreased): [YOSBR], [Client]
= Changed encounter to be "rare": [From The Fog], [Both]
= Disabled major haunting: [From The Fog], [Both]
= Disabled "Ocean Sand Pyramid" structure from spawning: [From The Fog], [Both]
= Disabled "Stone Bee" structure from spawning: [Moog's Voyager Structures], [Both]
= Changed "Official Server" button to link to insomnia.crismpack.net: [FancyMenu], [Client]
= Changed built-in server to "insomnia.crismpack.net": [Builtin Servers], [Client]
= Removed main menu background panorama (Allows the panorama to be controlled though resource packs instead): [FancyMenu], [Client]
= Added background panorama override: [Insomnia Textures], [Client]
= Changed disableSleep to "false": [Dusk], [Both]
= Changed minSleepTime to "0": [Dusk], [Both]
= Executes "gamerule keepInventory true" on load: [Insomnia Config], [Both]
= Executes "gamerule allowSleeping false" on load: [Insomnia Config], [Both]
= Fixed formatting of modded built-in textures: [Resource Pack Overrides], [Client]
= Fixed new players not spawning inside the starter structure: [Insomnia Respawn], [Server]
= Filter "Too many items! Cleared 1001 tasks." console spam: [Log Begone], [Both]
= Commented out starter item lines to let it be handled by 'StarterKit': [Starter Items], [Server]
= Set up starter items to be handled by this mod: [StarterKit], [Server]
= Added MineCells guidebook & custom banner as starter items: [StarterKit], [Both]

v2.0.0.pre6

Beware: This is a pre-release. Here be dragons!

Fabric version: Fabric-0.15.7
Update overview: 
~ Added most of the remaining 'RPG Series' mods, including 'Simply Skills'.
~ Added a bunch more RPG style content mods.
~ Added some addons for 'Create'.
~ Armor rarity can once again give additional health.
~ Added ability to invite friends into singleplayer worlds with no port-forwarding required.
~ Attempt at improving singleplayer performance and lessening stutters.
~ Updated all mods to their latest version.
~ And much more...

Mods added:
+ Item Banning [Server]
+ Nvidium [Client]
+ Noisium
+ Simply Skills
+ Pufferfish's Skills [Dependency of 'Simply Skills']
+ Spell Engine [Dependency of 'Simply Skills']
+ Spell Power Attributes [Dependency of 'Simply Skills']
+ Supplementaries
+ Bosses of Mass Destruction
+ Cardinal Components API [Dependency of 'Bosses of Mass Destruction']
+ GeckoLib [Dependency of 'Bosses of Mass Destruction']
+ Integrated Stronghold
+ Integrated API [Dependency of 'Integrated Stronghold']
+ Balanced Recall
+ Amendments
+ Better End Cities Better End
+ Phantoms See Phantoms
+ Paladins & Priests (RPG Series)
+ AzureLib Armor [Dependency of 'RPG Series' mods]
+ Runes [Dependency of 'Paladins & Priests' & 'Wizards']
+ Archers (RPG Series)
+ Dungeon Difficulty (RPG Series)
+ Wizards (RPG Series)
+ Shield Overhaul
+ Projectile Damage Attribute [Dependency of 'Archers' & 'Dungeon Difficulty']
+ MC Dungeons Weapons
+ MC Dungeons Armors
+ Adaptive Tooltips [Client]
+ YDM's Weapon Master
+ Extra Origins
+ Pehkui [Dependency of 'Extra Origins']
+ Explosive Enhancement [Client] [MR]
+ DarkTimer - Clear Entity Lag [Server]
+ Formations Nether
+ Formations Overworld
+ Formations (Structure Library) [Dependency of 'Formations']
+ Separated Leaves
+ Heartbond
+ Fast Async World Save
+ Elytra Trims Extensions
+ All The Trims
+ Dynamic Trim [Dependency of 'All The Trims']
+ Geophilic
+ Unsafe World Random Access Detector
+ Fast Paintings [Client]
+ FastQuit [Client]
+ fix GPU memory leak [Client]
+ Item Obliterator
+ Necronomicon API [Dependency of 'Item Obliterator']
+ Chunky Border
+ DoesPotatoTick
+ Mobtimizations - Entity Performance Fixes
+ CoroUtil [Dependency of 'Mobtimizations']
+ Create: Bells & Whistles
+ Expanded Delight
+ Music Maker Mod
+ Vein Mining
+ Respawning Structures
+ Shulker+
+ Handcrafted
+ Resourceful Lib
+ Deeper and Darker
+ Beneath the Wetlands
+ Delightful Creators
+ End's Delight
+ Ocean's Delight
+ [Let's Do] Brewery
+ [Let's Do] NetherVinery
+ [Let's Do] Vinery
+ [Let's Do] API
+ Lithostitched [Soft dependency of 'Tectonic']
+ Chipped
+ Athena [Dependency of 'Chipped']
+ Elytra Slot
+ Create: Steam 'n' Rails
+ Create Slice & Dice
+ StutterFix [Client] [MR]
+ Chunky Extension [Server] [MR]
+ Recipe Essentials
+ Concurrent Chunk Management Engine
+ Reese's Sodium Options [Client]

Mods re-enabled:
+ Create Fabric

Mod side changes:
= Log Begone [Server --> Both]
= YOSBR [Client --> Both]

Metadata changes:
= Mod Menu [MR --> CF]

Resource Packs added:
+ xali's Enchanted Books

Data Packs added:
+ Extra Origins - Disable Piglin [Custom] [Server]
+ Origins Classes - Disable Merchant [Custom]

Mods removed: 
- Recall Staffs
- Philip's Ruins
- Create Fabric Sodium Fix
- Adorn
- Capes
- Regrowth
- More Geodes

Mods disabled: 
- Improved Stations Updated (Incompatible with new version of 'Architectury API')
- Better Sodium Video Settings Button (Incompatible with new version of 'Sodium')

Data Packs removed:
- Disable_TieredZ_Max_Health

Resource Packs updated:
> Eclectic Trove
> Sparkles (Previously "Incendium Optional Resourcepack")
> Slightly Improved Font
> Fresh Animations
> Fresh Animations Extensions

Mods updated: 
> Adorn
> Architectury API
> AttributeFix
> BCLib
> Balm
> Better Archeology
> Better Combat
> Better Recipe Books
> Better chunk loading
> BetterEnd
> Blockus
> Bookshelf
> Chat Heads
> Chunk Sending
> Chunky
> Clear Despawn
> Clickable advancements
> Cloth Config API
> Collective
> Combat Roll
> Compact Help Command
> Crafting Manipulator
> CraterLib
> Create Fabric
> Cupboard
> Desired Servers
> Dusk
> Easy Anvils
> Eating Animation
> Elytra Trims
> Enchantment Descriptions
> End Remastered
> Enderite Mod
> Entity Model Features
> Entity Texture Features
> Equipment Compare
> Fabric API
> Fabric Language Kotlin
> Fabric Waystones
> FancyMenu
> Farmer's Delight
> Furnace Recycle
> Guard Villagers
> Harvest with ease
> Hephaestus Fabric
> Hephaestus Fabric (Still disabled)
> HerdsPanic
> Iceberg
> ImmediatelyFast
> Incendium
> Indium
> Inv View
> Iris & Oculus Flywheel Compat
> Iris Shaders
> Jade 🔍
> Konkrete
> Legendary Tooltips
> LibZ
> Limited Chunkloading - Chunk cleanup
> Login Protection
> MCPitanLib
> MES - Moog's End Structures
> Memory Leak Fix
> MmmMmmMmmMmm
> Mo Glass
> Mobs Attempt Parkour
> ModernFix
> Moonlight Lib
> More Culling
> More Geodes
> Neruina - Ticking Entity Fixer
> Nether Portal Spread
> NetherPortalFix
> Not Enough Animations
> Open Parties and Claims
> OptiGUI
> Patchouli
> Philip's Ruins
> Puzzles Lib
> Raised
> Recipe Book Delight
> Regions Unexplored
> Resource Pack Overrides
> Roughly Enough Items
> Saplanting
> Server Performance - Smooth Chunk Save
> Simple Voice Chat
> Simply Swords
> Skin Layers 3D
> Sodium
> Sodium Extra
> Sound Physics Remastered
> Starter Kit
> Starter Structure
> Structory: Towers
> Structure Essentials
> TalkBubbles
> Tectonic
> TerraBlender
> TieredZ
> TooManyOrigins [Pinned to v1.0.1 (v1.1.0 causes crashes)]
> Towns and Towers
> Traveler's Titles
> Variant Shields
> Villagers Respawn
> Wavey Capes
> Xaero's Minimap (Fair-play Edition)
> Xaero's World Map
> YUNG's API
> YUNG's Better Ocean Monuments
> YetAnotherConfigLib

Config Changes: 
= Set default resource packs to "required": [Resource Pack Overrides], [Client]
= Added a message to the resource pack screen: [FancyMenu], [Client]
= Skill tree keybind moved to "J": [YOSBR], [Client]
= Voice chat menu keybind moved to ",": [YOSBR], [Client]
= Quiver keybind moved to "H": [YOSBR], [Client]
= Enabled "connected_textures": [Continuity], [Client]
= Renamed "Open to LAN" button to "Open to Friends": [Insomnia Custom Lang], [Client]
= Renamed "LAN world" text to "Shared World": [Insomnia Custom Lang], [Client]
= Added a disclaimer message to the "Open to LAN" menu: [FancyMenu], [Client]
= Disabled "Buffer Health" (Causes visual glitches on the health bar): [Exordium], [Client]
= Disabled vanilla capes (doesn't affect usage of banners as capes): [YOSBR], [Client]
= Added filters for ugly log messages from 'Create' and its addons during startup: [Log Begone], [Both]
= Enabled "flatGuiRender": [Shulker+], [Client]

v2.0.0.pre5

Beware: This is a pre-release. Here be dragons!

Fabric version: Fabric-0.14.24
Update overview: 
~ Added several new Origins.
~ Changes to worldgen.
~ Greatly improved FPS in areas with many particles.
~ Improved server performance.
~ Switched to use a fork of 'Create Fabric' that supports never versions of Sodium.
~ Compatibility between 'Simply Swords' and several mods.
~ Improved health and armor bar visualization.
~ Fixed vegetation from 'Regions Unexplored' not playing nicely with the shaders.
~ Updated all mods to their latest version.
~ And more...

Mods added:
+ MoreCulling [Client] [MR]
+ DEUF Refabricated
+ TooManyOrigins
+ Alternate Origin GUI [Client]
+ Knaves' Needs
+ Overflowing Bars [Client]
+ Inv View [Server]
+ Better chunk loading [Server]
+ Limited Chunkloading - Chunk cleanup [Server]
+ Variant Shields
+ Jade Addons
+ Create Fabric Sodium Fix [MR]
+ Incendium
+ Tectonic
+ SuperBetterGrass [Client]

Mods re-enabled:
+ Raised

Resource Packs added:
+ Incendium Optional Resourcepack [MR]

Data Packs added:
+ Disable TieredZ Max Health
+ TooManyOrigins - Disable Withered [Server]
+ Disable Incendium Toxic Heap Biome

Mods removed: 
- Health Overlay (Replaced by 'Overflowing Bars')
- Detail Armor Bar (Replaced by 'Overflowing Bars')
- lazy-language-loader (Incompatibility with 'FancyMenu' causes custom menus to not render after changing language)
- Lan Server Properties
- Amplified Nether
- Terralith
- Very Many Players

Mods disabled: 
- Create Fabric (Replaced by 'Create Fabric Sodium Fix' until the issues with Sodium gets fixed in the original mod)

Resource Packs updated:
> Eclectic Trove

Mods updated: 
> AttributeFix
> Better Combat
> BlossomTpa
> Bookshelf
> Better Recipe Books
> Chat Heads
> Cherished Worlds
> Collective
> Combat Roll
> Compact Help Command
> Continuity
> Cristel Lib
> Cupboard
> Dark Paintings
> Eating Animation
> Elytra Physics
> Elytra Trims
> Entity Model Features
> Entity Texture Features
> Fabric Language Kotlin
> Fabric Waystones
> Falling Leaves
> FancyMenu
> FerriteCore
> Furnace Recycle
> Goblin Traders
> Harvest with ease
> Hephaestus Fabric
> ImmediatelyFast
> Inventory Profiles Next
> Iris Shaders
> Jade 🔍
> Konkrete
> Let Me Despawn
> libIPN
> MCPitanLib 
> MmmMmmMmmMmm 
> ModernFix
> MVS - Moog's Voyager Structures
> Neruina - Ticking Entity Fixer
> Nether Portal Spread
> Open Parties and Claims
> OptiGUI
> Polymorph
> Puzzles Lib
> Raised
> Recall Staffs
> Regions Unexplored
> Resource Pack Overrides
> Roughly Enough Items
> Roughly Enough Professions
> Philip's Ruins
> Searchables
> Moonlight Lib
> ServerCore
> Simple Discord RPC
> Simple Voice Chat
> Simply Swords
> Smooth Chunk Save
> Starter Kit
> Starter Structure
> Structory: Towers
> SuperMartijn642's Config Lib
> Towns and Towers
> Xaero's Minimap (Fair-play Edition)
> Xaero's World Map
> YetAnotherConfigLib
> YUNG's Better Jungle Temples
> YUNG's Better Nether Fortresses
> Bobby
> Indium
> Sodium
> Sodium Extra

Config Changes: 
= Enabled "opt_out_updater" (fixes an error message when starting a server): [Debugify], [Both]
= Moved toughness bar to the left side: [Overflowing Bars], [Client]
= Shifted the cooldown bar up by 1: [Origins], [Client]
= The RAM allocation guide now links to a new page on our wiki: [Memory Settings], [Client]
= Enabled underwater fog modification: [Simple Fog], [Client]
= Disabled "can_players_toggle_global_mode": [Fabric Waystones], [Both]
= Disabled better snow: [SuperBetterGrass], [Client]
= Enabled the "dynamic" feature to help with server performance: [ServerCore], [Server]

v2.0.0.pre4

Beware: This is a pre-release. Here be dragons!

Fabric version: Fabric-0.14.22
Update overview: 
~ Overhauled Overworld and Nether terrain generation (Yes, again).
~ Fixed issue causing the server to crash on startup.
~ Fixed server issue preventing players from joining. [https://github.com/melontini/recipe-book-delight/issues/3]
~ Fixed vegetation in certain biomes being orange.
~ Updated all mods to their latest version.

Mods added:
+ Terrablender
+ Regions Unexplored

Mods re-enabled:
+ Moonlight Lib
+ MmmMmmMmmMmm

Mod side changes:
= Prism [Both --> Client]
= Recipe Book Delight [Client --> Both]

Mods removed: 
- Tectonic
- Better Nether

Mods updated: 
> Amplified Nether
> AppleSkin
> Balm
> Bookshelf
> Bygone Nether
> Chat Heads
> Collective
> Colorful Hearts
> Combat Roll
> Enchantment Descriptions
> Entity Model Features
> Entity Culling
> ImmediatelyFast
> Jade 🔍
> LiLaC
> ModernFix
> Name Pain
> Neruina - Ticking Entity Fixer
> Redirector
> Roughly Enough Items
> Philip's Ruins
> Moonlight Lib
> Simple Voice Chat
> Structory: Towers
> Terralith
> Very Many Players
> YetAnotherConfigLib
> YUNG's API
> YUNG's Better Desert Temples
> YUNG's Better Dungeons
> YUNG's Better Jungle Temples
> YUNG's Better Mineshafts
> YUNG's Better Nether Fortresses
> YUNG's Better Ocean Monuments
> YUNG's Better Strongholds
> YUNG's Better Witch Huts

Config Changes: 
= Disabled "forceBetterXPreset": [BCLib], [Both]
= Disabled a bunch of subjectively ugly biomes: [Regions Unexplored], [Both]
= Disabled terrain & underwater fog modification: [Simple Fog Control], [Client]
= Now overrides the colormap of grass. Making it no longer turn orange in certain biomes: [Insomnia Textures], [Client]
= Now overrides the birch_leaves texture with the vanilla one. Making them no longer appear orange: [Insomnia Textures], [Client]
= Disabled custom dirt blocks: [Regions Unexplored], [Both]
= Changed "invulTime" from 600 to 1000: [Login Protection], [Both]

v2.0.0.pre3

Beware: This is a pre-release. Here be dragons!

Fabric version: Fabric-0.14.22
Update overview: 
~ Revamped Nether terrain generation to make it more interesting and hopefully less laggy.
~ Overworld terrain now generates in a more epic fasion.
~ Replaced logo with the new one.
~ Client now points to the new Insomnia2 server.
~ Fixed a bunch of GUI related texture issues.
~ Fixed flickering of block entities.
~ Fixed bed textures being bugged.
~ Fixed Cherry Leaves not respecting 'NoBushyLeaves'.
~ Removed the numbers in the hotbar texture.
~ Added a bunch of new structure mods.
~ Replaced 'Towers of the Wild' with 'Structory: Towers'.
~ Disabled generation of vanilla villages.
~ Item tooltips now appear cleaner in how they represent information.
~ Minor changes to the Discord RPC integration.
~ Greatly improved the death screens of both Multiplayer & Singleplayer.
~ Nether fog is now corralated with the render distance.
~ Added variations of the "Orb of Origin" item that can be found/crafted.

Mods added:
+ Desired Servers [Client]
+ Structure Essentials
+ ImmediatelyFast
+ Better Archeology
+ Goblin Traders
+ Framework [Dependency of 'Goblin Traders']
+ MVS - Moog's Voyager Structures
+ Structory: Towers
+ The Lost Castle
+ Tidal Towns
+ Philip's Ruins
+ Village Nullifier
+ Better Trim Tooltips [Client]
+ Clean Tooltips [Client]
+ Elytra Trims
+ Recipe Book Delight [Client]
+ YUNG's API
+ YUNG's Better Desert Temples
+ YUNG's Better Dungeons
+ YUNG's Better Jungle Temples
+ YUNG's Better Mineshafts
+ YUNG's Better Nether Fortresses
+ YUNG's Better Ocean Monuments
+ YUNG's Better Strongholds
+ YUNG's Better Witch Huts
+ LiLaC [New dependency of 'OptiGUI']
+ Amplified Nether
+ Better Nether
+ Regrowth
+ Moog's End Structures
+ ModernFix
+ Redirector
+ Easy Anvils
+ Emojiful [Client]
+ Lithium [CF]
+ Explorer's Compass
+ Nature's Compass
+ Simple Fog Control [Client]
+ Orb of Origin Rework
+ Ding [Client]
+ Bygone Nether
+ Tectonic

Mods re-enabled:
+ Create Support for Open Parties and Claims
+ Traveler's Titles [Client]
+ Companion 🐕

Resource/Shader Packs added:
+ GUI Reimagined Edit

Mods removed: 
- Enhanced Block Entities (Incompatibility with Create's "Flywheel" causes block entities to flicker)
- Connectivity (Causes crash on startup)
- Better Beds (Causes the bed texture to render incorrectly)
- Show Me What You Got (Doesn't work correctly due to some incompatibility)
- Towers of the Wild: Additions
- Incendium (Replaced with 'Amplified Nether' & 'BetterNether')
- Lithium [MR]
- Durability Tooltip (Unneeded and causes the durability information to appear twice)

Mods disabled: 
- MmmMmmMmmMmm
- Moonlight Lib
- Starlight (Incompatibility with 'Create': https://github.com/Fabricators-of-Create/Create/issues/1041)

Resource Packs removed:
- GUI Reimagined

Data Packs removed:
- Towers of the Wild: Reworked

Resource Packs updated:
> NoBushyLeaves
> Tissou's Zombie Pack

Mods updated: 
> Balm
> BisectHosting Server Integration Menu
> Blockus
> Bookshelf
> Branded Logs
> Cherished Worlds
> Clickable advancements
> Client Tweaks
> Cristel Lib
> Cupboard
> Dusk
> Enchantment Descriptions
> Entity Model Features
> Exordium
> Fabric API
> Falling Leaves
> FancyMenu
> Guard Villagers
> Hephaestus Fabric [Still disabled]
> ImmediatelyFast
> Jade 🔍
> LambDynamicLights
> MmmMmmMmmMmm (Target Dummy)
> Mod Menu
> Moonlight Lib
> More Axolotl Variants API
> OptiGUI
> Roughly Enough Items
> Smooth Chunk Save
> Styled Chat
> Traveler's Titles
> Village Nullifier
> Xaero's World Map
> owo-lib
> spark

Config Changes: 
= Replaced logo on the title screen with the new one: [Client], [FancyMenu]
= Replaced window icons with new ones: [Client], [FancyMenu]
= Changed "Official Server" button so it points to the new Insomnia2 server: [Client], [FancyMenu]
= Configured mod with the Insomnia2 official server address: [Client], [Desired Servers]
= Now just says "In %world%" instead of "Currently in %world%": [Simple Discord RPC], [Client]
= Now overwrites the description when in the Overworld to say "In the Overworld": [Simple Discord RPC], [Client]
= Replaced largeImageKey with the new logo GIF: [Simple Discord RPC], [Client]
= Moved the sorting buttons for the crafting_station, dispenser, cooking_pot and creative GUI's: [Inventory Profiles Next], [Client]
= Changed pack_id to match that of the new 1.20.1 version: [BHMenu], [Client]
= "Need a server?" button now opens the BHMenu screen: [FancyMenu], [Client]
= Enabled "applyPatches": [BCLib], [Both]
= Disabled "updateNotification": [Xaero's Minimap], [Client]
= Greatly improved the death screens of both Multiplayer & Singleplayer as well as seperating them into their own layouts (Too lazy to list individual changes): [FancyMenu], [Client]
= Made the hardcore death screen title bold and red: [Insomnia Lang], [Client]
= Disabled "customFogRendering": [BCLib], [Client]

v2.0.0.pre2

Beware: This is a pre-release. Here be dragons!

Fabric version: Fabric-0.14.22
Update overview: 
~ Reverted to Fabric modloader due to issues with uploading to CurseForge. (This issue has been forwarded to the CF support team)

Mods added:
+ YetAnotherConfigLib [New dependency]
+ Iris [CF]

Mods removed: 
- Quilted Fabric API
- LambdaBetterGrass
- Iris [MR]

Mods updated: 
> Cupboard
> Memory Leak Fix
> Moonlight Lib
> Simple Voice Chat
> Very Many Players
> Zoomify

Config Changes: 
= The gamerule "keepInventory" is now being set to "true" on startup: [Insomnia Respawn], [Server]
= Removed the giving of recall-potions upon respawning: [Insomnia Respawn], [Server]

v2.0.0.pre1

Changes are in comparison to version 1.18.2-1.4.0.

Beware: This is a pre-release. Here be dragons!
Quilt version: Quilt-0.20.1
Update overview: 
~ Migration to 1.20.1
~ Switched to the 'Quilt' modloader.
~ Removed/disabled mods that are either unavailable or incompatible.
~ 'Recall Potions' has been replaced by 'Recall Staffs'.
~ Half of the 'Bone Broth' food items have been replaced with 'Mixed Salad' to make it more fair towards vegetarian origins.
~ Overhauled the look of the Discord rich presense integration.

Mods added:
+ Entity Model Features [Client]
+ Colorful Hearts [Client]
+ Improved Stations Updated
+ Model Gap Fix [Client]
+ Show Me What You Got [Replacement for 'ItemFlexer']
+ Leaves Be Gone [Replacement for 'Leaf Decay']
+ Lithium [MR]
+ Branded Logs
+ Memory Leak Fix [MR]
+ Mod Menu [Client] [MR]
+ Status Effect Bars [Client]
+ CraterLib [New dependency]
+ Cupboard [New dependency]
+ LibZ [New dependency]
+ Searchables [Client] [New dependency]
+ Moonlight Lib [New dependency]
+ oωo [New dependency]
+ BlossomTpa [Server] [Replacement for 'FabricTPA'] [MR]
+ BlossomLib [MR]
+ InvMove [MR]
+ True Darkness Fork [Client]
+ Recall Staffs
+ Crafting Manipulator

Resource/Shader Packs added:
+ Fresh Animations
+ Fresh Animations Extensions

Mods removed: 
- Advancements Debug
- Better Biome Blend
- Bygone Nether
- Cloth API
- Custom Entity Models Fork
- Custom Entity Models
- Data Attributes
- Decorative Blocks
- Dense Ores: Refabricated
- Dimension Fix (Some Forge Patches Ported)
- Droplight
- Erroring Entity Remover
- Feature NBT Deadlock Be Gone
- Forgotten Recipes
- Goblin Traders
- Health Overlay
- I Know What I'm Doing
- Illuminations 🔥
- Improved Stations
- Ingredient Extension API
- InvMoveCompats
- It Takes a Pillage
- Item Model Fix
- ItemFlexer
- Leaf Decay
- Lithium [CF]
- Log More Info
- Memory Leak Fix [CF]
- Mining Dimensions
- Mo' Structures
- Mod Menu [CF]
- Nears
- No Mob Farms
- Phantom Config
- Create Support for Open Parties and Claims
- Pling
- Prefab
- Recall Potion Backport
- Red Bits
- Save Gear on Death
- Status Effect Timer
- Stoneholm, Underground Villages
- ThonkUtil
- Unfixed Seeds
- WMITAF
- Carpet
- InvMove [CF]
- True Darkness
- Basic Shields Fork
- Fabric Shield Lib
- Fabric API

Mods disabled: 
- Charm
- Damage Tilt
- PlayerEx
- Traveler's Titles
- Villagers Respawn
- ImmediatelyFast (Incompatible with 'MemoryLeakFix')
- Companion 🐕 (Incompatible with Quilt???)
- Hephaestus Fabric (Crashes on startup)

Resource Packs removed:
- Fresh Animations CEM fork

Config Changes: 
= Removed 'mp_fix' customization, since it is no longer needed: [FancyMenu], [Client]
= Changed Discord RPC to use its own "Insomnia: Hardcore" application: [Simple Discord RPC], [Client]
= Disabled BetterX startup message: [BCLib], [Client]
= Fixed load order of Resource Packs: [Resource Pack Overrides], [Client]
= Made 'NoBushyLeaves' optional: [Resource Pack Overrides], [Client]
= Made 'Tissou's Zombie Pack' optional: [Resource Pack Overrides], [Client]
= Fixed villager texture override to now use textures from the official 'Fresh Animations' resourcepack instead of the fork: [Insomnia Textures], [Client]
= Replaced LargeImageKey with its GIF variant: [Simple Discord RPC], [Client]
= Fixed config to match behavior in 1.18 version of the modpack: [Zoomify], [Client]
= Disabled button_update_badge: [Mod Menu], [Client]
= Replaced 'recallpotion' item with 'recallstaffs:iron_recall_staff': [Starter Kit | Starter Items] , [Client | Server]
= Replaced half of the bone_broth with mixed_salad, to have something for both vegetarian and carnivore origins: [Starter Kit | Starter Items] , [Client | Server]
= Removed the book that explains the recall potion: [Starter Kit | Starter Items] , [Client | Server]
= Set "render_item_model" to "none". This is to fix an incompatibility with 'Sodium': [Legendary Tooltips], [Client]

Last updated