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