initial commit for 1.21.3

This commit is contained in:
Steviee 2024-11-21 15:29:15 +01:00
parent 71062dfa5e
commit 46a822743c
39 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ group = parent.group
eclipse {
project {
name = "Dynmap(Fabric-1.21.3)"
name = "Dynmap(Fabric-1.21)"
}
}

View file

@ -1,4 +1,4 @@
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.1
loader_version=0.16.9
fabric_version=0.109.0+1.21.3
fabric_version=0.108.0+1.21.3

View file

@ -28,7 +28,7 @@
"depends": {
"fabricloader": ">=0.15.11",
"fabric": ">=0.102.0",
"minecraft": ["1.21.3"]
"fabric": ">=0.98.0",
"minecraft": ["1.21-rc.1", "1.21"]
}
}