mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-15 19:25:09 +01:00
feat: use MidnightLib's new widget API for radius slider
This commit is contained in:
@@ -28,4 +28,11 @@ modId = "minecraft"
|
||||
mandatory = true
|
||||
versionRange = "[1.21.2,)"
|
||||
ordering = "NONE"
|
||||
side = "CLIENT"
|
||||
|
||||
[[dependencies.blur]]
|
||||
modId = "midnightlib"
|
||||
mandatory = true
|
||||
versionRange = "[1.7.3,)"
|
||||
ordering = "NONE"
|
||||
side = "CLIENT"
|
||||
Reference in New Issue
Block a user