support for fabric-1.21.1

This commit is contained in:
Peter Svensson 2024-08-16 09:13:22 +02:00
parent 6b52f94884
commit 0966963440
46 changed files with 3966 additions and 0 deletions

32
fabric-1.21.1/.gitignore vendored Normal file
View file

@ -0,0 +1,32 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/
# other
*.log