Skip to content

Commit

Permalink
Merge pull request #8 from nicdgonzalez/1.21.1
Browse files Browse the repository at this point in the history
Set up for Minecraft 1.21.1
  • Loading branch information
keve1227 authored Sep 12, 2024
2 parents 7cd5df9 + 6eb9e08 commit 0e7ea5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ org.gradle.parallel=true

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

# Mod Properties
Expand All @@ -14,5 +14,5 @@ maven_group=com.kevinsundqvistnorlen
archives_base_name=rubi

# Dependencies
fabric_version=0.83.0+1.20
minecraft_range=1.20.0
fabric_version=0.102.1+1.21.1
minecraft_range=1.21.1

0 comments on commit 0e7ea5b

Please sign in to comment.