fabric-1.19.1: s/1.19/1.19.1/g

This commit is contained in:
Kosma Moczek 2022-07-29 23:58:21 +02:00
parent 5fbf9c9b3d
commit 68182a5030
39 changed files with 70 additions and 70 deletions

View file

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

View file

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