fabric-1.19: update to 1.19 release
Apply suggestions from code review Co-authored-by: ThalusA <15985204+ThalusA@users.noreply.github.com>
This commit is contained in:
parent
dd2454bb9e
commit
4682c12344
3 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "org.dynmap.fabric_1_19.mixin",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
"BiomeEffectsAccessor",
|
||||
"MinecraftServerMixin",
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.6",
|
||||
"fabric": ">=0.53.4",
|
||||
"fabric": ">=0.55.2",
|
||||
"minecraft": "1.19.x"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue