- Added a shader pack (MakeUp - Ultra Fast)
- Added Roughly Enough Items for a JEI interface
- Added Durability Plus for better durability visualization
- Updated Dynamic FPS, Fabric Language Kotlin, Xaero's Minimap and Xaero's World Map
- Got CC-BY-NC-SA-4.0 and Apache License 2.0 sorted
- LGPL-3.0-only and AGPL-3.0-or-later are also technically sorted, just need to attach the licenses to the LICENSES file
- Turns out there is a difference between MIT license and tr7zw Protective License, separated the 2 and added the latter into the LICENSES file
- Added the Dark Loading Screen to not kill my eye
- Added Auth Me to keep the session longer while idle
- Added config for Mod Menu to hide mods that are either serverside or got no settings
- Added config for Xaero's Minimap because thats the zoom size I think most people will like
- Pakku for some reason is not properly parsing github address to modpack files, removed github address from almost all mods
- Added Server Sleep to replace Multiplayer Sleep from Vanilla Tweak
- Will need testing since it seems to be just a game rule change, will want to see if we can override that with config
- Added Shulkers Drop Two Shells to replace Double Shulker Shells from Vanilla Tweak
- Added Inventory Profiles Next for inventory sorting since that seems to be a big hurdle for new players
- Added CraftPresence so that I can get discord rich presence setup later down the line
- Added Xaero's Map Server Utils for stopping certain minimap options from working when needed
- Added Uncrafting Recipes to replace the unpacking recipes in Vanilla Tweaks for auto update
- Added client side optimization mods
- Mostly focusing on server only or server and client optimization mods
- AppleSkin mod for better hunger and saturation illustration
- Added Jade for item info
- Xaero's Map and minimap so that new players can find their way around easier
- Adding Xaero's Map Server Utils by xxtg666 on next version
- Loads of data packs from Vanilla Tweak that I have to figure out how to properly integrate into the modpack
- Idea will be to either find the original page, GitHub, or replace with something from modrinth
- Set Fabric API to version 0.121.0 because Pakku somehow keeps pulling 0.121.1 for Minecraft 1.21.6
- Hopefully it won't come back and bite me later
- Got most of the licenses into the LICENSES file, with some still needing me to sort out