fabric-1.20: update to 1.20 release

This commit is contained in:
Kosma Moczek 2023-06-08 17:06:16 +02:00
parent 05b751a60e
commit 427bd6d0ef
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
minecraft_version=1.20-pre4
yarn_mappings=1.20-pre4+build.4
loader_version=0.14.19
fabric_version=0.81.2+1.20
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.14.21
fabric_version=0.83.0+1.20

View File

@ -27,8 +27,8 @@
"accessWidener" : "dynmap.accesswidener",
"depends": {
"fabricloader": ">=0.14.19",
"fabric": ">=0.81.2",
"minecraft": ["1.20.x"]
"fabricloader": ">=0.14.21",
"fabric": ">=0.83.0",
"minecraft": ["1.20"]
}
}