fabric-1.20: update Fabric to 1.20-pre4

This commit is contained in:
Kosma Moczek 2023-05-23 01:09:20 +02:00
parent 0ee1b6001a
commit 1450a57aba
3 changed files with 8 additions and 8 deletions

View file

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