Skip to content

Commit c8ab432

Browse files
committed
Added trick package to the module-info.java
1 parent 27fff62 commit c8ab432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
requires net.minecraftforge.eventbus;
88

99
exports org.mangorage.mangobotplugin.entrypoint;
10+
exports org.mangorage.mangobotplugin.commands.trick;
1011
}

0 commit comments

Comments
 (0)