Skip to content

Commit

Permalink
Remove dungeons 2 from default config
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Aug 18, 2024
1 parent f9346c2 commit 60de3f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/cleanroommc/fugue/common/Fugue.java
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package com.cleanroommc.fugue.common;

import com.cleanroommc.fugue.Reference;
import com.cleanroommc.fugue.handler.PlayerJoinHandler;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.fml.common.Loader;
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.Mod.Instance;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ Add them to list could redirect their toURI() to a decent jar URL.
"snownee.minieffects.core.CoreMod",
"com.replaymod.core.tweaker.ReplayModTweaker",
"com.replaymod.core.LoadingPlugin",
"com.someguyssoftware.dungeonsengine.config.DungeonConfigLoader",
"zone.rong.loliasm.common.crashes.ModIdentifier",
"online.flowerinsnow.greatscrollabletooltips.tweaker.GreatScrollableTooltipsTweaker",
};
Expand Down

0 comments on commit 60de3f4

Please sign in to comment.