Skip to content

Commit

Permalink
Reverted mod version change - added yarn_mappings_patch
Browse files Browse the repository at this point in the history
  • Loading branch information
tticehurst committed Dec 16, 2023
1 parent 151a047 commit 8b93199
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ org.gradle.jvmargs=-Xmx2G
# Check versions on https://modmuss50.me/fabric.html
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
enabled_platforms=fabric # Forge disabled for now
enabled_platforms=fabric,forge

archives_base_name=freecam
mod_version=1.2.1.2
mod_version=1.2.1.1
maven_group=net.xolt.freecam

architectury_version=11.0.8
Expand All @@ -20,4 +20,4 @@ forge_version=1.20.4-49.0.9
modmenu_version=9.0.0-pre.1
cloth_version=13.0.114


yarn_mappings_patch=1.20.4+build.1

0 comments on commit 8b93199

Please sign in to comment.