version bump and gradle update

This commit is contained in:
Jonas_Jones 2024-01-10 01:24:14 +01:00
parent 3fd5ae28aa
commit a2ec034dcd
10 changed files with 218 additions and 137 deletions

View file

@ -1,15 +1,17 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.2
loader_version=0.15.1
yarn_mappings=1.20.4+build.1
loader_version=0.15.0
# Mod Properties
mod_version = 0.3.2
mod_version = 0.3.3
maven_group = me.jonasjones
archives_base_name = mcwebserver-fabric-quilt
# Dependencies
fabric_version=0.91.2+1.20.4
fabric_version=0.91.1+1.20.4