Skip to content

Commit

Permalink
Upgrade for 1.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Joerg Taschek committed Apr 30, 2024
1 parent 90f2f82 commit a29eeec
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 @@ -5,18 +5,18 @@ org.gradle.jvmargs=-Xmx1G
# # check these on https://fabricmc.net/develop/

# Mod Properties
mod_version = 1.0.5_devjta
mod_version = 1.0.6_devjta
maven_group = yan.lx.bedrockMiner
archives_base_name = bedrock-miner

# Dependencies

minecraft_version=1.20.5
yarn_mappings=1.20.5+build.1
minecraft_version=1.20.6
yarn_mappings=1.20.6+build.1
loader_version=0.15.10

#Fabric api
fabric_version=0.97.6+1.20.5
fabric_version=0.97.8+1.20.6

## 代理
#systemProp.http.proxyHost=127.0.0.1
Expand Down

0 comments on commit a29eeec

Please sign in to comment.