All Items
ModMIT

All Items

Collect all items in Minecraft, one at a time - Multiplayer compatible

227
Downloads
3
Followers
2 months ago
Updated
📦
5
Versions

📖About All Items

All Items

Collect all items in Minecraft, one at a time.

All Items HUD

The mod randomly selects an item from all obtainable items and displays it in the bossbar.
Players must find and collect that item before moving on to the next one.
The mod is multiplayer compatible and designed to be played on a multiplayer server, but can also be played without a server.

Getting Started

  1. Install Fabric
  2. Download Fabric API and put it in the mods folder
  3. Download All Items from Modrinth and put it in the mods folder

Commands

  • /all-items - Show all obtained items in a custom dialog (see below)
  • /timer - Pause or resume the game timer

All Items Dialog

All Items Dialog

Config

The mod saves all progress in a config file located at config/all-items.json.
The config file contains the following options:

  • showIcons (boolean, default: false)

    Show item icons in the bossbar and in chat messages.
    This feature requires the All-Icons resource pack.
  • timerSeconds (integer)

    Stores the timer value in seconds.
  • activeItem (string)

    Stores the current active item id.
  • obtainedItems (array of strings)

    Stores the list of obtained item ids.
  • unobtainableItems (array of strings)

    Stores the list of unobtainable item ids.

FAQ

  • How can I skip the current Item?

    Use the /give command to give yourself the item you want to skip.
  • Do I need to install the mod on the client side?

    No, the mod is server-side only and does not require the client to have it installed if it's already installed on the server.

    The mod is designed to be played on a server with vanilla clients and does not require any client-side mods.