Skip to content

Features

Richard Thornton edited this page Mar 16, 2026 · 2 revisions

Features

Item Pool

SpawnHunt includes 400+ survival-obtainable items as potential targets. This covers blocks, tools, food, mob drops, and more — anything you can obtain in a vanilla Survival world without cheats or commands.

Items that cannot be obtained in Survival (command-only blocks, creative-exclusive items, unobtainable variants) are excluded.

Timer

Singleplayer

  • Displayed in mm:ss.000 format in the HUD
  • Pause-aware — the timer stops when the game is paused or you're on the death screen
  • Uses delta-accumulation internally to prevent drift

Multiplayer

  • Displayed in mm:ss format (no milliseconds)
  • Runs on the server using wall-clock time
  • Synced to mod clients every 250ms; shown in the action bar for vanilla clients every second

Run History (Singleplayer)

Your times are saved per item and persist across game sessions:

  • Last Three Runs — your three most recent attempts for the current target
  • Top Three Runs — your three fastest times for the current target
  • Displayed on the selection screen alongside the target item

Hardcore Mode (Singleplayer)

Toggle Hardcore on the selection screen (enabled by default). When enabled:

  • The world is created in Hardcore mode (hard difficulty, one life)
  • Death ends the run

When disabled, the world is created in normal Survival mode with normal difficulty.

Item Chooser (Singleplayer)

Click List on the selection screen to open a searchable list of all items in the pool. Type to filter, click to select, double-click to confirm.

Automatic World Creation (Singleplayer)

Clicking Start creates a new Survival world instantly — no manual setup needed. Worlds are named "SpawnHunt - ItemName" for easy identification in your saves list.

Multiplayer Support

See Multiplayer for the full guide. Key highlights:

  • Server-side commands for starting, stopping, and managing hunts
  • Works with vanilla clients (no mod required for players)
  • Rich HUD for players with the mod installed
  • Automatic inventory scanning and win detection

Clone this wiki locally