Skip to content

Commit

Permalink
Update StartupUtils.java
Browse files Browse the repository at this point in the history
  • Loading branch information
IamTheDefender authored Apr 8, 2023
1 parent 70cb22f commit 1017b58
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ public static void registerItems(){
new IceBridgeRotationItem().register();
new BridgeZapperRotationItem().register();
new FestivityMineRotationItem().register();
new UnicornRotationItem().register();
}


public static void addValuesToConfig(){
ConfigUtils config = new ConfigUtils();
Expand Down

0 comments on commit 1017b58

Please sign in to comment.