-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Получение NBT, идентификаторов, экстры у мобов
- NBT единожды обновляется перед получением для тайлов и существ. - Возвращена экстра в `ItemStack`, моды по типу Vein Miner запускаются без костылепляски. - Реализация `IDRegistry.getStringIdAndTypeForIntegerId`. - Дроп может изменять длительность жизни через `Entity.get/setAge`. - Добавлен метод `BlockSource.getLevelForName`, получение блоксурса моба учитывает его, а не измерение. - Еще несколько отладочных реализаций.
- Loading branch information
Showing
8 changed files
with
315 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.