Skip to content

Commit 4ce3d8b

Browse files
Merge pull request #6 from FuBangkun/patch-1
Add plugin entry to modid.mixin.json
2 parents 5d8e9c0 + 0499e64 commit 4ce3d8b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/modid.mixin.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"required": true,
33
"package": "com.example.modid.mixin",
4+
"plugin": "com.example.modid.ModMixinConfigPlugin",
45
"compatibilityLevel": "JAVA_25",
56
"target": "@env(DEFAULT)",
67
"client": [

0 commit comments

Comments
 (0)