initial commit for 1.21.3
This commit is contained in:
parent
af76831864
commit
d7ae9c86bb
39 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ group = parent.group
|
||||||
|
|
||||||
eclipse {
|
eclipse {
|
||||||
project {
|
project {
|
||||||
name = "Dynmap(Fabric-1.21.3)"
|
name = "Dynmap(Fabric-1.21)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
minecraft_version=1.21.3
|
minecraft_version=1.21.3
|
||||||
yarn_mappings=1.21.3+build.1
|
yarn_mappings=1.21.3+build.1
|
||||||
loader_version=0.16.9
|
loader_version=0.16.9
|
||||||
fabric_version=0.109.0+1.21.3
|
fabric_version=0.108.0+1.21.3
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.15.11",
|
"fabricloader": ">=0.15.11",
|
||||||
"fabric": ">=0.102.0",
|
"fabric": ">=0.98.0",
|
||||||
"minecraft": ["1.21.3"]
|
"minecraft": ["1.21-rc.1", "1.21"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue