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

@@ -4,9 +4,9 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.2
loader_version=0.14.19
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.14.22
# Mod Properties
mod_version=1.0.0
@@ -14,4 +14,4 @@ maven_group=com.xeovalyte.polarcraft
archives_base_name=polarcraft-mod
# Dependencies
fabric_version=0.79.0+1.19.4
fabric_version=0.86.1+1.20.1