This commit is contained in:
skippyall
2024-09-13 19:37:38 +02:00
parent a236abdd5c
commit c497884884
34 changed files with 537 additions and 87 deletions
+3 -2
View File
@@ -26,8 +26,9 @@
"minions.mixins.json"
],
"depends": {
"fabricloader": ">=${loader_version}",
"fabricloader": "*",
"fabric": "*",
"minecraft": "${minecraft_version}"
"minecraft": "~1.21",
"polymer-core": "*"
}
}