aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorSHsuperCM <shsupercm@gmail.com>2021-08-20 18:08:11 +0300
committerSHsuperCM <shsupercm@gmail.com>2021-08-20 18:08:11 +0300
commitc684710b01ed4d1b9b5363c392e24f31d31c527a (patch)
tree890eafd67c923f91b7d634f3c1880a821003ae79 /src/main/resources
parentec00a9307d3eadca3a7407173320f7f941401164 (diff)
downloadCITResewn-c684710b01ed4d1b9b5363c392e24f31d31c527a.tar.gz
CITResewn-c684710b01ed4d1b9b5363c392e24f31d31c527a.tar.bz2
CITResewn-c684710b01ed4d1b9b5363c392e24f31d31c527a.zip
Finished parser framework and cit.properties parsing
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index b483bd9..e5cc71c 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -13,7 +13,7 @@
"environment": "client",
"entrypoints": {
"client": [
- "shcm.shsupercm.fabric.citresewn.CITResewnClient"
+ "shcm.shsupercm.fabric.citresewn.CITResewn"
]
},
"mixins": [