Added Pam's Harvestcraft support as well as a bit of stuff to help with ritual activation/deactivation.
This commit is contained in:
parent
5983ff4130
commit
dcecd05b85
11 changed files with 316 additions and 34 deletions
|
@ -12,7 +12,6 @@ public class HarvestRegistry
|
|||
|
||||
public static void registerHarvestHandler(IHarvestHandler handler)
|
||||
{
|
||||
System.out.println("Heeeeelllooooo");
|
||||
handlerList.add(handler);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue