Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
MoriyaShiine committed Oct 10, 2024
1 parent 0f80c48 commit 60a336b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
org.gradle.jvmargs = -Xmx1G
org.gradle.parallel = true
# Fabric Properties
minecraft_version = 1.21
yarn_mappings = 1.21+build.9
loader_version = 0.15.11
minecraft_version = 1.21.1
yarn_mappings = 1.21.1+build.3
loader_version = 0.16.7
# Mod Properties
mod_version = 1.21-r1
maven_group = moriyashiine
archives_base_name = respawnablepets
# Dependencies
cardinal_components_version = 6.1.1
midnightlib_version = 1.5.7-fabric
fabric_version = 0.100.7+1.21
mod_menu_version = 11.0.1
midnightlib_version = 1.6.3-fabric
fabric_version = 0.105.0+1.21.1
mod_menu_version = 11.0.2
# Chenille
modrinth_id = gbFe1FWa
curseforge_id = 319582
curseforge_versions = 1.21
curseforge_versions = 1.21; 1.21.1
cf_requirements = fabric-api
cf_embeddeds = cardinal-components-api; midnightlib
release_type = release

0 comments on commit 60a336b

Please sign in to comment.