mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-25 10:07:37 +01:00
fabric-1.19.3: update to full release
This commit is contained in:
parent
7a5440f32e
commit
7dee2150b6
@ -1,6 +1,5 @@
|
|||||||
plugins {
|
plugins {
|
||||||
// TODO: switch to a stable Loom release once 1.19.3 lands
|
id 'fabric-loom' version '1.0.12'
|
||||||
id 'fabric-loom' version '1.0-SNAPSHOT'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
archivesBaseName = "Dynmap"
|
archivesBaseName = "Dynmap"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
minecraft_version=1.19.3-pre2
|
minecraft_version=1.19.3
|
||||||
yarn_mappings=1.19.3-pre2+build.6
|
yarn_mappings=1.19.3+build.2
|
||||||
loader_version=0.14.10
|
loader_version=0.14.11
|
||||||
fabric_version=0.67.2+1.19.3
|
fabric_version=0.68.1+1.19.3
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.10",
|
"fabricloader": ">=0.14.11",
|
||||||
"fabric": ">=0.67.2",
|
"fabric": ">=0.68.1",
|
||||||
"minecraft": ["1.19.3-beta.2"]
|
"minecraft": ["1.19.3"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user