fixed ServerPlayNetworkHandlerMixin for fabric 1.16.4

This commit is contained in:
Pierre Kisters 2020-11-10 18:47:23 +01:00
parent 3ff0d632a2
commit 679979c156
43 changed files with 5404 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.16.4
yarn_mappings=1.16.4+build.6
loader_version=0.10.6+build.214
# 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.25.1+build.416-1.16