#Name: Forestry.zs #Author: Feed the Beast print("Initializing 'Forestry.zs'..."); #casing recipes.remove(); recipes.addShaped(, [[, , ], [, null, ], [, , ]]); #therm fab recipes.remove(); recipes.addShaped(, [[, , ], [, , ], [, , ]]); print("Initialized 'Forestry.zs'");