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

Always More Items (AMI)

An inventory editor mod for b1.7.3, with a few neat systems like a rarity system.

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

Опубликован 4 сентября 2024 г.

A partial backport of JustEnoughItems to b1.7.3.

Features over HMI-fabric (for users):

  • A much less laggy UI.
  • Proper support for StationAPI tooltips.
  • Proper support for hiding items that you don't want to see. (WIP)
  • Syncing recipes from server to client, meaning servers running custom recipes can nicely do so without additional client mods. (Requires AMI on server)
  • Overhauled tooltip rendering.
    • Tooltips are the last thing rendered, meaning you can queue a tooltip at any point, and it should render, regardless of the current GUI (if any at all).
    • Tooltips are screen edge aware, unlike vanilla tooltips.
    • They can render modern formatting codes (italics, bold, etc).
    • They can render itemstacks, dividers, and even images.
    • Customisation and extension API coming soon:tm:.
  • A rarities system.
    • This does nothing without a mod that adds them to items.
    • Can have fancy formatting, header colours, and icons.

Drawbacks compared to HMI-fabric:

  • You need StationAPI regardless of if you want it or not. (Will be worked on, but you will lose everything aside from recipe-related features)

Features over every other inventory editor:

  • Multiplayer NBT and metadata giving. (Requires AMI on server)
  • Multiplayer healing. (Requires AMI on server)
  • Multiplayer day/night.
  • Recipe viewing.

Features over HMI-fabric (for devs):

  • A sane API that allows you to almost entirely reuse your existing container and rendering code, removing the need for specialized containers and UIs.
  • An entirely redone tooltip rendering system which supports modern colour and formatting codes, and also supports rarities (WIP on latter.)
  • A ton of render helpers that make creating and editing GUIS far less painful.
  • An item blacklist API, which can be updated during runtime for progression-locked items, if wanted.

Ченджлог

1.10.4Релизb1.7.3 · 20 августа 2026 г.
  • Fixed an oversight with 1x1 shaped recipes.
1.10.3Релизb1.7.3 · 20 августа 2026 г.
  • Fixed an oversight with shapeless recipes.
1.10.2Релизb1.7.3 · 20 августа 2026 г.
  • Fixed multiple oversights with tag recipes that caused them to be synced incorrectly in MP.
  • Fix a bug where AMI recipe sync packets could be delayed on slower connections and cause recipes to reload mid-game.
  • Added a status message when syncing AMI recipes.
  • Fixed an inconsistency where item tooltips displayed differently in the recipe viewer vs everywhere else.
  • Fixed the right side trashing items when in recipe mode.
1.10.1Релизb1.7.3 · 31 июля 2026 г.
  • Workaround for StationAPI item NBT not being copied properly in singleplayer.
1.10.0Релизb1.7.3 · 2 июня 2026 г.
  • Added a new element system for tooltips. You can now create your own custom elements.
  • Update to StAPI a6.2.
1.9.0Релизb1.7.3 · 31 марта 2026 г.
  • Mod developers can now create rarities.
1.8.3Релизb1.7.3 · 15 февраля 2026 г.
  • Fix hanging on trying to load multiblocks.
  • Added a new config entry for hiding rarity tooltips.
1.8.2Релизb1.7.3 · 7 февраля 2026 г.
  • Fix a server crash relating to multiblock recipes.

Комментарии

Загружаем…