fabric-1.18: s/1.17.1/1.18/

This commit is contained in:
Kosma Moczek 2021-11-25 19:00:37 +01:00
parent 8bbf0f58ed
commit e2f48ca975
36 changed files with 64 additions and 64 deletions

View file

@ -1,7 +1,7 @@
{
"required": true,
"minVersion": "0.8",
"package": "org.dynmap.fabric_1_17_1.mixin",
"package": "org.dynmap.fabric_1_18.mixin",
"compatibilityLevel": "JAVA_16",
"mixins": [
"BiomeEffectsAccessor",

View file

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