mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-15 19:25:09 +01:00
Update to 1.18
This commit is contained in:
@@ -3,17 +3,17 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.17.1
|
||||
yarn_mappings=1.17.1+build.63
|
||||
loader_version=0.12.3
|
||||
minecraft_version=1.18
|
||||
yarn_mappings=1.18+build.1
|
||||
loader_version=0.12.8
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 2.4.0
|
||||
mod_version = 2.4.1
|
||||
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.41.0+1.17
|
||||
satin_version = 1.6.4
|
||||
midnightlib_version=0.3.0
|
||||
fabric_version=0.44.0+1.18
|
||||
satin_version = 1.7.0
|
||||
midnightlib_version=0.3.1
|
||||
|
||||
Reference in New Issue
Block a user