mirror of
https://github.com/TeamMidnightDust/Celestria.git
synced 2025-12-15 23:35:09 +01:00
2.0.1-rc.1
1. support mc 1.21.6 2. add shooting star phare animation
This commit is contained in:
@@ -2,27 +2,24 @@
|
||||
org.gradle.parallel=true
|
||||
org.gradle.jvmargs=-Xmx2048M
|
||||
|
||||
minecraft_version=1.21
|
||||
supported_versions=1.21.1
|
||||
yarn_mappings=1.21+build.2
|
||||
minecraft_version=1.21.6
|
||||
supported_versions=1.21.6
|
||||
yarn_mappings=1.21.6+build.1
|
||||
enabled_platforms=fabric,neoforge
|
||||
|
||||
archives_base_name=celestria
|
||||
mod_version=2.0.0
|
||||
mod_version=2.0.1-rc.1
|
||||
maven_group=eu.midnightdust
|
||||
release_type=release
|
||||
curseforge_id=1085811
|
||||
modrinth_id=GoCfVRkX
|
||||
# Configure the IDs here after creating the projects on the websites
|
||||
|
||||
midnightlib_version=1.5.8
|
||||
midnightlib_version=1.7.5+1.21.6
|
||||
|
||||
fabric_loader_version=0.15.11
|
||||
fabric_api_version=0.100.1+1.21
|
||||
polymer_version=0.9.6+1.21
|
||||
fabric_loader_version=0.16.14
|
||||
fabric_api_version=0.127.1+1.21.6
|
||||
polymer_version=0.13.1+1.21.6
|
||||
|
||||
neoforge_version=21.0.143
|
||||
yarn_mappings_patch_neoforge_version = 1.21+build.4
|
||||
|
||||
quilt_loader_version=0.19.0-beta.18
|
||||
quilt_fabric_api_version=7.0.1+0.83.0-1.20
|
||||
neoforge_version=21.6.11-beta
|
||||
yarn_mappings_patch_neoforge_version=1.21+build.4
|
||||
|
||||
Reference in New Issue
Block a user