MidnightLib v0.2.2 - Update to 1.17-pre1

- Not much changed.
- Rough ModMenu port for 1.17-pre1 can be found here: https://github.com/Motschen/ModMenu/releases/tag/v2.0.0-mnd
This commit is contained in:
Motschen
2021-05-28 19:23:40 +02:00
parent 0d20721213
commit 4c965487b1
7 changed files with 49 additions and 40 deletions

View File

@@ -3,16 +3,16 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=21w19a
yarn_mappings=21w19a+build.9
minecraft_version=1.17-pre1
yarn_mappings=1.17-pre1+build.4
loader_version=0.11.3
# Mod Properties
mod_version = 0.2.1
mod_version = 0.2.2
maven_group = eu.midnightdust
archives_base_name = midnightlib
# 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.34.4+1.17
mod_menu_version = 2.0.0-beta.4
fabric_version=0.34.8+1.17
mod_menu_version = 2.0.0-mnd