mirror of
https://github.com/TeamMidnightDust/PictureSign.git
synced 2025-12-16 06:05:09 +01:00
1.20.1 port
This will not receive any future updates
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
org.gradle.jvmargs=-Xmx2048M
|
||||
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.2
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.10
|
||||
enabled_platforms=fabric,neoforge
|
||||
|
||||
archives_base_name=picturesign
|
||||
mod_version=2.0.0-pre.3
|
||||
mod_version=2.0.0-1.20.1
|
||||
maven_group=eu.midnightdust
|
||||
release_type=beta
|
||||
curseforge_id=432008
|
||||
modrinth_id=YQnwl5Vv
|
||||
|
||||
midnightlib_version=1.5.7
|
||||
midnightlib_version=1.4.1
|
||||
watermedia_version=2.0.64
|
||||
|
||||
iris_version=1.6.17+1.20.4
|
||||
# The latest Iris version causes the build to fail, but we don't need that anyway
|
||||
|
||||
fabric_loader_version=0.15.11
|
||||
fabric_api_version=0.100.1+1.21
|
||||
fabric_api_version=0.92.2+1.20.1
|
||||
|
||||
neoforge_version=21.0.14-beta
|
||||
yarn_mappings_patch_neoforge_version = 1.21+build.4
|
||||
|
||||
Reference in New Issue
Block a user