Add Fabric 1.21.7 support

This commit is contained in:
ReuS 2025-07-09 11:23:46 +11:00
parent 4a9565019e
commit 6ede8ee155
46 changed files with 3978 additions and 0 deletions

32
fabric-1.21.7/.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