Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Releases: Project-SMP/Modpack

Version 2.0

12 Sep 19:32
Compare
Choose a tag to compare

I am back with another release of the pack! This one had some major changes...

121fcd2 Updated Fabric API to the newest version
b1c538f Updated Starlight

Changed from Iris to OptiFine.

473c2a3
This decision was tough to make, because Iris had better performance AND was compatible with ALL mods, while OptiFine's closed source code threw me some incompatibilities... But I think that I want to go for features over this. Even if so, performance loss is barely noticable

Removed Physics Mod and VoxelMap

0ae7983
This was also a tough decision...
The block particles from PhysicsMod broke with the introduction of built-in shaders for Fabulous graphics (they were all rainbowy and didn't always show up)
I have decided to not investigate the issue further and just remove the mod entirely
VoxelMap however caused OptiFine's mixins to not implement correctly, meaning that Minecraft failed to load every time it tried to do so

Remove MoreMCMeta, BoringBackgrounds and MoreTooltips

fbc361f

  • MoreMCMeta - feature in OptiFine
  • BoringBackgrounds - already implemented with built-in Core shaders
  • MoreTooltips - useless

Reset all configs

c886290
There were many options that were breaking the game, so I have decided to redo all of them by clearing the configs and redoing them from scratch

Reset options.txt

6d9436b
Many Sodium options required to be erased, so I redid the Options too! They are now fairly optimized for some better PCs, but they can be changed for low-end ones too!

New mods, fixes, features...

a88e8df
New mods added:

  • AntiGhost - fixes client and server desyncs known as Ghost Blocks
  • Bobby - better loading screens
  • Searchable Containers - search bar above all chest containers to find items easily
  • Figura - player model editing
  • Flight HUD - better Elytra flight interface
  • Illuminations - not new, but updated to newer version
  • MCCT - several more tweaks to the client
  • Nicephore - compresses regular screenshots and gives output as both PNG and JPG files
  • Name Pain - named entities nameplates flash red on damage
  • Panorama Tweaker - slight changes to Main Menu Panorama
  • Sneak Tweak - visual changes to sneaking animation
  • BetterBiomeBlend - not new, but now actually works (Iris has disabled it previously)

And some changes as well!

  • Removed InventoryHud+, as it was causing some visual issues
  • Tweaked max brightness from AdaptiveBrightnes
  • Big screenshots now output those in 8K (F9 in order to make those!)
  • Main Menu panorama and options background are much better!
  • Game stops when you aren't focused on the window (meaning that performance of all other tasks other than MC will be better when not playing)

Installation instruction was moved to README.md! a88e8df

Fixed Download

23 Aug 17:39
Compare
Choose a tag to compare

Fixed installers folder not being included in the download link (finally, inner peace)

Official Release of the Pack

23 Aug 17:28
aabc85e
Compare
Choose a tag to compare
Pre-release

Marked as pre-release due to the fact that I didn't test everything yet and bugs are yet to occur!

INSTALLATION GUIDE

  1. Click the Download source code button (the zip one)
  2. Extract the cotents anywhere
  3. Go to Project-SMP-Modpack-main/installers and install Fabric Loader 1.17.1 (you can choose between .exe and .jar installed and both are the latest versions)
  4. After you are done, extract the contents of the Project-SMP-Modpack-main/modpack folder into your Minecraft root folder (%appdata%/.minecraft) and you are done!

Then just boot up the game and hope that it works!