Version update to 1.18.1

This commit is contained in:
Frank 2021-12-10 12:47:55 +01:00
parent 358c0099dd
commit e6166918fe
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ loom_version=0.10-SNAPSHOT
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version= 1.18
minecraft_version= 1.18.1
loader_version= 0.12.9
fabric_version = 0.44.0+1.18

View file

@ -35,8 +35,8 @@
],
"depends": {
"fabricloader": ">=0.12.9",
"fabric": ">=0.43.0",
"minecraft": ">=1.18"
"fabric": ">=0.44.0",
"minecraft": ">=1.18.1"
},
"custom":{
"modmenu":{