Updated Sanguine Armour textures, added Blood Letter's Pack texture, fixed API imports.
This commit is contained in:
parent
bc50e92fa3
commit
ad3289d080
16 changed files with 25 additions and 16 deletions
|
@ -33,4 +33,8 @@ public interface IMasterRitualStone extends ISegmentedReagentHandler
|
|||
public NBTTagCompound getCustomRitualTag();
|
||||
|
||||
public void setCustomRitualTag(NBTTagCompound tag);
|
||||
|
||||
public boolean areTanksEmpty();
|
||||
|
||||
public int getRunningTime();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue