promotional bannermobile promotional banner

Sophisticated Core

Library mod for Sophisticated mods

File Details

sophisticatedcore-1.20.1-0.6.17.595.jar

  • R
  • Apr 6, 2024
  • 1.03 MB
  • 95.0K
  • 1.20.1
  • Forge + 1

File Name

sophisticatedcore-1.20.1-0.6.17.595.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sophisticated-core-618298:5240468")

NeoForge

implementation fg.deobf("curse.maven:sophisticated-core-618298:5240468")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added sort by mod option to sorting which sorts by mod name first and then within the mod by item name

Tuned adding/swapping upgrades to properly respect all rules of conflicts between mods whether the upgrade is placed in an open slot or swapper for another upgrade or being put into storage using in world interaction. Also added a few additional rules

  • allow only one everlasting upgrade in a backpack
  • allow only either compression or compacting upgrade in storage not both at the same time to prevent world hang issues due to how these two interact

Fixed compression upgrade sometimes not showing slot background when inserted until gui is reopen and fixed max stack size tooltip to properly refresh on client everytime stack upgrade is changed in some way without the need to reopen gui Fixed compression upgrade to properly update contents of compression slots after recipe updates supporting proper addition / removal of recipes, updating items shown on barrel and proper updates after reload command Fixed crafting upgrade dupe bug with multiple players using the same crafting upgrade at the same time