The chest UI has been updated! Data value blocks & items are now supported, with highlights being:
- Cobblestone walls
- Prismarine blocks
- Skulls
- Flowers
- Potions
- Bed items
- Wood blocks
- ...and more! Check the
typeIds.jsfile for a full list of supported data value item IDs.
More sizes have also been added! The UI now supports '5', '9', '18', '36', and '45' as valid sizes. '27' & '54' can also be used as sizes, but the old definitions are also allowed and work as before.
Pattern function update- The data object has been removed, and the whole thing is just defined in one object. iconPath has been renamed to texture for it, as well.
Breaking change: A prefix of minecraft: must be added to your item texture typeIDs now, as support for that has been removed.