fabric-1.19.4: rename 1.19.3 -> 1.19.4

This commit is contained in:
Kosma Moczek 2023-03-14 21:03:27 +01:00
parent ff2d42ed71
commit e4b857d78d
39 changed files with 69 additions and 69 deletions

View file

@ -1,7 +1,7 @@
{
"required": true,
"minVersion": "0.8",
"package": "org.dynmap.fabric_1_19_3.mixin",
"package": "org.dynmap.fabric_1_19_4.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
"BiomeEffectsAccessor",

View file

@ -18,7 +18,7 @@
"environment": "*",
"entrypoints": {
"main": [
"org.dynmap.fabric_1_19_3.DynmapMod"
"org.dynmap.fabric_1_19_4.DynmapMod"
]
},
"mixins": [