Skip to content

Commit

Permalink
Update Fabric Loader version
Browse files Browse the repository at this point in the history
  • Loading branch information
keve1227 committed Feb 10, 2025
1 parent 1b97683 commit 5d7657e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true

# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.16.5

loader_version=0.16.10
# Mod Properties
mod_version=1.1.0
maven_group=com.kevinsundqvistnorlen
archives_base_name=rubi

# Dependencies
fabric_version=0.83.0+1.20
minecraft_range=1.20.0

0 comments on commit 5d7657e

Please sign in to comment.