mirror of
https://github.com/CPTProgrammer/ChatPlus.git
synced 2026-09-19 23:23:38 +08:00
Update to 1.20.4 (#7)
* Updated Gradle Version * Updated Loom Version * Updated GradleProperties to 1.21.4 * Updated needed classes to 1.21.4 * Update mod version --------- Co-authored-by: CPTProgrammer <46586216+CPTProgrammer@users.noreply.github.com>
This commit is contained in:
co-authored by
CPTProgrammer
parent
ed5e4a7ea7
commit
a94415e427
+5
-5
@@ -4,14 +4,14 @@ org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.3
|
||||
loader_version=0.15.6
|
||||
minecraft_version=1.21.4
|
||||
yarn_mappings=1.21.4+build.8
|
||||
loader_version=0.16.9
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.20.3
|
||||
mod_version=0.21.0
|
||||
maven_group=cn.revaria.chatplus
|
||||
archives_base_name=chat-plus
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.95.1+1.20.4
|
||||
fabric_version=0.115.0+1.21.4
|
||||
Reference in New Issue
Block a user