Skip to content

Commit

Permalink
Revert "Add berry recipes"
Browse files Browse the repository at this point in the history
This reverts commit 1ee8fb3.
  • Loading branch information
progwml6 committed Sep 20, 2016
1 parent 1ee8fb3 commit e497100
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -15,11 +15,11 @@

import com.progwml6.natura.common.NaturaPulse;

//import mcp.mobius.waila.api.IWailaRegistrar;
import mcp.mobius.waila.api.IWailaRegistrar;

public class WailaRegistrar extends NaturaPulse
{
/* public static void wailaCallback(IWailaRegistrar registrar)
public static void wailaCallback(IWailaRegistrar registrar)
{
BlocksDataProvider blockDataProvider = new BlocksDataProvider();

Expand Down Expand Up @@ -47,5 +47,5 @@ public class WailaRegistrar extends NaturaPulse
registrar.registerStackProvider(blockDataProvider, netherSapling.getClass());
}

}*/
}
}

0 comments on commit e497100

Please sign in to comment.