Skip to content

Commit

Permalink
更新游戏版本与模组版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnyi116 committed Oct 16, 2023
1 parent 11c5472 commit 08893b1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
org.gradle.jvmargs=-Xmx1G

# Mod Properties
mod_version=1.2.1
mod_version=1.2.2
maven_group=yan.lx.bedrockMiner
archives_base_name=bedrock-miner

# Fabric Properties
# check these on https://fabricmc.net/versions.html

# Dependencies
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.14.22
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4
loader_version=0.14.23

#Fabric api
fabric_version=0.87.0+1.20.1
fabric_version=0.90.0+1.20.2

0 comments on commit 08893b1

Please sign in to comment.