v1.14.4-1.2.0
·
63 commits
to MC-1.14.4
since this release
Added
- Project Essentials dependencies added to
build.gradle. - Respawning at first home \ bed point \ world spawn added.
- Back command compatibility added for respawning.
- Back command compatibility added for spawn command.
Messaging.ktwithsendMessagemethod added.- Compatibility with new localization API.
Changed
- Kotlin version updated to
1.3.70. - KotlinX Serialization updated to
0.20.0. - Forge API version updated to
28.2.0. SetSpawnCommand.kt:sendMsgreplaced withsendMessage.SetSpawnCommand.kt: deprecated api replaced on new.SpawnCommand.kt:sendMsgreplaced withsendMessage.SpawnCommand.kt: deprecated api replaced on new.
Removed
- Essentials dependencies removed from
gradle.properties. curseforgemaven repository removed from repositories inbuild.gradle.