Skip to content

Commit

Permalink
Updated env to 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Minenash committed Aug 19, 2024
1 parent 2eacc79 commit d9bcad9
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 @@ -3,11 +3,11 @@ org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21
yarn_mappings=1.21+build.7
loader_version=0.15.11
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.2

# Mod Properties
mod_version = 1.0.3+1.20.5
mod_version = 1.0.3+1.21
maven_group = com.minenash
archives_base_name = monsters-in-the-closet

0 comments on commit d9bcad9

Please sign in to comment.