mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-23 18:55:14 +01:00
fabric-1.19.4: update dependencies to 1.19.4
This commit is contained in:
parent
ff5f829f16
commit
3bb74d41c2
@ -1,5 +1,5 @@
|
|||||||
plugins {
|
plugins {
|
||||||
id 'fabric-loom' version '1.0.12'
|
id 'fabric-loom' version '1.1.10'
|
||||||
}
|
}
|
||||||
|
|
||||||
archivesBaseName = "Dynmap"
|
archivesBaseName = "Dynmap"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
minecraft_version=1.19.3
|
minecraft_version=1.19.4
|
||||||
yarn_mappings=1.19.3+build.2
|
yarn_mappings=1.19.4+build.1
|
||||||
loader_version=0.14.11
|
loader_version=0.14.17
|
||||||
fabric_version=0.68.1+1.19.3
|
fabric_version=0.75.3+1.19.4
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.11",
|
"fabricloader": ">=0.14.17",
|
||||||
"fabric": ">=0.68.1",
|
"fabric": ">=0.75.3",
|
||||||
"minecraft": ["1.19.3"]
|
"minecraft": ["1.19.4"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user