Remove lots of useless stuff (will break existing worlds)
This commit is contained in:
parent
ab1a2910dd
commit
994d12a850
136 changed files with 1462 additions and 1551 deletions
|
@ -38,10 +38,6 @@ public interface ISubItemRetriever {
|
|||
|
||||
ItemStack getPlateByName(String name, int count);
|
||||
|
||||
ItemStack getPurifiedCrushedOreByName(String name);
|
||||
|
||||
ItemStack getPurifiedCrushedOreByName(String name, int count);
|
||||
|
||||
ItemStack getUpgradeByName(String name);
|
||||
|
||||
ItemStack getUpgradeByName(String name, int count);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue