Files
Blur/gradle.properties
Martin Prokoph 22037bd37d Rewrite large parts of the mod
Blur is now more alive than ever, as I've been working on a new update: Blur+ 🪩
The mod's goal now is to improve upon the vanilla blur effect, adding smooth & configurable animations, the ability to apply it to containers (such as the inventory, chests, etc.), as well as customizable gradient backgrounds. 🌈
2024-03-23 15:47:29 +01:00

20 lines
558 B
Properties
Executable File

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
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
# Mod Properties
mod_version=4.0.0
maven_group=eu.midnightdust.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.96.11+1.20.5
midnightlib_version=fabric-1.5.3-24w09a