SMMODS
Active WIP

Starminer modding is not fully stable yet. Use SMMODS and mod packages at your own risk, and bring questions to the official Starminer Discord.

Official ObjectDataTable Bridge-managed pak

ObjectDefinitions Tuning Pack

Official restart-based DataTable package proving the StarminerBridge managed pak path with the verified ActuatorNode2 Health edit.

Overview

This package uses the official DataTable workflow only: cooked pak mounting through StarminerBridge with no UE4SS Lua, runtime ObjectDefinitions mutation, direct save access, or hot reload behavior.

Latest Version

Version Target build Status Artifact
0.2.1 23435040 Published static ZIP dc5e2d52b0084868e6709ce736b25841ac387bb76442a0d22716235dc3416cf4

Manifest Shape

{
  "id": "starminer.object-definitions-tuning-pack",
  "version": "0.2.1",
  "entrypoints": [
    {
      "type": "pak",
      "path": "paks/pakchunk9999-StarminerBridge-starminer.object-definitions-tuning-pack-WindowsNoEditor.pak"
    }
  ],
  "dependencies": {
    "starminer.bridge": ">=0.1.7-dev-preview"
  }
}