mirror of
https://github.com/TeamMidnightDust/Celestria.git
synced 2025-12-13 06:35:09 +01:00
- Port to 1.21 - Neoforge support - Multiple shooting stars at the same time - Stellar nights based on moon phase -> Increased shooting star rate - Stars now move linearly instead of rotating - Serverside-mode using Polymer
29 lines
672 B
Properties
Executable File
29 lines
672 B
Properties
Executable File
# Makes things faster
|
|
org.gradle.parallel=true
|
|
org.gradle.jvmargs=-Xmx2048M
|
|
|
|
minecraft_version=1.21
|
|
supported_versions=1.21.1
|
|
yarn_mappings=1.21+build.2
|
|
enabled_platforms=fabric,neoforge
|
|
|
|
archives_base_name=celestria
|
|
mod_version=2.0.0
|
|
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
|
|
|
|
fabric_loader_version=0.15.11
|
|
fabric_api_version=0.100.1+1.21
|
|
polymer_version=0.9.6+1.21
|
|
|
|
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
|