1.18 #7

Merged
TwoPointInfinity merged 2 commits from 1.18 into 1.17 2021-12-03 20:06:22 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2948e19f5b - Show all commits

View File

@ -29,6 +29,6 @@
"depends": { "depends": {
"fabricloader": ">=0.11.3", "fabricloader": ">=0.11.3",
"minecraft": "1.18.x", "minecraft": "1.18.x",
"java": ">=17" "java": ">=16"
} }
} }