mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-25 18:17:37 +01:00
fabric-1.18: update to official 1.18 mappings & loader
This commit is contained in:
parent
e43844d6b8
commit
33a02d7724
@ -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…
Reference in New Issue
Block a user