fix 1.21.4

This commit is contained in:
viloz1 2024-12-05 21:35:52 +01:00
parent 6b52f94884
commit 7d3cd0d02d
58 changed files with 3976 additions and 12 deletions

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