Skip to content

Commit

Permalink
remove crash
Browse files Browse the repository at this point in the history
  • Loading branch information
AViewFromTheTop committed Jan 17, 2025
1 parent e46eb0e commit c6d3b1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/net/frozenblock/lib/FrozenMain.java
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ public FrozenMain() {

@Override
public void onInitialize(String modId, ModContainer container) {
if (!FabricLoader.getInstance().isModLoaded("trailiertales")) throw new AssertionError();

FrozenRegistry.initRegistry();

// QUILT INIT
Expand Down

0 comments on commit c6d3b1f

Please sign in to comment.