Download Sync Re-Ported — Minecraft Mods — MetaMods
Sync Re-Ported

Sync Re-Ported

Active

Downloads

2

Last update

1 year ago

Versions

1.20.1 — 1.20.4
Client and server
Fabric
Technological
Utils

Sync Re-Ported

Mod logo

What is Sync Re-Ported?

Sync Re-Ported is an unofficial adaptation of the popular Sync mod for modern Minecraft versions. This modification allows players to create and manage special clones called "shells".

Core concept: You create biologically identical copies of your character that can be used as additional bodies for your consciousness. Each shell has its own inventory, experience level, and can even be in different game modes.

How does it work?

Creating Shells

To get started, you'll need to craft several special devices:

  • Sync Core - the main component of the system
  • Shell Constructor - device for creating new bodies
  • Shell Storage - container for storing created clones
  • Treadmill - energy source for the system

Creation Process

  1. Place the shell constructor and activate it with a right-click
  2. Important: this process consumes health (20 points in normal mode, 40 in hardcore)
  3. Power the system using a treadmill with animals (pigs or wolves are most efficient)
  4. After creating a shell, place it in storage

Working constructor example

Using Shells

Approach an active shell storage, and you'll see a special menu with available bodies. Select the desired shell, and your consciousness will instantly transfer to it.

Selection menu example

Crafting Recipes

Sync Core

Core recipe

Sync Core (Hardcore)

Hardcore core recipe

Shell Constructor

Constructor recipe

Shell Storage

Storage recipe

Treadmill

Treadmill recipe

Key Features

  • Cross-dimensional synchronization - work with shells in different dimensions
  • Death protection - shell death doesn't increase death counter
  • Equipment - outfit shells through hoppers
  • Color coding - use dyes to organize storage
  • Power supply - various ways to power the system
  • Comparators - monitor status through redstone components

Configuration Settings

The mod offers extensive customization options via the config/sync.json file:

{
  "enableInstantShellConstruction": false,
  "warnPlayerInsteadOfKilling": false,
  "fingerstickDamage": 20.0,
  "hardcoreFingerstickDamage": 40.0,
  "shellConstructorCapacity": 256000,
  "shellStorageCapacity": 320,
  "shellStorageConsumption": 16,
  "shellStorageAcceptsRedstone": true,
  "shellStorageMaxUnpoweredLifespan": 20,
  "energyMap": [
    {
      "entityId": "minecraft:chicken",
      "outputEnergyQuantity": 2
    },
    {
      "entityId": "minecraft:pig",
      "outputEnergyQuantity": 16
    },
    {
      "entityId": "minecraft:player",
      "outputEnergyQuantity": 20
    },
    {
      "entityId": "minecraft:wolf",
      "outputEnergyQuantity": 24
    },
    {
      "entityId": "minecraft:creeper",
      "outputEnergyQuantity": 80
    },
    {
      "entityId": "minecraft:enderman",
      "outputEnergyQuantity": 160
    }
  ],
  "syncPriority": [
    { "priority": "NATURAL" }
  ],
  "wrench": "minecraft:stick",
  "updateTranslationsAutomatically": false
}

Technical Requirements

  • Minecraft 1.18.x
  • Fabric Loader ≥0.12.0
  • Fabric API ≥0.43.1

Important Information

This mod is an adaptation of the original development and may contain unfixed bugs. The system devices are quite fragile - they require the "Silk Touch" enchantment to be mined.

Project members
palm1

palm1

Developer

Created: 19 Mar 2024

ID: 10645