Merge Fabric 1.21.3 and 1.21.4 (only one needed)

This commit is contained in:
Michael Primm 2025-01-14 19:25:43 -05:00
parent c05d565c7e
commit f8d56293d8
47 changed files with 1 additions and 3965 deletions

View file

@ -29,6 +29,6 @@
"depends": {
"fabricloader": ">=0.16.9",
"fabric": ">=0.108.0",
"minecraft": ["1.21.3"]
"minecraft": ["1.21.3","1.21.4"]
}
}