- Shader errors when using Vulkan #5456
- Improved plugin internal logic about handling files loading
- Chunk Load -> Server Crash Chunk Load -> Server Crash · Issue #5443 · PluginBugs/Issues-ItemsAdder
- Event for mutating pack post pack generation, before dispatch Event for mutating pack post pack generation, before dispatch · Issue #5436 · PluginBugs/Issues-ItemsAdder
- Pack key supported_formats is deprecated starting from pack format 65.
- Remove supported_formats from your pack.mcmeta Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta · Issue #5441 · PluginBugs/Issues-ItemsAdder
- Item_Flag modifier in items only does one rule (IE. Hide Enchants OR Hide Attributes) Item_Flag modifier in items only does one rule (IE. Hide Enchants OR Hide Attributes) · Issue #5069 · PluginBugs/Issues-ItemsAdder fix scripting internals not exposed in the API
- Добавлена поддержка версии 26.2.
- Исправлено: лор урона и скорости атаки не отображался для инструментов из COPPER и MACE.
- Исправлено: ошибка чтения ванильной модели для материала PALE_OAK_LOG.
- Исправлено: ошибка чтения ванильной модели для материала COPPER_SWORD.
- Исправлено: RuntimeException из-за TileState = null.
- Исправлено: возможность отправки GUI в чат через Unicode-символы.
- Исправлена проблема производительности с isCustomBlock в piston events.
- Исправлен NullPointerException при вызове File.getAbsolutePath() (null local variable).
- Исправлено: генератор деревьев не использовал кастомные блоки для некоторых типов деревьев.
- Исправлено: поломка Chorus (#5381).
- Добавлена опция для фикса глючных ванильных грибов/chorus через авто-генерируемые datapacks в папке мира.
- Исправлена ошибка в модели материала NOTE_BLOCK.
- Исправлено: jukebox_disc не регистрировался, если enabled: true не был указан явно.
- Исправлено: кастомный HUD перестал работать (#5173).
- Автомиграция с ресурса на графику (#5023).
- Исправлена проблема, из-за которой сельскохозяйственные культуры иногда не работали (#5422).
- Исправлено поведение оружия: теперь разрешено использовать предметы Minecraft в качестве боеприпасов (#5189).
- Исправлена ошибка, из-за которой тайловые блоки отображались как спавнеры при установке (#5112).
- Breaking custom blocks causes chunks to load and server hangs in some rare cases
- ItemsAdder.Advanced.injectItemModifier not working
- Crops-Stream-Tick ArrayIndexOutOfBoundsException causes Server thread infinite loop in Long2ObjectOpenHashMap.get() → Watchdog crash
- Trident duplication issue
- Villagers can buy custom blocks like paper
- Held Offhand Event not Working Properly
- Items don’t inherit events when using variant_of
- Resourcepack links from Dropbox, Google drive and similar websites do not work anymore
- Smithing recipe does not work on 1.21.8
- Multi-break causes doors and beds to be cut in half
- Can't find file ModelEngine
- Noteblock issues
- NETHERITE_SWORD no longer supported / Failed to generate vanilla model
- Resourcepack generation fails: No vanilla model file for material NETHERITE_SPEAR
- Plugin thinks there's a lowercase b in my crafting recipes, while there's not.
- Add a setting to disable duplicate images warnings
- Missing Item Textures in 1.21.11 (Final 4.0.16)
- Fix text effects shaders 21.6
- Emotes - disable the legacy shader method by default and enable the modern method instead
- Some resourcepack folders ignored if multiple structures are used
- Glow not working on 26.1.1
- 26.1+ Custom entities mount not working
- Display entities furniture lose customized rotations
- iazip not working, Original model of material PAPER has errors
- Plugin softlocks when using lists in textures for graphics option
- Vanilla block entity inventory preview bug
- 26.1.2 support
- Item display furniture have y+1 offset by default for no reason when placed on ceiling
- NullPointerException: Cannot read field "aoy" because "<parameter2>.xg" is null when breaking blocks
- Atlas merging
- API method to obtain configuration section of an item
- Self hosting overhaul
- New methods & events API
- ERROR: Input of fragment shader 'lightMapColor' not written by vertex shader
- /iadebug get-item-with-custom-model-data
- Plugin not working on 1.21.4 anymore
- Removed RealisticWorldGenerator the plugin is no longer maintained so there is no point into maintaining compatibility
- Fix break_particles_material when using behaviours naming instead of legacy specific_properties
- Recipes loading optimization
- Warn when multiple hosting methods selected
- Resourcepack not generated automatically on first install
- Events before & after a player sit on a furniture
- Events before & after a player opens a trade machine
- Полная переработка self-hosting
- Плагин зависал при использовании списков в textures для графических настроек
- Объединение atlas-файлов
- Отсутствовали текстуры предметов в 1.21.11 (Final 4.0.16)
- Добавлена команда /iadebug get-item-with-custom-model-data
- Плагин перестал работать на 1.21.4
- Исправлена ошибка: Input of fragment shader 'lightMapColor' not written by vertex shader
- Удалена поддержка RealisticWorldGenerator — плагин больше не поддерживается, поэтому поддерживать совместимость смысла нет
- Исправлено свечение (Glow) на 26.1.1
- Исправлена работа Held Offhand Event
- WIP: новые методы и события API
- Добавлен новый метод self-hosting
Теперь он работает по принципу plug-and-play и больше не требует открытия отдельного порта в панели хостинга.- Подробнее:
Simple Self Host Guide
- Добавлен API-метод для получения configuration section предмета (#5366)
- Добавлено предупреждение при выборе нескольких методов хостинга одновременно (#5396)
- Жители могут покупать кастомные блоки, например бумагу — Villagers can buy custom blocks like paper · Issue #3188 · PluginBugs/Issues-ItemsAdder
- Multi-break разрезает двери и кровати пополам — Multi-break causes doors and beds to be cut in half · Issue #5156 · PluginBugs/Issues-ItemsAdder
- NullPointerException: Cannot read field "aoy", потому что "<parameter2>.xg" равен null при ломании блоков — `NullPointerException: Cannot read field "aoy" because "<parameter2>.xg" is null` when breaking blocks · Issue #5353 · PluginBugs/Issues-ItemsAdder
- Проблемы с нотными блоками — Noteblock issues · Issue #5222 · PluginBugs/Issues-ItemsAdder
- Баг предпросмотра инвентаря vanilla block entity — Vanilla block entity inventory preview bug · Issue #5329 · PluginBugs/Issues-ItemsAdder
- Исправлено: мебель (display entities), размещённая через Axiom, меняла свою ротацию после обновления ItemsAdder
Display entities furniture lose customized rotations · Issue #5326 · PluginBugs/Issues-ItemsAdder- Исправлено: ошибка ArrayIndexOutOfBoundsException в Crops-Stream-Tick, вызывавшая бесконечный цикл серверного потока и краш watchdog
Crops-Stream-Tick ArrayIndexOutOfBoundsException causes Server thread infinite loop in Long2ObjectOpenHashMap.get() → Watchdog crash · Issue #5262 · PluginBugs/Issues-ItemsAdder- Исправлено: мебель (item display) имела смещение по оси Y (+1) при размещении на потолке
Item display furniture have y+1 offset by default for no reason when placed on ceiling · Issue #5347 · PluginBugs/Issues-ItemsAdder- Исправлено: display entities мебель теряла пользовательскую ротацию
Display entities furniture lose customized rotations · Issue #5326 · PluginBugs/Issues-ItemsAdder
- Убедитесь, что вы заново сгенерировали ресурс-пак, чтобы исправить текстуры block entity
- Ссылки на ресурс-паки с Dropbox, Google Drive и подобных сервисов больше не работают
Recourse Pack links from Dropbox, Google drive and similair websites do not work anymore · Issue #5138 · PluginBugs/Issues-ItemsAdder- Добавлена настройка для отключения предупреждений о дублирующихся изображениях
Add a setting to disable duplicate images warnings · Issue #5285 · PluginBugs/Issues-ItemsAdder- Исправлена ошибка предпросмотра инвентаря у vanilla block entity
Vanilla block entity inventory preview bug · Issue #5329 · PluginBugs/Issues-ItemsAdder- Добавлено предупреждение о флагах ModelEngine Post-Server
Can't find file ModelEngine · Issue #5175 · PluginBugs/Issues-ItemsAdder- Добавлена поддержка 26.1.2
26.1.2 support · Issue #5345 · PluginBugs/Issues-ItemsAdder- Исправлено зависание сервера на ItemsAdder 4.0.15
Server hang on itemsadder 4.0.15 · Issue #5165 · PluginBugs/Issues-ItemsAdder