Finishing the darn Phantom Hands ritual
This commit is contained in:
parent
f87da36775
commit
dc7d9ebc06
45 changed files with 662 additions and 270 deletions
|
@ -0,0 +1,6 @@
|
|||
package WayofTime.alchemicalWizardry.api;
|
||||
|
||||
public interface ILimitingLogic
|
||||
{
|
||||
public int getRoutingLimit();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue