feat: use MidnightLib's new widget API for radius slider

This commit is contained in:
Martin Prokoph
2025-05-14 10:14:01 +02:00
parent 97c3a1c2ac
commit 5e4f4abd3b
9 changed files with 79 additions and 70 deletions

View File

@@ -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"
}
}