Adds different sized crafting tables, they are as configurable as they can be (soon probably more configurable).
They work with CraftTweaker/MineTweaker integration:
mods.cct.OneByOne.addRecipe //CCT 1.1.0 and above
mods.cct.TwoByTwo.addShaped
mods.cct.TwoByTwo.addShapeless
mods.cct.TwoByTwo.remove
And etc... (Until TenByTen)
for now.