支持1.21,修复一些问题,为自动工具添加实体识别

This commit is contained in:
expvintl
2024-08-18 17:46:46 +08:00
parent b86130c6f7
commit 2d360b24f1
255 changed files with 417 additions and 602 deletions

View File

@ -1,17 +1,16 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.14.22
minecraft_version=1.21
yarn_mappings=1.21+build.9
loader_version=0.16.0
#Fabric api
fabric_version=0.100.8+1.21
# Mod Properties
mod_version = 1.0
maven_group = com.expvintl
archives_base_name = MCTools
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.87.0+1.20.1
archives_base_name = MCTools