Skip to content

Commit

Permalink
Add the 3 new TF liquid metals to mystcraft blacklisting
Browse files Browse the repository at this point in the history
  • Loading branch information
bonii-xx committed Mar 3, 2015
1 parent 3b7af71 commit e86fa2b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main/java/tconstruct/plugins/imc/TinkerMystcraft.java
Expand Up @@ -31,7 +31,10 @@ public void init (FMLInitializationEvent event)
moltenSilverFluid,
moltenInvarFluid,
moltenElectrumFluid,
moltenShinyFluid
moltenShinyFluid,
moltenSignalumFluid,
moltenLumiumFluid,
moltenMithrilFluid
};

TConstruct.logger.info("Mystcraft detected. Blacklisting Mystcraft fluid symbols.");
Expand Down

0 comments on commit e86fa2b

Please sign in to comment.