9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-27 10:59:20 +00:00
This commit is contained in:
XiaoMoMi
2024-08-31 22:57:45 +08:00
parent 3cbd1f65a6
commit bbde4ebd47
475 changed files with 24733 additions and 24341 deletions

View File

@@ -1,8 +1,46 @@
#systemProp.socks.proxyHost=127.0.0.1
#systemProp.socks.proxyPort=7890
# Project settings
# Rule: [major update].[feature update].[bug fix]
project_version=3.6.0
config_version=38
project_group=net.momirealms
#systemProp.http.proxyHost=127.0.0.1
#systemProp.http.proxyPort=7890
# Dependency settings
paper_version=1.20.4
jetbrains_annotations_version=24.0.0
slf4j_version=2.0.13
log4j_version=2.23.1
gson_version=2.10.1
asm_version=9.7
asm_commons_version=9.7
jar_relocator_version=1.7
adventure_bundle_version=4.17.0
adventure_platform_version=4.3.3
sparrow_heart_version=0.38
cloud_core_version=2.0.0-rc.2
cloud_services_version=2.0.0-rc.2
cloud_brigadier_version=2.0.0-beta.9
cloud_bukkit_version=2.0.0-beta.9
cloud_paper_version=2.0.0-beta.9
cloud_minecraft_extras_version=2.0.0-beta.9
boosted_yaml_version=1.3.7
byte_buddy_version=1.14.18
mojang_brigadier_version=1.0.18
bstats_version=3.0.2
geantyref_version=1.3.15
caffeine_version=3.1.8
rtag_version=6290733498
exp4j_version=0.4.8
placeholder_api_version=2.11.6
anti_grief_version=0.12
zstd_version=1.5.6-5
flow_nbt_version=2.0.2
guava_version=33.2.0-jre
vault_version=1.7
#systemProp.https.proxyHost=127.0.0.1
#systemProp.https.proxyPort=7890
# Proxy settings
systemProp.socks.proxyHost=127.0.0.1
systemProp.socks.proxyPort=7890
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=7890
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=7890