mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-15 19:25:09 +01:00
1.19 Update (#45)
This commit is contained in:
@@ -2,18 +2,18 @@
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.18.2
|
||||
yarn_mappings=1.18.2+build.1
|
||||
loader_version=0.13.3
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19
|
||||
yarn_mappings=1.19+build.1
|
||||
loader_version=0.14.6
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 2.4.2
|
||||
mod_version = 2.5.0
|
||||
maven_group = com.tterrag.blur
|
||||
archives_base_name = blur
|
||||
|
||||
# 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.47.9+1.18.2
|
||||
satin_version = 1.7.2
|
||||
midnightlib_version=0.4.0
|
||||
fabric_version=0.55.1+1.19
|
||||
satin_version = 1.8.0
|
||||
midnightlib_version=0.5.2
|
||||
|
||||
Reference in New Issue
Block a user