Sync (Forge)

One mind. Many Bodies.

File Details

Sync-0.1.8.jar

  • R
  • Sep 4, 2025
  • 577.96 KB
  • 57.3K
  • 1.20.1
  • Forge

File Name

Sync-0.1.8.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sync-forge-1309482:6962506")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Sorry I've been busy. Here's What Changed.

New Features

  • Item Requirements for Shell Creation
    • Added config options to require specific items for shell construction
    • shellConstructionRequiredItem - Set any item ID (e.g., "minecraft:ender_pearl")
    • shellConstructionItemCount - Number of items required (1-64)
    • consumeItemInCreative - Whether to consume items in creative mode
    • missingItemMessage - Custom error message with %s and %d placeholders

Quality of Life

  • Animation Control Options
    • Added enableShellSwitchAnimation config option to disable camera transitions when switching shells
    • Added enableDeathRespawnAnimation config option to disable animations when respawning after death
    • Instant shell switching now available for players who prefer it

Compatibility

  • Fixed Curios Compatibility
    • Fixed Curios items not dropping on death
    • Fixed Curios items carrying over during shell switching
    • Removed Origins mod compatibility code (Origin is currently not compatible)

Bug Fixes

  • Fixed shell ownership validation during death/respawn
  • Fixed server issues that i'm aware of

Note to players: The mod now supports requiring specific items for shell creation! Configure this in sync-common.toml to customize your gameplay experience. You can also disable the camera animations if you prefer instant shell switching. Please message me with logs / modlist if you come across any issues <3