mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-15 17:05:09 +01:00
MidnightLib 0.5.0 - Same as 0.4.2 but 1.19
This commit is contained in:
@@ -3,16 +3,16 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=22w19a
|
||||
yarn_mappings=22w19a+build.1
|
||||
loader_version=0.14.5
|
||||
minecraft_version=1.19-rc2
|
||||
yarn_mappings=1.19-rc2+build.1
|
||||
loader_version=0.14.6
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.4.1
|
||||
mod_version = 0.5.0
|
||||
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.52.3+1.19
|
||||
mod_menu_version = 2.0.2
|
||||
fabric_version=0.55.1+1.19
|
||||
mod_menu_version = 4.0.0-beta.4
|
||||
|
||||
Reference in New Issue
Block a user