fabric-1.18: update to official 1.18 mappings & loader
This commit is contained in:
parent
e43844d6b8
commit
33a02d7724
2 changed files with 4 additions and 4 deletions
|
|
@ -6,9 +6,9 @@ archives_base_name=Dynmap
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.18-rc1
|
||||
yarn_mappings=1.18-rc1+build.1
|
||||
loader_version=0.12.5
|
||||
minecraft_version=1.18
|
||||
yarn_mappings=1.18+build.1
|
||||
loader_version=0.12.6
|
||||
|
||||
#Fabric api
|
||||
fabric_version=0.43.1+1.18
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
],
|
||||
|
||||
"depends": {
|
||||
"fabricloader": ">=0.12.5",
|
||||
"fabricloader": ">=0.12.6",
|
||||
"fabric": ">=0.43.1",
|
||||
"minecraft": "1.18.x"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue