
Balm
Balm - библиотека для разработчиков модов, упрощающая создание мульти-лоадерных модов для Minecraft. Она предоставляет общие интерфейсы и события, избавляя от необходимости писать код под каждый загрузчик отдельно.
Список изменений
-
Hotfixed crash on startup on Fabric
-
API: Fixed
OpenScreenEventnot supporting cancellation on Fabric -
API: Backported
BalmBlockRegistration#withItem()andBalmDiscriminatedBlockRegistration#withItems()overloads with name function -
API: Backported
DiscriminatedBlocks#sortedValues()etc. -
API: Backported
CustomMobEffect, a simple wrapper to make the constructor public -
API: Backported
BalmModSupport#recipeViewers()for unified recipe viewer support (only supports JEI at the moment) -
API: Backported
BalmRegistrars#poiTypes()for registering custom POI types -
API: Added
BalmItemPropertyRegistrarfor registering custom item properties -
API: Added
Balm.biomeModifications()alias for easier forward-compatibility when porting
