mirror of
https://github.com/TeamMidnightDust/BlinkingSkinPort.git
synced 2025-12-16 10:45:09 +01:00
BlinkingSkinPort 2.2.0 - Port to 1.20
- Update to 1.20 - Make use of new MidnightLib features for better config screen
This commit is contained in:
@@ -2,17 +2,15 @@
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.19
|
||||
yarn_mappings=1.19+build.4
|
||||
loader_version=0.14.8
|
||||
minecraft_version=1.20
|
||||
yarn_mappings=1.20+build.1
|
||||
loader_version=0.14.21
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 2.1.1
|
||||
maven_group = eu.midnightdust
|
||||
archives_base_name = blinkingskinport
|
||||
mod_version = 2.2.0
|
||||
maven_group = eu.midnightdust
|
||||
archives_base_name = blinkingskinport
|
||||
|
||||
# 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.56.0+1.19
|
||||
midnightlib_version=0.5.2
|
||||
fabric_version=0.83.0+1.20
|
||||
midnightlib_version=1.4.1-fabric
|
||||
|
||||
Reference in New Issue
Block a user