-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commands
Frederik van der Els edited this page Nov 6, 2024
·
9 revisions
SeedMapper has the following commands (in alphabetical order):
/sm:checkseed
-
/sm:clearscreen
[legacy only] -
/sm:highlight
[legacy only] /sm:locate
-
/sm:seedoverlay
[legacy only] /sm:source
-
/sm:terrainversion
[legacy only]
Click the command for more details. The legacy commands only work in major version 1.0.0
.
SeedMapper's config can be changed by the external command /cconfig seedmapper
:
/cconfig seedmapper
├─ 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>
Usage:
/sm:checkseed
Check the seed SeedMapper is currently using.
Usage:
/sm:clearscreen
Clear all renders from the screen.
Usage:
/sm:highlight
├─ block
│ └─ <block>
│ └─ <range>
└─ feature
└─ slimechunk
└─ <range>
Highlight certain blocks or regions around you.
Usage:
/sm:locate
├─ biome
│ └─ <biome>
├─ feature
│ ├─ structure
│ │ └─ <structure>
│ ├─ stronghold
│ ├─ decorator [legacy only]
│ │ └─ <decorator>
│ └─ slimechunk
└─ loot [legacy only]
└─ <amount>
└─ <item>
Locate biomes, features or loot closest to you.
Usage:
/sm:seedoverlay
Compare the current terrain with the original natural terrain of the world.
Usage:
/sm:source
├─ run
├─ as
│ └─ <entity>
├─ positioned
│ └─ <pos>
├─ rotated
│ └─ <rot>
├─ in
│ └─ <dimension>
├─ versioned
│ └─ <version>
└─ seeded
└─ <seed>
Change the source from which you execute the commands.
Usage:
/sm:terrainversion
Determine the terrain version of the terrain.