Merge branch 'feature/skin_improvements' into 1.21.3

# Conflicts:
#	src/main/java/io/github/skippyall/minions/module/MoveModule.java
#	src/main/resources/minions.mixins.json
This commit is contained in:
skippyall
2025-04-24 22:11:34 +02:00
40 changed files with 688 additions and 309 deletions
+4
View File
@@ -14,6 +14,10 @@ base {
archivesName = project.archives_base_name
}
loom {
accessWidenerPath = file("src/main/resources/minions.accesswidener")
}
repositories {
// Add repositories to retrieve artifacts from in here.
// You should only use this when depending on other mods because