Skip to content

Commit

Permalink
Fix #4690
Browse files Browse the repository at this point in the history
  • Loading branch information
Vazkii committed Apr 5, 2024
1 parent c6d0ea7 commit f99d548
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

import java.util.*;

@ZetaLoadModule(category = "tweaks")
@ZetaLoadModule(category = "tweaks", antiOverlap = "nerb")
public class AutomaticRecipeUnlockModule extends ZetaModule {

@Config(description = "A list of recipe names that should NOT be added in by default")
Expand Down

0 comments on commit f99d548

Please sign in to comment.