API Reference / BodyId · type

Type Alias: BodyId

type BodyId = 
  | Body
  | typeof EXTRA_BODIES[number]
  | string & {
};

Core names keep autocomplete; any string id is accepted (data packs).

Start building

Quickstart →