mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-15 17:05:09 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user