Added Basic Graft Guide Support.

This commit is contained in:
AlgorithmX2
2014-03-24 02:55:46 -05:00
parent 1a8944f154
commit 16a691d42e
2 changed files with 310 additions and 0 deletions
+1
View File
@@ -84,6 +84,7 @@ public class AppEng
IntegrationSide.CLIENT, "Waila", "Waila", "Waila", // Waila
IntegrationSide.CLIENT, "Inventory Tweaks", "inventorytweaks", "InvTweaks", // INV
IntegrationSide.CLIENT, "Not Enough Items", "NotEnoughItems", "NEI", // NEI
IntegrationSide.CLIENT, "Craft Guide", "craftguide", "CraftGuide", // CraftGuide
IntegrationSide.BOTH, "Forge MultiPart", "McMultipart", "FMP" // FMP
} );