@@ -85,10 +85,14 @@ hold = 'liquid', has = 'farming:ethanol'; empty = 'vessels:glass_bottle'; }; }; + alcohols = { + ['farming:bottle_ethanol'] = { kind = 'pure' }; + ['wines:vodka' ] = { kind = 'pure' }; + }; boxes = {}; containers = {}; residue = { ['farming:hemp_oil'] = 'vessels:glass_bottle'; }; }