Fix for Aura of Expulsion
This commit is contained in:
parent
428a618eaf
commit
52acccaad6
4 changed files with 198 additions and 61 deletions
|
@ -26,7 +26,7 @@ public class DemonBuilding
|
|||
|
||||
public String getName()
|
||||
{
|
||||
return schematic.name;
|
||||
return schematic.getName();
|
||||
}
|
||||
|
||||
public boolean isValid(GridSpaceHolder master, int gridX, int gridZ, ForgeDirection dir)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue