Fix server startup crash
This commit is contained in:
parent
9ce9c66fb9
commit
42c7162f3f
5 changed files with 18 additions and 3 deletions
|
@ -36,7 +36,6 @@ public class BloodMagic {
|
|||
}
|
||||
};
|
||||
|
||||
private InventoryRenderHelper renderHelper = new InventoryRenderHelper(Constants.Mod.DOMAIN);
|
||||
private LogHelper logger = new LogHelper(Constants.Mod.MODID);
|
||||
private File configDir;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue