Add Fabric 1.21.11 support

This commit is contained in:
ReuS 2025-12-31 02:04:41 +11:00
parent 3ffdeebad5
commit 4f74e54e12
47 changed files with 4047 additions and 0 deletions

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