Skip to content

Commit

Permalink
bro
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduFish committed Jul 17, 2024
1 parent 99b468f commit e0a510b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ hs_err_*.log
replay_*.log
*.hprof
*.jfr

build.gradle
2 changes: 1 addition & 1 deletion src/main/java/eu/raspberrymods/fishlib/FishLib.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package eu.raspberrymods.fishlib;

import net.fabricmc.api.ModInitializer;
import net.fabricmc.api.*;

import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

Expand Down

0 comments on commit e0a510b

Please sign in to comment.