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

Container Core

Create and customize containers with text files!

Загрузки
88
Подписчики
2
Обновлён
19 августа 2026 г.
Лицензия
MPL-2.0

Опубликован 27 февраля 2026 г.

Container Core

Container Core lets you reshape Minecraft's inventory and container screens by editing simple text files, so, no modding experience required. 'Chests, the crafting table, the anvil, the creative menu, and more' can all be restyled, rearranged, or reimagined without touching a line of Java :D i'm finally close to a release

Just imagine it: the GIF below shows your character (can be your mounted animal or any mob) that turns to face your cursor. It's the usual mob preview you see in the survival inventory, but you control where it sits and what mob to use, at any screen, mid game, all from a json text file. (the gif is from a very old version)

Click me!!! Example

It's easy to use

  • You don't need to be a developer. Everything is plain JSON inside a resource pack. Move a slot, change a panel, drop in sprites, simply by editing text. (Screens without a json file open as vanilla.)
  • Changes show up instantly. Press F3+T in-game and your edits just reload, it just works.
  • It gets along with other packs. Textures and objects stack cleanly, so your tweaks can sit alongside other resource packs.
  • Lots to build with. some ready-made widgets and simple elements, there's even layouts for all ~23 vanilla container types inside [Vanilla Defaults].

For mod developers

You know authors get the JSON layer, but the engine opens up if you're writing a mod, from your code you can register new objects and elements, define custom show/hide conditions, and add new container screens all through Container Core's Java API. That means an add-on mod can contribute its own objects for pack authors to drop into JSON, and other mods can drive their own menus through it. (A few already do see below.)

Getting started

There's the wiki, with step-by-step guides and documentation: https://github.com/dcqout/dcqinvcore/wiki

Already using Container Core

A few projects build on it:

What is to come

For now only a beta 2 preview is released, i'm holding the next version til my mod that let's you expand the inventory size is reviewed.

Ченджлог

2.0.0-BetaPreviewБета1.21.11 · 19 августа 2026 г.
  • Totally reworked!
0.1.0OldАльфа1.21.11 · 27 февраля 2026 г.
  • Everthing is working, but the mod alone won't allow much! For objects like entities you need another mod adding them!

Комментарии

Загружаем…