Add Fabric 1.21.3

This commit is contained in:
Stephan Eberle 2024-11-21 12:12:35 +01:00
parent 6b52f94884
commit af76831864
47 changed files with 3968 additions and 2 deletions

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