Skip to content

Commit c921e0d

Browse files
committed
fix modid
1 parent 446ee60 commit c921e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
modName = ChunkAPI
55

66
# This is a case-sensitive string to identify your mod. Convention is to use lower case.
7-
modId = fp_chunkapi
7+
modId = chunkapi
88

99
# The "root package" of your mod. All of your mod classes *should* be placed under this package for simplicity.
1010
modGroup = com.falsepattern.chunk

0 commit comments

Comments
 (0)