Skip to content

Commit

Permalink
Update to Minecraft 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Siphalor committed Jun 17, 2023
1 parent 6b46d52 commit 85cb374
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ org.gradle.jvmargs = -Xmx1G

# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_major_version = 1.19
minecraft_version = 1.19.3
mod_mc_version_spec = 1.19.x
minecraft_major_version = 1.20
minecraft_version = 1.20.1
mod_mc_version_spec = 1.20+
yarn_mappings = 2
loader_version = 0.14.12

Expand All @@ -19,6 +19,6 @@ archives_base_name = capsaicin
lombok_version = 1.18.28

# Mod dependencies
appleskin_version = mc1.19.3-2.4.2
fabric_api_version = 0.70.0+1.19.3
polymer_version = 0.3.13+1.19.3
appleskin_version = mc1.20-2.5.0
fabric_api_version = 0.83.1+1.20.1
polymer_version = 0.5.1+1.20.1

0 comments on commit 85cb374

Please sign in to comment.