promotional bannermobile promotional banner

KubeJS sync

Sync your KubeJS scripts to a git (github only at current) repo

This mod lets you sync KubeJS scripts for your mod or modpack from a git(hub at current) instance to the Minecraft instance. That probably doesn't need more explaining than that...

It's not hard to setup. For mods: put under /data/<ns>/config/kubejs_sync/repos.json or kubejs/config/kubejs_sync.json for modpacks.

{
  "id": "fee",
  "github": "your-git-name/repo-name",
  "branch": "main",
  "requires": ["modid1"],
  "enabled": true
}

Then in the git(hub) repo. Have this file structure.

packs/<name>/pack.json   # { "requires": ["mekanism"] } as the contents
packs/<name>/startup_scripts/...
packs/<name>/server_scripts/...

 

Warning!!!: though the mod doesn't execute files downloaded by it, and KubeJS is sandboxed. This may allow for any file type to be grabbed. If there's any future exploit allowing for files to execute on download on your system, please be werry when this mod is used/required. I don't hold responsibility for any malicious use of this mod's syncing feature under GPLv3.

This mod only grabs files under /packs but at current I haven't implemented sanity/file type checks

The KubeJS sync Team

profile avatar
  • 2
    Followers
  • 20
    Projects
  • 2.2K
    Downloads

More from Nathan22211View all

  • kizaotasic project image

    kizaotasic

    The Pack is a ATM/Kizao style modpack with various custom made mods added into the pack that change everything from furnace progression to how machinery is structured and used.

    • 43
    • August 16, 2026
  • FE electrics project image

    FE electrics

    FE is no longer more stable than our own power systems. Voltage, Amperage, and Resistance now have to be in consideration when building your factories

    • 48
    • August 16, 2026
  • FE Electrics: Base project image

    FE Electrics: Base

    Base kubeJS support pack for Fe Electrics

    • 0
    • August 16, 2026
  • Create: kinetics limitations project image

    Create: kinetics limitations

    makes create shafts and belts no longer able to be infinite length and those + cogs only handle so much SU before breaking. Supports Custom tiers for stronger blocks.

    • 12
    • August 12, 2026
  • kizaotasic project image

    kizaotasic

    The Pack is a ATM/Kizao style modpack with various custom made mods added into the pack that change everything from furnace progression to how machinery is structured and used.

    • 43
    • August 16, 2026
  • FE electrics project image

    FE electrics

    FE is no longer more stable than our own power systems. Voltage, Amperage, and Resistance now have to be in consideration when building your factories

    • 48
    • August 16, 2026
  • FE Electrics: Base project image

    FE Electrics: Base

    Base kubeJS support pack for Fe Electrics

    • 0
    • August 16, 2026
  • Create: kinetics limitations project image

    Create: kinetics limitations

    makes create shafts and belts no longer able to be infinite length and those + cogs only handle so much SU before breaking. Supports Custom tiers for stronger blocks.

    • 12
    • August 12, 2026