mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-15 19:25:09 +01:00
Another big step towards Blur+
- Added rainbow mode! - Allow gradients to be rotated - Add many new animation curves - Update to 1.20.5
This commit is contained in:
@@ -4,9 +4,9 @@ org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=24w11a
|
||||
yarn_mappings=24w11a+build.5
|
||||
loader_version=0.15.7
|
||||
minecraft_version=1.20.5
|
||||
yarn_mappings=1.20.5+build.1
|
||||
loader_version=0.15.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version=4.0.0
|
||||
@@ -15,5 +15,5 @@ org.gradle.parallel=true
|
||||
|
||||
# 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.96.11+1.20.5
|
||||
midnightlib_version=fabric-1.5.3-24w09a
|
||||
fabric_version=0.97.7+1.20.5
|
||||
midnightlib_version=1.5.4-fabric
|
||||
|
||||
Reference in New Issue
Block a user