Move setRegistryName out of item/block constructors
This commit is contained in:
parent
b259afc7df
commit
d48e4e5ae8
78 changed files with 92 additions and 206 deletions
|
@ -12,7 +12,6 @@ public class ItemSigilCompression extends ItemSigilToggleableBase
|
|||
public ItemSigilCompression()
|
||||
{
|
||||
super("compression", 200);
|
||||
setRegistryName(Constants.BloodMagicItem.SIGIL_COMPRESSION.getRegName());
|
||||
}
|
||||
|
||||
// TODO REWRITE all compression stuff if someone has time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue