Fix some things that went missing
This commit is contained in:
parent
348fee1e2a
commit
61c44a831b
14 changed files with 199 additions and 37 deletions
|
@ -63,7 +63,7 @@ public class BloodMagic
|
|||
{
|
||||
return true;
|
||||
}
|
||||
}.setNoTitle().setBackgroundImageName("items_search.png");
|
||||
}.setNoTitle().setBackgroundImageName("item_search.png");
|
||||
public static final boolean IS_DEV = (Boolean) Launch.blackboard.get("fml.deobfuscatedEnvironment");
|
||||
public static final List<Pair<IBloodMagicPlugin, BloodMagicPlugin>> PLUGINS = Lists.newArrayList();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue