Skip to content

Commit 5ccd53d

Browse files
committed
rename lambda.mixins.common.json to lambda.mixins.json
1 parent 80ac402 commit 5ccd53d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
]
2222
},
2323
"mixins": [
24-
"${modId}.mixins.common.json"
24+
"${modId}.mixins.json"
2525
],
2626
"accessWidener": "${modId}.accesswidener",
2727
"depends": {
File renamed without changes.

0 commit comments

Comments
 (0)