mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-16 03:35:10 +01:00
Update to 19w34a
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
id 'idea'
|
||||
id 'eclipse'
|
||||
id 'com.matthewprenger.cursegradle' version '1.0.9'
|
||||
id 'fabric-loom' version '0.2.4-SNAPSHOT'
|
||||
id 'fabric-loom' version '0.2.5-SNAPSHOT'
|
||||
}
|
||||
|
||||
boolean dev = System.getenv('RELEASE') == null || System.getenv('RELEASE').equals('false');
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
minecraft_version=1.14.4
|
||||
minecraft_version=19w34a
|
||||
|
||||
mod_version=1.0.5
|
||||
|
||||
fabric_loader_version=0.4.8+build.157
|
||||
fabric_version=0.3.0+build.200
|
||||
mappings_version=1.14.4+build.2
|
||||
fabric_loader_version=0.5.0+build.162
|
||||
fabric_version=0.3.1+build.208
|
||||
mappings_version=19w34a+build.10
|
||||
|
||||
# Satin library
|
||||
satin_version = 1.3.2
|
||||
satin_version = 1.15-SNAPSHOT
|
||||
|
||||
project_id=268324
|
||||
release_type=release
|
||||
|
||||
Reference in New Issue
Block a user