The Companion Extension allows players to have persistent companions that follow them around the world, supporting both NPCs and ModelEngine entities.Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
Source Code
View source on GitHub.
Download Releases
Get the latest JARs.
Features
Summoning
Spawn NPC or ModelEngine entities.
Follow/Wait
Toggle following behavior.
Teleportation
Companions follow between worlds.
Animations
Walk/Idle animations support.
Entries
Entities
Invocation: Spawn companion.
Actions
Follow Mode: Toggle state.
Interact: Click handler.
Interact: Click handler.
Facts
Is Active: Check status.
Configuration
| Field | Type | Default | Description |
|---|---|---|---|
definition | Ref | Required | Entity definition. |
minDistance | Double | 2.0 | Stop distance. |
maxDistance | Double | 4.0 | Start following. |