/
setItemName function in ItemBuilder to easily set minecraft:item_name item component using Silk text buildersetPotion function in ItemBuilder now takes Holder<Potion> instead of Potion as potions are now registered using registerForHolder method which returns Holder<Potion>display field insteadnumberFormat property in the sideboard function, it is BlankFormat by defaultsetSkullPlayer now accepts a player uuid and/or player name and/or texture (notably allowing you to set a skull texture just by name)BinaryFormat in silk-network (previously only Cbor)silk-network now uses a FallbackProvider to inject a stream codec provided by each type of packet definition
silk-persistence now migrates the legacy fabrikmcData tag from nbt and level data to the new silkmc_persistent_data tag
Silk - это Kotlin Minecraft API для Fabric, Quilt и Paper. Упрощает разработку модов: GUI, команды, сериализация, корутины и многое другое.