Added a bunch of functions

This commit is contained in:
2023-08-11 11:15:45 +02:00
parent 6f24616c81
commit eddf87df4d
10 changed files with 338 additions and 15 deletions

View File

@@ -24,7 +24,7 @@
],
"depends": {
"fabricloader": ">=0.14.19",
"minecraft": "~1.19.4",
"minecraft": ">=1.20.1",
"java": ">=17",
"fabric-api": "*"
},