fabric-1.20.6: copy from 1.20.4

This commit is contained in:
Kosma Moczek 2024-05-14 14:23:51 +02:00
parent b434f09035
commit eff2f7c512
45 changed files with 3964 additions and 0 deletions

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