Skip to content

Commit 09a626f

Browse files
committed
Added dummy resource to fix invalid resource issue
1 parent ce9e868 commit 09a626f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/main/resources/pack.mcmeta

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"pack": {
3+
"pack_format": 9,
4+
"description": "Dummy resource pack for Kotlin for forge"
5+
}
6+
}

0 commit comments

Comments
 (0)