Skip to content

Commit

Permalink
updated to Minecraft 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JR1811 committed Aug 13, 2024
1 parent b76786b commit cd66cce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 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.21
yarn_mappings=1.21+build.9
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.15.11

# Mod Properties
Expand All @@ -14,4 +14,4 @@ maven_group=io.fabricatedatelier.mayor
archives_base_name=mayor

# Dependencies
fabric_version=0.100.7+1.21
fabric_version=0.102.1+1.21.1
3 changes: 2 additions & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"authors": [
"DEV - Globox",
"DEV - ShiroJR",
"ART - ShiroJR"
"ART - ShiroJR",
"ART - Apfelrunder"
],
"contact": {
"homepage": "https://github.com/fabricated-atelier",
Expand Down

0 comments on commit cd66cce

Please sign in to comment.