stonecutter: support Fabric 1.20.1

This commit is contained in:
Martin Prokoph
2025-11-19 21:33:47 +01:00
parent 6e270b1a4d
commit 15ab623edb
6 changed files with 50 additions and 15 deletions

View File

@@ -37,6 +37,6 @@
"depends": {
"fabric": "*",
"minecraft": ">=1.21"
"minecraft": ">=1.20"
}
}