Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
Changelog
ru: PDC до помещения в блок bury_id теперь записывается до setItem, извлечённый предмет всегда содержит метку. при meta == null создаётся корректная ItemMeta и применяются PDC. Фикс off‑hand: на финальном тике повторная сверка предмета; при несоответствии — откат блока, исключены дубли/потери. Логи сохраняются в plugins/ItemBury/buried_records.yml при выключении и загружаются при старте; логи полноценны после рестартов. Улучшена валидация сообщение без вводящего в заблуждение упоминания NBT. удалена лишняя проверка amount == 0 для off‑hand.
eng: PDC is now applied before block placement: bury_id is written prior to setItem, ensuring the retrieved item always carries the correct tag. Fixed ItemMeta handling: if meta is null, a valid ItemMeta is created and PDC data is properly applied. Fixed off-hand race condition: the item is re-verified on the final tick; if it no longer matches, the action is reverted, preventing duplicates or item loss. Burial records are now saved to plugins/ItemBury/buried_records.yml on shutdown and loaded on startup, ensuring logs remain complete and consistent across restarts. Improved validation logic with clearer error messages that no longer misleadingly reference NBT. Removed redundant amount == 0 check for off-hand items, as it’s already handled by the game engine.
Files
Metadata
Release channel
ReleaseVersion number
1.0.5Loaders
Game versions
1.21–1.21.8Downloads
7Publication date
August 14, 2025 at 7:34 AMPublisher

Stamchuk
Member