Skip to content

Commands

Frederik van der Els edited this page Feb 2, 2023 · 10 revisions

SeedMapper has the following commands (in alphabetical order):

Click the command for more details.

CheckSeed

Usage:

/sm:checkseed

Alias:

/sm:seed

ClearScreen

Usage:

/sm:clearscreen

Alias:

/sm:clear

Config

Usage:

/sm:config
├─ IgnoredBlocks
│  ├─ get
│  ├─ add
│  │  └─ <value>
│  └─ remove
│     └─ <value>
├─ AutoOverlay
│  ├─ get
│  └─ set
│     └─ <value>
├─ Seed
│  ├─ get
│  └─ set
│     └─ <value>
├─ SeedResolutionOrder
│  ├─ get
│  └─ set
│     └─ <value>
├─ SavedSeeds
│  ├─ get
│  ├─ add
│  │  └─ <value>
│  └─ remove
│     └─ <value>
└─ BlockColours
   ├─ get
   ├─ put
   │  └─ <key>
   │     └─ <value>
   └─ remove
      └─ <value>

Highlight

Usage:

/sm:highlight
├─ block
│  └─ <block>
│     └─ <range>
└─ feature
   └─ slimechunk
      └─ <range>

Locate

Usage:

/sm:locate
├─ biome
│  └─ <biome>
├─ feature
│  ├─ structure
│  │  └─ <structure>
│  ├─ decorator
│  │  └─ <decorator>
│  └─ slimechunk
└─ loot
   └─ <amount>
      └─ <item>

SeedOverlay

Usage:

/sm:seedoverlay

Alias:

/sm:overlay

Source

Usage:

/sm:source
├─ run
├─ as
│  └─ <entity>
├─ positione
│  └─ <pos>
├─ rotated
│  └─ <rot>
├─ in
│  └─ <dimension>
├─ versioned
│  └─ <version>
└─ seeded
   └─ <seed>

TerrainVersion

Usage:

/sm:terrainversion
Clone this wiki locally