Removed Purify Crafting Handler.
Added Crystal Growth ( for Nether, Certus, and Fluix. ) Added Macerator Crafting Handler. Added Pulverizer Crafting Handler. Implemented Grid Crafting Handler. Formation Planes now eject items in a more consistent manner. Formation Planes can now place, or eject into replaceable blocks ( air/grass/fluids )
This commit is contained in:
@@ -12,4 +12,6 @@ public interface IIC2
|
||||
|
||||
ItemStack getItem(String string);
|
||||
|
||||
void maceratorRecipe(ItemStack in, ItemStack out);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user