Skip to content

Commit 319855f

Browse files
committed
I fucking forgor
1 parent 08cdde9 commit 319855f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/site/hellishmods/digitality/init/CommonPackInit.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public static void generate() {
5353

5454
@SubscribeEvent
5555
static void onConstruct(final FMLConstructModEvent e) {
56+
if (tmpDir==null) generate(); // Generate if not already
5657
ResourcePackInit.load(); // Call the resource pack method when the event comes
5758
}
5859
}

0 commit comments

Comments
 (0)