Add missing textures, shift to 1.21.6 and 1.21.7

This commit is contained in:
Mike Primm 2025-07-09 00:08:41 -04:00
parent 0dc408e713
commit daac0c748e
86 changed files with 26 additions and 26 deletions

32
fabric-1.21.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