Перейти к содержимому
Mineforgian

All Items

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

Загрузки
1K
Подписчики
7
Обновлён
23 апреля 2026 г.
Лицензия
MIT

Опубликован 13 декабря 2025 г.

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.
  • timerCommandRequiresOperator (boolean, default: true)
    Whether the /timer command requires operator permissions.
  • 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.

Ченджлог

1.5+26.1.2Релиз26.1.2 · 23 апреля 2026 г.

Add config option "timerCommandRequiresOperator" which defaults to true
Add minecraft:suspicious_gravel and minecraft:suspicious_sand to unobtainable items
Update README

If you are updating from an older version you need to manually add the added unobtainable items to the config. Alternatively you can delete the whole "unobtainableItems" section in the config and it will be automatically added again with the updated items.

1.3+1.21.11Релиз1.21.11 · 3 февраля 2026 г.

Add /all-items command
Add minecraft:dirt_path to unobtainable items
Show timer in red when paused
Update README

1.2+1.21.11Релиз1.21.11 · 5 января 2026 г.

Add support for icons using a resource pack (see Description) and general improvements

1.1+1.21.11Релиз1.21.11 · 17 декабря 2025 г.

Added a config option to display the icon of the current item in the bossbar

Комментарии

Загружаем…