nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

1.20.4-0.10.26.27

Changelog

Changelog

General

  • Update to version 0.10.26
  • Code cleanup
  • Added package-info for mkb compat
  • Clarify how to use this repository in the README
  • Update changelog
  • Make Config resemble the original forge version more, this makes it easier to compare codes between forge and fabric version
  • Extracted addHitEffects and addDestroyEffects into their own class just like in the forge version

Fixes

  • Litematica and ChippedCompat were accidentally loaded from sophisticated backpacks instead of the storage implementation
  • Compatibility registry was instancing the compat modules to early, therefore making all optional mods required.
  • Fixes a dupe bug in combination with beans backpack in limited barrels
  • Give the generated recipes unique ids. This fixes errors thrown by EMI complaining about registering the same recipe id multiple times.
  • Server environment was crashing due to client Particle class being loaded
  • Fix quilt loader crashing due to wrong version predicate parser being used
  • Sorting keybind was not working with keys only with mouse buttons.
  • Fixes the CompressionInventoryPart tests
  • Try to fix a crash with compression upgrade and e.g. hopper, caused by a simulate extraction getting rolled back.
    • While the closing of the simulate transaction the compression upgrade wanted to open a new transaction, causing the crash.
    • This was only happening sporadically and I did not find a way to reliably reproduce the issue.
  • Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
  • Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
  • Fix duplication glitch
  • QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true

Files

sophisticatedstorage-1.20.4-0.10.26.27.jar(3.37 MiB) Primary Download

External resources


Project members

Salandora

Member


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID