Skip to content

Releases: badasintended/slotlink

[1.19.3] 6.0.0

13 Feb 10:41
049b95d
Compare
Choose a tag to compare
  • Updated to 1.19.3
  • Added JEI and EMI support.
  • Added Trinkets support for Storage Remotes.
  • Added key bind to open storage remote in player inventory.
    • Default key is I.

[1.19.2] 5.1.0

13 Feb 10:31
09bdb2a
Compare
Choose a tag to compare

If you play on server, you need to also update Slotlink on the server aswell as other clients'

  • Added JEI and EMI support.
  • Added Trinkets support for Storage Remotes.
  • Added key bind to open storage remote in player inventory.
    • Default key is I.

[1.18.2] 4.4.0

13 Feb 10:21
c5b3972
Compare
Choose a tag to compare

If you play on server, you need to also update Slotlink on the server aswell as other clients'

  • Added JEI and EMI support.
  • Added Trinkets support for Storage Remotes.
  • Added key bind to open storage remote in player inventory.
    • Default key is I.

5.0.1

12 Aug 14:09
05055d7
Compare
Choose a tag to compare
  • Fixed crash when link cable is connected to interface block with the same network (#145)

4.3.3

12 Aug 13:52
379997e
Compare
Choose a tag to compare
  • Fixed crash when link cable is connected to interface block with the same network (#145)

5.0.0

02 Jul 15:05
bebdc02
Compare
Choose a tag to compare
  • Updated to Minecraft 1.19

4.3.2

02 Jul 14:54
df6b489
Compare
Choose a tag to compare
  • Added Traditional Chinese translation (#140)
  • Fixed incorrect translation key (#141)

4.3.1

15 Apr 08:50
cb2ade0
Compare
Choose a tag to compare
  • Try to merge stacks when transferring into the network. (#133)
    • Toggleable by setting tryMergeStack in .minecraft/config/slotlink.json.
    • When there's other storage that has the same priority, and it has the variant, try putting the variant there first.
    • Merge variants from multiple "slots" by extracting and re-inserting them immediately, this also moves them to an earlier empty slot so that the actual variant that we want to move merges with them first.
    • Prefer storage with higher priority even if there's lower priority storage that has the variant.

4.3.0

10 Mar 08:24
82641cb
Compare
Choose a tag to compare
  • Updated to Minecraft 1.18.2

4.2.1

04 Feb 14:26
Compare
Choose a tag to compare
  • Fixed filter always require NBT to match.