Add support for fabric 1.14.4

This commit is contained in:
Cat Core 2021-04-30 21:48:56 +02:00
parent e49452ea12
commit a2f6a21d3c
43 changed files with 5433 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.14.4
yarn_mappings=1.14.4+build.18
loader_version=0.10.1+build.209
# Mod Properties
archives_base_name=Dynmap
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.28.5+1.14