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

Always More Items

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

5K загрузок6 подписчиковMITbabricfabric

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

  • Divider, italics, item and image rendering.

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.0Релизb1.7.3babric, fabric2 июня 2026 г..jar (340 КБ)
1.9.0Релизb1.7.3babric, fabric31 марта 2026 г..jar (326 КБ)
1.8.3Релизb1.7.3fabric15 февраля 2026 г..jar (327 КБ)
1.8.2Релизb1.7.3babric, fabric7 февраля 2026 г..jar (326 КБ)
1.8.1Релизb1.7.3babric, fabric24 января 2026 г..jar (326 КБ)
1.8.0Релизb1.7.3babric, fabric16 января 2026 г..jar (326 КБ)
1.7.1Релизb1.7.3fabric6 октября 2025 г..jar (304 КБ)
1.7.0Релизb1.7.3babric, fabric10 сентября 2025 г..jar (303 КБ)
1.6.1Релизb1.7.3fabric17 мая 2025 г..jar (303 КБ)
1.6.0Релизb1.7.3fabric12 мая 2025 г..jar (303 КБ)
1.5.3Релизb1.7.3fabric22 февраля 2025 г..jar (301 КБ)
1.5.2Релизb1.7.3fabric21 января 2025 г..jar (301 КБ)
1.5.1Релизb1.7.3fabric16 января 2025 г..jar (301 КБ)
1.5.0Релизb1.7.3fabric16 января 2025 г..jar (301 КБ)
1.4.0Релизb1.7.3fabric23 декабря 2024 г..jar (296 КБ)

Показаны последние 15 из 24 версий. Все версии — на Modrinth.

Ченджлог

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.
1.8.1Релизb1.7.3 · 24 января 2026 г.
  • Fixed time setting logic so it doesn't accidentally reverse time in certain conditions instead of going forward.
1.8.0Релизb1.7.3 · 16 января 2026 г.
  • Fixed a typo in the tag hint.
  • Added multiblock support. Thank you Ralf2oo2 and Atilist.
  • Fixed the built-in icon generator python script (in the repo), it now actually works.
  • Fixed a bug with BH-Creative where AMI would give items when the mouse is clicked.
1.7.1Релизb1.7.3 · 6 октября 2025 г.
  • Added the ability to list tags on items when debug mode is enabled.
1.7.0Релизb1.7.3 · 10 сентября 2025 г.
  • Fixed furnace fire overlay being 1 pixel off.
  • Fixed unconditionally calling drawInfo a second time, even if a mod doesn't implement it.
  • Add tick, handleKeyPress and handleMouseScrolled to RecipeWrapper.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…