Version update to 1.18.1
This commit is contained in:
parent
358c0099dd
commit
e6166918fe
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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":{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue