-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commands
Frederik van der Els edited this page Aug 25, 2025
·
12 revisions
SeedMapper has the following commands (in alphabetical order):
/sm:buildinfo/sm:checkseed/sm:clear/sm:config/sm:discord/sm:highlight/sm:locate/sm:seedmap/sm:source/sm:stoptask
Usage:
/sm:buildinfo
Check the version of SeedMapper that is currently being used.
Usage:
/sm:checkseed
Check the seed SeedMapper is currently using.
Usage:
/sm:clear
Clear all renders from the screen.
Usage:
/sm:config
├─ PixelsPerBiome
│ ├─ get
│ ├─ reset
│ └─ set
│ └─ <value>
├─ Seed
│ ├─ get
│ ├─ reset
│ └─ set
│ └─ <value>
├─ SeedResolutionOrder
│ ├─ get
│ ├─ reset
│ └─ set
│ └─ <value>
├─ SeedMapThreads
│ ├─ get
│ ├─ reset
│ └─ set
│ └─ <value>
├─ SavedSeeds
│ ├─ get
│ ├─ reset
│ ├─ add
│ │ └─ <value>
│ └─ remove
│ └─ <value>
├─ OreAirCheck
│ ├─ get
│ ├─ reset
│ ├─ comment
│ └─ set
│ └─ <value>
└─ ToggledFeatures
├─ get
├─ reset
├─ add
│ └─ <value>
└─ remove
└─ <value>
Change SeedMapper's configuration settings.
Usage:
/sm:discord
Sends the link to my Discord server.
Usage:
/sm:highlight
├─ block
│ └─ <block>
│ └─ <chunks>
└─ orevein
└─ <chunks>
Highlight certain blocks or regions around you.
Usage:
/sm:locate
├─ biome
│ └─ <biome>
├─ feature
│ ├─ <structure>
│ │ └─ <variantdata>
│ └─ stronghold
├─ loot
│ └─ <amount>
│ └─ <item>
├─ slimechunk
├─ spawn
└─ orevein
Locate biomes, features, loot and more closest to you.
Usage:
/sm:seedmap
Open an explorable seed map.
Usage:
/sm:source
├─ run
├─ as
│ └─ <entity>
├─ positioned
│ └─ <pos>
├─ rotated
│ └─ <rot>
├─ in
│ └─ <dimension>
├─ versioned
│ └─ <version>
└─ seeded
└─ <seed>
Change the source from which you execute the command.
Usage:
/sm:stoptask
Stop the task that is currently being executed in the background.