Skip to content

Releases: Kir-Antipov/sync-fabric

Sync 3.1 for Minecraft 1.17.1

26 Dec 14:14
Compare
Choose a tag to compare

Features:

  • Added Origins support (#15)

Fixes:

  • Fixed breaking of a shell container not by a player not being handled correctly (#19)
  • Fixed teleportation target being incorrect when syncing while riding an entity (#20)
  • Fixed death screen not being shown when sync fails

Sync 3.0 for Minecraft 1.18/1.18.1

20 Dec 14:42
Compare
Choose a tag to compare

Features:

  • Minecraft 1.18 support
  • Added ability to pump items into shell containers via hoppers
  • Redstone is no longer the only valid power source for a shell storage
  • ModMenu integration
  • ModManager integration
  • Almost every aspect of the mod is configurable now
    • Made fingerstick damage configurable (#17)
    • Implemented configurable instant shell construction (#1)
    • Made shell priority configurable
    • The amount of energy an entity can produce per tick is configurable now
    • The amount of energy required to construct a new shell is configurable now
    • Added option to disable automatic updates of translation files
  • Added ability to switch a shell constructor's comparator output type

Translations:

  • ro-ro (thanks, Cosmin Ciurevici)

Fixes:

  • Items are no longer deleted if the keepInventory rule is enabled

Sync 3.0 for Minecraft 1.17.1

20 Dec 14:33
Compare
Choose a tag to compare

Features:

  • Added ability to pump items into shell containers via hoppers
  • Redstone is no longer the only valid power source for a shell storage
  • ModMenu integration
  • ModManager integration
  • Almost every aspect of the mod is configurable now
    • Made fingerstick damage configurable (#17)
    • Implemented configurable instant shell construction (#1)
    • Made shell priority configurable
    • The amount of energy an entity can produce per tick is configurable now
    • The amount of energy required to construct a new shell is configurable now
    • Added option to disable automatic updates of translation files
  • Added ability to switch a shell constructor's comparator output type

Translations:

  • ro-ro (thanks, Cosmin Ciurevici)

Fixes:

  • Items are no longer deleted if the keepInventory rule is enabled

Sync 2.0 for Minecraft 1.17.1

13 Nov 13:52
Compare
Choose a tag to compare

Features:

  • Added Trinkets support (#6)
  • Added Requiem support (#11)
  • Made an API for easier integration of the mod with other projects
  • Translations are now handled via Crowdin

Translations:

Breaking Changes:

  • Fabric API (<0.39.0) is no longer supported
  • Moved to TechReborn Energy
  • Root package name was changed

Fixes:

  • Death in The Void is now handled correctly
  • The Campanion mod doesn't crash the game anymore (#12)
  • Accidentally fixed a dupe glitch (#13). That's how you know that refactoring was a good thing to do :D

Sync 1.2 for Minecraft 1.17/1.17.1

06 Sep 13:01
Compare
Choose a tag to compare

Features:

  • Implemented /sync ghostshells command to help players get rid of "ghost shells" (#4)

Fixes:

  • Fixed synchronization issues with mods that don't use moveToWorld to move players across dimensions (i.e., The Aether Reborn) (#3)
  • Removed the playback of nether sounds after syncing with a shell

Sync 1.1 for Minecraft 1.17/1.17.1

21 Aug 17:11
Compare
Choose a tag to compare

Features:

  • Added support for tech mods (e.g., Tech Reborn, Modern Industrialization, Industrial Revolution) (#2)

Sync 1.0 for Minecraft 1.17/1.17.1

17 Aug 18:15
Compare
Choose a tag to compare

Features:

  • Initial release for Minecraft 1.17.x