Zum Hauptinhalt springen

adventure_map

Configures an adventure map: temporary dimension template, chunk grid, spawn zone, and mount selector — manifest entry.

Entry Information

PropertyValue
Entry IDadventure_map
TypeManifest
ColorCyan
Iconmdi:map

Fields

FieldTypeDescription
dimensionTemplateStringName of the template world to clone via SlimeWorldManager
chunksList<AdventureChunk>Chunks available for exploration in the 9x4 grid
gridMaxXIntMaximum grid X (columns)
gridMaxYIntMaximum grid Y (rows)
maxFatigueDefaultIntDefault fatigue capacity in seconds when entering without a mount
guiTitleStringGUI title displayed to the player

Usage Example

- entry: adventure_map
name: "Configures an adventure map: temporary dimension template, chunk grid, spawn zone, and mount selector"
dimensionTemplate: ""
chunks: []
gridMaxX: 0
gridMaxY: 0
maxFatigueDefault: 0
guiTitle: ""