fabric-1.19.3: rename package references

This commit is contained in:
Kosma Moczek 2022-11-24 19:17:51 +01:00
parent 9d08b653e3
commit 16ea033729
38 changed files with 68 additions and 68 deletions

View file

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

View file

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