Skip to content

Commit

Permalink
fix: add missing minecraft_minimum_version property
Browse files Browse the repository at this point in the history
  • Loading branch information
RubixDev committed Apr 12, 2023
1 parent c91eaf4 commit 36a39df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ org.gradle.jvmargs = -Xmx4G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version = 1.19.4
minecraft_minimum_version = 1.19.4
yarn_mappings = 1.19.4+build.2
loader_version = 0.14.19
# check available versions on maven (https://masa.dy.fi/maven/carpet/fabric-carpet/) for the given minecraft version you are using
Expand Down

0 comments on commit 36a39df

Please sign in to comment.