mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-16 03:35:10 +01:00
feat: use MidnightLib's new widget API for radius slider
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
"authors": [
|
||||
"Motschen",
|
||||
"tterrag1098",
|
||||
"Pyrofab",
|
||||
"Pyrofab"
|
||||
],
|
||||
"contributors": [
|
||||
"backryun",
|
||||
"byquanton"
|
||||
],
|
||||
@@ -31,6 +33,7 @@
|
||||
"blur.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"minecraft": ">=1.21.2"
|
||||
"minecraft": ">=1.21.2",
|
||||
"midnightlib": ">=1.7.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user