promotional bannermobile promotional banner

Overgrown's Sync

A system for yielding new capabilities. Sync is an addon for the Apoli mod that's used primarily for the Origins mod!
System for Yielding New Capabilities (Banner) [Colored]

System for Yielding New Capabilities (Banner) [Colored]

OvergrownMC | Overgrown's Sync
Create your game server with affiliate logo
Create Server
affiliate banner image

Description

Sync (Transparent Icon)

Sync is a Fabric mod library that extends the functionality of Apoli. This mod library backports some features that are present in newer versions of Apoli and brings them to 1.20.1 while also adding new powers, conditions and action types that can be used for developing Origins/Apoli datapacks.

Q: What does Sync stand for?
System for Yielding New Capabilities

Q: What is Apoli and its relation to Sync?
Apoli is the library mod Origins uses for its powers, conditions and actions. Sync should work right out the bat with any mod that has Apoli or Apoli by itself.

Q: What features has Sync backported?

Q: What original features does Sync have?

  • A Pose (Power Type):
  {
    "type":"sync:pose",
    "pose":"standing",
    "priority":0
  }

This power type accepts the following options in the pose field:

  1. standing
  2. fall_flying
  3. sleeping
  4. swimming
  5. spin_attack
  • A In Pose (Entity Condition):
  {
    "type": "sync:in_pose",
    "pose":"spin_attack"
  }

This Entity Condition accepts the same options in the pose field as the Pose (Power Type).

  • A Flip Model (Power Type):
  {
    "type":"sync:flip_model",
    "flip_view": true
  }
  • A Key Pressed (Entity Condition):
  {
    "type": "sync:key_pressed",
    "key": "key.use",
    "continuous": true
  }

This Entity Condition accepts all of the Keybindings present in both Origins and Apoli in the key field, even keybinds from Origins Extra Keybinds

Q: Is it compatible with other library mods?

  • Sync is compatible is other library mods but it adds a Set Entity Aspects (Power Type) and a Has Aspect (Entity Condition) if you have AspectsLib installed.
  • Set Entity Aspects (Power Type):
  {
    "type": "sync:set_entity_aspects",
    "aspects": {
      "aspectslib:terra": 10,
      "aspectslib:ignis": 5
    }
  }

This power type accepts any Aspect that's present in data packs but only if AspectsLib is installed.

  • Has Aspect (Entity Condition):
    "condition": {
      "type": "sync:has_aspect",
      "aspect": "aspectslib:terra",
      "min": 5,
      "comparison": ">="
    }

You can learn more about this Entity Condition here.

The Overgrown's Sync Team

profile avatar
  • 1
    Followers
  • 6
    Projects
  • 71.5K
    Downloads
Donate

More from OvergrownMCView all

  • Overgrown's Cobblemon: Darkrai project image

    Overgrown's Cobblemon: Darkrai

    • 64.0K
    • Mods

    Darkrai missing from your Cobblemon world? This pack fixes that!

    • 64.0K
    • November 30, 2025
    • Mods
    • +4
  • Origins: Quirks project image

    Origins: Quirks

    • 107
    • Mods

    Origins Mod addon that introduces unique abilities inspired by Quirks from My Hero Academia!

    • 107
    • November 28, 2025
    • Mods
    • +3
  • AspectsLib project image

    AspectsLib

    • 72
    • Mods

    Library mod that adds data-driven Aspects from Thaumcraft, allowing to attach Aspects to entities and create unique interactions between them.

    • 72
    • November 24, 2025
    • Mods
    • +2
  • Overgrown's Cobblemon: Darkrai (Data Pack) project image

    Overgrown's Cobblemon: Darkrai (Data Pack)

    • 5.2K
    • Data Packs

    Darkrai missing from your Cobblemon world? This pack fixes that!

    • 5.2K
    • November 21, 2025
    • Data Packs
    • +2
  • Overgrown's Cobblemon: Darkrai project image

    Overgrown's Cobblemon: Darkrai

    • 64.0K
    • Mods

    Darkrai missing from your Cobblemon world? This pack fixes that!

    • 64.0K
    • November 30, 2025
    • Mods
    • +4
  • Origins: Quirks project image

    Origins: Quirks

    • 107
    • Mods

    Origins Mod addon that introduces unique abilities inspired by Quirks from My Hero Academia!

    • 107
    • November 28, 2025
    • Mods
    • +3
  • AspectsLib project image

    AspectsLib

    • 72
    • Mods

    Library mod that adds data-driven Aspects from Thaumcraft, allowing to attach Aspects to entities and create unique interactions between them.

    • 72
    • November 24, 2025
    • Mods
    • +2
  • Overgrown's Cobblemon: Darkrai (Data Pack) project image

    Overgrown's Cobblemon: Darkrai (Data Pack)

    • 5.2K
    • Data Packs

    Darkrai missing from your Cobblemon world? This pack fixes that!

    • 5.2K
    • November 21, 2025
    • Data Packs
    • +2